Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pocl.spec'], nspawn_args=[]timeout=0printOutput=Falsegid=135uid=1001shell=Falselogger=user='mockbuild'env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-4900/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pocl.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pocl-0.14-0.5.gite05a24b.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pocl.spec'], nspawn_args=[]timeout=0printOutput=Falsegid=135uid=1001shell=Falselogger=user='mockbuild'env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-4900/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pocl.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NFPCW8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pocl-e05a24b1a923ee758d4bc297721d1be994567771 + /usr/bin/gzip -dc /builddir/build/SOURCES/pocl-e05a24b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pocl-e05a24b1a923ee758d4bc297721d1be994567771 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-wrap-more-stuff-for-64-bit-atomics.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + xargs rm -f + find . -depth -name 'utlist*' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.izdcOf + umask 022 + cd /builddir/build/BUILD + cd pocl-e05a24b1a923ee758d4bc297721d1be994567771 + mkdir x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu ~/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON ../ -DENABLE_ICD=1 -DPOCL_INSTALL_ICD_VENDORDIR=/etc/OpenCL/vendors '-DEXTRA_KERNEL_CXX_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11' -DKERNELLIB_HOST_CPU_VARIANTS=distro -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.0") -- Checking for module 'hwloc' -- Found hwloc, version 1.11.5 -- Found Hwloc: hwloc -- Found hwloc 1.11.5 in :hwloc -- Hwloc_VERSION 1.11.5 -- Hwloc_LDFLAGS -lhwloc -- Hwloc_CFLAGS -- Using llvm-config: /usr/bin/llvm-config -- LLVM binaries suffix : -- llvm-config's LLVM_PREFIX is: /usr -- llvm-config's LLVM_VERSION_FULL is: 4.0.0 -- LLVM_VERSION: 4.0 -- llvm-config's LLVM_CFLAGS is: -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-comment -Werror=date-time -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- llvm-config's LLVM_CXXFLAGS is: -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -Werror=date-time -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- llvm-config's LLVM_CPPFLAGS is: -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- llvm-config's LLVM_LDFLAGS is: -L/usr/lib64 -- llvm-config's LLVM_BINDIR is: /usr/bin -- llvm-config's LLVM_LIBDIR is: /usr/lib64 -- llvm-config's LLVM_INCLUDEDIR is: /usr/include -- llvm-config's LLVM_LIBS is: -lLLVM-4.0 -- llvm-config's LLVM_SRC_ROOT is: /builddir/build/BUILD/llvm-4.0.0.src -- llvm-config's LLVM_OBJ_ROOT is: /usr -- llvm-config's LLVM_ALL_TARGETS is: X86 AMDGPU PowerPC NVPTX SystemZ AArch64 ARM Mips BPF -- llvm-config's LLVM_HOST_TARGET is: x86_64-unknown-linux-gnu -- llvm-config's LLVM_BUILD_MODE is: RelWithDebInfo -- llvm-config's LLVM_ASSERTS_BUILD is: OFF -- llvm-config's LLVM_SYSLIBS is: -- Found clang: /usr/bin/clang -- Found clang++: /usr/bin/clang++ -- Found opt: /usr/bin/opt -- Found llc: /usr/bin/llc -- Found llvm-as: /usr/bin/llvm-as -- Found llvm-link: /usr/bin/llvm-link -- Found lli: /usr/bin/lli -- Clang option used to specify the target : --target= -- Checking if clang++ works (required by vecmathlib) -- Clang++ works with : 1 -- Find out LLC target triple (for host x86_64-unknown-linux-gnu) -- LLC_TRIPLE : x86_64-unknown-linux-gnu -- Find out LLC host CPU with /usr/bin/llc -- LLVM link test OK -- LLVM link test result : TRUE -- Checking fp16 support -- fp16 disabled: 1 -- Clang is NOT patched for SPIR CC -- NOT using SPIR -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Success -- Looking for fork -- Looking for fork - found -- Looking for vfork -- Looking for vfork - found -- Vecmathlib use : 1 -- Clang++ flags for compiling kernel library: -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -- OpenCL flags for compiling kernel library: -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -- Trying to link LLVM to the single big libLLVM -- .. OK, using /usr/lib64/libLLVM-4.0.so -- ltdl found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'lttng-ust>=2.7' -- -- Checking for module 'ocl-icd>=1.3' -- Found ocl-icd, version 2.2.11 -- Using an ICD loader (cached): 1 -- Run tests with ICD: 1 -- OpenCL.h found, NOT installing our headers -- Failed to find tcecc or tce-config, disabling TCE -- TCE support : 0 -- Building the following device drivers: basic pthreads -- Looking for posix_memalign -- Looking for posix_memalign - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Align of float16 : 64 -- Align of double16 : 128 -- Host Kernel BC for "sse2": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse2.bc -- Host Kernel BC for "ssse3": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-ssse3.bc -- Host Kernel BC for "sse41": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse41.bc -- Host Kernel BC for "avx": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx.bc -- Host Kernel BC for "avx_fma4": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx_fma4.bc -- Host Kernel BC for "avx2": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx2.bc -- Host Kernel BC for "avx512": /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx512.bc -- OPENCL_LIBS: -lpthread;OpenCL -- OPENCL_CFLAGS: -- POCLU LINK OPTS: -lm;-lpthread;OpenCL;poclu -- Trying to enable testsuites: AMD;AMDSDK2.9;AMDSDK3.0;ASL;arrayfire;clBLAS;clFFT;CloverLeaf;Halide;IntelSVM;opencl-book-samples;OpenCV;Parboil;piglit;PyOpenCL;Rodinia;VexCL;ViennaCL -- Testsuite base dirs: -- binary: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples -- source: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples -- Disabling testsuite AMD - tarball not found -- Disabling testsuite AMDSDK2.9 - tarball not found -- Disabling testsuite AMDSDK3.0 - tarball not found -- Disabling testsuite ASL, required files (Boost or VTK) not found -- A library with BLAS API not found. Please specify library location. -- LAPACK requires BLAS -- Disabling testsuite arrayfire, requires git to checkout sources -- Disabling testsuite clBLAS, requires git to checkout sources -- Disabling testsuite clFFT, requires git to checkout sources -- Disabling testsuite CloverLeaf, requires git to checkout sources -- Disabling testsuite IntelSVM, required files not found -- Disabling opencl-book-samples, requires Subversion to checkout the sources -- Disabling testsuite OpenCV, required files not found -- Disabling testsuite Parboil, requires python 2.7 (Parboil is not python 3 compatible) -- Disabling testsuite piglit, requires git to checkout sources -- Disabling testsuite PyOpenCL, required files not found in /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/PyOpenCL/PyOpenCL-build. -- Disabling testsuite Rodinia, required files not found -- Disabling testsuite VexCL, requires git to checkout sources -- Disabling testsuite ViennaCL, required files not found -- -- *********************** SUMMARY *************************** -- -- ******* Directories: -- -- POCL_INSTALL_CMAKE_CONFIG_DIR: /usr/lib64/pocl -- POCL_INSTALL_ICD_VENDORDIR: /etc/OpenCL/vendors -- POCL_INSTALL_OPENCL_HEADER_DIR: /usr/include/CL -- POCL_INSTALL_PKGCONFIG_DIR: /usr/lib64/pkgconfig -- POCL_INSTALL_PRIVATE_DATADIR: /usr/share/pocl -- POCL_INSTALL_PRIVATE_HEADER_DIR: /usr/share/pocl/include -- POCL_INSTALL_PRIVATE_LIBDIR: /usr/lib64/pocl -- POCL_INSTALL_PUBLIC_BINDIR: /usr/bin -- POCL_INSTALL_PUBLIC_HEADER_DIR: /usr/include -- POCL_INSTALL_PUBLIC_LIBDIR: /usr/lib64 -- -- -- ******* LLVM Programs: -- -- LLVM_CONFIG: /usr/bin/llvm-config -- LLVM_OPT: /usr/bin/opt -- LLVM_LLC: /usr/bin/llc -- LLVM_AS: /usr/bin/llvm-as -- LLVM_LINK: /usr/bin/llvm-link -- LLVM_LLI: /usr/bin/lli -- WITH_LLVM_CONFIG (User preferred llvm-config): -- -- ******* Various Flags: -- -- CLANG_MARCH_FLAG: -march= -- CLANG_TARGET_OPTION: --target= -- CL_DISABLE_HALF: 1 -- CL_DISABLE_LONG: -- HAVE_CLOCK_GETTIME: 1 -- HAVE_GLEW: -- HAVE_LTTNG_UST: 0 -- HOST_AS_FLAGS: -- HOST_CLANG_FLAGS: --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -- HOST_LD_FLAGS: -shared -lm -- HOST_LLC_FLAGS: -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -- -- ICD_LD_FLAGS: -Wl,-Bsymbolic -- KERNEL_CLANGXX_FLAGS: -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -- KERNEL_CL_FLAGS: -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -- PTHREAD_LDFLAGS: -lpthread -- PTHREAD_CFLAGS: -- LIB_API_VERSION: 1 -- LIB_BUILD_VERSION: 1.7.0 -- -- LLVM_VERSION: 4.0 -- LLVM_ASSERTS_BUILD OFF -- LLVM_BUILD_MODE RelWithDebInfo -- LLVM_CFLAGS: -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-comment -Werror=date-time -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- LLVM_CXXFLAGS: -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -- LLVM_CPPFLAGS: -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -- LLVM_LDFLAGS: -L/usr/lib64 -- LLVM_LIBDIR: /usr/lib64 -- LLVM_INCLUDEDIR: /usr/include -- LLVM_SRC_ROOT: /builddir/build/BUILD/llvm-4.0.0.src -- LLVM_OBJ_ROOT: /usr -- LLVM_INCLUDE_DIRS: -- LLVM_ALL_TARGETS: X86 AMDGPU PowerPC NVPTX SystemZ AArch64 ARM Mips BPF -- LLVM_HOST_TARGET: x86_64-unknown-linux-gnu -- LLC_TRIPLE: x86_64-unknown-linux-gnu -- LLC_HOST_CPU: westmere -- MAX_EXTENDED_ALIGNMENT: 128 -- OCL_KERNEL_TARGET: x86_64-unknown-linux-gnu -- OCL_KERNEL_TARGET_CPU: westmere -- POCL_DEVICE_ADDRESS_BITS: 64 -- -- ----------- -------------------------------- -------- -- llvm libs libpocl will be linked to (POCL_LLVM_LIBS): -- /usr/lib64/libLLVM-4.0.so -- ----------- -------------------------------- -------- -- clang libs libpocl will be linked to (CLANG_LIBFILES): -- /usr/lib64/libclangFrontendTool.so;/usr/lib64/libclangFrontend.so;/usr/lib64/libclangDriver.so;/usr/lib64/libclangSerialization.so;/usr/lib64/libclangCodeGen.so;/usr/lib64/libclangParse.so;/usr/lib64/libclangSema.so;/usr/lib64/libclangRewrite.so;/usr/lib64/libclangRewriteFrontend.so;/usr/lib64/libclangStaticAnalyzerFrontend.so;/usr/lib64/libclangStaticAnalyzerCheckers.so;/usr/lib64/libclangStaticAnalyzerCore.so;/usr/lib64/libclangAnalysis.so;/usr/lib64/libclangEdit.so;/usr/lib64/libclangAST.so;/usr/lib64/libclangLex.so;/usr/lib64/libclangBasic.so -- ----------- -------------------------------- -------- -- system libs libpocl will be linked to (LLVM_SYSLIBS): -- -- ----------- -------------------------------- -------- -- ******* Enabled features: -- -- CLANG_SPIR: 0 -- ENABLE_ICD: 1 -- ENABLE_TCE: 0 -- ENABLE_TCEMC: 0 -- ENABLE_HSA: OFF -- ENABLE_ASAN (address sanitizer): OFF -- INSTALL_OPENCL_HEADERS (Install our headers): 0 -- OCL_DRIVERS (Drivers built): basic pthreads -- OCL_TARGETS (Targets built): host -- OCS_AVAILABLE: ON -- SINGLE_LLVM_LIB: ON -- TESTS_USE_ICD: 1 -- USE_VECMATHLIB: 1 -- Available testsuites: AMD;AMDSDK2.9;AMDSDK3.0;ASL;arrayfire;clBLAS;clFFT;CloverLeaf;Halide;IntelSVM;opencl-book-samples;OpenCV;Parboil;piglit;PyOpenCL;Rodinia;VexCL;ViennaCL -- Enabled testsuites: -- Disabled testsuites: AMD;AMDSDK2.9;AMDSDK3.0;ASL;arrayfire;clBLAS;clFFT;CloverLeaf;Halide;IntelSVM;opencl-book-samples;OpenCV;Parboil;piglit;PyOpenCL;Rodinia;VexCL;ViennaCL -- Kernel caching: ON -- Kernel library CPU variants: sse2;ssse3;sse41;avx;avx_fma4;avx2;avx512 -- Kernel library distro build: 1 -- Use fake address space IDs: 0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu + popd ~/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 + /usr/bin/make -O -j2 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 -B/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f include/CL/CMakeFiles/patched_cl_hpp.dir/build.make include/CL/CMakeFiles/patched_cl_hpp.dir/depend /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/include/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/include/CL/CMakeFiles/patched_cl_hpp.dir/DependInfo.cmake --color= Scanning dependencies of target patched_cl_hpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f include/CL/CMakeFiles/patched_cl_hpp.dir/build.make include/CL/CMakeFiles/patched_cl_hpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Generating ../../../include/CL/cl.hpp cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/include/CL && /usr/bin/patch -i /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tools/patches/khronos_cl.hpp.patch -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl.hpp.patched /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl.hpp.in patching file /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl.hpp.patched (read from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl.hpp.in) Hunk #2 succeeded at 214 with fuzz 2. cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/include/CL && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl.hpp.patched /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl.hpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_avx_fma4 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Patching cl.hpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Built target patched_cl_hpp make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_avx512 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 1%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 2%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 3%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 3%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 3%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 3%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 4%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 5%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 5%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 5%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 5%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 5%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 6%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 7%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 7%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 7%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 7%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 7%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 8%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 9%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 10%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 11%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 11%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 11%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 11%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 11%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 11%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 13%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 14%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 15%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 15%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 15%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 15%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 15%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 16%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 17%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 17%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 8 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 17%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 17%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 17%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 18%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 19%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 19%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 19%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 21%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 21%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 20%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 21%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 21%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 22%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 23%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 23%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 23%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 23%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=bdver1 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=skylake -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx_fma4.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-avx_fma4-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-avx_fma4_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=bdver1 -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx_fma4.bc kernel-x86_64-unknown-linux-gnu-avx_fma4-unoptimized.bc WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx_fma4/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Built target kernel_host_avx_fma4 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_sse41 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx512.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-avx512-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-avx512_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=skylake -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx512.bc kernel-x86_64-unknown-linux-gnu-avx512-unoptimized.bc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx512/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Built target kernel_host_avx512 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_sse2 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 25%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 25%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 25%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 25%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 26%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 27%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 27%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 27%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 27%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 28%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 29%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 30%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 31%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 32%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 33%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:403:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:541:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:579:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 34%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 35%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 35%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:403:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:541:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:579:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 37%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 38%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 39%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 39%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 39%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:908:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1005:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1040:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 12 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:908:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1005:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1040:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 12 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 40%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 41%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 42%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 43%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 45%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 44%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 45%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=penryn -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 46%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=athlon64 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse41.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-sse41-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-sse41_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=penryn -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse41.bc kernel-x86_64-unknown-linux-gnu-sse41-unoptimized.bc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse41/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Built target kernel_host_sse41 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_ssse3 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse2.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-sse2-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-sse2_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=athlon64 -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse2.bc kernel-x86_64-unknown-linux-gnu-sse2-unoptimized.bc WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/sse2/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Built target kernel_host_sse2 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_avx make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 48%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 49%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 50%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 51%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 51%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 51%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 52%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 53%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 54%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 55%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 56%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:403:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:541:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:579:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 57%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 58%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 60%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:908:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1005:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1040:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 12 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 61%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 62%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 64%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 63%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 64%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:371:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:498:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:533:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int4) == sizeof(int8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long2) == sizeof(long4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 65%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 66%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=core2 -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:339:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float4) == sizeof(float8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:455:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double3)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:487:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double2) == sizeof(double4)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 6 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 68%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 67%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-ssse3.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-ssse3-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-ssse3_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=core2 -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-ssse3.bc kernel-x86_64-unknown-linux-gnu-ssse3-unoptimized.bc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/ssse3/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Built target kernel_host_ssse3 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/DependInfo.cmake --color= Scanning dependencies of target kernel_host_avx2 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/svm_atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/svm_atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/svm_atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/abs.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/abs.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 69%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/abs_diff.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/abs_diff.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/abs_diff.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/add_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/add_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/add_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/all.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/all.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/all.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/any.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/any.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/any.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/as_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/as_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/as_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/async_work_group_copy.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/async_work_group_copy.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/async_work_group_copy.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atomics.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atomics.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/atomics.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/barrier.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/barrier.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../barrier.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/bitselect.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/bitselect.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/bitselect.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/clamp_int.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/clamp_int.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clamp_int.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/clz.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/clz.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/clz.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/convert_type.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/convert_type.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/convert_type.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/erf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/erf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 71%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/erfc.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/erfc.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/erfc.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 71%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_global_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_global_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_global_offset.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_global_offset.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_offset.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_global_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_global_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_global_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_group_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_group_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_group_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_depth.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_depth.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_depth.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_height.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_height.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_height.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_width.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_width.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_width.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 71%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_dim.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_image_dim.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_image_dim.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_local_id.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_local_id.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_id.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_local_size.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_local_size.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_local_size.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_num_groups.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_num_groups.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_num_groups.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_work_dim.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/get_work_dim.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/get_work_dim.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/hadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/hadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/hadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/lgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/lgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/lgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 72%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mad_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/max.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/max.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/max_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/max_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/max_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/min.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/min.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/min_i.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/min_i.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/min_i.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mul24.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mul24.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul24.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mul_hi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mul_hi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/mul_hi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/nextafter.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/nextafter.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/nextafter.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/popcount.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/popcount.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/popcount.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building C to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/printf.c.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -xc -D__CBUILD__ -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/printf.c.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/printf.c -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel_c.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/read_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/read_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/read_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rhadd.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rhadd.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rhadd.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rotate.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rotate.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/rotate.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/select.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/select.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/select.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/shuffle.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/shuffle.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/shuffle.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sub_sat.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sub_sat.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/sub_sat.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tgamma.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tgamma.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/tgamma.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/upsample.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/upsample.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/upsample.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 73%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vload.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vload.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vload_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vload_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vload_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vstore.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vstore.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vstore_half.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/vstore_half.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vstore_half.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/wait_group_events.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/wait_group_events.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/wait_group_events.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=sandybridge -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 3 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/write_image.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/write_image.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/write_image.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/acos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/acos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/acosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/acosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/acospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/acospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/acospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/asin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/asin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/asinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/asinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/asinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/asinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/asinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atan2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atan2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atan2pi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atan2pi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atan2pi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/atanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/atanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 74%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-avx-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-avx_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=sandybridge -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx.bc kernel-x86_64-unknown-linux-gnu-avx-unoptimized.bc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Built target kernel_host_avx make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl/CMakeFiles/llvmpasses.dir/DependInfo.cmake --color= Scanning dependencies of target llvmpasses make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/BarrierBlock.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/BarrierBlock.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/BarrierBlock.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cbrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cbrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cbrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ceil.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ceil.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ceil.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/clamp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/clamp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/clamp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/Kernel.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/Kernel.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/copysign.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/copysign.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/copysign.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cos.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cos.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cos.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/ParallelRegion.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cosh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cosh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cosh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cospi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cospi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cospi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/CanonicalizeBarriers.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 75%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cross.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/cross.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/cross.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 76%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/degrees.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/degrees.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/degrees.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 76%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/dot.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/dot.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/dot.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 76%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/LoopBarriers.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/exp.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/exp.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/exp10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/exp10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/Workgroup.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/Workgroup.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/Workgroup.cc: In function 'llvm::Function* createLauncher(llvm::Module&, llvm::Function*)': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/Workgroup.cc:373:8: warning: unused variable 'Changed' [-Wunused-variable] bool Changed = false; ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/exp2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/exp2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/exp2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/expm1.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/expm1.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/expm1.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/BarrierTailReplication.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fabs.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fabs.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fabs.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fast_distance.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fast_distance.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_distance.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fast_length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fast_length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fast_normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fast_normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fast_normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/Flatten.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/Flatten.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fdim.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fdim.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fdim.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/IsolateRegions.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/floor.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/floor.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/floor.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/WorkitemReplication.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fma.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fma.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:430:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:617:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fma.cc:644:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/ImplicitLoopBarriers.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmax.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmax.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmax.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmax.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmax.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 77%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/WorkItemAliasAnalysis.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmod.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fmod.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fmod.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fract.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/fract.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/fract.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/WorkitemHandler.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/frexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/frexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/frexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 78%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/WorkitemLoops.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/half_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/half_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/hypot.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/hypot.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/hypot.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/PHIsToAllocas.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ilogb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ilogb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/BreakConstantGEPs.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ilogb_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ilogb_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ilogb_.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/WorkitemHandlerChooser.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isfinite.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isfinite.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isfinite.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isgreaterequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isgreaterequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isgreaterequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/AllocasToEntry.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isinf.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isinf.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isinf.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/LLVMUtils.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 79%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isless.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isless.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isless.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/islessequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/islessequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/islessgreater.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/islessgreater.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/islessgreater.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isnan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isnan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/LLVMFileUtils.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/LLVMFileUtils.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/LLVMFileUtils.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isnormal.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isnormal.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnormal.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isnotequal.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isnotequal.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isnotequal.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 80%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/VariableUniformityAnalysis.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isunordered.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/isunordered.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/isunordered.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ldexp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ldexp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ldexp_.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/ldexp_.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:933:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1075:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/ldexp_.cc:1100:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 8 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/length.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/length.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/length.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/AutomaticLocals.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/ImplicitConditionalBarriers.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log10.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log10.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log10.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/DebugHelpers.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/RemoveBarrierCalls.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log1p.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log1p.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log1p.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/HandleSamplerInitialization.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log2.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/log2.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/log2.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/logb.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/logb.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/logb.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mad.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mad.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/maxmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/maxmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/maxmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/minmag.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/minmag.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/minmag.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mix.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/mix.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/mix.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/modf.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/modf.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/modf.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/nan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/nan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/nan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_cos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_cos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_cos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_divide.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_divide.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_divide.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_exp.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_exp.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 81%] Building CXX object lib/llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/../CL/devices -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -fPIC -o CMakeFiles/llvmpasses.dir/linker.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl/linker.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Built target llvmpasses make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/DependInfo.cmake --color= Scanning dependencies of target libpocl_unlinked_objs make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateContextFromType.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateContextFromType.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseContext.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseContext.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_exp10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_exp10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainContext.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainContext.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetContextInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetContextInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueue.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateCommandQueue.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateCommandQueueWithProperties.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateCommandQueueWithProperties.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_exp2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_exp2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_exp2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseCommandQueue.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseCommandQueue.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainCommandQueue.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainCommandQueue.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetCommandQueueInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetCommandQueueInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_log.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_log.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateSubBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueFillImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueFillBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueFillBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_log10.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_log10.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log10.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueReadBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadBufferRect.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueReadBufferRect.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_log2.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_log2.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_log2.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueMapBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueUnmapMemObject.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueUnmapMemObject.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarkerWithWaitList.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueMarkerWithWaitList.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseMemObject.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseMemObject.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainMemObject.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainMemObject.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetMemObjectInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetMemObjectInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSetMemObjectDestructorCallback.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSetMemObjectDestructorCallback.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithSource.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateProgramWithSource.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 83%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_recip.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_recip.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_recip.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateProgramWithBinary.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateProgramWithBinary.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseProgram.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseProgram.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainProgram.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_rsqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_rsqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_rsqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clBuildProgram.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clBuildProgram.c: In function 'POclBuildProgram': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clBuildProgram.c:224:10: warning: unused variable 'size' [-Wunused-variable] size_t size = 512; ^~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_sin.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_sin.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sin.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArg.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSetKernelArg.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_sqrt.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_sqrt.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_sqrt.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNDRangeKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNDRangeKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNDRangeKernel.c:26:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNDRangeKernel.c: In function 'POclEnqueueNDRangeKernel': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_cl.h:101:7: warning: 'new_event_wait_list' may be used uninitialized in this function [-Wmaybe-uninitialized] free((F_PTR)); \ ^~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNDRangeKernel.c:68:13: note: 'new_event_wait_list' was declared here cl_event *new_event_wait_list; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNDRangeKernel.c:26:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_cl.h:101:7: warning: 'mem_list' may be used uninitialized in this function [-Wmaybe-uninitialized] free((F_PTR)); \ ^~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNDRangeKernel.c:67:11: note: 'mem_list' was declared here cl_mem *mem_list; ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueNativeKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueNativeKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateKernelsInProgram.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateKernelsInProgram.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetKernelInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_tan.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/native_tan.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/native_tan.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelArgInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetKernelArgInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 85%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformIDs.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetPlatformIDs.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetPlatformInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetPlatformInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceIDs.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetDeviceIDs.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 85%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/normalize.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/normalize.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/normalize.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetDeviceInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetDeviceInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateContext.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateContext.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramBuildInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetProgramBuildInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueWriteBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteBufferRect.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueWriteBufferRect.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueCopyBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferRect.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueCopyBufferRect.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyBufferToImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueCopyBufferToImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImageToBuffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueCopyImageToBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMigrateMemObjects.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueMigrateMemObjects.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clFinish.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clFinish.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clFlush.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clFlush.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueBarrier.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueBarrier.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMarker.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueMarker.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetKernelWorkGroupInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetKernelWorkGroupInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetProgramInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetProgramInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventProfilingInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetEventProfilingInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clWaitForEvents.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clWaitForEvents.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWaitForEvents.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueWaitForEvents.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseEvent.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseEvent.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainEvent.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainEvent.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSetEventCallback.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSetEventCallback.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetEventInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetEventInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateUserEvent.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateUserEvent.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSetUserEventStatus.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSetUserEventStatus.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueTask.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueTask.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 87%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage2D.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateImage2D.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateImage3D.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateImage3D.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 86%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/pow.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/pow.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pow.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueReadImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueReadImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueWriteImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueWriteImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSampler.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateSampler.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseSampler.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseSampler.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainSampler.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainSampler.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/pown.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/pown.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pown.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetSamplerInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetSamplerInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueCopyImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueCopyImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueMapImage.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueMapImage.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetImageInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetImageInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/powr.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/powr.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/powr.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateFromGLTexture2D.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateFromGLTexture3D.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadCompiler.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clUnloadCompiler.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetSupportedImageFormats.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetSupportedImageFormats.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clGetExtensionFunctionAddress.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clGetExtensionFunctionAddress.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 88%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/radians.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/radians.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/radians.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clIcdGetPlatformIDsKHR.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clIcdGetPlatformIDsKHR.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clReleaseDevice.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clReleaseDevice.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clRetainDevice.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clRetainDevice.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clCreateSubDevices.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clCreateSubDevices.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clUnloadPlatformCompiler.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clUnloadPlatformCompiler.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_util.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_util.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_queue_util.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_queue_util.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_queue_util.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_image_util.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_image_util.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_image_util.c: In function 'pocl_check_device_supports_image': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_image_util.c:111:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (supported_image_formats[i].image_channel_order == ^~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_image_util.c:116:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' goto ERROR; ^~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_img_buf_cpy.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_img_buf_cpy.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_tracing.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_tracing.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_tracing.c:38:39: warning: 'lttng_tracer' defined but not used [-Wunused-const-variable=] static const struct pocl_event_tracer lttng_tracer; ^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_runtime_config.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_runtime_config.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_mem_management.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_mem_management.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_hash.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_hash.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_debug.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_debug.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_timing.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_timing.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSVMAlloc.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSVMAlloc.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSVMFree.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSVMFree.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMFree.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueSVMFree.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 89%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/remainder.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/remainder.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:396:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:568:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remainder.cc:593:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMap.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueSVMMap.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMUnmap.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueSVMUnmap.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemcpy.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueSVMMemcpy.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clEnqueueSVMMemFill.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clEnqueueSVMMemFill.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/remquo.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/remquo.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/remquo.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelArgSVMPointer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSetKernelArgSVMPointer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/clSetKernelExecInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/clSetKernelExecInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_binary.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_binary.c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_binary.c:53:21: warning: 'host_endian' defined but not used [-Wunused-const-variable=] static const char host_endian = 0; ^~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rint.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rint.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rint.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rootn.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rootn.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rootn.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/round.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/round.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/round.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rsqrt.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/rsqrt.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/rsqrt.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sign.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sign.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sign.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/signbit.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/signbit.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_int8) == sizeof(int16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long4) == sizeof(long8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/signbit.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_long8) == sizeof(long16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sin.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sin.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sin.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sincos.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sincos.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sincos.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 90%] Building CXX object lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/pocl_llvm_api.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/c++ -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -I"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../llvmopencl" -o CMakeFiles/libpocl_unlinked_objs.dir/pocl_llvm_api.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_llvm_api.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target libpocl_unlinked_objs make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/topology /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/topology /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/DependInfo.cmake --color= Scanning dependencies of target pocl-devices-topology make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/topology && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/topology/pocl_topology.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl-devices-topology make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/CMakeFiles/pocl-devices.dir/DependInfo.cmake --color= Scanning dependencies of target pocl-devices make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/devices.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices.dir/devices.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/devices.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/bufalloc.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices.dir/bufalloc.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/bufalloc.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/common.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices.dir/common.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/common.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/CMakeFiles/pocl-devices.dir/cpuinfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices.dir/cpuinfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/cpuinfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl-devices make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/pthread /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/DependInfo.cmake --color= Scanning dependencies of target pocl-devices-pthread make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sinh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sinh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices-pthread.dir/pthread.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/pthread/pthread.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/pthread/pthread_scheduler.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building C object lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/pthread/pthread_utils.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl-devices-pthread make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/basic /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/basic /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/DependInfo.cmake --color= Scanning dependencies of target pocl-devices-basic make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sinpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/sinpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/sinpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C object lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/basic.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/basic && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl-devices-basic.dir/basic.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/basic/basic.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target pocl-devices-basic make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/poclu/CMakeFiles/poclu.dir/build.make lib/poclu/CMakeFiles/poclu.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu/CMakeFiles/poclu.dir/DependInfo.cmake --color= Scanning dependencies of target poclu make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/poclu/CMakeFiles/poclu.dir/build.make lib/poclu/CMakeFiles/poclu.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C object lib/poclu/CMakeFiles/poclu.dir/bswap.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu && /usr/bin/cc -Dpoclu_EXPORTS -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/poclu.dir/bswap.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu/bswap.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C object lib/poclu/CMakeFiles/poclu.dir/misc.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu && /usr/bin/cc -Dpoclu_EXPORTS -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/poclu.dir/misc.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu/misc.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu/misc.c: In function 'poclu_read_binfile': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu/misc.c:107:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (src, *len, 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/smoothstep.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/smoothstep.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/smoothstep.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C object lib/poclu/CMakeFiles/poclu.dir/cl_half.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu && /usr/bin/cc -Dpoclu_EXPORTS -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/poclu.dir/cl_half.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu/cl_half.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Linking C shared library libpoclu.so cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu && /usr/bin/cmake -E cmake_link_script CMakeFiles/poclu.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -shared -Wl,-soname,libpoclu.so.1 -o libpoclu.so.1.7.0 CMakeFiles/poclu.dir/bswap.c.o CMakeFiles/poclu.dir/misc.c.o CMakeFiles/poclu.dir/cl_half.c.o -lm -lpthread -lOpenCL cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu && /usr/bin/cmake -E cmake_symlink_library libpoclu.so.1.7.0 libpoclu.so.1 libpoclu.so make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target poclu make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/step.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/step.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/step.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tan.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tan.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tan.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building CL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tanpi.cl.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -x cl -Xclang -cl-std=CL2.0 -D__OPENCL_C_VERSION__=200 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tanpi.cl.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanpi.cl -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_kernel.h -include /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/_enable_all_exts.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tanh.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/tanh.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/tanh.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building LL to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/svm_atomics_x86_64_no_fake_asids.ll.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/llvm-as -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/svm_atomics_x86_64_no_fake_asids.ll.bc /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host/../svm_atomics_x86_64_no_fake_asids.ll make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmopencl.dir/build.make lib/llvmopencl/CMakeFiles/llvmopencl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl/CMakeFiles/llvmopencl.dir/DependInfo.cmake --color= Scanning dependencies of target llvmopencl make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmopencl.dir/build.make lib/llvmopencl/CMakeFiles/llvmopencl.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Linking CXX shared module libllvmopencl.so cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl && /usr/bin/cmake -E cmake_link_script CMakeFiles/llvmopencl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -fvisibility-inlines-hidden -std=c++11 -ffunction-sections -fdata-sections -O2 -g -DNDEBUG -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -L/usr/lib64 -Wl,-export-dynamic -Wl,-z,relro -shared -o libllvmopencl.so CMakeFiles/llvmpasses.dir/BarrierBlock.cc.o CMakeFiles/llvmpasses.dir/Kernel.cc.o CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o CMakeFiles/llvmpasses.dir/Workgroup.cc.o CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o CMakeFiles/llvmpasses.dir/Flatten.cc.o CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o CMakeFiles/llvmpasses.dir/LLVMFileUtils.cc.o CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o CMakeFiles/llvmpasses.dir/linker.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target llvmopencl make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/bin /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin/CMakeFiles/poclcc.dir/DependInfo.cmake --color= Scanning dependencies of target poclcc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C object bin/CMakeFiles/poclcc.dir/poclcc.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/poclcc.dir/poclcc.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/bin/poclcc.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Linking C executable poclcc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/poclcc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/poclcc.dir/poclcc.c.o -o poclcc -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu: -rdynamic -lm -lpthread -lOpenCL ../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target poclcc make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/sampler_address_clamp.dir/DependInfo.cmake --color= Scanning dependencies of target sampler_address_clamp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C object tests/kernel/CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIE -o CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/sampler_address_clamp.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 93%] Linking C executable sampler_address_clamp cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cmake -E cmake_link_script CMakeFiles/sampler_address_clamp.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Wl,-z,relro CMakeFiles/sampler_address_clamp.dir/sampler_address_clamp.c.o -o sampler_address_clamp -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 93%] Built target sampler_address_clamp make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/kernel.dir/DependInfo.cmake --color= Scanning dependencies of target kernel make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 93%] Building C object tests/kernel/CMakeFiles/kernel.dir/kernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIE -o CMakeFiles/kernel.dir/kernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/kernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Linking C executable kernel cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cmake -E cmake_link_script CMakeFiles/kernel.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Wl,-z,relro CMakeFiles/kernel.dir/kernel.c.o -o kernel -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Built target kernel make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/image_query_funcs.dir/DependInfo.cmake --color= Scanning dependencies of target image_query_funcs make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Building C object tests/kernel/CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIE -o CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/image_query_funcs.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Linking C executable image_query_funcs cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cmake -E cmake_link_script CMakeFiles/image_query_funcs.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Wl,-z,relro CMakeFiles/image_query_funcs.dir/image_query_funcs.c.o -o image_query_funcs -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Built target image_query_funcs make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/test_shuffle.dir/DependInfo.cmake --color= Scanning dependencies of target test_shuffle make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Building C++ to LLVM bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/trunc.cc.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/clang++ --target=x86_64-unknown-linux-gnu -D_CL_DISABLE_HALF -march=haswell -emit-llvm -ffp-contract=off -DVML_NO_IOSTREAM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -D__OPENCL_VERSION__=200 -Dcl_khr_byte_addressable_store -Dcl_khr_global_int32_base_atomics -Dcl_khr_global_int32_extended_atomics -Dcl_khr_local_int32_base_atomics -Dcl_khr_local_int32_extended_atomics -Dcl_khr_spir -Dcl_khr_int64 -Dcl_khr_fp64 -Dcl_khr_int64_base_atomics -Dcl_khr_int64_extended_atomics -std=c++11 -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/trunc.cc.bc -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:140: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp8_32.h:275:28: warning: implicit conversion from 'int' to 'int_t' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:3: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:8: In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vecmathlib.h:141: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/../vecmathlib/vec_avx_fp16_16.h:303:28: warning: implicit conversion from 'int' to 'int_t' (aka 'short') changes value from 32768 to -32768 [-Wconstant-conversion] intvec_t offset = U(1) << (bits - 1); ~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:362:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_float8) == sizeof(float16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:519:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double4) == sizeof(double8)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/trunc.cc:542:3: warning: unused typedef '_static_assert' [-Wunused-local-typedef] pocl_static_assert(sizeof(pair_double8) == sizeof(double16)); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/vecmathlib-pocl/pocl-compat.h:13:44: note: expanded from macro 'pocl_static_assert' #define pocl_static_assert(b) typedef char _static_assert[(b)?+1:-1] ^ 5 warnings generated. make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Building CXX object tests/kernel/CMakeFiles/test_shuffle.dir/test_shuffle.cc.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_shuffle.dir/test_shuffle.cc.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc: In function 'int main(int, char**)': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:357:36: warning: ignoring attributes on template argument 'cl_short {aka short int}' [-Wignored-attributes] TestShuffle t("short"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:357:36: warning: ignoring attributes on template argument 'cl_ushort {aka short unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:361:37: warning: ignoring attributes on template argument 'cl_ushort {aka short unsigned int}' [-Wignored-attributes] TestShuffle t("ushort"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:361:37: warning: ignoring attributes on template argument 'cl_ushort {aka short unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:365:32: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] TestShuffle t("int"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:365:32: warning: ignoring attributes on template argument 'cl_uint {aka unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:369:33: warning: ignoring attributes on template argument 'cl_uint {aka unsigned int}' [-Wignored-attributes] TestShuffle t("uint"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:369:33: warning: ignoring attributes on template argument 'cl_uint {aka unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:373:34: warning: ignoring attributes on template argument 'cl_long {aka long int}' [-Wignored-attributes] TestShuffle t("long"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:373:34: warning: ignoring attributes on template argument 'cl_ulong {aka long unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:377:35: warning: ignoring attributes on template argument 'cl_ulong {aka long unsigned int}' [-Wignored-attributes] TestShuffle t("ulong"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:377:35: warning: ignoring attributes on template argument 'cl_ulong {aka long unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:381:35: warning: ignoring attributes on template argument 'cl_half {aka short unsigned int}' [-Wignored-attributes] TestShuffle t("half"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:381:35: warning: ignoring attributes on template argument 'cl_ushort {aka short unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:385:34: warning: ignoring attributes on template argument 'cl_float {aka float}' [-Wignored-attributes] TestShuffle t("float"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:385:34: warning: ignoring attributes on template argument 'cl_uint {aka unsigned int}' [-Wignored-attributes] /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:389:36: warning: ignoring attributes on template argument 'cl_double {aka double}' [-Wignored-attributes] TestShuffle t("double"); num_errors = t.run(); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_shuffle.cc:389:36: warning: ignoring attributes on template argument 'cl_ulong {aka long unsigned int}' [-Wignored-attributes] make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_shuffle cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shuffle.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_shuffle.dir/test_shuffle.cc.o -o test_shuffle -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_shuffle make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/DependInfo.cmake --color= Scanning dependencies of target test_fors_with_var_iteration_counts make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_fors_with_var_iteration_counts.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_fors_with_var_iteration_counts.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_fors_with_var_iteration_counts.cpp: In function 'int main()': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_fors_with_var_iteration_counts.cpp:131:15: warning: unused variable 'output' [-Wunused-variable] int * output = (int *) queue.enqueueMapBuffer( ^~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_fors_with_var_iteration_counts.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_fors_with_var_iteration_counts cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fors_with_var_iteration_counts.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_fors_with_var_iteration_counts.dir/test_fors_with_var_iteration_counts.cpp.o -o test_fors_with_var_iteration_counts -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_fors_with_var_iteration_counts make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_setargs.dir/DependInfo.cmake --color= Scanning dependencies of target test_setargs make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_setargs.dir/test_setargs.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_setargs.dir/test_setargs.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_setargs.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_setargs.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_setargs.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_setargs cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_setargs.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_setargs.dir/test_setargs.cpp.o -o test_setargs -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_setargs make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_id_dependent_computation.dir/DependInfo.cmake --color= Scanning dependencies of target test_id_dependent_computation make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_id_dependent_computation.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_id_dependent_computation.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_id_dependent_computation.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_id_dependent_computation cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_id_dependent_computation.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_id_dependent_computation.dir/test_id_dependent_computation.cpp.o -o test_id_dependent_computation -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_id_dependent_computation make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/DependInfo.cmake --color= Scanning dependencies of target test_barrier_between_for_loops make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_barrier_between_for_loops.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_barrier_between_for_loops.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_barrier_between_for_loops.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_barrier_between_for_loops cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_barrier_between_for_loops.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_barrier_between_for_loops.dir/test_barrier_between_for_loops.cpp.o -o test_barrier_between_for_loops -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_barrier_between_for_loops make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/DependInfo.cmake --color= Scanning dependencies of target test_for_with_var_iteration_count make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_for_with_var_iteration_count.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_for_with_var_iteration_count.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_for_with_var_iteration_count.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_for_with_var_iteration_count cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_for_with_var_iteration_count.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_for_with_var_iteration_count.dir/test_for_with_var_iteration_count.cpp.o -o test_for_with_var_iteration_count -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_for_with_var_iteration_count make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_early_return.dir/DependInfo.cmake --color= Scanning dependencies of target test_early_return make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_early_return.dir/test_early_return.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_early_return.dir/test_early_return.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_early_return.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_early_return.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_early_return.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_early_return cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_early_return.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_early_return.dir/test_early_return.cpp.o -o test_early_return -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_early_return make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/DependInfo.cmake --color= Scanning dependencies of target test_multi_level_loops_with_barriers make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_multi_level_loops_with_barriers.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_multi_level_loops_with_barriers.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_multi_level_loops_with_barriers.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_multi_level_loops_with_barriers cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_multi_level_loops_with_barriers.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_multi_level_loops_with_barriers.dir/test_multi_level_loops_with_barriers.cpp.o -o test_multi_level_loops_with_barriers -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_multi_level_loops_with_barriers make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_constant_array.dir/DependInfo.cmake --color= Scanning dependencies of target test_constant_array make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_constant_array.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_constant_array.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_constant_array.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_constant_array cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_constant_array.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_constant_array.dir/test_constant_array.cpp.o -o test_constant_array -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_constant_array make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_assign_loop_variable_to_privvar_makes_it_local_2 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] 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 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -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 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local_2.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking C executable test_assign_loop_variable_to_privvar_makes_it_local_2 cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro 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 -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_assign_loop_variable_to_privvar_makes_it_local_2 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_locals.dir/DependInfo.cmake --color= Scanning dependencies of target test_locals make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_locals.dir/test_locals.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_locals.dir/test_locals.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_locals.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_locals.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_locals.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_locals cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_locals.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_locals.dir/test_locals.cpp.o -o test_locals -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_locals make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_loop_phi_replication.dir/DependInfo.cmake --color= Scanning dependencies of target test_loop_phi_replication make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Linking & optimizing Kernel bitcode /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx2.bc cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/xargs /usr/bin/llvm-link -o kernel-x86_64-unknown-linux-gnu-avx2-unoptimized.bc < /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/kernel_x86_64-unknown-linux-gnu-avx2_linklist.txt cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host && /usr/bin/opt -relocation-model=pic -mtriple=x86_64-unknown-linux-gnu -mcpu=haswell -O3 -fp-contract=off -o /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx2.bc kernel-x86_64-unknown-linux-gnu-avx2-unoptimized.bc make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' WARNING: Linking two modules of different data layouts: '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/avx2/barrier.ll.bc' is '' whereas 'llvm-link' is 'e-m:e-i64:64-f80:128-n8:16:32:64-S128' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target kernel_host_avx2 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_issue_231.dir/DependInfo.cmake --color= Scanning dependencies of target test_issue_231 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_issue_231.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_issue_231.cpp:9:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_issue_231.cpp: In function 'int main(int, char**)': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_issue_231.cpp:86:97: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] auto kernel = cl::KernelFunctor(program, "scan_scan_intervals_lev1"); ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_issue_231.cpp:86:97: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_issue_231.cpp:9:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_loop_phi_replication.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_loop_phi_replication.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_loop_phi_replication.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_issue_231 cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_issue_231.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_issue_231.dir/test_issue_231.cpp.o -o test_issue_231 -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_loop_phi_replication cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_loop_phi_replication.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_loop_phi_replication.dir/test_loop_phi_replication.cpp.o -o test_loop_phi_replication -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_issue_231 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/depend make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_loop_phi_replication make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_structs_as_args.dir/DependInfo.cmake --color= Scanning dependencies of target test_structs_as_args make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/DependInfo.cmake --color= Scanning dependencies of target test_assign_loop_variable_to_privvar_makes_it_local make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] 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 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/test_assign_loop_variable_to_privvar_makes_it_local.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking C executable test_assign_loop_variable_to_privvar_makes_it_local cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro 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 -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_assign_loop_variable_to_privvar_makes_it_local make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_vectors_as_args.dir/DependInfo.cmake --color= Scanning dependencies of target test_vectors_as_args make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_structs_as_args.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_structs_as_args.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_structs_as_args.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_vectors_as_args.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_vectors_as_args.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_vectors_as_args.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_vectors_as_args cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_vectors_as_args.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_vectors_as_args.dir/test_vectors_as_args.cpp.o -o test_vectors_as_args -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_structs_as_args cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_structs_as_args.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_structs_as_args.dir/test_structs_as_args.cpp.o -o test_structs_as_args -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_vectors_as_args make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_structs_as_args make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/DependInfo.cmake --color= Scanning dependencies of target test_simple_for_with_a_barrier make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_barrier_before_return.dir/DependInfo.cmake --color= Scanning dependencies of target test_barrier_before_return make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_simple_for_with_a_barrier.cpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_simple_for_with_a_barrier.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_simple_for_with_a_barrier.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_simple_for_with_a_barrier cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_simple_for_with_a_barrier.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_simple_for_with_a_barrier.dir/test_simple_for_with_a_barrier.cpp.o -o test_simple_for_with_a_barrier -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_simple_for_with_a_barrier make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_null_arg.dir/DependInfo.cmake --color= Scanning dependencies of target test_null_arg make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_barrier_before_return.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_barrier_before_return.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_barrier_before_return.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_barrier_before_return cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_barrier_before_return.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_barrier_before_return.dir/test_barrier_before_return.cpp.o -o test_barrier_before_return -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_barrier_before_return make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_infinite_loop.dir/DependInfo.cmake --color= Scanning dependencies of target test_infinite_loop make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_null_arg.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_null_arg.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_null_arg.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_infinite_loop.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_infinite_loop.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_infinite_loop.cpp:28:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_null_arg cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_null_arg.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_null_arg.dir/test_null_arg.cpp.o -o test_null_arg -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_null_arg make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_undominated_variable.dir/DependInfo.cmake --color= Scanning dependencies of target test_undominated_variable make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking CXX executable test_infinite_loop cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_infinite_loop.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_infinite_loop.dir/test_infinite_loop.cpp.o -o test_infinite_loop -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_infinite_loop make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/DependInfo.cmake --color= Scanning dependencies of target test_enqueue_kernel_from_binary make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building C object tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_enqueue_kernel_from_binary.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking C executable test_enqueue_kernel_from_binary cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_enqueue_kernel_from_binary.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_enqueue_kernel_from_binary.dir/test_enqueue_kernel_from_binary.c.o -o test_enqueue_kernel_from_binary -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_enqueue_kernel_from_binary make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/DependInfo.cmake --color= Scanning dependencies of target test_clCreateSubDevices make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building C object tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clCreateSubDevices.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking C executable test_clCreateSubDevices cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateSubDevices.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clCreateSubDevices.dir/test_clCreateSubDevices.c.o -o test_clCreateSubDevices -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_clCreateSubDevices make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_buffer-image-copy.dir/DependInfo.cmake --color= Scanning dependencies of target test_buffer-image-copy make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building C object tests/runtime/CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_buffer-image-copy.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking C executable test_buffer-image-copy cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_buffer-image-copy.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_buffer-image-copy.dir/test_buffer-image-copy.c.o -o test_buffer-image-copy -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_buffer-image-copy make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/DependInfo.cmake --color= Scanning dependencies of target test_clCreateProgramWithBinary make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building C object tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clCreateProgramWithBinary.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Linking C executable test_clCreateProgramWithBinary cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateProgramWithBinary.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clCreateProgramWithBinary.dir/test_clCreateProgramWithBinary.c.o -o test_clCreateProgramWithBinary -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_clCreateProgramWithBinary make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateKernel.dir/DependInfo.cmake --color= Scanning dependencies of target test_clCreateKernel make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clCreateKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clCreateKernel cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateKernel.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clCreateKernel.dir/test_clCreateKernel.c.o -o test_clCreateKernel -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clCreateKernel make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clFinish.dir/DependInfo.cmake --color= Scanning dependencies of target test_clFinish make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clFinish.dir/test_clFinish.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clFinish.dir/test_clFinish.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clFinish.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clFinish cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clFinish.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clFinish.dir/test_clFinish.c.o -o test_clFinish -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clFinish make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clSetEventCallback.dir/DependInfo.cmake --color= Scanning dependencies of target test_clSetEventCallback make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clSetEventCallback.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clSetEventCallback cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clSetEventCallback.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clSetEventCallback.dir/test_clSetEventCallback.c.o -o test_clSetEventCallback -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clSetEventCallback make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetEventInfo.dir/DependInfo.cmake --color= Scanning dependencies of target test_clGetEventInfo make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clGetEventInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clGetEventInfo cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clGetEventInfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clGetEventInfo.dir/test_clGetEventInfo.c.o -o test_clGetEventInfo -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clGetEventInfo make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/DependInfo.cmake --color= Scanning dependencies of target test_clGetDeviceInfo make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clGetDeviceInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clGetDeviceInfo cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clGetDeviceInfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clGetDeviceInfo.dir/test_clGetDeviceInfo.c.o -o test_clGetDeviceInfo -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clGetDeviceInfo make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/DependInfo.cmake --color= Scanning dependencies of target test_clEnqueueNativeKernel make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clEnqueueNativeKernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clEnqueueNativeKernel cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clEnqueueNativeKernel.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clEnqueueNativeKernel.dir/test_clEnqueueNativeKernel.c.o -o test_clEnqueueNativeKernel -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clEnqueueNativeKernel make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_event_free.dir/DependInfo.cmake --color= Scanning dependencies of target test_event_free make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Building CXX object tests/regression/CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/c++ -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c++11 -Wno-deprecated -Wno-deprecated-declarations -o CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_undominated_variable.cpp In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_undominated_variable.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:5812:63: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] typename std::enable_if::value, cl_int>::type ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6112:22: warning: ignoring attributes on template argument 'cl_int {aka int}' [-Wignored-attributes] vector* binaryStatus = NULL, ^ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: In member function 'cl_int cl::Program::getInfo(cl_program_info, T*) const [with T = std::vector >, std::allocator > > >; cl_int = int; cl_program_info = unsigned int]': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:6523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < numBinaries; ++i) { ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression/test_undominated_variable.cpp:29:0: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp: At global scope: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL/cl2.hpp:1539:16: warning: 'cl_uint cl::detail::getVersion(cl::vector&)' defined but not used [-Wunused-function] static cl_uint getVersion(const vector &versionInfo) ^~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_event_free.dir/test_event_free.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_event_free.dir/test_event_free.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_event_free.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_event_free cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_event_free.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_event_free.dir/test_event_free.c.o -o test_event_free -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_event_free make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking CXX executable test_undominated_variable cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_undominated_variable.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_undominated_variable.dir/test_undominated_variable.cpp.o -o test_undominated_variable -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_undominated_variable make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/DependInfo.cmake --color= Scanning dependencies of target test_clGetSupportedImageFormats make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clBuildProgram.dir/DependInfo.cmake --color= Scanning dependencies of target test_clBuildProgram make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clGetSupportedImageFormats.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clGetSupportedImageFormats cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clGetSupportedImageFormats.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clGetSupportedImageFormats.dir/test_clGetSupportedImageFormats.c.o -o test_clGetSupportedImageFormats -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clGetSupportedImageFormats make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/DependInfo.cmake --color= Scanning dependencies of target test_clCreateKernelsInProgram make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clBuildProgram.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clBuildProgram cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clBuildProgram.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clBuildProgram.dir/test_clBuildProgram.c.o -o test_clBuildProgram -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Building C object tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clCreateKernelsInProgram.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clBuildProgram make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/DependInfo.cmake --color= Scanning dependencies of target test_clGetKernelArgInfo make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Linking C executable test_clCreateKernelsInProgram cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clCreateKernelsInProgram.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clCreateKernelsInProgram.dir/test_clCreateKernelsInProgram.c.o -o test_clCreateKernelsInProgram -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_clCreateKernelsInProgram make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_user_event.dir/DependInfo.cmake --color= Scanning dependencies of target test_user_event make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Building C object tests/runtime/CMakeFiles/test_user_event.dir/test_user_event.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_user_event.dir/test_user_event.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_user_event.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Linking C executable test_user_event cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_user_event.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_user_event.dir/test_user_event.c.o -o test_user_event -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_user_event make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Building C object tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clGetKernelArgInfo.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_version.dir/DependInfo.cmake --color= Scanning dependencies of target test_version make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Linking C executable test_clGetKernelArgInfo cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clGetKernelArgInfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clGetKernelArgInfo.dir/test_clGetKernelArgInfo.c.o -o test_clGetKernelArgInfo -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_clGetKernelArgInfo make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/DependInfo.cmake --color= Scanning dependencies of target test_clSetMemObjectDestructorCallback make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Building C object tests/runtime/CMakeFiles/test_version.dir/test_version.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_version.dir/test_version.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_version.c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_version.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_version.c:19:9: warning: unused variable 'err' [-Wunused-variable] cl_int err; ^~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Linking C executable test_version cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_version.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_version.dir/test_version.c.o -o test_version -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_version make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/DependInfo.cmake --color= Scanning dependencies of target test_kernel_cache_includes make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Building C object tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clSetMemObjectDestructorCallback.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Linking C executable test_clSetMemObjectDestructorCallback cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_clSetMemObjectDestructorCallback.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_clSetMemObjectDestructorCallback.dir/test_clSetMemObjectDestructorCallback.c.o -o test_clSetMemObjectDestructorCallback -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_clSetMemObjectDestructorCallback make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_link_error.dir/DependInfo.cmake --color= Scanning dependencies of target test_link_error make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Building C object tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_kernel_cache_includes.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Linking C executable test_kernel_cache_includes cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_kernel_cache_includes.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_kernel_cache_includes.dir/test_kernel_cache_includes.c.o -o test_kernel_cache_includes -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Built target test_kernel_cache_includes make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Building C object tests/runtime/CMakeFiles/test_link_error.dir/test_link_error.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_link_error.dir/test_link_error.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_link_error.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_event_cycle.dir/DependInfo.cmake --color= Scanning dependencies of target test_event_cycle make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Linking C executable test_link_error cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_link_error.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_link_error.dir/test_link_error.c.o -o test_link_error -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Built target test_link_error make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/DependInfo.cmake --color= Scanning dependencies of target test_read-copy-write-buffer make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Building C object tests/runtime/CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_event_cycle.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Building C object tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_read-copy-write-buffer.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable test_event_cycle cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_event_cycle.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_event_cycle.dir/test_event_cycle.c.o -o test_event_cycle -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target test_event_cycle make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/CMakeFiles/run_kernel.dir/DependInfo.cmake --color= Scanning dependencies of target run_kernel make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable test_read-copy-write-buffer cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_read-copy-write-buffer.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/test_read-copy-write-buffer.dir/test_read-copy-write-buffer.c.o -o test_read-copy-write-buffer -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target test_read-copy-write-buffer make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1/CMakeFiles/example1.dir/DependInfo.cmake --color= Scanning dependencies of target example1 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object tests/workgroup/CMakeFiles/run_kernel.dir/run_kernel.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/run_kernel.dir/run_kernel.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/run_kernel.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/run_kernel.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/run_kernel.c:77:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable run_kernel cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup && /usr/bin/cmake -E cmake_link_script CMakeFiles/run_kernel.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/run_kernel.dir/run_kernel.c.o -o run_kernel -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/example1/CMakeFiles/example1.dir/example1.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1 && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/example1.dir/example1.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1/example1.c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1/example1.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1/example1.c:63:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target run_kernel make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example1-spir64/CMakeFiles/example1-spir.dir/build.make examples/example1-spir64/CMakeFiles/example1-spir.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64/CMakeFiles/example1-spir.dir/DependInfo.cmake --color= Scanning dependencies of target example1-spir make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example1-spir64/CMakeFiles/example1-spir.dir/build.make examples/example1-spir64/CMakeFiles/example1-spir.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/example1/CMakeFiles/example1.dir/example1_exec.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1 && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/example1.dir/example1_exec.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1/example1_exec.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/example1-spir64/CMakeFiles/example1-spir.dir/example1.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64 && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/example1-spir.dir/example1.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64/example1.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64/example1.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64/example1.c:66:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable example1 cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/example1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/example1.dir/example1.c.o CMakeFiles/example1.dir/example1_exec.c.o -o example1 -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example1 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2/CMakeFiles/example2.dir/DependInfo.cmake --color= Scanning dependencies of target example2 make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/example1-spir64/CMakeFiles/example1-spir.dir/example1_exec.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64 && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/example1-spir.dir/example1_exec.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64/example1_exec.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable example1-spir cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64 && /usr/bin/cmake -E cmake_link_script CMakeFiles/example1-spir.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/example1-spir.dir/example1.c.o CMakeFiles/example1-spir.dir/example1_exec.c.o -o example1-spir -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example1-spir make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2a /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a/CMakeFiles/example2a.dir/DependInfo.cmake --color= Scanning dependencies of target example2a make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/example2/CMakeFiles/example2.dir/example2.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2 && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/example2.dir/example2.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2/example2.c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2/example2.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2/example2.c:73:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable example2 cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/example2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/example2.dir/example2.c.o -o example2 -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example2 make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/example2a/CMakeFiles/example2a.dir/example2a.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2a\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/example2a.dir/example2a.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2a/example2a.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2a/example2a.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2a/example2a.c:74:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/scalarwave /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave/CMakeFiles/scalarwave.dir/DependInfo.cmake --color= Scanning dependencies of target scalarwave make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable example2a cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a && /usr/bin/cmake -E cmake_link_script CMakeFiles/example2a.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/example2a.dir/example2a.c.o -o example2a -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example2a make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig/CMakeFiles/trig.dir/DependInfo.cmake --color= Scanning dependencies of target trig make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/scalarwave/CMakeFiles/scalarwave.dir/scalarwave.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/scalarwave\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -fPIE -o CMakeFiles/scalarwave.dir/scalarwave.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/scalarwave/scalarwave.c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/scalarwave/scalarwave.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/scalarwave/scalarwave.c:163:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Linking C executable scalarwave cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave && /usr/bin/cmake -E cmake_link_script CMakeFiles/scalarwave.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Wl,-z,relro CMakeFiles/scalarwave.dir/scalarwave.c.o -o scalarwave -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/trig/CMakeFiles/trig.dir/trig.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/trig.dir/trig.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig/trig.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig/trig.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig/trig.c:59:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (source, source_size, 1, source_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target scalarwave make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/DependInfo.cmake --color= Scanning dependencies of target EinsteinToolkit make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/trig/CMakeFiles/trig.dir/trig_exec.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -o CMakeFiles/trig.dir/trig_exec.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig/trig_exec.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Linking C executable trig cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig && /usr/bin/cmake -E cmake_link_script CMakeFiles/trig.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/trig.dir/trig.c.o CMakeFiles/trig.dir/trig_exec.c.o -o trig -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target trig make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/CMakeFiles/kernellib_hash.dir/DependInfo.cmake --color= Scanning dependencies of target kernellib_hash make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Building C object examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit && /usr/bin/cc -DSRCDIR=\"/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit\" -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -std=c99 -o CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit/EinsteinToolkit.c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit/EinsteinToolkit.c: In function 'main': /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit/EinsteinToolkit.c:1311:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(source1, source1_size, 1, source1_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit/EinsteinToolkit.c:1321:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(source2, source2_size, 1, source2_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Linking C executable EinsteinToolkit cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit && /usr/bin/cmake -E cmake_link_script CMakeFiles/EinsteinToolkit.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/EinsteinToolkit.dir/EinsteinToolkit.c.o -o EinsteinToolkit -Wl,-rpath,/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu -rdynamic -lm -lpthread -lOpenCL ../../lib/poclu/libpoclu.so.1.7.0 -lm -lpthread -lOpenCL make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target EinsteinToolkit make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Generating SHA1 of all kernel libs... cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel && /usr/bin/cmake "-DKERNEL_BC_LIST_ESCAPED='/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse2.bc****/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-ssse3.bc****/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-sse41.bc****/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx.bc****/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx_fma4.bc****/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx2.bc****/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/kernel-x86_64-unknown-linux-gnu-avx512.bc'" "-DINCLUDEDIR='/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include'" "-DOUTPUT='/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/kernellib_hash.h'" -P /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/kernellib_hash.cmake -- Renaming /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/kernellib_hash.h.new to /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/kernellib_hash.h make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target kernellib_hash make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/CMakeFiles/pocl_cache.dir/DependInfo.cmake --color= Scanning dependencies of target pocl_cache make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Building C object lib/CL/CMakeFiles/pocl_cache.dir/pocl_cache.c.o cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cc -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/../../fix-include/OpenCL -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/fix-include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices -I/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/pocl_cache.dir/pocl_cache.c.o -c /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/pocl_cache.c make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target pocl_cache make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/CMakeFiles/pocl.dir/DependInfo.cmake --color= Scanning dependencies of target pocl make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Linking CXX shared library libpocl.so cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cmake -E cmake_link_script CMakeFiles/pocl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 -Wl,-Bsymbolic -Wl,-z,relro -shared -Wl,-soname,libpocl.so.1 -o libpocl.so.1.7.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/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/clReleaseProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clRetainProgram.c.o CMakeFiles/libpocl_unlinked_objs.dir/clBuildProgram.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/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/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/clGetImageInfo.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture2D.c.o CMakeFiles/libpocl_unlinked_objs.dir/clCreateFromGLTexture3D.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/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/pocl_util.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_queue_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_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_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/pocl_binary.c.o CMakeFiles/libpocl_unlinked_objs.dir/pocl_llvm_api.cc.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/cpuinfo.c.o devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread.c.o devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_scheduler.c.o devices/pthread/CMakeFiles/pocl-devices-pthread.dir/pthread_utils.c.o devices/basic/CMakeFiles/pocl-devices-basic.dir/basic.c.o devices/topology/CMakeFiles/pocl-devices-topology.dir/pocl_topology.c.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BarrierBlock.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Kernel.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ParallelRegion.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/CanonicalizeBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LoopBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Workgroup.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BarrierTailReplication.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/Flatten.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/IsolateRegions.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemReplication.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitLoopBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkItemAliasAnalysis.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandler.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemLoops.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/PHIsToAllocas.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/BreakConstantGEPs.cpp.o ../llvmopencl/CMakeFiles/llvmpasses.dir/WorkitemHandlerChooser.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/AllocasToEntry.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LLVMUtils.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/LLVMFileUtils.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/VariableUniformityAnalysis.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/AutomaticLocals.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/ImplicitConditionalBarriers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/DebugHelpers.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/RemoveBarrierCalls.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/HandleSamplerInitialization.cc.o ../llvmopencl/CMakeFiles/llvmpasses.dir/linker.cpp.o -lltdl -lpthread -lhwloc -lrt -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangRewrite -lclangRewriteFrontend -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic -lLLVM-4.0 cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL && /usr/bin/cmake -E cmake_symlink_library libpocl.so.1.7.0 libpocl.so.1 libpocl.so make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target pocl make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZZXY1l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 + cd pocl-e05a24b1a923ee758d4bc297721d1be994567771 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 -B/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f include/CL/CMakeFiles/patched_cl_hpp.dir/build.make include/CL/CMakeFiles/patched_cl_hpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/include/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/include/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/include/CL/CMakeFiles/patched_cl_hpp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f include/CL/CMakeFiles/patched_cl_hpp.dir/build.make include/CL/CMakeFiles/patched_cl_hpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Patching cl.hpp make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 0%] Built target patched_cl_hpp /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_avx_fma4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 12%] Built target kernel_host_avx_fma4 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_avx512.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 24%] Built target kernel_host_avx512 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_sse41.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 36%] Built target kernel_host_sse41 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_sse2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 47%] Built target kernel_host_sse2 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_ssse3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 59%] Built target kernel_host_ssse3 /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_avx.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 70%] Built target kernel_host_avx /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build.make lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/host/CMakeFiles/kernel_host_avx2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Built target kernel_host_avx2 /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/kernel/CMakeFiles/kernellib_hash.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/kernel/CMakeFiles/kernellib_hash.dir/build.make lib/kernel/CMakeFiles/kernellib_hash.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/kernel/CMakeFiles/kernellib_hash.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 82%] Built target kernellib_hash /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl/CMakeFiles/llvmpasses.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmpasses.dir/build.make lib/llvmopencl/CMakeFiles/llvmpasses.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/llvmopencl/CMakeFiles/llvmpasses.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Built target llvmpasses /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmopencl.dir/build.make lib/llvmopencl/CMakeFiles/llvmopencl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/llvmopencl/CMakeFiles/llvmopencl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/llvmopencl/CMakeFiles/llvmopencl.dir/build.make lib/llvmopencl/CMakeFiles/llvmopencl.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/llvmopencl/CMakeFiles/llvmopencl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 84%] Built target llvmopencl /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build.make lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/CMakeFiles/libpocl_unlinked_objs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target libpocl_unlinked_objs /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/CMakeFiles/pocl_cache.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/pocl_cache.dir/build.make lib/CL/CMakeFiles/pocl_cache.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/CMakeFiles/pocl_cache.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl_cache /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/topology /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/topology /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/devices/topology/CMakeFiles/pocl-devices-topology.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl-devices-topology /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/CMakeFiles/pocl-devices.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/devices/CMakeFiles/pocl-devices.dir/build.make lib/CL/devices/CMakeFiles/pocl-devices.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/devices/CMakeFiles/pocl-devices.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl-devices /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/pthread /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/devices/pthread/CMakeFiles/pocl-devices-pthread.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 91%] Built target pocl-devices-pthread /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL/devices/basic /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/basic /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/devices/basic/CMakeFiles/pocl-devices-basic.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target pocl-devices-basic /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/CL/CMakeFiles/pocl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/CL/CMakeFiles/pocl.dir/build.make lib/CL/CMakeFiles/pocl.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/CL/CMakeFiles/pocl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target pocl /usr/bin/make -f lib/poclu/CMakeFiles/poclu.dir/build.make lib/poclu/CMakeFiles/poclu.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/lib/poclu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/lib/poclu/CMakeFiles/poclu.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f lib/poclu/CMakeFiles/poclu.dir/build.make lib/poclu/CMakeFiles/poclu.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'lib/poclu/CMakeFiles/poclu.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target poclu /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/bin /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin/CMakeFiles/poclcc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f bin/CMakeFiles/poclcc.dir/build.make bin/CMakeFiles/poclcc.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'bin/CMakeFiles/poclcc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 92%] Built target poclcc /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/sampler_address_clamp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/sampler_address_clamp.dir/build.make tests/kernel/CMakeFiles/sampler_address_clamp.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/kernel/CMakeFiles/sampler_address_clamp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 93%] Built target sampler_address_clamp /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/kernel.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/kernel.dir/build.make tests/kernel/CMakeFiles/kernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/kernel/CMakeFiles/kernel.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Built target kernel /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/image_query_funcs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/image_query_funcs.dir/build.make tests/kernel/CMakeFiles/image_query_funcs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/kernel/CMakeFiles/image_query_funcs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 94%] Built target image_query_funcs /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/CMakeFiles/test_shuffle.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/kernel/CMakeFiles/test_shuffle.dir/build.make tests/kernel/CMakeFiles/test_shuffle.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/kernel/CMakeFiles/test_shuffle.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_shuffle /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_fors_with_var_iteration_counts.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_fors_with_var_iteration_counts /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_setargs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_setargs.dir/build.make tests/regression/CMakeFiles/test_setargs.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_setargs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_setargs /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_id_dependent_computation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_id_dependent_computation.dir/build.make tests/regression/CMakeFiles/test_id_dependent_computation.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_id_dependent_computation.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_id_dependent_computation /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_barrier_between_for_loops.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_barrier_between_for_loops /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_for_with_var_iteration_count.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_for_with_var_iteration_count /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_early_return.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_early_return.dir/build.make tests/regression/CMakeFiles/test_early_return.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_early_return.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_early_return /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_multi_level_loops_with_barriers.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_multi_level_loops_with_barriers /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_constant_array.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_constant_array.dir/build.make tests/regression/CMakeFiles/test_constant_array.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_constant_array.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_constant_array /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_assign_loop_variable_to_privvar_makes_it_local_2 /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_locals.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_locals.dir/build.make tests/regression/CMakeFiles/test_locals.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_locals.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] 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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_loop_phi_replication.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_loop_phi_replication.dir/build.make tests/regression/CMakeFiles/test_loop_phi_replication.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_loop_phi_replication.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_loop_phi_replication /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_issue_231.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_issue_231.dir/build.make tests/regression/CMakeFiles/test_issue_231.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_issue_231.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_issue_231 /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_structs_as_args.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_structs_as_args.dir/build.make tests/regression/CMakeFiles/test_structs_as_args.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_structs_as_args.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_structs_as_args /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_assign_loop_variable_to_privvar_makes_it_local.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_assign_loop_variable_to_privvar_makes_it_local /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_vectors_as_args.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_vectors_as_args.dir/build.make tests/regression/CMakeFiles/test_vectors_as_args.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_vectors_as_args.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_vectors_as_args /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_simple_for_with_a_barrier.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_simple_for_with_a_barrier /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_barrier_before_return.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_barrier_before_return.dir/build.make tests/regression/CMakeFiles/test_barrier_before_return.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_barrier_before_return.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_barrier_before_return /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_null_arg.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_null_arg.dir/build.make tests/regression/CMakeFiles/test_null_arg.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_null_arg.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_null_arg /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_infinite_loop.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_infinite_loop.dir/build.make tests/regression/CMakeFiles/test_infinite_loop.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_infinite_loop.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_infinite_loop /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/CMakeFiles/test_undominated_variable.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/regression/CMakeFiles/test_undominated_variable.dir/build.make tests/regression/CMakeFiles/test_undominated_variable.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/regression/CMakeFiles/test_undominated_variable.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_undominated_variable /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_enqueue_kernel_from_binary.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_enqueue_kernel_from_binary /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build.make tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clCreateSubDevices.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_clCreateSubDevices /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_buffer-image-copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build.make tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_buffer-image-copy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_buffer-image-copy /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build.make tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clCreateProgramWithBinary.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 95%] Built target test_clCreateProgramWithBinary /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateKernel.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernel.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clCreateKernel.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clCreateKernel /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clFinish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clFinish.dir/build.make tests/runtime/CMakeFiles/test_clFinish.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clFinish.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clFinish /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clSetEventCallback.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clSetEventCallback.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clSetEventCallback /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetEventInfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clGetEventInfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clGetEventInfo /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clGetDeviceInfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clGetDeviceInfo /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build.make tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clEnqueueNativeKernel.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clEnqueueNativeKernel /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_event_free.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_event_free.dir/build.make tests/runtime/CMakeFiles/test_event_free.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_event_free.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_event_free /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build.make tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clGetSupportedImageFormats.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clGetSupportedImageFormats /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clBuildProgram.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clBuildProgram.dir/build.make tests/runtime/CMakeFiles/test_clBuildProgram.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clBuildProgram.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clBuildProgram /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build.make tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clCreateKernelsInProgram.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 96%] Built target test_clCreateKernelsInProgram /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build.make tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clGetKernelArgInfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_clGetKernelArgInfo /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_user_event.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_user_event.dir/build.make tests/runtime/CMakeFiles/test_user_event.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_user_event.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_user_event /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_version.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_version.dir/build.make tests/runtime/CMakeFiles/test_version.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_version.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_version /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build.make tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_clSetMemObjectDestructorCallback.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_clSetMemObjectDestructorCallback /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build.make tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_kernel_cache_includes.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 97%] Built target test_kernel_cache_includes /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_link_error.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_link_error.dir/build.make tests/runtime/CMakeFiles/test_link_error.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_link_error.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 98%] Built target test_link_error /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_event_cycle.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/runtime/CMakeFiles/test_event_cycle.dir/build.make tests/runtime/CMakeFiles/test_event_cycle.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_event_cycle.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target test_event_cycle /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /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 make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/runtime/CMakeFiles/test_read-copy-write-buffer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target test_read-copy-write-buffer /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/CMakeFiles/run_kernel.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f tests/workgroup/CMakeFiles/run_kernel.dir/build.make tests/workgroup/CMakeFiles/run_kernel.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'tests/workgroup/CMakeFiles/run_kernel.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target run_kernel /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1/CMakeFiles/example1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example1/CMakeFiles/example1.dir/build.make examples/example1/CMakeFiles/example1.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/example1/CMakeFiles/example1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example1 /usr/bin/make -f examples/example1-spir64/CMakeFiles/example1-spir.dir/build.make examples/example1-spir64/CMakeFiles/example1-spir.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example1-spir64 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64/CMakeFiles/example1-spir.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example1-spir64/CMakeFiles/example1-spir.dir/build.make examples/example1-spir64/CMakeFiles/example1-spir.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/example1-spir64/CMakeFiles/example1-spir.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example1-spir /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2/CMakeFiles/example2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example2/CMakeFiles/example2.dir/build.make examples/example2/CMakeFiles/example2.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/example2/CMakeFiles/example2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example2 /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/example2a /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a/CMakeFiles/example2a.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/example2a/CMakeFiles/example2a.dir/build.make examples/example2a/CMakeFiles/example2a.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/example2a/CMakeFiles/example2a.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target example2a /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/scalarwave /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave/CMakeFiles/scalarwave.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/scalarwave/CMakeFiles/scalarwave.dir/build.make examples/scalarwave/CMakeFiles/scalarwave.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/scalarwave/CMakeFiles/scalarwave.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [ 99%] Built target scalarwave /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/trig /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig/CMakeFiles/trig.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/trig/CMakeFiles/trig.dir/build.make examples/trig/CMakeFiles/trig.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/trig/CMakeFiles/trig.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target trig /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/depend make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/EinsteinToolkit /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/make -f examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build.make examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build make[2]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'examples/EinsteinToolkit/CMakeFiles/EinsteinToolkit.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' [100%] Built target EinsteinToolkit make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/etc/OpenCL/vendors/pocl.icd -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/pkgconfig/pocl.pc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/_enable_all_exts.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/_kernel.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/_kernel_c.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/_kernel_constants.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/pocl_types.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/pocl_device.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/include/pocl.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/include/poclu.h -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-sse2.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-ssse3.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-sse41.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-avx.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-avx_fma4.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-avx2.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/pocl/kernel-x86_64-unknown-linux-gnu-avx512.bc -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/pocl/libllvmopencl.so -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpocl.so.1.7.0 -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpocl.so.1 -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpocl.so -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpoclu.so.1.7.0 -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpoclu.so.1 -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpoclu.so -- Installing: /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/bin/poclcc -- Set runtime path of "/builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/bin/poclcc" to "" make: Leaving directory '/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu' + echo libpocl.so.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 0.14-0.5.gite05a24b.fc27 --unique-debug-arch x86_64 --unique-debug-src-base pocl --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 extracting debug info from /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/bin/poclcc extracting debug info from /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpoclu.so.1.7.0 extracting debug info from /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/libpocl.so.1.7.0 extracting debug info from /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/lib64/pocl/libllvmopencl.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2459 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sPynCE + umask 022 + cd /builddir/build/BUILD + cd pocl-e05a24b1a923ee758d4bc297721d1be994567771 + pushd x86_64-redhat-linux-gnu ~/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu ~/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 + ctest -VV --output-on-failure UpdateCTestConfiguration from :/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/DartConfiguration.tcl Add coverage exclude regular expressions. SetCTestConfiguration:CMakeCommand:/usr/bin/cmake UpdateCTestConfiguration from :/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/DartConfiguration.tcl Test project /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: pocl_version_check 1: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_version 1: Environment variables: 1: POCL_DEVICES=basic 1: Test timeout computed to be: 9.99988e+06 1: basic 1/111 Test #1: pocl_version_check .................................................................. Passed 0.03 sec test 22 Start 22: kernel/test_shuffle_char 22: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####char" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 22: Test timeout computed to be: 9.99988e+06 22: OK 22: 22: 2/111 Test #22: kernel/test_shuffle_char ............................................................ Passed 9.78 sec test 23 Start 23: kernel/test_shuffle_short 23: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####short" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 23: Test timeout computed to be: 9.99988e+06 23: OK 23: 23: 3/111 Test #23: kernel/test_shuffle_short ........................................................... Passed 10.19 sec test 24 Start 24: kernel/test_shuffle_ushort 24: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####ushort" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 24: Test timeout computed to be: 9.99988e+06 24: OK 24: 24: 4/111 Test #24: kernel/test_shuffle_ushort .......................................................... Passed 9.45 sec test 25 Start 25: kernel/test_shuffle_int 25: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####int" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 25: Test timeout computed to be: 9.99988e+06 25: OK 25: 25: 5/111 Test #25: kernel/test_shuffle_int ............................................................. Passed 9.69 sec test 26 Start 26: kernel/test_shuffle_uint 26: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####uint" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 26: Test timeout computed to be: 9.99988e+06 26: OK 26: 26: 6/111 Test #26: kernel/test_shuffle_uint ............................................................ Passed 9.29 sec test 27 Start 27: kernel/test_shuffle_float 27: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####float" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 27: Test timeout computed to be: 9.99988e+06 27: OK 27: 27: 7/111 Test #27: kernel/test_shuffle_float ........................................................... Passed 9.39 sec test 28 Start 28: kernel/test_shuffle_long 28: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####long" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 28: Test timeout computed to be: 9.99988e+06 28: OK 28: 28: 8/111 Test #28: kernel/test_shuffle_long ............................................................ Passed 9.22 sec test 29 Start 29: kernel/test_shuffle_ulong 29: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####ulong" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 29: Test timeout computed to be: 9.99988e+06 29: OK 29: 29: 9/111 Test #29: kernel/test_shuffle_ulong ........................................................... Passed 9.14 sec test 30 Start 30: kernel/test_shuffle_double 30: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/test_shuffle####double" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 30: Test timeout computed to be: 9.99988e+06 30: OK 30: 30: 10/111 Test #30: kernel/test_shuffle_double .......................................................... Passed 9.90 sec test 2 Start 2: kernel/test_as_type 2: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_as_type" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 2: Test timeout computed to be: 9.99988e+06 2: Running test test_as_type... 2: OK 2: 2: 11/111 Test #2: kernel/test_as_type ................................................................. Passed 18.45 sec test 3 Start 3: kernel/test_convert_type_1 3: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_convert_type_1" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 3: Test timeout computed to be: 9.99988e+06 3: Running test test_convert_type_1... 3: OK 3: 3: 12/111 Test #3: kernel/test_convert_type_1 .......................................................... Passed 3.66 sec test 4 Start 4: kernel/test_convert_type_2 4: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_convert_type_2" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 4: Test timeout computed to be: 9.99988e+06 4: Running test test_convert_type_2... 4: OK 4: 4: 13/111 Test #4: kernel/test_convert_type_2 .......................................................... Passed 6.56 sec test 5 Start 5: kernel/test_convert_type_4 5: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_convert_type_4" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 5: Test timeout computed to be: 9.99988e+06 5: Running test test_convert_type_4... 5: OK 5: 5: 14/111 Test #5: kernel/test_convert_type_4 .......................................................... Passed 7.31 sec test 6 Start 6: kernel/test_convert_type_8 6: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_convert_type_8" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 6: Test timeout computed to be: 9.99988e+06 6: Running test test_convert_type_8... 6: OK 6: 6: 15/111 Test #6: kernel/test_convert_type_8 .......................................................... Passed 7.87 sec test 7 Start 7: kernel/test_convert_type_16 7: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_convert_type_16" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 7: Test timeout computed to be: 9.99988e+06 7: Running test test_convert_type_16... 7: OK 7: 7: 16/111 Test #7: kernel/test_convert_type_16 ......................................................... Passed 10.07 sec test 8 Start 8: kernel/test_bitselect 8: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_bitselect" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 8: Test timeout computed to be: 9.99988e+06 8: Running test test_bitselect... 8: OK 8: 8: 17/111 Test #8: kernel/test_bitselect ............................................................... Passed 7.77 sec test 9 Start 9: kernel/test_hadd_loopvec 9: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_hadd" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 9: Environment variables: 9: POCL_WORK_GROUP_METHOD=loopvec 9: Test timeout computed to be: 9.99988e+06 9: Running test test_hadd... 9: OK 9: 9: 18/111 Test #9: kernel/test_hadd_loopvec ............................................................ Passed 29.55 sec test 10 Start 10: kernel/test_hadd_loops 10: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_hadd" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 10: Environment variables: 10: POCL_WORK_GROUP_METHOD=loops 10: Test timeout computed to be: 9.99988e+06 10: Running test test_hadd... 10: OK 10: 10: 19/111 Test #10: kernel/test_hadd_loops .............................................................. Passed 24.03 sec test 104 Start 104: examples/example1_dot_product 104: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1/example1 104: Test timeout computed to be: 9.99988e+06 104: (0.000000, 0.000000, 0.000000, 0.000000) . (0.000000, 0.000000, 0.000000, 0.000000) = 0.000000 104: (1.000000, 1.000000, 1.000000, 1.000000) . (1.000000, 1.000000, 1.000000, 1.000000) = 4.000000 104: (2.000000, 2.000000, 2.000000, 2.000000) . (2.000000, 2.000000, 2.000000, 2.000000) = 16.000000 104: (3.000000, 3.000000, 3.000000, 3.000000) . (3.000000, 3.000000, 3.000000, 3.000000) = 36.000000 104: OK 20/111 Test #104: examples/example1_dot_product ....................................................... Passed 1.86 sec test 11 Start 11: kernel/test_min_max 11: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_min_max" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 11: Test timeout computed to be: 9.99988e+06 11: Running test test_min_max... 11: OK 11: 11: 21/111 Test #11: kernel/test_min_max ................................................................. Passed 2.09 sec test 12 Start 12: kernel/test_length_distance 12: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_length_distance" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 12: Test timeout computed to be: 9.99988e+06 12: Running test test_length_distance... 12: OK 12: 12: 22/111 Test #12: kernel/test_length_distance ......................................................... Passed 2.09 sec test 13 Start 13: kernel/test_fmin_fmax_fma 13: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_fmin_fmax_fma" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 13: Test timeout computed to be: 9.99988e+06 13: Running test test_fmin_fmax_fma... 13: OK 13: 13: 23/111 Test #13: kernel/test_fmin_fmax_fma ........................................................... Passed 2.15 sec test 14 Start 14: kernel/test_convert_sat_regression 14: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_convert_sat_regression" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 14: Test timeout computed to be: 9.99988e+06 14: Running test test_convert_sat_regression... 14: OK 14: 14: 24/111 Test #14: kernel/test_convert_sat_regression .................................................. Passed 1.98 sec test 15 Start 15: kernel/test_rotate 15: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_rotate" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 15: Test timeout computed to be: 9.99988e+06 15: Running test test_rotate... 15: OK 15: 15: 25/111 Test #15: kernel/test_rotate .................................................................. Passed 7.10 sec test 16 Start 16: kernel/test_fabs 16: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_fabs" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 16: Test timeout computed to be: 9.99988e+06 16: Running test test_fabs... 16: OK 16: 16: 26/111 Test #16: kernel/test_fabs .................................................................... Passed 7.17 sec test 17 Start 17: kernel/test_short16 17: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_short16" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 17: Test timeout computed to be: 9.99988e+06 17: Running test test_short16... 17: OK 17: 17: 27/111 Test #17: kernel/test_short16 ................................................................. Passed 1.98 sec test 18 Start 18: kernel/test_frexp_modf 18: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_frexp_modf" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 18: Test timeout computed to be: 9.99988e+06 18: Running test test_frexp_modf... 18: frexp(8e2f): 0.8 10 18: modf(1.5f): 0.5 1.000000 18: OK 18: 18: 28/111 Test #18: kernel/test_frexp_modf .............................................................. Passed 2.05 sec test 19 Start 19: kernel/test_local_struct_array 19: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_local_struct_array" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 19: Test timeout computed to be: 9.99988e+06 19: Running test test_local_struct_array... 19: OK 19: 19: 29/111 Test #19: kernel/test_local_struct_array ...................................................... Passed 1.84 sec test 20 Start 20: kernel/test_sampler_address_clamp 20: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/sampler_address_clamp" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 20: Test timeout computed to be: 9.99988e+06 20: Running test test_sampler_address_clamp... 20: OK 20: 20: 30/111 Test #20: kernel/test_sampler_address_clamp ................................................... Passed 2.21 sec test 21 Start 21: kernel/test_image_query_funcs 21: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/image_query_funcs" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 21: Test timeout computed to be: 9.99988e+06 21: Running test test_image_query_funcs... 21: OK 21: 21: 31/111 Test #21: kernel/test_image_query_funcs ....................................................... Passed 2.03 sec test 105 Start 105: spec_tests/example1_dot_product_spir64 105: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example1-spir64/example1-spir 105: Test timeout computed to be: 9.99988e+06 105: (0.000000, 0.000000, 0.000000, 0.000000) . (0.000000, 0.000000, 0.000000, 0.000000) = 0.000000 105: (1.000000, 1.000000, 1.000000, 1.000000) . (1.000000, 1.000000, 1.000000, 1.000000) = 4.000000 105: (2.000000, 2.000000, 2.000000, 2.000000) . (2.000000, 2.000000, 2.000000, 2.000000) = 16.000000 105: (3.000000, 3.000000, 3.000000, 3.000000) . (3.000000, 3.000000, 3.000000, 3.000000) = 36.000000 105: OK 32/111 Test #105: spec_tests/example1_dot_product_spir64 .............................................. Passed 1.52 sec test 106 Start 106: examples/example2_matrix_transpose 106: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2/example2 106: Test timeout computed to be: 9.99988e+06 106: OK 33/111 Test #106: examples/example2_matrix_transpose .................................................. Passed 2.05 sec test 107 Start 107: examples/example2_matrix_transpose_alocals 107: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/example2a/example2a 107: Test timeout computed to be: 9.99988e+06 107: OK 34/111 Test #107: examples/example2_matrix_transpose_alocals .......................................... Passed 1.91 sec test 108 Start 108: poclcc 108: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/bin/poclcc "-o" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/poclcc.cl.pocl" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/examples/poclcc/poclcc.cl" 108: Test timeout computed to be: 9.99988e+06 35/111 Test #108: poclcc .............................................................................. Passed 2.15 sec test 109 Start 109: examples/scalarwave 109: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/scalarwave/scalarwave 109: Test timeout computed to be: 9.99988e+06 109: Initial condition: t=0 109: Time step 1: t=0.03125 109: Time step 2: t=0.0625 109: Time step 3: t=0.09375 109: Time step 4: t=0.125 109: phi(0 ,0 ,0 ) = 0 109: phi(0.0625 ,0.0625 ,0.0625 ) = 0.0057744 109: phi(0.125 ,0.125 ,0.125 ) = 0.0435832 109: phi(0.1875 ,0.1875 ,0.1875 ) = 0.133357 109: phi(0.25 ,0.25 ,0.25 ) = 0.274951 109: phi(0.3125 ,0.3125 ,0.3125 ) = 0.447032 109: phi(0.375 ,0.375 ,0.375 ) = 0.613262 109: phi(0.4375 ,0.4375 ,0.4375 ) = 0.733705 109: phi(0.5 ,0.5 ,0.5 ) = 0.777678 109: phi(0.5625 ,0.5625 ,0.5625 ) = 0.733705 109: phi(0.625 ,0.625 ,0.625 ) = 0.613262 109: phi(0.6875 ,0.6875 ,0.6875 ) = 0.447032 109: phi(0.75 ,0.75 ,0.75 ) = 0.274951 109: phi(0.8125 ,0.8125 ,0.8125 ) = 0.133357 109: phi(0.875 ,0.875 ,0.875 ) = 0.0435832 109: phi(0.9375 ,0.9375 ,0.9375 ) = 0.0057744 109: phi(1 ,1 ,1 ) = 0 109: Done. 36/111 Test #109: examples/scalarwave ................................................................. Passed 2.02 sec test 31 Start 31: kernel/test_printf 31: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_printf" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 31: Test timeout computed to be: 9.99988e+06 31: Running test test_printf... 31: 1 31: 2 31: 3 31: 4 31: 5 31: 6 31: 0000000007 31: 0000000008 31: 9,9,9,9 31: 1.0 31: 2.000000 31: 3.000000 31: 4 31: 5 31: 6.000000 31: 7.0000000000 31: 8.0000000000 31: 9.000000,9.000000,9.000000,9.000000 31: |a| b|c | 31: |aa| bb|cc |dddddddddd| 31: |0x1| 0x2|0x3 | 31: OK 31: 31: 37/111 Test #31: kernel/test_printf .................................................................. Passed 2.11 sec test 65 Start 65: runtime/clGetDeviceInfo 65: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clGetDeviceInfo" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 65: Test timeout computed to be: 9.99988e+06 65: 65: 65: -- OK 38/111 Test #65: runtime/clGetDeviceInfo ............................................................. Passed 0.03 sec test 66 Start 66: runtime/clEnqueueNativeKernel 66: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clEnqueueNativeKernel" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 66: Test timeout computed to be: 9.99988e+06 66: 66: 66: -- OK 39/111 Test #66: runtime/clEnqueueNativeKernel ....................................................... Passed 0.03 sec test 67 Start 67: runtime/clGetEventInfo 67: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clGetEventInfo" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 67: Test timeout computed to be: 9.99988e+06 67: 67: 67: -- OK 40/111 Test #67: runtime/clGetEventInfo .............................................................. Passed 0.03 sec test 68 Start 68: runtime/clCreateProgramWithBinary 68: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clCreateProgramWithBinary" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 68: Test timeout computed to be: 9.99988e+06 68: 68: program binary type: CL_PROGRAM_BINARY_TYPE_EXECUTABLE 68: 68: -- OK 41/111 Test #68: runtime/clCreateProgramWithBinary ................................................... Passed 2.21 sec test 69 Start 69: runtime/clBuildProgram 69: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clBuildProgram" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 69: Test timeout computed to be: 9.99988e+06 69: 69: 1 warning and 2 errors generated. 69: preprocess failure log[0]: Invalid build option: -fnothing-to-see-here 69: 69: 1 warning and 1 error generated. 69: preprocess failure log[0]: error: /builddir/.cache/pocl/kcache/temp_BQE7JE.cl:1:10: expected "FILENAME" or 69: warning: /builddir/.cache/pocl/kcache/temp_BQE7JE.cl:1:10: missing terminating '"' character 69: 69: cl_program callback (via pfn_notify) 69: OK 69: 1 warning generated. 69: 1 warning generated. 69: Deprecated -cl-strict-aliasing log[0]: warning: : OpenCL version 2.0 does not support the option '-cl-strict-aliasing' 69: 69: program binary type: CL_PROGRAM_BINARY_TYPE_NONE 69: 1 error generated. 69: 42/111 Test #69: runtime/clBuildProgram .............................................................. Passed 6.29 sec test 70 Start 70: runtime/test_kernel_cache_includes 70: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_kernel_cache_includes" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 70: Test timeout computed to be: 9.99988e+06 70: A printf from inside a function 1 70: This is printf from the first include 70: A printf from inside a function 2 70: This is printf from the second include 70: 70: 70: -- OK 43/111 Test #70: runtime/test_kernel_cache_includes .................................................. Passed 2.89 sec test 71 Start 71: runtime/clFinish 71: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clFinish" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 71: Test timeout computed to be: 9.99988e+06 71: ABABC 71: 71: 71: -- OK 44/111 Test #71: runtime/clFinish .................................................................... Passed 2.18 sec test 72 Start 72: runtime/test_event_cycle 72: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_event_cycle" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 72: Test timeout computed to be: 9.99988e+06 72: 72: 72: -- OK 45/111 Test #72: runtime/test_event_cycle ............................................................ Passed 0.33 sec test 73 Start 73: runtime/test_read-copy-write-buffer 73: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_read-copy-write-buffer" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 73: Test timeout computed to be: 9.99988e+06 73: 73: 73: -- OK 46/111 Test #73: runtime/test_read-copy-write-buffer ................................................. Passed 0.04 sec test 74 Start 74: runtime/test_buffer-image-copy 74: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_buffer-image-copy" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 74: Test timeout computed to be: 9.99988e+06 74: 74: 74: -- OK 47/111 Test #74: runtime/test_buffer-image-copy ...................................................... Passed 0.04 sec test 75 Start 75: runtime/clCreateKernel 75: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clCreateKernel" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 75: Test timeout computed to be: 9.99988e+06 75: OK 75: 75: 48/111 Test #75: runtime/clCreateKernel .............................................................. Passed 0.52 sec test 76 Start 76: runtime/clGetKernelArgInfo 76: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clGetKernelArgInfo" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 76: Test timeout computed to be: 9.99988e+06 76: 76: NON-SPIR 76: adr: 119d 76: 76: SPIR with metadata 76: program size: 2596 76: adr: 119d 76: 76: SPIR WITHOUT metadata 76: program size: 2208 76: 76: OK 76: 76: 49/111 Test #76: runtime/clGetKernelArgInfo .......................................................... Passed 0.51 sec test 77 Start 77: runtime/clSetEventCallback 77: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clSetEventCallback" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clSetEventCallback_expout.txt" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 77: Test timeout computed to be: 9.99988e+06 77: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/runtime/test_clSetEventCallback_expout.txt 77: Callback function: event status: CL_SUBMITTED 77: Callback function: event status: CL_RUNNING 77: Callback function: event status: CL_COMPLETE 77: 77: 77: -- Comparing output.. 77: -- OK 50/111 Test #77: runtime/clSetEventCallback .......................................................... Passed 2.06 sec test 78 Start 78: runtime/clGetSupportedImageFormats 78: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clGetSupportedImageFormats" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 78: Environment variables: 78: POCL_DEVICES=pthread pthread 78: Test timeout computed to be: 9.99988e+06 78: 78: 78: -- OK 51/111 Test #78: runtime/clGetSupportedImageFormats .................................................. Passed 0.04 sec test 79 Start 79: runtime/clCreateKernelsInProgram 79: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clCreateKernelsInProgram" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 79: Test timeout computed to be: 9.99988e+06 79: Hello 79: World 79: 79: 79: -- OK 52/111 Test #79: runtime/clCreateKernelsInProgram .................................................... Passed 2.58 sec test 80 Start 80: runtime/clCreateSubDevices 80: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clCreateSubDevices" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 80: Test timeout computed to be: 9.99988e+06 80: 80: 80: -- OK 53/111 Test #80: runtime/clCreateSubDevices .......................................................... Passed 2.65 sec test 81 Start 81: runtime/test_event_free 81: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_event_free" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 81: Test timeout computed to be: 9.99988e+06 81: 81: 81: -- OK 54/111 Test #81: runtime/test_event_free ............................................................. Passed 0.04 sec test 82 Start 82: runtime/test_enqueue_kernel_from_binary 82: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_enqueue_kernel_from_binary" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 82: Test timeout computed to be: 9.99988e+06 82: 82: 82: -- OK 55/111 Test #82: runtime/test_enqueue_kernel_from_binary ............................................. Passed 3.32 sec test 83 Start 83: runtime/test_user_event 83: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_user_event" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 83: Test timeout computed to be: 9.99988e+06 83: 83: 83: -- OK 56/111 Test #83: runtime/test_user_event ............................................................. Passed 0.04 sec test 84 Start 84: runtime/clSetMemObjectDestructorCallback 84: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/runtime/test_clSetMemObjectDestructorCallback" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 84: Test timeout computed to be: 9.99988e+06 84: OK 84: 84: 57/111 Test #84: runtime/clSetMemObjectDestructorCallback ............................................ Passed 0.03 sec test 85 Start 85: workgroup/unconditional_barriers_REPL 85: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####basic_barriers.cl####2####2####2####2" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/basic_barriers_2_2_2_2.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 85: Environment variables: 85: POCL_DEVICES=basic 85: POCL_WORK_GROUP_METHOD=workitemrepl 85: Test timeout computed to be: 9.99988e+06 85: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/basic_barriers_2_2_2_2.stdout 85: 0 0 0: before barriers 85: 1 0 0: before barriers 85: 0 1 0: before barriers 85: 1 1 0: before barriers 85: 0 0 1: before barriers 85: 1 0 1: before barriers 85: 0 1 1: before barriers 85: 1 1 1: before barriers 85: 0 0 0: between barriers 85: 1 0 0: between barriers 85: 0 1 0: between barriers 85: 1 1 0: between barriers 85: 0 0 1: between barriers 85: 1 0 1: between barriers 85: 0 1 1: between barriers 85: 1 1 1: between barriers 85: 0 0 0: after barriers 85: 1 0 0: after barriers 85: 0 1 0: after barriers 85: 1 1 0: after barriers 85: 0 0 1: after barriers 85: 1 0 1: after barriers 85: 0 1 1: after barriers 85: 1 1 1: after barriers 85: 2 0 0: before barriers 85: 3 0 0: before barriers 85: 2 1 0: before barriers 85: 3 1 0: before barriers 85: 2 0 1: before barriers 85: 3 0 1: before barriers 85: 2 1 1: before barriers 85: 3 1 1: before barriers 85: 2 0 0: between barriers 85: 3 0 0: between barriers 85: 2 1 0: between barriers 85: 3 1 0: between barriers 85: 2 0 1: between barriers 85: 3 0 1: between barriers 85: 2 1 1: between barriers 85: 3 1 1: between barriers 85: 2 0 0: after barriers 85: 3 0 0: after barriers 85: 2 1 0: after barriers 85: 3 1 0: after barriers 85: 2 0 1: after barriers 85: 3 0 1: after barriers 85: 2 1 1: after barriers 85: 3 1 1: after barriers 85: 85: 85: -- Comparing output.. 85: -- OK 58/111 Test #85: workgroup/unconditional_barriers_REPL ............................................... Passed 1.99 sec test 86 Start 86: workgroup/unbarriered_for_loops_REPL 86: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####forloops.cl####2####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/forloops_2_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 86: Environment variables: 86: POCL_DEVICES=basic 86: POCL_WORK_GROUP_METHOD=workitemrepl 86: Test timeout computed to be: 9.99988e+06 86: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/forloops_2_2_1_1.stdout 86: 0: 86: 1: 0 86: 2: 0 1 86: 3: 0 1 2 86: 86: 86: -- Comparing output.. 86: -- OK 59/111 Test #86: workgroup/unbarriered_for_loops_REPL ................................................ Passed 2.10 sec test 87 Start 87: workgroup/barriered_for_loops_REPL 87: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####loopbarriers.cl####2####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/loopbarriers_2_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 87: Environment variables: 87: POCL_DEVICES=basic 87: POCL_WORK_GROUP_METHOD=workitemrepl 87: Test timeout computed to be: 9.99988e+06 87: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/loopbarriers_2_2_1_1.stdout 87: [GROUP_ID=0] iteration=0, A_before_barrier, local_id=0 87: [GROUP_ID=0] iteration=0, A_before_barrier, local_id=1 87: [GROUP_ID=0] iteration=0, B_after_barrier, local_id=0 87: [GROUP_ID=0] iteration=0, B_after_barrier, local_id=1 87: [GROUP_ID=0] iteration=1, A_before_barrier, local_id=0 87: [GROUP_ID=0] iteration=1, A_before_barrier, local_id=1 87: [GROUP_ID=0] iteration=1, B_after_barrier, local_id=0 87: [GROUP_ID=0] iteration=1, B_after_barrier, local_id=1 87: [GROUP_ID=0] iteration=2, A_before_barrier, local_id=0 87: [GROUP_ID=0] iteration=2, A_before_barrier, local_id=1 87: [GROUP_ID=0] iteration=2, B_after_barrier, local_id=0 87: [GROUP_ID=0] iteration=2, B_after_barrier, local_id=1 87: [GROUP_ID=1] iteration=0, A_before_barrier, local_id=0 87: [GROUP_ID=1] iteration=0, A_before_barrier, local_id=1 87: [GROUP_ID=1] iteration=0, B_after_barrier, local_id=0 87: [GROUP_ID=1] iteration=0, B_after_barrier, local_id=1 87: [GROUP_ID=1] iteration=1, A_before_barrier, local_id=0 87: [GROUP_ID=1] iteration=1, A_before_barrier, local_id=1 87: [GROUP_ID=1] iteration=1, B_after_barrier, local_id=0 87: [GROUP_ID=1] iteration=1, B_after_barrier, local_id=1 87: [GROUP_ID=1] iteration=2, A_before_barrier, local_id=0 87: [GROUP_ID=1] iteration=2, A_before_barrier, local_id=1 87: [GROUP_ID=1] iteration=2, B_after_barrier, local_id=0 87: [GROUP_ID=1] iteration=2, B_after_barrier, local_id=1 87: 87: 87: -- Comparing output.. 87: -- OK 60/111 Test #87: workgroup/barriered_for_loops_REPL .................................................. Passed 2.16 sec test 88 Start 88: workgroup/conditional_barrier_REPL 88: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####conditional_barriers.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/cond_barriers_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 88: Environment variables: 88: POCL_DEVICES=basic 88: POCL_WORK_GROUP_METHOD=workitemrepl 88: Test timeout computed to be: 9.99988e+06 88: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/cond_barriers_1_2_1_1.stdout 88: LOCAL_ID=0 before if 88: LOCAL_ID=1 before if 88: LOCAL_ID=0 inside if 88: LOCAL_ID=1 inside if 88: LOCAL_ID=0 after if 88: LOCAL_ID=1 after if 88: 88: 88: -- Comparing output.. 88: -- OK 61/111 Test #88: workgroup/conditional_barrier_REPL .................................................. Passed 2.00 sec test 89 Start 89: workgroup/b_loop_with_none_of_the_WIs_reaching_the_barrier_REPL 89: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####tricky_for.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/tricky_for_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 89: Environment variables: 89: POCL_DEVICES=basic 89: POCL_WORK_GROUP_METHOD=workitemrepl 89: Test timeout computed to be: 9.99988e+06 89: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/tricky_for_1_2_1_1.stdout 89: gid_x 0 after barrier at iteration 0 89: gid_x 1 after barrier at iteration 0 89: I am 0 and I break out from the loop. 89: I am 1 and I also break out from the loop. 89: 89: 89: -- Comparing output.. 89: -- OK 62/111 Test #89: workgroup/b_loop_with_none_of_the_WIs_reaching_the_barrier_REPL ..................... Passed 1.97 sec test 90 Start 90: workgroup/forcing_horizontal_parallelization_to_some_outer_loops_REPL 90: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####outerlooppar.cl####2####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/outerlooppar_2_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 90: Environment variables: 90: POCL_DEVICES=basic 90: POCL_WORK_GROUP_METHOD=workitemrepl 90: Test timeout computed to be: 9.99988e+06 90: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/outerlooppar_2_2_1_1.stdout 90: vertical: 90: i: 0 gid: 1 90: horizontal: 90: i: 0 gid: 0 90: i: 0 gid: 1 90: i: 1 gid: 0 90: i: 1 gid: 1 90: vertical: 90: i: 0 gid: 1 90: i: 1 gid: 1 90: vertical: 90: i: 0 gid: 2 90: i: 1 gid: 2 90: i: 0 gid: 3 90: i: 1 gid: 3 90: i: 2 gid: 3 90: horizontal: 90: i: 0 gid: 2 90: i: 0 gid: 3 90: i: 1 gid: 2 90: i: 1 gid: 3 90: vertical: 90: i: 0 gid: 2 90: i: 1 gid: 2 90: i: 0 gid: 3 90: i: 1 gid: 3 90: 90: 90: -- Comparing output.. 90: -- OK 63/111 Test #90: workgroup/forcing_horizontal_parallelization_to_some_outer_loops_REPL ............... Passed 1.96 sec test 91 Start 91: workgroup/loop_with_two_paths_to_the_latch_REPL 91: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####for_bug.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/for_bug_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 91: Environment variables: 91: POCL_DEVICES=basic 91: POCL_WORK_GROUP_METHOD=workitemrepl 91: Test timeout computed to be: 9.99988e+06 91: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/for_bug_1_2_1_1.stdout 91: gid_x 0 after barrier at iteration 16 91: gid_x 1 after barrier at iteration 16 91: gid_x 0 after barrier at iteration 15 91: gid_x 1 after barrier at iteration 15 91: gid_x 0 after barrier at iteration 14 91: gid_x 1 after barrier at iteration 14 91: gid_x 0 after barrier at iteration 13 91: gid_x 1 after barrier at iteration 13 91: gid_x 0 after barrier at iteration 12 91: gid_x 1 after barrier at iteration 12 91: gid_x 0 after barrier at iteration 11 91: gid_x 1 after barrier at iteration 11 91: gid_x 0 after barrier at iteration 10 91: gid_x 1 after barrier at iteration 10 91: gid_x 0 after barrier at iteration 9 91: gid_x 1 after barrier at iteration 9 91: gid_x 0 after barrier at iteration 8 91: gid_x 1 after barrier at iteration 8 91: gid_x 0 after barrier at iteration 7 91: gid_x 1 after barrier at iteration 7 91: gid_x 0 after barrier at iteration 6 91: gid_x 1 after barrier at iteration 6 91: gid_x 0 after barrier at iteration 5 91: gid_x 1 after barrier at iteration 5 91: gid_x 0 after barrier at iteration 4 91: gid_x 1 after barrier at iteration 4 91: gid_x 0 after barrier at iteration 3 91: gid_x 1 after barrier at iteration 3 91: gid_x 0 after barrier at iteration 2 91: gid_x 1 after barrier at iteration 2 91: gid_x 0 after barrier at iteration 1 91: gid_x 1 after barrier at iteration 1 91: gid_x 0 after barrier at iteration 0 91: gid_x 1 after barrier at iteration 0 91: OK 91: 91: 91: -- Comparing output.. 64/111 Test #91: workgroup/loop_with_two_paths_to_the_latch_REPL ..................................... Passed 1.97 sec test 92 Start 92: workgroup/b_loop_with_two_latches_REPL 92: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####multilatch_bloop.cl####1####3####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/multilatch_bloop_1_3_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 92: Environment variables: 92: POCL_DEVICES=basic 92: POCL_WORK_GROUP_METHOD=workitemrepl 92: Test timeout computed to be: 9.99988e+06 92: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/multilatch_bloop_1_3_1_1.stdout 92: i:0 0 0 0 before barrier 92: i:0 1 0 0 before barrier 92: i:0 2 0 0 before barrier 92: i:0 0 0 0 after barrier 92: i:0 1 0 0 after barrier 92: i:0 1 0 0 after latch 1 92: i:0 2 0 0 after barrier 92: i:0 2 0 0 after latch 1 92: i:0 2 0 0 after latch 2 92: i:1 0 0 0 before barrier 92: i:1 1 0 0 before barrier 92: i:1 2 0 0 before barrier 92: i:1 0 0 0 after barrier 92: i:1 1 0 0 after barrier 92: i:1 1 0 0 after latch 1 92: i:1 2 0 0 after barrier 92: i:1 2 0 0 after latch 1 92: i:1 2 0 0 after latch 2 92: 92: 92: -- Comparing output.. 92: -- OK 65/111 Test #92: workgroup/b_loop_with_two_latches_REPL .............................................. Passed 2.19 sec test 93 Start 93: workgroup/workgroup_sizes_work_items_get_wrong_ids_REPL 93: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####print_all_ids.cl####1####1####1####4" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/print_all_ids_114114.txt" "-Dsort_output=1" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 93: Environment variables: 93: POCL_DEVICES=basic 93: POCL_WORK_GROUP_METHOD=workitemrepl 93: Test timeout computed to be: 9.99988e+06 93: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/print_all_ids_114114.txt 93: global: 0-0-0 93: local: 0-0-0 93: global: 0-0-1 93: local: 0-0-1 93: global: 0-0-2 93: local: 0-0-2 93: global: 0-0-3 93: local: 0-0-3 93: 93: 93: -- SORTING FILE 93: -- Comparing output.. 93: -- OK 66/111 Test #93: workgroup/workgroup_sizes_work_items_get_wrong_ids_REPL ............................. Passed 1.92 sec test 95 Start 95: workgroup/unconditional_barriers_LOOPS 95: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####basic_barriers.cl####2####2####2####2" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/basic_barriers_2_2_2_2.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 95: Environment variables: 95: POCL_DEVICES=basic 95: POCL_WORK_GROUP_METHOD=workitemloops 95: Test timeout computed to be: 9.99988e+06 95: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/basic_barriers_2_2_2_2.stdout 95: 0 0 0: before barriers 95: 1 0 0: before barriers 95: 0 1 0: before barriers 95: 1 1 0: before barriers 95: 0 0 1: before barriers 95: 1 0 1: before barriers 95: 0 1 1: before barriers 95: 1 1 1: before barriers 95: 0 0 0: between barriers 95: 1 0 0: between barriers 95: 0 1 0: between barriers 95: 1 1 0: between barriers 95: 0 0 1: between barriers 95: 1 0 1: between barriers 95: 0 1 1: between barriers 95: 1 1 1: between barriers 95: 0 0 0: after barriers 95: 1 0 0: after barriers 95: 0 1 0: after barriers 95: 1 1 0: after barriers 95: 0 0 1: after barriers 95: 1 0 1: after barriers 95: 0 1 1: after barriers 95: 1 1 1: after barriers 95: 2 0 0: before barriers 95: 3 0 0: before barriers 95: 2 1 0: before barriers 95: 3 1 0: before barriers 95: 2 0 1: before barriers 95: 3 0 1: before barriers 95: 2 1 1: before barriers 95: 3 1 1: before barriers 95: 2 0 0: between barriers 95: 3 0 0: between barriers 95: 2 1 0: between barriers 95: 3 1 0: between barriers 95: 2 0 1: between barriers 95: 3 0 1: between barriers 95: 2 1 1: between barriers 95: 3 1 1: between barriers 95: 2 0 0: after barriers 95: 3 0 0: after barriers 95: 2 1 0: after barriers 95: 3 1 0: after barriers 95: 2 0 1: after barriers 95: 3 0 1: after barriers 95: 2 1 1: after barriers 95: 3 1 1: after barriers 95: 95: 95: -- Comparing output.. 95: -- OK 67/111 Test #95: workgroup/unconditional_barriers_LOOPS .............................................. Passed 1.86 sec test 96 Start 96: workgroup/unbarriered_for_loops_LOOPS 96: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####forloops.cl####2####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/forloops_2_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 96: Environment variables: 96: POCL_DEVICES=basic 96: POCL_WORK_GROUP_METHOD=workitemloops 96: Test timeout computed to be: 9.99988e+06 96: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/forloops_2_2_1_1.stdout 96: 0: 96: 1: 0 96: 2: 0 1 96: 3: 0 1 2 96: 96: 96: -- Comparing output.. 96: -- OK 68/111 Test #96: workgroup/unbarriered_for_loops_LOOPS ............................................... Passed 1.97 sec test 97 Start 97: workgroup/barriered_for_loops_LOOPS 97: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####loopbarriers.cl####2####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/loopbarriers_2_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 97: Environment variables: 97: POCL_DEVICES=basic 97: POCL_WORK_GROUP_METHOD=workitemloops 97: Test timeout computed to be: 9.99988e+06 97: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/loopbarriers_2_2_1_1.stdout 97: [GROUP_ID=0] iteration=0, A_before_barrier, local_id=0 97: [GROUP_ID=0] iteration=0, A_before_barrier, local_id=1 97: [GROUP_ID=0] iteration=0, B_after_barrier, local_id=0 97: [GROUP_ID=0] iteration=0, B_after_barrier, local_id=1 97: [GROUP_ID=0] iteration=1, A_before_barrier, local_id=0 97: [GROUP_ID=0] iteration=1, A_before_barrier, local_id=1 97: [GROUP_ID=0] iteration=1, B_after_barrier, local_id=0 97: [GROUP_ID=0] iteration=1, B_after_barrier, local_id=1 97: [GROUP_ID=0] iteration=2, A_before_barrier, local_id=0 97: [GROUP_ID=0] iteration=2, A_before_barrier, local_id=1 97: [GROUP_ID=0] iteration=2, B_after_barrier, local_id=0 97: [GROUP_ID=0] iteration=2, B_after_barrier, local_id=1 97: [GROUP_ID=1] iteration=0, A_before_barrier, local_id=0 97: [GROUP_ID=1] iteration=0, A_before_barrier, local_id=1 97: [GROUP_ID=1] iteration=0, B_after_barrier, local_id=0 97: [GROUP_ID=1] iteration=0, B_after_barrier, local_id=1 97: [GROUP_ID=1] iteration=1, A_before_barrier, local_id=0 97: [GROUP_ID=1] iteration=1, A_before_barrier, local_id=1 97: [GROUP_ID=1] iteration=1, B_after_barrier, local_id=0 97: [GROUP_ID=1] iteration=1, B_after_barrier, local_id=1 97: [GROUP_ID=1] iteration=2, A_before_barrier, local_id=0 97: [GROUP_ID=1] iteration=2, A_before_barrier, local_id=1 97: [GROUP_ID=1] iteration=2, B_after_barrier, local_id=0 97: [GROUP_ID=1] iteration=2, B_after_barrier, local_id=1 97: 97: 97: -- Comparing output.. 97: -- OK 69/111 Test #97: workgroup/barriered_for_loops_LOOPS ................................................. Passed 2.00 sec test 98 Start 98: workgroup/conditional_barrier_LOOPS 98: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####conditional_barriers.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/cond_barriers_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 98: Environment variables: 98: POCL_DEVICES=basic 98: POCL_WORK_GROUP_METHOD=workitemloops 98: Test timeout computed to be: 9.99988e+06 98: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/cond_barriers_1_2_1_1.stdout 98: LOCAL_ID=0 before if 98: LOCAL_ID=1 before if 98: LOCAL_ID=0 inside if 98: LOCAL_ID=1 inside if 98: LOCAL_ID=0 after if 98: LOCAL_ID=1 after if 98: 98: 98: -- Comparing output.. 98: -- OK 70/111 Test #98: workgroup/conditional_barrier_LOOPS ................................................. Passed 1.92 sec test 99 Start 99: workgroup/b_loop_with_none_of_the_WIs_reaching_the_barrier_LOOPS 99: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####tricky_for.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/tricky_for_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 99: Environment variables: 99: POCL_DEVICES=basic 99: POCL_WORK_GROUP_METHOD=workitemloops 99: Test timeout computed to be: 9.99988e+06 99: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/tricky_for_1_2_1_1.stdout 99: gid_x 0 after barrier at iteration 0 99: gid_x 1 after barrier at iteration 0 99: I am 0 and I break out from the loop. 99: I am 1 and I also break out from the loop. 99: 99: 99: -- Comparing output.. 99: -- OK 71/111 Test #99: workgroup/b_loop_with_none_of_the_WIs_reaching_the_barrier_LOOPS .................... Passed 1.87 sec test 100 Start 100: workgroup/forcing_horizontal_parallelization_to_some_outer_loops_LOOPS 100: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####outerlooppar.cl####2####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/outerlooppar_2_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 100: Environment variables: 100: POCL_DEVICES=basic 100: POCL_WORK_GROUP_METHOD=workitemloops 100: Test timeout computed to be: 9.99988e+06 100: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/outerlooppar_2_2_1_1.stdout 100: vertical: 100: i: 0 gid: 1 100: horizontal: 100: i: 0 gid: 0 100: i: 0 gid: 1 100: i: 1 gid: 0 100: i: 1 gid: 1 100: vertical: 100: i: 0 gid: 1 100: i: 1 gid: 1 100: vertical: 100: i: 0 gid: 2 100: i: 1 gid: 2 100: i: 0 gid: 3 100: i: 1 gid: 3 100: i: 2 gid: 3 100: horizontal: 100: i: 0 gid: 2 100: i: 0 gid: 3 100: i: 1 gid: 2 100: i: 1 gid: 3 100: vertical: 100: i: 0 gid: 2 100: i: 1 gid: 2 100: i: 0 gid: 3 100: i: 1 gid: 3 100: 100: 100: -- Comparing output.. 100: -- OK 72/111 Test #100: workgroup/forcing_horizontal_parallelization_to_some_outer_loops_LOOPS .............. Passed 1.94 sec test 101 Start 101: workgroup/loop_with_two_paths_to_the_latch_LOOPS 101: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####for_bug.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/for_bug_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 101: Environment variables: 101: POCL_DEVICES=basic 101: POCL_WORK_GROUP_METHOD=workitemloops 101: Test timeout computed to be: 9.99988e+06 101: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/for_bug_1_2_1_1.stdout 101: gid_x 0 after barrier at iteration 16 101: gid_x 1 after barrier at iteration 16 101: gid_x 0 after barrier at iteration 15 101: gid_x 1 after barrier at iteration 15 101: gid_x 0 after barrier at iteration 14 101: gid_x 1 after barrier at iteration 14 101: gid_x 0 after barrier at iteration 13 101: gid_x 1 after barrier at iteration 13 101: gid_x 0 after barrier at iteration 12 101: gid_x 1 after barrier at iteration 12 101: gid_x 0 after barrier at iteration 11 101: gid_x 1 after barrier at iteration 11 101: gid_x 0 after barrier at iteration 10 101: gid_x 1 after barrier at iteration 10 101: gid_x 0 after barrier at iteration 9 101: gid_x 1 after barrier at iteration 9 101: gid_x 0 after barrier at iteration 8 101: gid_x 1 after barrier at iteration 8 101: gid_x 0 after barrier at iteration 7 101: gid_x 1 after barrier at iteration 7 101: gid_x 0 after barrier at iteration 6 101: gid_x 1 after barrier at iteration 6 101: gid_x 0 after barrier at iteration 5 101: gid_x 1 after barrier at iteration 5 101: gid_x 0 after barrier at iteration 4 101: gid_x 1 after barrier at iteration 4 101: gid_x 0 after barrier at iteration 3 101: gid_x 1 after barrier at iteration 3 101: gid_x 0 after barrier at iteration 2 101: gid_x 1 after barrier at iteration 2 101: gid_x 0 after barrier at iteration 1 101: gid_x 1 after barrier at iteration 1 101: gid_x 0 after barrier at iteration 0 101: gid_x 1 after barrier at iteration 0 101: OK 101: 101: 101: -- Comparing output.. 73/111 Test #101: workgroup/loop_with_two_paths_to_the_latch_LOOPS .................................... Passed 1.95 sec test 102 Start 102: workgroup/b_loop_with_two_latches_LOOPS 102: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####multilatch_bloop.cl####1####3####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/multilatch_bloop_1_3_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 102: Environment variables: 102: POCL_DEVICES=basic 102: POCL_WORK_GROUP_METHOD=workitemloops 102: Test timeout computed to be: 9.99988e+06 102: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/multilatch_bloop_1_3_1_1.stdout 102: i:0 0 0 0 before barrier 102: i:0 1 0 0 before barrier 102: i:0 2 0 0 before barrier 102: i:0 0 0 0 after barrier 102: i:0 1 0 0 after barrier 102: i:0 1 0 0 after latch 1 102: i:0 2 0 0 after barrier 102: i:0 2 0 0 after latch 1 102: i:0 2 0 0 after latch 2 102: i:1 0 0 0 before barrier 102: i:1 1 0 0 before barrier 102: i:1 2 0 0 before barrier 102: i:1 0 0 0 after barrier 102: i:1 1 0 0 after barrier 102: i:1 1 0 0 after latch 1 102: i:1 2 0 0 after barrier 102: i:1 2 0 0 after latch 1 102: i:1 2 0 0 after latch 2 102: 102: 102: -- Comparing output.. 102: -- OK 74/111 Test #102: workgroup/b_loop_with_two_latches_LOOPS ............................................. Passed 1.89 sec test 103 Start 103: workgroup/workgroup_sizes_work_items_get_wrong_ids_LOOPS 103: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####print_all_ids.cl####1####1####1####4" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/print_all_ids_114114.txt" "-Dsort_output=1" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 103: Environment variables: 103: POCL_DEVICES=basic 103: POCL_WORK_GROUP_METHOD=workitemloops 103: Test timeout computed to be: 9.99988e+06 103: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/print_all_ids_114114.txt 103: global: 0-0-0 103: local: 0-0-0 103: global: 0-0-1 103: local: 0-0-1 103: global: 0-0-2 103: local: 0-0-2 103: global: 0-0-3 103: local: 0-0-3 103: 103: 103: -- SORTING FILE 103: -- Comparing output.. 103: -- OK 75/111 Test #103: workgroup/workgroup_sizes_work_items_get_wrong_ids_LOOPS ............................ Passed 1.95 sec test 33 Start 33: regression/phi_nodes_not_replicated_REPL 33: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_loop_phi_replication" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 33: Environment variables: 33: POCL_WORK_GROUP_METHOD=workitemrepl 33: Test timeout computed to be: 9.99988e+06 33: 33: 33: -- OK 76/111 Test #33: regression/phi_nodes_not_replicated_REPL ............................................ Passed 1.88 sec test 34 Start 34: regression/issues_with_local_pointers_REPL 34: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_locals" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 34: Environment variables: 34: POCL_WORK_GROUP_METHOD=workitemrepl 34: Test timeout computed to be: 9.99988e+06 34: 34: 34: -- OK 77/111 Test #34: regression/issues_with_local_pointers_REPL .......................................... Passed 1.85 sec test 35 Start 35: regression/barrier_between_two_for_loops_REPL 35: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_barrier_between_for_loops" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 35: Environment variables: 35: POCL_WORK_GROUP_METHOD=workitemrepl 35: Test timeout computed to be: 9.99988e+06 35: 35: 35: -- OK 78/111 Test #35: regression/barrier_between_two_for_loops_REPL ....................................... Passed 1.78 sec test 36 Start 36: regression/simple_for-loop_with_a_barrier_inside_REPL 36: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_simple_for_with_a_barrier" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 36: Environment variables: 36: POCL_WORK_GROUP_METHOD=workitemrepl 36: Test timeout computed to be: 9.99988e+06 36: 36: 36: -- OK 79/111 Test #36: regression/simple_for-loop_with_a_barrier_inside_REPL ............................... Passed 2.07 sec test 37 Start 37: regression/for-loop_with_computation_after_the_brexit_REPL 37: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_multi_level_loops_with_barriers" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 37: Environment variables: 37: POCL_WORK_GROUP_METHOD=workitemrepl 37: Test timeout computed to be: 9.99988e+06 37: 37: 37: -- OK 80/111 Test #37: regression/for-loop_with_computation_after_the_brexit_REPL .......................... Passed 1.78 sec test 38 Start 38: regression/for-loop_with_a_variable_iteration_count_REPL 38: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_for_with_var_iteration_count" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 38: Environment variables: 38: POCL_WORK_GROUP_METHOD=workitemrepl 38: Test timeout computed to be: 9.99988e+06 38: 38: 38: -- OK 81/111 Test #38: regression/for-loop_with_a_variable_iteration_count_REPL ............................ Passed 1.75 sec test 39 Start 39: regression/early_return_before_a_barrier_region_REPL 39: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_early_return" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 39: Environment variables: 39: POCL_WORK_GROUP_METHOD=workitemrepl 39: Test timeout computed to be: 9.99988e+06 39: 39: 39: -- OK 82/111 Test #39: regression/early_return_before_a_barrier_region_REPL ................................ Passed 1.94 sec test 40 Start 40: regression/id-dependent_computation_before_kernel_exit_REPL 40: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_id_dependent_computation" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 40: Environment variables: 40: POCL_WORK_GROUP_METHOD=workitemrepl 40: Test timeout computed to be: 9.99988e+06 40: 40: 40: -- OK 83/111 Test #40: regression/id-dependent_computation_before_kernel_exit_REPL ......................... Passed 1.93 sec test 41 Start 41: regression/barrier_just_before_return_REPL 41: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_barrier_before_return" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 41: Environment variables: 41: POCL_WORK_GROUP_METHOD=workitemrepl 41: Test timeout computed to be: 9.99988e+06 41: 41: 41: -- OK 84/111 Test #41: regression/barrier_just_before_return_REPL .......................................... Passed 1.90 sec test 42 Start 42: regression/infinite_loop_REPL 42: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_infinite_loop" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 42: Environment variables: 42: POCL_WORK_GROUP_METHOD=workitemrepl 42: Test timeout computed to be: 9.99988e+06 42: 42: 42: -- OK 85/111 Test #42: regression/infinite_loop_REPL ....................................................... Passed 1.68 sec test 43 Start 43: regression/undominated_variable_from_conditional_barrier_handling_REPL 43: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_undominated_variable" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 43: Environment variables: 43: POCL_WORK_GROUP_METHOD=workitemrepl 43: Test timeout computed to be: 9.99988e+06 43: 43: 43: -- OK 86/111 Test #43: regression/undominated_variable_from_conditional_barrier_handling_REPL .............. Passed 1.97 sec test 44 Start 44: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_REPL 44: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 44: Environment variables: 44: POCL_WORK_GROUP_METHOD=workitemrepl 44: Test timeout computed to be: 9.99988e+06 44: Changed value at global_id: 67599, local_id 3, group_id 16899, to: 854 44: Value is changed at global_id: 67599, local_id 3, group_id 16899, to: 854 44: 44: 44: -- OK 87/111 Test #44: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_REPL ...... Passed 2.00 sec test 45 Start 45: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_2_REPL 45: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local_2" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 45: Environment variables: 45: POCL_WORK_GROUP_METHOD=workitemrepl 45: Test timeout computed to be: 9.99988e+06 45: changing the value at global_id: 6, local_id 2, group_id 1, to: 3 45: value is changed at global_id: 6, local_id 2, group_id 1, to: 3 45: 45: 45: -- OK 88/111 Test #45: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_2_REPL .... Passed 2.03 sec test 46 Start 46: regression/phi_nodes_not_replicated_LOOPS 46: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_loop_phi_replication" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 46: Environment variables: 46: POCL_WORK_GROUP_METHOD=workitemloops 46: Test timeout computed to be: 9.99988e+06 46: 46: 46: -- OK 89/111 Test #46: regression/phi_nodes_not_replicated_LOOPS ........................................... Passed 1.80 sec test 47 Start 47: regression/issues_with_local_pointers_LOOPS 47: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_locals" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 47: Environment variables: 47: POCL_WORK_GROUP_METHOD=workitemloops 47: Test timeout computed to be: 9.99988e+06 47: 47: 47: -- OK 90/111 Test #47: regression/issues_with_local_pointers_LOOPS ......................................... Passed 1.76 sec test 48 Start 48: regression/barrier_between_two_for_loops_LOOPS 48: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_barrier_between_for_loops" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 48: Environment variables: 48: POCL_WORK_GROUP_METHOD=workitemloops 48: Test timeout computed to be: 9.99988e+06 48: 48: 48: -- OK 91/111 Test #48: regression/barrier_between_two_for_loops_LOOPS ...................................... Passed 1.77 sec test 49 Start 49: regression/simple_for-loop_with_a_barrier_inside_LOOPS 49: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_simple_for_with_a_barrier" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 49: Environment variables: 49: POCL_WORK_GROUP_METHOD=workitemloops 49: Test timeout computed to be: 9.99988e+06 49: 49: 49: -- OK 92/111 Test #49: regression/simple_for-loop_with_a_barrier_inside_LOOPS .............................. Passed 1.96 sec test 50 Start 50: regression/for-loop_with_computation_after_the_brexit_LOOPS 50: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_multi_level_loops_with_barriers" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 50: Environment variables: 50: POCL_WORK_GROUP_METHOD=workitemloops 50: Test timeout computed to be: 9.99988e+06 50: 50: 50: -- OK 93/111 Test #50: regression/for-loop_with_computation_after_the_brexit_LOOPS ......................... Passed 1.97 sec test 51 Start 51: regression/for-loop_with_a_variable_iteration_count_LOOPS 51: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_for_with_var_iteration_count" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 51: Environment variables: 51: POCL_WORK_GROUP_METHOD=workitemloops 51: Test timeout computed to be: 9.99988e+06 51: 51: 51: -- OK 94/111 Test #51: regression/for-loop_with_a_variable_iteration_count_LOOPS ........................... Passed 1.99 sec test 52 Start 52: regression/early_return_before_a_barrier_region_LOOPS 52: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_early_return" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 52: Environment variables: 52: POCL_WORK_GROUP_METHOD=workitemloops 52: Test timeout computed to be: 9.99988e+06 52: 52: 52: -- OK 95/111 Test #52: regression/early_return_before_a_barrier_region_LOOPS ............................... Passed 1.89 sec test 53 Start 53: regression/id-dependent_computation_before_kernel_exit_LOOPS 53: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_id_dependent_computation" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 53: Environment variables: 53: POCL_WORK_GROUP_METHOD=workitemloops 53: Test timeout computed to be: 9.99988e+06 53: 53: 53: -- OK 96/111 Test #53: regression/id-dependent_computation_before_kernel_exit_LOOPS ........................ Passed 1.94 sec test 54 Start 54: regression/barrier_just_before_return_LOOPS 54: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_barrier_before_return" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 54: Environment variables: 54: POCL_WORK_GROUP_METHOD=workitemloops 54: Test timeout computed to be: 9.99988e+06 54: 54: 54: -- OK 97/111 Test #54: regression/barrier_just_before_return_LOOPS ......................................... Passed 2.28 sec test 55 Start 55: regression/infinite_loop_LOOPS 55: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_infinite_loop" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 55: Environment variables: 55: POCL_WORK_GROUP_METHOD=workitemloops 55: Test timeout computed to be: 9.99988e+06 55: 55: 55: -- OK 98/111 Test #55: regression/infinite_loop_LOOPS ...................................................... Passed 1.68 sec test 56 Start 56: regression/undominated_variable_from_conditional_barrier_handling_LOOPS 56: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_undominated_variable" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 56: Environment variables: 56: POCL_WORK_GROUP_METHOD=workitemloops 56: Test timeout computed to be: 9.99988e+06 56: 56: 56: -- OK 99/111 Test #56: regression/undominated_variable_from_conditional_barrier_handling_LOOPS ............. Passed 1.81 sec test 57 Start 57: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_LOOPS 57: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 57: Environment variables: 57: POCL_WORK_GROUP_METHOD=workitemloops 57: Test timeout computed to be: 9.99988e+06 57: Changed value at global_id: 67599, local_id 3, group_id 16899, to: 854 57: Value is changed at global_id: 67599, local_id 3, group_id 16899, to: 854 57: 57: 57: -- OK 100/111 Test #57: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_LOOPS ..... Passed 2.25 sec test 58 Start 58: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_2_LOOPS 58: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_assign_loop_variable_to_privvar_makes_it_local_2" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 58: Environment variables: 58: POCL_WORK_GROUP_METHOD=workitemloops 58: Test timeout computed to be: 9.99988e+06 58: changing the value at global_id: 6, local_id 2, group_id 1, to: 3 58: value is changed at global_id: 6, local_id 2, group_id 1, to: 3 58: 58: 58: -- OK 101/111 Test #58: regression/assigning_a_loop_iterator_variable_to_a_private_makes_it_local_2_LOOPS ... Passed 1.98 sec test 59 Start 59: regression/setting_a_buffer_argument_to_NULL_causes_a_segfault 59: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_null_arg" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 59: Test timeout computed to be: 9.99988e+06 59: 59: 59: -- OK 102/111 Test #59: regression/setting_a_buffer_argument_to_NULL_causes_a_segfault ...................... Passed 2.12 sec test 60 Start 60: regression/clSetKernelArg_overwriting_the_previous_kernel's_args 60: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_setargs" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 60: Test timeout computed to be: 9.99988e+06 60: 60: 60: -- OK 103/111 Test #60: regression/clSetKernelArg_overwriting_the_previous_kernel's_args .................... Passed 2.18 sec test 61 Start 61: regression/passing_a_constant_array_as_an_arg 61: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_constant_array" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 61: Test timeout computed to be: 9.99988e+06 61: 61: 61: -- OK 104/111 Test #61: regression/passing_a_constant_array_as_an_arg ....................................... Passed 1.80 sec test 62 Start 62: regression/case_with_multiple_variable_length_loops_and_a_barrier_in_one 62: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_fors_with_var_iteration_counts" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 62: Test timeout computed to be: 9.99988e+06 62: 62: 62: -- OK 105/111 Test #62: regression/case_with_multiple_variable_length_loops_and_a_barrier_in_one ............ Passed 1.73 sec test 63 Start 63: regression/struct_kernel_arguments 63: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_structs_as_args" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 63: Test timeout computed to be: 9.99988e+06 63: CMake Error at /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake:22 (message): 63: FAIL: Test exited with nonzero code: 63: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_structs_as_args 63: 63: 63: STDOUT: 63: 63: 63: 63: STDERR: 63: 63: ERROR: clEnqueueNDRangeKernel(-52) 63: 63: 63: 63: -- OK 106/111 Test #63: regression/struct_kernel_arguments .................................................. Passed 1.76 sec test 64 Start 64: regression/vector_kernel_arguments 64: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/regression/test_vectors_as_args" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 64: Test timeout computed to be: 9.99988e+06 64: 64: 64: -- OK 107/111 Test #64: regression/vector_kernel_arguments .................................................. Passed 2.25 sec test 32 Start 32: kernel/test_sizeof_uint 32: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/kernel/kernel####test_sizeof" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_sizeof_expout.txt" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 32: Test timeout computed to be: 9.99988e+06 32: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/kernel/test_sizeof_expout.txt 32: Running test test_sizeof... 32: sizeof(uint) == 4 32: sizeof(uint2) == 8 32: sizeof(uint3) == 16 32: sizeof(uint4) == 16 32: sizeof(uint8) == 32 32: sizeof(uint16) == 64 32: OK 32: 32: 32: -- Comparing output.. 108/111 Test #32: kernel/test_sizeof_uint ............................................................. Passed 2.10 sec test 94 Start 94: workgroup/different_implicit_barrier_injection_scenarios_LOOPS 94: Test command: /usr/bin/cmake "-Dtest_cmd=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/tests/workgroup/run_kernel####implicit_barriers.cl####1####2####1####1" "-Doutput_blessed=/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/implicit_barriers_1_2_1_1.stdout" "-P" "/builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/cmake/run_test.cmake" 94: Test timeout computed to be: 9.99988e+06 94: -- Expecting output: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/tests/workgroup/implicit_barriers_1_2_1_1.stdout 94: LOCAL_ID=0 before if 94: LOCAL_ID=1 before if 94: LOCAL_ID=0 inside if 94: LOCAL_ID=1 inside if 94: LOCAL_ID=0 inside for, iteration 0, value 2 94: LOCAL_ID=1 inside for, iteration 0, value 2 94: LOCAL_ID=0 inside for, iteration 1, value 1 94: LOCAL_ID=1 inside for, iteration 1, value 1 94: LOCAL_ID=0 after if 94: LOCAL_ID=1 after if 94: 94: 94: -- Comparing output.. 94: -- OK 109/111 Test #94: workgroup/different_implicit_barrier_injection_scenarios_LOOPS ...................... Passed 2.02 sec test 110 Start 110: examples/trig 110: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/trig/trig 110: Test timeout computed to be: 9.99988e+06 110: OK 110/111 Test #110: examples/trig ....................................................................... Passed 1.92 sec test 111 Start 111: EinsteinToolkit 111: Test command: /builddir/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771/x86_64-redhat-linux-gnu/examples/EinsteinToolkit/EinsteinToolkit 111: Test timeout computed to be: 9.99988e+06 111: 4 warnings generated. 111: 4 warnings generated. 111: EinsteinToolkit test 111: Reading sources... 111: Initialise... 111: OpenCL platform #0: 111: OpenCL platform name: Portable Computing Language 111: OpenCL platform vendor: The pocl project 111: OpenCL device name: pthread-Westmere E56xx/L56xx/X56xx (Nehalem-C) 111: OpenCL platform name: Portable Computing Language 111: OpenCL platform vendor: The pocl project 111: cctkGH: 111: gsh=[70,70,70] 111: lbnd=[0,0,0] 111: lsh=[70,70,70] 111: ash=[70,70,70] 111: imin=[3,3,3] 111: imax=[67,67,67] 111: lmin=[3,3,3] 111: lmax=[67,67,67] 111: RHS1... 111: Local work group size: 1 1 1 111: Global work group size: 64 64 64 111: RHS2... 111: Begin timing 10 iterations... 111: End timing 111: Average elapsed time: 0.253319 sec 111: Minimum elapsed time: 0.238471 sec 111: RESULT: Time per grid point update: 0.695251 usec 111: This corresponds to 4.89032 GFlop/s 111: 111: Note: This benchmark performs about 3,400 Flop per grid point update. 111: A "typical" result is about 1.0 usec. 111: Smaller numbers are better. 111: 111: Done. 111/111 Test #111: EinsteinToolkit ..................................................................... Passed 10.14 sec 100% tests passed, 0 tests failed out of 111 Label Time Summary: Einstein = 10.14 sec (1 test) hsa = 5.82 sec (3 tests) internal = 263.33 sec (98 tests) kernel = 118.73 sec (20 tests) regression = 61.48 sec (32 tests) runtime = 25.85 sec (20 tests) spir = 1.52 sec (1 test) tce = 16.95 sec (9 tests) workgroup = 35.59 sec (18 tests) Total Test time (real) = 386.89 sec + popd ~/build/BUILD/pocl-e05a24b1a923ee758d4bc297721d1be994567771 + exit 0 Processing files: pocl-0.14-0.5.gite05a24b.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7kPSjz + umask 022 + cd /builddir/build/BUILD + cd pocl-e05a24b1a923ee758d4bc297721d1be994567771 + DOCDIR=/builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/doc/pocl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/doc/pocl + cp -pr README /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/doc/pocl + cp -pr doc/sphinx/source/design.rst doc/sphinx/source/development.rst doc/sphinx/source/env_variables.rst doc/sphinx/source/faq.rst doc/sphinx/source/features.rst doc/sphinx/source/host_library.rst doc/sphinx/source/hsa.rst doc/sphinx/source/hsa_status.rst doc/sphinx/source/index.rst doc/sphinx/source/install.rst doc/sphinx/source/kernel_compiler.rst doc/sphinx/source/memory_management.rst doc/sphinx/source/pocl_binary.rst doc/sphinx/source/releasing.rst doc/sphinx/source/using.rst /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64/usr/share/doc/pocl + exit 0 Provides: libpocl.so.1()(64bit) libpoclu.so.1()(64bit) pocl = 0.14-0.5.gite05a24b.fc27 pocl(x86-64) = 0.14-0.5.gite05a24b.fc27 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libLLVM-4.0.so()(64bit) libOpenCL.so.1()(64bit) libOpenCL.so.1(OPENCL_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libclangAST.so.4()(64bit) libclangAnalysis.so.4()(64bit) libclangBasic.so.4()(64bit) libclangCodeGen.so.4()(64bit) libclangDriver.so.4()(64bit) libclangEdit.so.4()(64bit) libclangFrontend.so.4()(64bit) libclangFrontendTool.so.4()(64bit) libclangLex.so.4()(64bit) libclangParse.so.4()(64bit) libclangRewrite.so.4()(64bit) libclangRewriteFrontend.so.4()(64bit) libclangSema.so.4()(64bit) libclangSerialization.so.4()(64bit) libclangStaticAnalyzerCheckers.so.4()(64bit) libclangStaticAnalyzerCore.so.4()(64bit) libclangStaticAnalyzerFrontend.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libhwloc.so.5()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: pocl-devel-0.14-0.5.gite05a24b.fc27.x86_64 Provides: libllvmopencl.so()(64bit) pkgconfig(pocl) = 0.14 pocl-devel = 0.14-0.5.gite05a24b.fc27 pocl-devel(x86-64) = 0.14-0.5.gite05a24b.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libOpenCL.so.1()(64bit) libOpenCL.so.1(OPENCL_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpocl.so.1()(64bit) libpoclu.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pocl-debuginfo-0.14-0.5.gite05a24b.fc27.x86_64 Provides: pocl-debuginfo = 0.14-0.5.gite05a24b.fc27 pocl-debuginfo(x86-64) = 0.14-0.5.gite05a24b.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 Wrote: /builddir/build/RPMS/pocl-0.14-0.5.gite05a24b.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/pocl-devel-0.14-0.5.gite05a24b.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/pocl-debuginfo-0.14-0.5.gite05a24b.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.w1Rqte + umask 022 + cd /builddir/build/BUILD + cd pocl-e05a24b1a923ee758d4bc297721d1be994567771 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pocl-0.14-0.5.gite05a24b.fc27.x86_64 + exit 0 Child return code was: 0