******************************************************************************** conan test cci-f015b064/recipes/flatcc/all/test_package/conanfile.py flatcc/0.6.1@#9c5a40070f45777dde185ae1d57b5120 -pr /Users/jenkins/w/prod-v1/bsr@2/75714/dcdcf/profile_osx_130_libcpp_apple-clang_debug_armv8.flatcc-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr@2/75714/edacc/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr@2/75714/edacc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] flatcc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk flatcc/0.6.1 (test package): Installing package Requirements flatcc/0.6.1 from local cache - Cache Packages flatcc/0.6.1:d3089155b75f9956416565c0e0774fc32f4ddd23 - Download Installing (downloading, building) binaries... flatcc/0.6.1: Retrieving package d3089155b75f9956416565c0e0774fc32f4ddd23 from remote 'c3i_PR-18797' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flatcc/0.6.1: Package installed d3089155b75f9956416565c0e0774fc32f4ddd23 flatcc/0.6.1: Downloaded package revision 4807a25cb5149e25a3f80db952635659 flatcc/0.6.1 (test package): Generator 'CMakeToolchain' calling 'generate()' flatcc/0.6.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' flatcc/0.6.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' flatcc/0.6.1 (test package): Generator txt created conanbuildinfo.txt flatcc/0.6.1 (test package): Generator 'CMakeDeps' calling 'generate()' flatcc/0.6.1 (test package): Calling generate() flatcc/0.6.1 (test package): Aggregating env generators flatcc/0.6.1 (test package): Generated conaninfo.txt flatcc/0.6.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/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 flatcc/0.6.1 (test package): Calling build() flatcc/0.6.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/." ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'flatcc::flatcc' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug flatcc/0.6.1 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug" '--' '-j8' ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conanbuild.sh" && cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug" '--' '-j8' ----------------- [ 0%] Built target gen_monster_fbs [ 50%] Building C object CMakeFiles/monster.dir/monster.c.o [100%] Linking C executable monster [100%] Built target monster flatcc/0.6.1 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conanbuild.sh" && flatcc --version ----------------- flatcc FlatBuffers schema compiler for C by dvide.com version: 0.6.1 ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-f015b064/recipes/flatcc/all/test_package/build/Debug/generators/conanrun.sh" && ./monster ----------------- The FlatBuffer was successfully created and accessed! CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 flatcc/0.6.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior flatcc/0.6.1 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior