******************************************************************************** conan install libcorrect/20181010@ --build=libcorrect --profile:host=/Users/jenkins/w/BuildSingleReference@2/14518/83ab921a-f5b5-4bf9-82cd-40fed96fb03e/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.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@2/.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] libcorrect:shared=True [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] libcorrect/20181010: Forced build from source Installing package: libcorrect/20181010 Requirements libcorrect/20181010 from 'TapaholesList-120' - Cache Packages libcorrect/20181010:c8b65cda9b716f51b980b8e2e4a11710eb5cbc68 - 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 libcorrect/20181010: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libcorrect/20181010: Copying sources to build folder libcorrect/20181010: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68 libcorrect/20181010: Generator cmake created conanbuildinfo.cmake libcorrect/20181010: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/build_subfolder' && 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/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/package/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Performing Test COMPILER_SUPPORTS_WPEDANTIC -- Performing Test COMPILER_SUPPORTS_WPEDANTIC - Success -- Looking for dotprod in FEC -- Looking for dotprod in FEC - not found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target correct-h Scanning dependencies of target error_sim_shim Scanning dependencies of target correct-reed-solomon Scanning dependencies of target correct-convolutional [ 6%] Building C object source_subfolder/util/CMakeFiles/error_sim_shim.dir/error-sim.c.o [ 12%] Building C object source_subfolder/src/reed-solomon/CMakeFiles/correct-reed-solomon.dir/polynomial.c.o [ 18%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/bit.c.o [ 18%] Built target correct-h [ 25%] Building C object source_subfolder/util/CMakeFiles/error_sim_shim.dir/error-sim-shim.c.o [ 31%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/metric.c.o [ 31%] Built target error_sim_shim [ 37%] Building C object source_subfolder/src/reed-solomon/CMakeFiles/correct-reed-solomon.dir/reed-solomon.c.o Scanning dependencies of target error_sim [ 43%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/history_buffer.c.o [ 50%] Building C object source_subfolder/util/CMakeFiles/error_sim.dir/error-sim.c.o [ 56%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/error_buffer.c.o [ 62%] Building C object source_subfolder/src/reed-solomon/CMakeFiles/correct-reed-solomon.dir/encode.c.o [ 68%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/lookup.c.o [ 81%] Building C object source_subfolder/src/reed-solomon/CMakeFiles/correct-reed-solomon.dir/decode.c.o [ 81%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/convolutional.c.o [ 81%] Built target error_sim [ 87%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/encode.c.o [ 93%] Building C object source_subfolder/src/convolutional/CMakeFiles/correct-convolutional.dir/decode.c.o [ 93%] Built target correct-convolutional [ 93%] Built target correct-reed-solomon Scanning dependencies of target correct [100%] Linking C shared library ../lib/libcorrect.dylib [100%] Built target correct libcorrect/20181010: Package 'c8b65cda9b716f51b980b8e2e4a11710eb5cbc68' built libcorrect/20181010: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68 libcorrect/20181010: Generated conaninfo.txt libcorrect/20181010: Generated conanbuildinfo.txt libcorrect/20181010: Generating the package libcorrect/20181010: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/package/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68 libcorrect/20181010: Calling package() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/build_subfolder' && 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/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/package/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68' ----------------- -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/build/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 31%] Built target error_sim_shim [ 37%] Built target correct-reed-solomon [ 87%] Built target correct-convolutional [ 87%] Built target correct-h [ 93%] Built target error_sim [100%] Built target correct Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/package/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/lib/libcorrect.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/package/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/include/correct.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libcorrect/20181010/_/_/package/c8b65cda9b716f51b980b8e2e4a11710eb5cbc68/include/libcorrect_Export.h [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 libcorrect/20181010 package(): Packaged 1 file: LICENSE libcorrect/20181010 package(): Packaged 2 '.h' files: libcorrect_Export.h, correct.h libcorrect/20181010 package(): Packaged 1 '.dylib' file: libcorrect.dylib libcorrect/20181010: Package 'c8b65cda9b716f51b980b8e2e4a11710eb5cbc68' created libcorrect/20181010: Created package revision 28aaa03ae6fc3e104229a48a88acc196 [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] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fpic (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR