******************************************************************************** conan test cci-09424682/recipes/bmx/all/test_package/conanfile.py bmx/1.2@#bc34479379f177f690a30baea3376a1b -pr /Users/jenkins/workspace/prod-v1/bsr/58400/fdbee/profile_osx_130_libcpp_apple-clang_debug_armv8.bmx-shared-True.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 ******************************************************************************** Configuration: [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] bmx:shared=True [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 Version ranges solved Version range '>=2.6.2 <3' required by 'bmx/1.2' resolved to 'expat/2.6.2' in local cache Version range '>=7.78.0 <9' required by 'bmx/1.2' resolved to 'libcurl/8.8.0' in local cache Version range '>=1.2.11 <2' required by 'libcurl/8.8.0' resolved to 'zlib/1.3.1' in local cache bmx/1.2 (test package): Installing package Requirements bmx/1.2 from local cache - Cache expat/2.6.2 from 'conan-center' - Cache libcurl/8.8.0 from 'conan-center' - Cache uriparser/0.9.8 from 'conan-center' - Cache zlib/1.3.1 from 'conan-center' - Cache Packages bmx/1.2:4c8dc40cd646fb1925799284a1f57b9c141e62c9 - Cache expat/2.6.2:8c3bf58f5a1c42c3db962024098ad6bfe7fd5e94 - Cache libcurl/8.8.0:b5d6d1e6138743b2c2f037985ae751b0810a4798 - Cache uriparser/0.9.8:35b581815d1ff18a4abae2036e435aaf9c84e00c - Cache zlib/1.3.1:3558c54d13382045caaf9174821b7c2ba01fc8bc - Cache Installing (downloading, building) binaries... expat/2.6.2: Already installed! uriparser/0.9.8: Already installed! zlib/1.3.1: Already installed! libcurl/8.8.0: Already installed! bmx/1.2: Already installed! bmx/1.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' bmx/1.2 (test package): Generator txt created conanbuildinfo.txt bmx/1.2 (test package): Generator 'CMakeToolchain' calling 'generate()' bmx/1.2 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' bmx/1.2 (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/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' bmx/1.2 (test package): Generator 'CMakeDeps' calling 'generate()' bmx/1.2 (test package): Aggregating env generators bmx/1.2 (test package): Generated conaninfo.txt bmx/1.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/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 bmx/1.2 (test package): Calling build() bmx/1.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug/generators/conan_toolchain.cmake -- 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/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'bmx::MXF' -- Conan: Component target declared 'bmx::MXF++' -- Conan: Component target declared 'bmx::bmx' -- Conan: Target declared 'expat::expat' -- Conan: Target declared 'uriparser::uriparser' -- Conan: Component target declared 'CURL::libcurl' -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug bmx/1.2 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug" '--' '-j8' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package bmx/1.2 (test package): Running test() ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/cci-09424682/recipes/bmx/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- bmx library version 1.2.0 MXF library version 1.2.0 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** bmx/1.2 (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 bmx/1.2 (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