******************************************************************************** conan install flatbuffers/1.12.0@ --profile=/Users/jenkins/w/BuildSingleReference@3/7698/c44013d5-4a81-4205-832d-5453d4eb88cc/profile.txt --build=flatbuffers ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] flatbuffers:shared=False [build_requires] [env] flatbuffers/1.12.0: Forced build from source Installing package: flatbuffers/1.12.0 Requirements flatbuffers/1.12.0 from local cache - Cache Packages flatbuffers/1.12.0:ffdb14b6dff093ca2c7c8a767a7620b56501be2d - Build Installing (downloading, building) binaries... flatbuffers/1.12.0: Copying sources to build folder flatbuffers/1.12.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d flatbuffers/1.12.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/1.12.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d' && 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="11.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@3/.conan/data/flatbuffers/1.12.0/_/_/package/ffdb14b6dff093ca2c7c8a767a7620b56501be2d" -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="True" -DFLATBUFFERS_BUILD_FLATHASH="False" -DFLATBUFFERS_STATIC_FLATC="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d' '--' '-j8' ----------------- Scanning dependencies of target flatbuffers [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 5%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 8%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 11%] Building CXX object source_subfolder/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o Scanning dependencies of target flatc [ 17%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 17%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 20%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/reflection.cpp.o [ 23%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/util.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 29%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 32%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 35%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o [ 38%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o [ 41%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_js_ts.cpp.o [ 47%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o [ 50%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o [ 52%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o [ 55%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_lua.cpp.o [ 58%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o [ 61%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o [ 64%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o [ 67%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o [ 70%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o [ 73%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/flatc.cpp.o [ 76%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/flatc_main.cpp.o [ 79%] Linking CXX static library ../lib/libflatbuffers.a [ 82%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/src/code_generators.cpp.o [ 82%] Built target flatbuffers [ 85%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o [ 88%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o [ 97%] Building CXX object source_subfolder/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o [100%] Linking CXX executable ../bin/flatc flatbuffers/1.12.0: fatal: not a git repository (or any of the parent directories): .git CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY ld: library not found for -lcrt0.o clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/flatc] Error 1 make[1]: *** [source_subfolder/CMakeFiles/flatc.dir/all] Error 2 make: *** [all] Error 2 flatbuffers/1.12.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d flatbuffers/1.12.0: ERROR: Package 'ffdb14b6dff093ca2c7c8a767a7620b56501be2d' build failed flatbuffers/1.12.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d ERROR: flatbuffers/1.12.0: Error in build() method, line 91 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/flatbuffers/1.12.0/_/_/build/ffdb14b6dff093ca2c7c8a767a7620b56501be2d' '--' '-j8'