******************************************************************************** conan test conan-center-index/recipes/antlr4-cppruntime/all/test_package/conanfile.py antlr4-cppruntime/4.9.3@ --profile=/home/conan/w/BuildSingleReference/55811/f1139b3c-1452-430a-bb40-a9d2061201e8/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] antlr4-cppruntime:shared=False [build_requires] [env] antlr4-cppruntime/4.9.3 (test package): Installing package Requirements antlr4-cppruntime/4.9.3 from local cache - Cache libuuid/1.0.3 from 'conan-center' - Cache utfcpp/3.2.1 from 'conan-center' - Cache Packages antlr4-cppruntime/4.9.3:fbcec427c097b04b49b24e6eff71a4d45b5d64ea - Cache libuuid/1.0.3:72c3493baf37f6fd0e9e64ab36754d5a2f6479a9 - Cache utfcpp/3.2.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... libuuid/1.0.3: Already installed! [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 utfcpp/3.2.1: Already installed! [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 antlr4-cppruntime/4.9.3: Already installed! [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 antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-cppruntime-config-version.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-cppruntime-config.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-cppruntimeTargets.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created antlr4-cppruntimeTarget-debug.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cpp-config-version.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cpp-config.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cppTargets.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created utf8cppTarget-debug.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created libuuid-config-version.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created libuuid-config.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created libuuidTargets.cmake antlr4-cppruntime/4.9.3 (test package): Generator cmake_find_package_multi created libuuidTarget-debug.cmake antlr4-cppruntime/4.9.3 (test package): Generator txt created conanbuildinfo.txt antlr4-cppruntime/4.9.3 (test package): Generator cmake created conanbuildinfo.cmake antlr4-cppruntime/4.9.3 (test package): Aggregating env generators antlr4-cppruntime/4.9.3 (test package): Generated conaninfo.txt antlr4-cppruntime/4.9.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e/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 antlr4-cppruntime/4.9.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -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/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e/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_PREFIX_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package' ----------------- -- The CXX compiler identification is Clang 10.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library antlr4-runtime found /home/conan/w/BuildSingleReference/.conan/data/antlr4-cppruntime/4.9.3/_/_/package/fbcec427c097b04b49b24e6eff71a4d45b5d64ea/lib/libantlr4-runtime.a -- Library uuid found /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/72c3493baf37f6fd0e9e64ab36754d5a2f6479a9/lib/libuuid.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Library antlr4-runtime found /home/conan/w/BuildSingleReference/.conan/data/antlr4-cppruntime/4.9.3/_/_/package/fbcec427c097b04b49b24e6eff71a4d45b5d64ea/lib/libantlr4-runtime.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/antlr4-cppruntime/4.9.3/_/_/package/fbcec427c097b04b49b24e6eff71a4d45b5d64ea/lib/libantlr4-runtime.a -- Library uuid found /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/72c3493baf37f6fd0e9e64ab36754d5a2f6479a9/lib/libuuid.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libuuid/1.0.3/_/_/package/72c3493baf37f6fd0e9e64ab36754d5a2f6479a9/lib/libuuid.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/antlr4-cppruntime/all/test_package/build/115e214cc214e0f5136d1ec8c344e95fd3d0d55e' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package antlr4-cppruntime/4.9.3 (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