******************************************************************************** conan install tinyxml2/7.1.0@#a96164ff58b6b34662d8f7133e4495ce --build=tinyxml2 -pr /Users/jenkins/w/prod/BuildSingleReference/74973/850ba6ca-4650-4a0b-a82f-cf74410a5b34/profile_osx_120_libcpp_apple-clang_debug_64.tinyxml2-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] tinyxml2:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk tinyxml2/7.1.0: Forced build from source Installing package: tinyxml2/7.1.0 Requirements tinyxml2/7.1.0 from local cache - Cache Packages tinyxml2/7.1.0:b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tinyxml2/7.1.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/source/src tinyxml2/7.1.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 tinyxml2/7.1.0: Copying sources to build folder tinyxml2/7.1.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 tinyxml2/7.1.0: Generator txt created conanbuildinfo.txt tinyxml2/7.1.0: Calling generate() tinyxml2/7.1.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 tinyxml2/7.1.0: Calling build() tinyxml2/7.1.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug tinyxml2/7.1.0: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o [100%] Linking CXX shared library libtinyxml2d.dylib [100%] Built target tinyxml2 tinyxml2/7.1.0: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' built tinyxml2/7.1.0: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug tinyxml2/7.1.0: Generated conaninfo.txt tinyxml2/7.1.0: Generated conanbuildinfo.txt tinyxml2/7.1.0: Generating the package tinyxml2/7.1.0: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 tinyxml2/7.1.0: Calling package() tinyxml2/7.1.0: Copied 1 '.txt' file: LICENSE.txt tinyxml2/7.1.0: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libtinyxml2d.7.1.0.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libtinyxml2d.7.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libtinyxml2d.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/tinyxml2.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/pkgconfig/tinyxml2.pc -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/tinyxml2/tinyxml2Config.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/tinyxml2/tinyxml2Targets.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyxml2/7.1.0/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/tinyxml2/tinyxml2Targets-debug.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(): [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 tinyxml2/7.1.0 package(): Packaged 1 '.txt' file: LICENSE.txt tinyxml2/7.1.0 package(): Packaged 1 '.h' file: tinyxml2.h tinyxml2/7.1.0 package(): Packaged 3 '.dylib' files: libtinyxml2d.7.1.0.dylib, libtinyxml2d.7.dylib, libtinyxml2d.dylib tinyxml2/7.1.0: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' created tinyxml2/7.1.0: Created package revision 3eeb93897bdc424788883cf07a1d73a5 [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 CMake Deprecation Warning at CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:11 (cmake_policy): The OLD behavior for policy CMP0063 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. tinyxml2/7.1.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