******************************************************************************** conan test conan-center-index/recipes/flatbuffers/all/test_package/conanfile.py flatbuffers/2.0.0@#0da742b1eab35a98303a171ed88ee27c -pr:h /Users/jenkins/w/prod/BuildSingleReference/2499/902c44bf-30b8-4c77-9c21-a8bfe8fa639f/profile_osx_130_libcpp_apple-clang_release_armv8.flatbuffers-header_only-False_flatbuffers-shared-True.txt -pr:b default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/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=13.0 os=Macos [options] flatbuffers:header_only=False flatbuffers: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=13.0 os=Macos os_build=Macos [options] [build_requires] [env] flatbuffers/2.0.0 (test package): Installing package Requirements flatbuffers/2.0.0 from local cache - Cache Packages flatbuffers/2.0.0:2b2201f54b77f855edf1189196431cb2e3f87839 - Download Build requirements flatbuffers/2.0.0 from local cache - Cache Build requirements packages flatbuffers/2.0.0:0b44072b9b70a752a87262baad24399cbdb238c3 - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... flatbuffers/2.0.0: Retrieving package 0b44072b9b70a752a87262baad24399cbdb238c3 from remote 'c3i_PR-9292' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flatbuffers/2.0.0: Package installed 0b44072b9b70a752a87262baad24399cbdb238c3 flatbuffers/2.0.0: Downloaded package revision b5939cdbc751285d11767c0694bddf54 flatbuffers/2.0.0: Retrieving package 2b2201f54b77f855edf1189196431cb2e3f87839 from remote 'c3i_PR-9292' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flatbuffers/2.0.0: Package installed 2b2201f54b77f855edf1189196431cb2e3f87839 flatbuffers/2.0.0: Downloaded package revision 287b0d0c616e632591246ad40bbd590a flatbuffers/2.0.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/0b44072b9b70a752a87262baad24399cbdb238c3/bin flatbuffers/2.0.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/bin flatbuffers/2.0.0 (test package): Applying build-requirement: flatbuffers/2.0.0 flatbuffers/2.0.0 (test package): Generator txt created conanbuildinfo.txt flatbuffers/2.0.0 (test package): Generator cmake created conanbuildinfo.cmake flatbuffers/2.0.0 (test package): Generator cmake_find_package_multi created FlatbuffersConfigVersion.cmake flatbuffers/2.0.0 (test package): Generator cmake_find_package_multi created FlatbuffersTarget-release.cmake flatbuffers/2.0.0 (test package): Generator cmake_find_package_multi created FlatbuffersTargets.cmake flatbuffers/2.0.0 (test package): Generator cmake_find_package_multi created FlatbuffersConfig.cmake flatbuffers/2.0.0 (test package): Aggregating env generators flatbuffers/2.0.0 (test package): Generated conaninfo.txt flatbuffers/2.0.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659/conan.lock' Using cached profile from lockfile [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 flatbuffers/2.0.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659/package" -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_PREFIX_PATH="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFLATBUFFERS_HEADER_ONLY="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library flatbuffers found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.dylib -- Library flatbuffers.2 found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.dylib -- Library flatbuffers.2.0.0 found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.0.0.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library flatbuffers found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.dylib -- Library flatbuffers.2 found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.dylib -- Library flatbuffers.2.0.0 found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.0.0.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.0.0.dylib -- Library flatbuffers found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.dylib -- Library flatbuffers.2 found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.dylib -- Library flatbuffers.2.0.0 found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.0.0.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/flatbuffers/2.0.0/_/_/package/2b2201f54b77f855edf1189196431cb2e3f87839/lib/libflatbuffers.2.0.0.dylib -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/flatbuffers/all/test_package/build/c4a4f8c253170ceb59d13148fa22c05a7d894659' '--' '-j4' ----------------- [ 20%] Generating monster_generated.h [ 40%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 40%] Built target generate_monster_header [ 60%] Building CXX object CMakeFiles/sample_binary.dir/sample_binary.cpp.o [ 80%] Linking CXX executable bin/test_package [ 80%] Built target test_package [100%] Linking CXX executable bin/sample_binary [100%] Built target sample_binary flatbuffers/2.0.0 (test package): Running test() 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