Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_968_6_0_16/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_968_6_0_16/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_968_6_0_16/.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.814453125 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_16/.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=Release compiler=gcc compiler.libcxx=libstdc++11 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:cbf3700a07e77fc094c00feba083e4a770f80834 - 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_16/.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_16/.conan/data/replxx/0.0.2/_/_/build/cbf3700a07e77fc094c00feba083e4a770f80834 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 GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Build mode: Release -- Compiler type GNU: /usr/bin/g++ -- 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_16/.conan/data/replxx/0.0.2/_/_/build/cbf3700a07e77fc094c00feba083e4a770f80834 Scanning dependencies of target replxx-static Scanning dependencies of target replxx [ 3%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/conversion.cxx.o [ 6%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/conversion.cxx.o [ 10%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/ConvertUTF.cpp.o [ 13%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/escape.cxx.o [ 16%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/history.cxx.o [ 20%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/ConvertUTF.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/escape.cxx.o [ 26%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/replxx_impl.cxx.o [ 30%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/history.cxx.o [ 33%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/io.cxx.o [ 36%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/replxx_impl.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.dir/src/io.cxx.o [ 50%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/util.cxx.o [ 53%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/prompt.cxx.o [ 56%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/replxx.cxx.o [ 60%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/wcwidth.cpp.o [ 63%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/windows.cxx.o [ 66%] Linking CXX static library ../lib/libreplxx.a [ 70%] Building CXX object source_subfolder/CMakeFiles/replxx.dir/src/util.cxx.o [ 70%] Built target replxx-static Scanning dependencies of target example-c-api [ 73%] Building C object source_subfolder/CMakeFiles/example-c-api.dir/examples/c-api.c.o [ 76%] Building C object source_subfolder/CMakeFiles/example-c-api.dir/examples/util.c.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.so [ 96%] Built target replxx [100%] Linking CXX executable ../bin/example-cxx-api [100%] Built target example-cxx-api replxx/0.0.2: Package 'cbf3700a07e77fc094c00feba083e4a770f80834' built replxx/0.0.2: Build folder /tmp/c3ipr/pr_968_6_0_16/.conan/data/replxx/0.0.2/_/_/build/cbf3700a07e77fc094c00feba083e4a770f80834 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_16/.conan/data/replxx/0.0.2/_/_/package/cbf3700a07e77fc094c00feba083e4a770f80834 replxx/0.0.2: Calling package() [ 40%] Built target replxx-static [ 80%] Built target replxx [ 90%] Built target example-c-api [100%] Built target example-cxx-api Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_968_6_0_16/.conan/data/replxx/0.0.2/_/_/package/cbf3700a07e77fc094c00feba083e4a770f80834/lib/libreplxx.a -- Installing: /tmp/c3ipr/pr_968_6_0_16/.conan/data/replxx/0.0.2/_/_/package/cbf3700a07e77fc094c00feba083e4a770f80834/lib/libreplxx.so -- Installing: /tmp/c3ipr/pr_968_6_0_16/.conan/data/replxx/0.0.2/_/_/package/cbf3700a07e77fc094c00feba083e4a770f80834/include/replxx.hxx -- Installing: /tmp/c3ipr/pr_968_6_0_16/.conan/data/replxx/0.0.2/_/_/package/cbf3700a07e77fc094c00feba083e4a770f80834/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.so replxx/0.0.2 package(): Packaged 1 '.a' file: libreplxx.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 'cbf3700a07e77fc094c00feba083e4a770f80834' created replxx/0.0.2: Created package revision 669f44f501c6153f9fccc993c5db8738 [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_16/test_package/build/81238dff9e215675850dac85e97fd807373db2bc/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 GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- 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_16/test_package/build/81238dff9e215675850dac85e97fd807373db2bc 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_16/_create.json'