******************************************************************************** conan test cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/conanfile.py cyclonedds-cxx/0.10.4@#9b65da2c2ed3161e764177e39a42a184 -pr /Users/jenkins/w/prod-v1/bsr/57192/cecde/profile_osx_130_libcpp_apple-clang_release_64.cyclonedds-cxx-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 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] cyclonedds-cxx: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 cyclonedds/0.10.4: Not found in local cache, looking in remotes... cyclonedds/0.10.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cyclonedds/0.10.4: Downloaded recipe revision 0ddc41331cbe331e67a6ecd733d52cec cyclonedds-cxx/0.10.4 (test package): Installing package Requirements cyclonedds/0.10.4 from 'conan-center' - Downloaded cyclonedds-cxx/0.10.4 from local cache - Cache Packages cyclonedds/0.10.4:3bc925858409f7db4abee027a54b88fb97c6208a - Download cyclonedds-cxx/0.10.4:9ca0810ca292fe4c773a9d5a26622ced3831747b - Download Installing (downloading, building) binaries... cyclonedds/0.10.4: Retrieving package 3bc925858409f7db4abee027a54b88fb97c6208a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds/0.10.4: Package installed 3bc925858409f7db4abee027a54b88fb97c6208a cyclonedds/0.10.4: Downloaded package revision cd9611337142e2920e3c5f6f6b0d76b7 cyclonedds-cxx/0.10.4: Retrieving package 9ca0810ca292fe4c773a9d5a26622ced3831747b from remote 'c3i_PR-17344' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds-cxx/0.10.4: Package installed 9ca0810ca292fe4c773a9d5a26622ced3831747b cyclonedds-cxx/0.10.4: Downloaded package revision cb3cb7af34e05d060ea112ee03372278 cyclonedds-cxx/0.10.4 (test package): Generator 'VirtualRunEnv' calling 'generate()' cyclonedds-cxx/0.10.4 (test package): Generator 'CMakeDeps' calling 'generate()' cyclonedds-cxx/0.10.4 (test package): Generator txt created conanbuildinfo.txt cyclonedds-cxx/0.10.4 (test package): Generator 'CMakeToolchain' calling 'generate()' cyclonedds-cxx/0.10.4 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cyclonedds-cxx/0.10.4 (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/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cyclonedds-cxx/0.10.4 (test package): Aggregating env generators cyclonedds-cxx/0.10.4 (test package): Generated conaninfo.txt cyclonedds-cxx/0.10.4 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/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 cyclonedds-cxx/0.10.4 (test package): Calling build() cyclonedds-cxx/0.10.4 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/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 'CycloneDDS-CXX::ddscxx' -- Conan: Target declared 'CycloneDDS-CXX::CycloneDDS-CXX' -- Conan: Component target declared 'CycloneDDS::ddsc' -- Conan: Component target declared 'CycloneDDS::idl' -- Conan: Target declared 'CycloneDDS::CycloneDDS' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/data/cyclonedds/0.10.4/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/CycloneDDS_idlc.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/data/cyclonedds/0.10.4/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/idlc/Generate.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/data/cyclonedds-cxx/0.10.4/_/_/package/9ca0810ca292fe4c773a9d5a26622ced3831747b/lib/cmake/CycloneDDS-CXX/CycloneDDS-CXX_idlcxx.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/data/cyclonedds-cxx/0.10.4/_/_/package/9ca0810ca292fe4c773a9d5a26622ced3831747b/lib/cmake/CycloneDDS-CXX/idlcxx/Generate.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/data/cyclonedds/0.10.4/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/CycloneDDS_idlc.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/57192/fdaee/.conan/data/cyclonedds/0.10.4/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/idlc/Generate.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release cyclonedds-cxx/0.10.4 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release" '--' '-j4' ----------------- [ 14%] Generating Message.hpp, Message.cpp [ 28%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [ 28%] Built target MessageLib_generate [ 42%] Building CXX object CMakeFiles/test_message.dir/test_message.cpp.o [ 57%] Building CXX object CMakeFiles/test_message.dir/Message.cpp.o [ 71%] Linking CXX executable test_package [ 71%] Built target test_package [ 85%] Linking CXX executable test_message [100%] Built target test_message cyclonedds-cxx/0.10.4 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-63c191c1/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conanrun.sh" && ./test_message ----------------- No default extensibility provided. For one or more of the aggregated types in the IDL the extensibility is not explicitly set. Currently the default extensibility for these types is 'final', but this may change to 'appendable' in a future release because that is the default in the DDS XTypes specification. cyclonedds-cxx/0.10.4 (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 cyclonedds-cxx/0.10.4 (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