******************************************************************************** conan install tinyply/2.3.4@#cda2ac2adc148badfc168dd5628a092e --build=tinyply -pr /Users/jenkins/w/prod/BuildSingleReference/75685/5e14e84a-8c9f-4620-b3e2-9d2d2ac1b4d1/profile_osx_110_libcpp_apple-clang_debug_64.tinyply-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.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=11.0 os=Macos [options] tinyply:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/11/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk tinyply/2.3.4: Forced build from source Installing package: tinyply/2.3.4 Requirements tinyply/2.3.4 from local cache - Cache Packages tinyply/2.3.4:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tinyply/2.3.4: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/source/src tinyply/2.3.4: [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 tinyply/2.3.4: Copying sources to build folder tinyply/2.3.4: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 tinyply/2.3.4: Generator txt created conanbuildinfo.txt tinyply/2.3.4: Calling generate() tinyply/2.3.4: 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 tinyply/2.3.4: Calling build() tinyply/2.3.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/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/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/Debug tinyply/2.3.4: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/Debug" '--' '-j4' ----------------- [ 25%] Building CXX object CMakeFiles/tinyply.dir/source/tinyply.cpp.o [ 50%] Linking CXX static library libtinyplyd.a [ 50%] Built target tinyply [ 75%] Building CXX object CMakeFiles/example.dir/source/example.cpp.o [100%] Linking CXX executable example [100%] Built target example tinyply/2.3.4: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' built tinyply/2.3.4: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/Debug tinyply/2.3.4: Generated conaninfo.txt tinyply/2.3.4: Generated conanbuildinfo.txt tinyply/2.3.4: Generating the package tinyply/2.3.4: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806 tinyply/2.3.4: Calling package() tinyply/2.3.4: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/pkgconfig/tinyply.pc -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libtinyplyd.a -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/tinyply.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/tinyply/tinyplyConfig.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/tinyply/tinyplyConfigVersion.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/tinyply/tinyplyTargets.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/tinyply/2.3.4/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/tinyply/tinyplyTargets-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 tinyply/2.3.4 package(): Packaged 1 file: LICENSE tinyply/2.3.4 package(): Packaged 1 '.h' file: tinyply.h tinyply/2.3.4 package(): Packaged 1 '.a' file: libtinyplyd.a tinyply/2.3.4: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' created tinyply/2.3.4: Created package revision eb7483d40a27144bf4460ef1aec4a787 [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 tinyply/2.3.4: 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