******************************************************************************** conan install opentracing-cpp/1.6.0@#651e5e69dc3cc4b0c195f4e0504aae30 --build=opentracing-cpp -pr /home/conan/w/prod/BuildSingleReference/273914/d9f8a54a-e68f-4f1d-a34b-d93ce744ed29/profile_linux_9_libstdcpp11_gcc_debug_64.opentracing-cpp-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 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 '/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=9 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=9 os=Linux [options] opentracing-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True opentracing-cpp/1.6.0: Forced build from source Installing package: opentracing-cpp/1.6.0 Requirements opentracing-cpp/1.6.0 from local cache - Cache Packages opentracing-cpp/1.6.0:4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opentracing-cpp/1.6.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/source/src opentracing-cpp/1.6.0: [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 opentracing-cpp/1.6.0: Copying sources to build folder opentracing-cpp/1.6.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd opentracing-cpp/1.6.0: Generator txt created conanbuildinfo.txt opentracing-cpp/1.6.0: Calling generate() opentracing-cpp/1.6.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' opentracing-cpp/1.6.0: 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/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' opentracing-cpp/1.6.0: 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 opentracing-cpp/1.6.0: Calling build() opentracing-cpp/1.6.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug opentracing-cpp/1.6.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target opentracing [ 12%] Building CXX object CMakeFiles/opentracing.dir/src/propagation.cpp.o [ 25%] Building CXX object CMakeFiles/opentracing.dir/src/dynamic_load.cpp.o [ 37%] Building CXX object CMakeFiles/opentracing.dir/src/noop.cpp.o [ 50%] Building CXX object CMakeFiles/opentracing.dir/src/tracer.cpp.o [ 62%] Building CXX object CMakeFiles/opentracing.dir/src/tracer_factory.cpp.o [ 75%] Building CXX object CMakeFiles/opentracing.dir/src/ext/tags.cpp.o [ 87%] Building CXX object CMakeFiles/opentracing.dir/src/dynamic_load_unsupported.cpp.o [100%] Linking CXX shared library output/libopentracing.so [100%] Built target opentracing opentracing-cpp/1.6.0: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' built opentracing-cpp/1.6.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug opentracing-cpp/1.6.0: Generated conaninfo.txt opentracing-cpp/1.6.0: Generated conanbuildinfo.txt opentracing-cpp/1.6.0: Generating the package opentracing-cpp/1.6.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd opentracing-cpp/1.6.0: Calling package() opentracing-cpp/1.6.0: Copied 1 file: LICENSE opentracing-cpp/1.6.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libopentracing.so.1.6.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libopentracing.so.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/libopentracing.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/expected -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/expected/expected.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/variant -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/variant/recursive_wrapper.hpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/variant/variant.hpp -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/symbols.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/tracer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/span.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/value.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/propagation.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/dynamic_load.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/tracer_factory.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/ext -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/ext/tags.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/noop.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/util.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/include/opentracing/string_view.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/OpenTracing/OpenTracingTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/OpenTracing/OpenTracingTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/OpenTracing/OpenTracingConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/opentracing-cpp/1.6.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/lib/cmake/OpenTracing/OpenTracingConfigVersion.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(): [SHARED ARTIFACTS (KB-H015)] 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 opentracing-cpp/1.6.0 package(): Packaged 1 file: LICENSE opentracing-cpp/1.6.0 package(): Packaged 1 '.1' file: libopentracing.so.1 opentracing-cpp/1.6.0 package(): Packaged 1 '.so' file: libopentracing.so opentracing-cpp/1.6.0 package(): Packaged 1 '.0' file: libopentracing.so.1.6.0 opentracing-cpp/1.6.0 package(): Packaged 13 '.h' files opentracing-cpp/1.6.0 package(): Packaged 3 '.hpp' files: expected.hpp, recursive_wrapper.hpp, variant.hpp opentracing-cpp/1.6.0: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' created opentracing-cpp/1.6.0: Created package revision 188c0327432704f64c97bccd20df3cdf [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators opentracing-cpp/1.6.0: 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