******************************************************************************** conan install flatbuffers/2.0.0@ --build=flatbuffers --profile=/Users/jenkins/w/BuildSingleReference/16021/a630d33d-b295-477a-9c7a-e1de52937ad6/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] flatbuffers:shared=False [build_requires] [env] flatbuffers/2.0.0: Forced build from source Installing package: flatbuffers/2.0.0 Requirements flatbuffers/2.0.0 from local cache - Cache Packages flatbuffers/2.0.0:3b17ee8fd2a1118a405438bcc63af0afea2e2b28 - Build Installing (downloading, building) binaries... flatbuffers/2.0.0: Copying sources to build folder flatbuffers/2.0.0: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28 flatbuffers/2.0.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 flatbuffers/2.0.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -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="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/3b17ee8fd2a1118a405438bcc63af0afea2e2b28" -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" -DFLATBUFFERS_BUILD_TESTS="False" -DFLATBUFFERS_BUILD_SHAREDLIB="False" -DFLATBUFFERS_BUILD_FLATLIB="True" -DFLATBUFFERS_BUILD_FLATC="False" -DFLATBUFFERS_BUILD_FLATHASH="False" -DFLATBUFFERS_STATIC_FLATC="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX 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 -- 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 -- 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) -- Conan: C++ stdlib: libc++ -- Looking for strtof_l -- Looking for strtof_l - not found -- Looking for strtoull_l -- Looking for strtoull_l - not found -- CMAKE_CXX_FLAGS: -m64 -stdlib=libc++ -std=c++11 -stdlib=libc++ -Wall -pedantic -Werror -Wextra -Wno-unused-parameter -- Proceeding with version: 2.0.0.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28' '--' '-j4' ----------------- Scanning dependencies of target flatbuffers [ 40%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 40%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 60%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 80%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/util.cpp.o flatbuffers/2.0.0: fatal: not a git repository (or any of the parent directories): .git CMake Warning at source_subfolder/CMake/Version.cmake:22 (message): git describe failed with exit code: 128 Call Stack (most recent call first): source_subfolder/CMakeLists.txt:559 (include) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY make[2]: *** [source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/CMakeFiles/flatbuffers.dir/all] Terminated: 15 make: *** [all] Terminated: 15 flatbuffers/2.0.0: ERROR: Package '3b17ee8fd2a1118a405438bcc63af0afea2e2b28' build failed flatbuffers/2.0.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28 ERROR: flatbuffers/2.0.0: Error in build() method, line 94 cmake.build() ConanException: Error -15 while executing cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/build/3b17ee8fd2a1118a405438bcc63af0afea2e2b28' '--' '-j4'