Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_968_6_0_62/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 9.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_968_6_0_62/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 4.2109375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe replxx/0.0.2 exports: File 'conandata.yml' found. Exporting it... replxx/0.0.2 exports: Copied 1 '.yml' file: conandata.yml replxx/0.0.2 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.0.2': {'sha256': '6f5c58b4cd23550d5a589d134727296438793cb818ce7158fbd5e1b0db1548ba', 'url': 'https://github.com/AmokHuginnsson/replxx/archive/release-0.0.2.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 0.0.2: sha256: 6f5c58b4cd23550d5a589d134727296438793cb818ce7158fbd5e1b0db1548ba url: https://github.com/AmokHuginnsson/replxx/archive/release-0.0.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK replxx/0.0.2: A new conanfile.py version was exported replxx/0.0.2: Folder: /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/export replxx/0.0.2: Using the exported files summary hash as the recipe revision: 667f8253287f096060aacf380240ec2c replxx/0.0.2: Exported revision: 667f8253287f096060aacf380240ec2c Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] replxx:shared=True [build_requires] [env] replxx/0.0.2: Forced build from source replxx/0.0.2 (test package): Installing package Requirements replxx/0.0.2 from local cache - Cache Packages replxx/0.0.2:aba3db45ce6e33092e8eb3cb126fc3f291d32bf5 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK replxx/0.0.2: Configuring sources in /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK replxx/0.0.2: Copying sources to build folder replxx/0.0.2: Building your package in /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/build/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5 replxx/0.0.2: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK replxx/0.0.2: Calling build() -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- Build mode: Debug -- Compiler type CLANG: /usr/bin/clang++ -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done -- Generating done 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 REPLXX_BUILD_EXAMPLES REPLXX_BUILD_PACKAGE -- Build files have been written to: /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/build/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5 Scanning dependencies of target replxx-static Scanning dependencies of target replxx [ 3%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/conversion.cxx.o [ 6%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/conversion.cxx.o [ 10%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/ConvertUTF.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/escape.cxx.o [ 16%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/history.cxx.o [ 20%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/ConvertUTF.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/escape.cxx.o [ 26%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/history.cxx.o [ 30%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/replxx_impl.cxx.o [ 33%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/replxx_impl.cxx.o [ 36%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/io.cxx.o [ 40%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/prompt.cxx.o [ 43%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/replxx.cxx.o [ 46%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/util.cxx.o [ 50%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/io.cxx.o [ 53%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/wcwidth.cpp.o [ 56%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/prompt.cxx.o [ 60%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/replxx.cxx.o [ 63%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/windows.cxx.o [ 66%] Linking CXX static library ../lib/libreplxx-d.a [ 66%] Built target replxx-static Scanning dependencies of target example-c-api [ 70%] Building C object source_subfolder/CMakeFiles/example-c-api.dir/examples/c-api.c.o [ 73%] Building C object source_subfolder/CMakeFiles/example-c-api.dir/examples/util.c.o [ 76%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/util.cxx.o [ 80%] Linking CXX executable ../bin/example-c-api [ 80%] Built target example-c-api Scanning dependencies of target example-cxx-api [ 83%] Building CXX object source_subfolder/CMakeFiles/example-cxx-api.dir/examples/cxx-api.cxx.o [ 86%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/wcwidth.cpp.o [ 90%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/windows.cxx.o [ 93%] Building C object source_subfolder/CMakeFiles/example-cxx-api.dir/examples/util.c.o [ 96%] Linking CXX shared library ../lib/libreplxx-d.so [ 96%] Built target replxx [100%] Linking CXX executable ../bin/example-cxx-api [100%] Built target example-cxx-api replxx/0.0.2: Package 'aba3db45ce6e33092e8eb3cb126fc3f291d32bf5' built replxx/0.0.2: Build folder /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/build/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5 replxx/0.0.2: Generated conaninfo.txt replxx/0.0.2: Generated conanbuildinfo.txt replxx/0.0.2: Generating the package replxx/0.0.2: Package folder /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/package/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5 replxx/0.0.2: Calling package() [ 40%] Built target replxx-static [ 80%] Built target replxx [ 90%] Built target example-cxx-api [100%] Built target example-c-api Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/package/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5/lib/libreplxx-d.a -- Installing: /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/package/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5/lib/libreplxx-d.so -- Installing: /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/package/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5/include/replxx.hxx -- Installing: /tmp/c3ipr/pr_968_6_0_62/.conan/data/replxx/0.0.2/_/_/package/aba3db45ce6e33092e8eb3cb126fc3f291d32bf5/include/replxx.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK replxx/0.0.2 package(): Packaged 1 '.so' file: libreplxx-d.so replxx/0.0.2 package(): Packaged 1 '.a' file: libreplxx-d.a replxx/0.0.2 package(): Packaged 1 '.hxx' file: replxx.hxx replxx/0.0.2 package(): Packaged 1 '.h' file: replxx.h replxx/0.0.2 package(): Packaged 1 '.md' file: LICENSE.md replxx/0.0.2: Package 'aba3db45ce6e33092e8eb3cb126fc3f291d32bf5' created replxx/0.0.2: Created package revision 73af31a4fd3533bbf384113409cc2b9a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK replxx/0.0.2 (test package): Generator cmake created conanbuildinfo.cmake replxx/0.0.2 (test package): Generator txt created conanbuildinfo.txt replxx/0.0.2 (test package): Generated conaninfo.txt replxx/0.0.2 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_968_6_0_62/test_package/build/48686e80a9c02c38cd50ef7d52f1aed3db4e256c/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 replxx/0.0.2 (test package): Running build() -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- 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/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX 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 -- Conan: Compiler Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_968_6_0_62/test_package/build/48686e80a9c02c38cd50ef7d52f1aed3db4e256c 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 replxx/0.0.2 (test package): Running test() JSON file created at '/tmp/c3ipr/pr_968_6_0_62/_create.json'