******************************************************************************** conan install base64/0.4.0@ --build=base64 --profile:host=/Users/jenkins/w/BuildSingleReference/14251/a63a373b-6a83-4f9a-b091-176a683c1685/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/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/BuildSingleReference/.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] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] base64/0.4.0: Forced build from source Installing package: base64/0.4.0 Requirements base64/0.4.0 from 'TapaholesList-117' - Cache Packages base64/0.4.0:8fafab5ebfba468fd21a497cfee65cafe294bd9e - 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 base64/0.4.0: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/base64/0.4.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK base64/0.4.0: Copying sources to build folder base64/0.4.0: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/base64/0.4.0/_/_/build/8fafab5ebfba468fd21a497cfee65cafe294bd9e base64/0.4.0: Generator cmake created conanbuildinfo.cmake [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 base64/0.4.0: Calling build() ----Running------ > make lib/libbase64.a -j4 ----------------- cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/avx2/codec.o -c lib/arch/avx2/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/generic/codec.o -c lib/arch/generic/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/neon32/codec.o -c lib/arch/neon32/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/neon64/codec.o -c lib/arch/neon64/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/ssse3/codec.o -c lib/arch/ssse3/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/sse41/codec.o -c lib/arch/sse41/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/sse42/codec.o -c lib/arch/sse42/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/arch/avx/codec.o -c lib/arch/avx/codec.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/lib.o -c lib/lib.c cc -O3 -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -std=c99 -O3 -Wall -Wextra -pedantic -o lib/codec_choose.o -c lib/codec_choose.c ar rc lib/libbase64.a lib/arch/avx2/codec.o lib/arch/generic/codec.o lib/arch/neon32/codec.o lib/arch/neon64/codec.o lib/arch/ssse3/codec.o lib/arch/sse41/codec.o lib/arch/sse42/codec.o lib/arch/avx/codec.o lib/lib.o lib/codec_choose.o base64/0.4.0: Package '8fafab5ebfba468fd21a497cfee65cafe294bd9e' built base64/0.4.0: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/base64/0.4.0/_/_/build/8fafab5ebfba468fd21a497cfee65cafe294bd9e base64/0.4.0: Generated conaninfo.txt base64/0.4.0: Generated conanbuildinfo.txt base64/0.4.0: Generating the package base64/0.4.0: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/base64/0.4.0/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e base64/0.4.0: Calling package() [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 base64/0.4.0 package(): Packaged 1 file: LICENSE base64/0.4.0 package(): Packaged 1 '.h' file: libbase64.h base64/0.4.0 package(): Packaged 1 '.a' file: libbase64.a base64/0.4.0: Package '8fafab5ebfba468fd21a497cfee65cafe294bd9e' created base64/0.4.0: Created package revision c669b84a407a9e410ee3ce7585be5755 [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