******************************************************************************** conan install libspng/0.7.2@#b6a904c81ddb86b9985f825b27154c2f --build=libspng -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/37531/b20ca098-7f75-4df4-afd8-be209b073cbd/profile_osx_120_libcpp_apple-clang_release_armv8.libspng-shared-True.txt -pr:b /Users/jenkins/w/prod/BuildSingleReference@3/37531/b20ca098-7f75-4df4-afd8-be209b073cbd/profile_osx_120_libcpp_apple-clang_release_64.libspng-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@3/.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@3/.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=12.0 os=Macos [options] libspng:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libspng:shared=True [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae libspng/0.7.2: Forced build from source Installing package: libspng/0.7.2 Requirements libspng/0.7.2 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages libspng/0.7.2:a961d036f92e3c3ef7170e15fe23fcaebb417dbd - Build zlib/1.2.12:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package 8fafab5ebfba468fd21a497cfee65cafe294bd9e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 8fafab5ebfba468fd21a497cfee65cafe294bd9e zlib/1.2.12: Downloaded package revision a1a76b85503f795aa01fe0d1ad7a4786 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libspng/0.7.2: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/source [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 libspng/0.7.2: Copying sources to build folder libspng/0.7.2: Building your package in /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd libspng/0.7.2: Generator cmake created conanbuildinfo.cmake libspng/0.7.2: 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 libspng/0.7.2: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPNG_SHARED="True" -DSPNG_STATIC="False" -DBUILD_EXAMPLES="False" -DCMAKE_C_FLAGS="" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Found ZLIB: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.12/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a (found version "1.2.12") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' '--' '-j4' ----------------- [ 50%] Building C object source_subfolder/CMakeFiles/spng.dir/spng/spng.c.o [100%] Linking C shared library ../lib/libspng.dylib [100%] Built target spng libspng/0.7.2: Package 'a961d036f92e3c3ef7170e15fe23fcaebb417dbd' built libspng/0.7.2: Build folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd libspng/0.7.2: Generated conaninfo.txt libspng/0.7.2: Generated conanbuildinfo.txt libspng/0.7.2: Generating the package libspng/0.7.2: Package folder /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd libspng/0.7.2: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' '--target' 'install' '--' '-j4' ----------------- Consolidate compiler generated dependencies of target spng [100%] Built target spng Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/libspng.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/spng.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libspng/0.7.2/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/pkgconfig/libspng.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 libspng/0.7.2 package(): Packaged 1 file: LICENSE libspng/0.7.2 package(): Packaged 1 '.h' file: spng.h libspng/0.7.2 package(): Packaged 1 '.dylib' file: libspng.dylib libspng/0.7.2: Package 'a961d036f92e3c3ef7170e15fe23fcaebb417dbd' created libspng/0.7.2: Created package revision 676aad0f1e15645d93ecf5c20c7b8e30 [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_EXPORT_NO_PACKAGE_REGISTRY