******************************************************************************** conan install aaf/1.2.0@ --build=aaf --profile=/Users/jenkins/w/BuildSingleReference@4/24662/85939768-3f34-4fd2-81f3-cc6907090373/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] aaf:shared=True [build_requires] [env] aaf/1.2.0: Forced build from source Installing package: aaf/1.2.0 Requirements aaf/1.2.0 from local cache - Cache Packages aaf/1.2.0:78d53438c8869f0d7a623f471db3acbd1ebc7266 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK aaf/1.2.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK aaf/1.2.0: Copying sources to build folder aaf/1.2.0: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/build/78d53438c8869f0d7a623f471db3acbd1ebc7266 aaf/1.2.0: Generator txt created conanbuildinfo.txt [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 aaf/1.2.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/build/78d53438c8869f0d7a623f471db3acbd1ebc7266' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/package/78d53438c8869f0d7a623f471db3acbd1ebc7266" -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" -DPLATFORM="apple-clang" -DARCH="x86_64" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/build/78d53438c8869f0d7a623f471db3acbd1ebc7266/source_subfolder' ----------------- -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- The C compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done aaf/1.2.0: CMake Error: Error required internal CMake variable not set, cmake may not be built correctly. Missing variable is: CMAKE_C_COMPILE_OBJECT 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 CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS CMake Generate step failed. Build files cannot be regenerated correctly. aaf/1.2.0: ERROR: Package '78d53438c8869f0d7a623f471db3acbd1ebc7266' build failed aaf/1.2.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/build/78d53438c8869f0d7a623f471db3acbd1ebc7266 ERROR: aaf/1.2.0: Error in build() method, line 52 cmake.configure(source_folder=self._source_subfolder) ConanException: Error 1 while executing cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/build/78d53438c8869f0d7a623f471db3acbd1ebc7266' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/package/78d53438c8869f0d7a623f471db3acbd1ebc7266" -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" -DPLATFORM="apple-clang" -DARCH="x86_64" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/aaf/1.2.0/_/_/build/78d53438c8869f0d7a623f471db3acbd1ebc7266/source_subfolder'