******************************************************************************** conan test conan-center-index/recipes/opencl-icd-loader/all/test_package/conanfile.py opencl-icd-loader/2020.06.16@ --profile=/home/conan/w/BuildSingleReference/20295/5dd87ce6-a515-481c-9dec-365f9c5e3cc7/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 7.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=7.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=7.0 os=Linux os_build=Linux [options] opencl-icd-loader:shared=False [build_requires] [env] opencl-headers/2020.06.16: Not found in local cache, looking in remotes... opencl-headers/2020.06.16: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz opencl-headers/2020.06.16: Downloaded recipe revision 7f3242e46a533d225102442d76cd12ca opencl-icd-loader/2020.06.16 (test package): Installing package Requirements opencl-headers/2020.06.16 from 'conan-center' - Downloaded opencl-icd-loader/2020.06.16 from local cache - Cache Packages opencl-headers/2020.06.16:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download opencl-icd-loader/2020.06.16:f2f55679ad2b682b87f754f6ffb6fd8bdfe3a2a5 - Download Installing (downloading, building) binaries... opencl-headers/2020.06.16: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opencl-headers/2020.06.16: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 opencl-headers/2020.06.16: Downloaded package revision a8563b17ca28f53fae3f6c70a7e182bb opencl-icd-loader/2020.06.16: Retrieving package f2f55679ad2b682b87f754f6ffb6fd8bdfe3a2a5 from remote 'c3i_PR-6044' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opencl-icd-loader/2020.06.16: Package installed f2f55679ad2b682b87f754f6ffb6fd8bdfe3a2a5 opencl-icd-loader/2020.06.16: Downloaded package revision 1813c69ad16aac523cf11b6175aa3bb3 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK opencl-icd-loader/2020.06.16 (test package): Generator txt created conanbuildinfo.txt opencl-icd-loader/2020.06.16 (test package): Generator cmake created conanbuildinfo.cmake opencl-icd-loader/2020.06.16 (test package): Generated conaninfo.txt opencl-icd-loader/2020.06.16 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package/build/c16512b1b840e099e7aa13226ae3eb82e3a49a90/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK opencl-icd-loader/2020.06.16 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package/build/c16512b1b840e099e7aa13226ae3eb82e3a49a90' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package/build/c16512b1b840e099e7aa13226ae3eb82e3a49a90/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package' ----------------- -- The C compiler identification is Clang 7.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package/build/c16512b1b840e099e7aa13226ae3eb82e3a49a90 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package/build/c16512b1b840e099e7aa13226ae3eb82e3a49a90' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package opencl-icd-loader/2020.06.16 (test package): Running test() ----Running------ > bin/test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/opencl-icd-loader/all/test_package/test_package.c:1: In file included from /home/conan/w/BuildSingleReference/.conan/data/opencl-headers/2020.06.16/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/CL/opencl.h:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/opencl-headers/2020.06.16/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/CL/cl.h:20: /home/conan/w/BuildSingleReference/.conan/data/opencl-headers/2020.06.16/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/CL/cl_version.h:22:9: warning: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2) [-W#pragma-messages] #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)") ^ 1 warning generated. opencl-headers/2020.06.16: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/opencl-headers/2020.06.16/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib opencl-headers/2020.06.16: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/opencl-headers/2020.06.16/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib