******************************************************************************** conan install ittapi/3.23.0@#9bcdde61cbdc9616d80d8d93a6f434c8 --build=ittapi -pr /home/conan/w/prod/BuildSingleReference/86428/82fd568b-ce66-4cdb-b3e6-73e4c911d3ad/profile_linux_12_libstdcpp_clang_release_64..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: clang, clang++ Found clang 12.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=12 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=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ittapi/3.23.0: Forced build from source Installing package: ittapi/3.23.0 Requirements ittapi/3.23.0 from local cache - Cache Packages ittapi/3.23.0:cf142e38e022cf2a99aadebfd8f37ead3e935ad7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ittapi/3.23.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/source/src ittapi/3.23.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 ittapi/3.23.0: Copying sources to build folder ittapi/3.23.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 ittapi/3.23.0: Generator txt created conanbuildinfo.txt ittapi/3.23.0: Calling generate() ittapi/3.23.0: Aggregating env generators [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 ittapi/3.23.0: Calling build() ittapi/3.23.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/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/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/Release ittapi/3.23.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/Release" '--' '-j3' ----------------- Scanning dependencies of target ittnotify [ 33%] Building C object CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o [ 66%] Building C object CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o [100%] Linking C static library bin/libittnotify.a [100%] Built target ittnotify ittapi/3.23.0: Package 'cf142e38e022cf2a99aadebfd8f37ead3e935ad7' built ittapi/3.23.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/build/cf142e38e022cf2a99aadebfd8f37ead3e935ad7/build/Release ittapi/3.23.0: Generated conaninfo.txt ittapi/3.23.0: Generated conanbuildinfo.txt ittapi/3.23.0: Generating the package ittapi/3.23.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/ittapi/3.23.0/_/_/package/cf142e38e022cf2a99aadebfd8f37ead3e935ad7 ittapi/3.23.0: Calling package() ittapi/3.23.0: Copied 1 '.a' file: libittnotify.a ittapi/3.23.0: Copied 5 '.h' files ittapi/3.23.0: Copied 1 '.txt' file: BSD-3-Clause.txt ittapi/3.23.0: Copied 1 '.txt' file: GPL-2.0-only.txt [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK ittapi/3.23.0 package(): Packaged 5 '.h' files ittapi/3.23.0 package(): Packaged 2 '.txt' files: GPL-2.0-only.txt, BSD-3-Clause.txt ittapi/3.23.0 package(): Packaged 1 '.a' file: libittnotify.a ittapi/3.23.0: Package 'cf142e38e022cf2a99aadebfd8f37ead3e935ad7' created ittapi/3.23.0: Created package revision e12dc5541620b7bb2276d53d53b9b439 [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 ittapi/3.23.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