******************************************************************************** conan install tinyxml2/9.0.0@#c63f50c2c510f4eb19723abb6c53ec86 --build=tinyxml2 -pr:h /Users/jenkins/w/prod/BuildSingleReference@4/75045/ed41e1f3-c299-41ad-a7a7-38fb07280f89/profile_osx_130_libcpp_apple-clang_release_armv8.tinyxml2-shared-True.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@4/75045/ed41e1f3-c299-41ad-a7a7-38fb07280f89/profile_osx_130_libcpp_apple-clang_release_64.tinyxml2-shared-True.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13/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@4/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.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/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.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/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk tinyxml2/9.0.0: Forced build from source Installing package: tinyxml2/9.0.0 Requirements tinyxml2/9.0.0 from local cache - Cache Packages tinyxml2/9.0.0:2b2201f54b77f855edf1189196431cb2e3f87839 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tinyxml2/9.0.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/source/src tinyxml2/9.0.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/9.0.0: Copying sources to build folder tinyxml2/9.0.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839 tinyxml2/9.0.0: Generator txt created conanbuildinfo.txt tinyxml2/9.0.0: Calling generate() tinyxml2/9.0.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/9.0.0: Calling build() tinyxml2/9.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/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/13/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@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/Release tinyxml2/9.0.0: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/Release" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o [100%] Linking CXX shared library libtinyxml2.dylib [100%] Built target tinyxml2 tinyxml2/9.0.0: Package '2b2201f54b77f855edf1189196431cb2e3f87839' built tinyxml2/9.0.0: Build folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/Release tinyxml2/9.0.0: Generated conaninfo.txt tinyxml2/9.0.0: Generated conanbuildinfo.txt tinyxml2/9.0.0: Generating the package tinyxml2/9.0.0: Package folder /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839 tinyxml2/9.0.0: Calling package() tinyxml2/9.0.0: Copied 1 '.txt' file: LICENSE.txt tinyxml2/9.0.0: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/Release" --prefix "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/build/2b2201f54b77f855edf1189196431cb2e3f87839/build/Release" --prefix "/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839" ----------------- -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libtinyxml2.9.0.0.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libtinyxml2.9.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libtinyxml2.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/cmake/tinyxml2/tinyxml2-shared-targets.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/cmake/tinyxml2/tinyxml2-shared-targets-release.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/cmake/tinyxml2/tinyxml2-config.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/cmake/tinyxml2/tinyxml2-config-version.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/include/tinyxml2.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/tinyxml2/9.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/pkgconfig/tinyxml2.pc [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/9.0.0 package(): Packaged 1 '.txt' file: LICENSE.txt tinyxml2/9.0.0 package(): Packaged 1 '.h' file: tinyxml2.h tinyxml2/9.0.0 package(): Packaged 3 '.dylib' files: libtinyxml2.dylib, libtinyxml2.9.dylib, libtinyxml2.9.0.0.dylib tinyxml2/9.0.0: Package '2b2201f54b77f855edf1189196431cb2e3f87839' created tinyxml2/9.0.0: Created package revision 6f6ac791c68ec222ac70f312686215c0 [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 Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091