******************************************************************************** conan install cppdap/cci.20230526@#c60fa4c5fe9fb99ca21766ac69df595b --build=cppdap -pr /home/conan/w/prod/BuildSingleReference/246243/e9bdf5f3-5a69-4872-8826-5c4f301db0f3/profile_linux_5_libstdcpp11_gcc_debug_64.cppdap-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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 '/home/conan/w/prod/BuildSingleReference/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] cppdap:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nlohmann_json/3.11.2: Not found in local cache, looking in remotes... nlohmann_json/3.11.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed cppdap/cci.20230526: Forced build from source Installing package: cppdap/cci.20230526 Requirements cppdap/cci.20230526 from local cache - Cache nlohmann_json/3.11.2 from 'conan-center' - Downloaded Packages cppdap/cci.20230526:ab800ff1847caedfb08539d886eb8edfb3f2ef4e - Build nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... nlohmann_json/3.11.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.11.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.11.2: Downloaded package revision 7af677b9629093b9161d0f67a4cc72c1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppdap/cci.20230526: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/source/src cppdap/cci.20230526: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cppdap/cci.20230526: Copying sources to build folder cppdap/cci.20230526: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e cppdap/cci.20230526: Generator txt created conanbuildinfo.txt cppdap/cci.20230526: Calling generate() cppdap/cci.20230526: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' cppdap/cci.20230526: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' cppdap/cci.20230526: Aggregating env generators [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 cppdap/cci.20230526: Calling build() cppdap/cci.20230526: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The CXX compiler identification is GNU 5.4.0 -- The C compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'nlohmann_json::nlohmann_json' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug cppdap/cci.20230526: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target cppdap [ 7%] Building CXX object CMakeFiles/cppdap.dir/src/content_stream.cpp.o [ 14%] Building CXX object CMakeFiles/cppdap.dir/src/io.cpp.o [ 21%] Building CXX object CMakeFiles/cppdap.dir/src/nlohmann_json_serializer.cpp.o [ 28%] Building CXX object CMakeFiles/cppdap.dir/src/network.cpp.o [ 35%] Building CXX object CMakeFiles/cppdap.dir/src/null_json_serializer.cpp.o [ 42%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_events.cpp.o [ 50%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_requests.cpp.o [ 57%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_response.cpp.o [ 64%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_types.cpp.o [ 71%] Building CXX object CMakeFiles/cppdap.dir/src/session.cpp.o [ 78%] Building CXX object CMakeFiles/cppdap.dir/src/socket.cpp.o [ 85%] Building CXX object CMakeFiles/cppdap.dir/src/typeinfo.cpp.o [ 92%] Building CXX object CMakeFiles/cppdap.dir/src/typeof.cpp.o [100%] Linking CXX static library libcppdap.a [100%] Built target cppdap cppdap/cci.20230526: Package 'ab800ff1847caedfb08539d886eb8edfb3f2ef4e' built cppdap/cci.20230526: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug cppdap/cci.20230526: Generated conaninfo.txt cppdap/cci.20230526: Generated conanbuildinfo.txt cppdap/cci.20230526: Generating the package cppdap/cci.20230526: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e cppdap/cci.20230526: Calling package() cppdap/cci.20230526: Copied 1 file: LICENSE cppdap/cci.20230526: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/build/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/lib/libcppdap.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/lib/cmake/cppdap/cppdap-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/lib/cmake/cppdap/cppdap-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/traits.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/future.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/optional.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/dap.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/network.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/serialization.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/protocol.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/session.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/variant.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/typeof.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/typeinfo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/any.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/types.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/include/dap/io.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/lib/cmake/cppdap/cppdapConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/cppdap/cci.20230526/_/_/package/ab800ff1847caedfb08539d886eb8edfb3f2ef4e/lib/cmake/cppdap/cppdapConfig.cmake [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK cppdap/cci.20230526: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior cppdap/cci.20230526: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package(): ERROR: [SHARED ARTIFACTS (KB-H015)] Package with 'shared=True' option did not contain any shared artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H015-SHARED-ARTIFACTS) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output