******************************************************************************** conan test cci-9b2943ee/recipes/cyclonedds-cxx/all/test_package/conanfile.py cyclonedds-cxx/0.10.3@#405fb873742929feea760111f8d01d39 -pr /Users/jenkins/w/prod-v1/bsr/60700/fafdf/profile_osx_130_libcpp_apple-clang_release_64.cyclonedds-cxx-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/60700/cedbf/.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/60700/cedbf/.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=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 cyclonedds/0.10.3: Not found in local cache, looking in remotes... cyclonedds/0.10.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cyclonedds/0.10.3: Downloaded recipe revision 7bce0a4ed412d4fb49ae9d2412bc630c cyclonedds-cxx/0.10.3 (test package): Installing package Requirements cyclonedds/0.10.3 from 'conan-center' - Downloaded cyclonedds-cxx/0.10.3 from local cache - Cache Packages cyclonedds/0.10.3:3bc925858409f7db4abee027a54b88fb97c6208a - Download cyclonedds-cxx/0.10.3:c75cb0dc7dc9ae1c54e2a3ee10d2be5091d3f31f - Download Installing (downloading, building) binaries... cyclonedds/0.10.3: Retrieving package 3bc925858409f7db4abee027a54b88fb97c6208a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds/0.10.3: Package installed 3bc925858409f7db4abee027a54b88fb97c6208a cyclonedds/0.10.3: Downloaded package revision dc8b0382b8f1385c3d10288a54ae2204 cyclonedds-cxx/0.10.3: Retrieving package c75cb0dc7dc9ae1c54e2a3ee10d2be5091d3f31f from remote 'c3i_PR-17344' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds-cxx/0.10.3: Package installed c75cb0dc7dc9ae1c54e2a3ee10d2be5091d3f31f cyclonedds-cxx/0.10.3: Downloaded package revision a07df1f06defaf665270442e38a1297f cyclonedds-cxx/0.10.3 (test package): Generator 'CMakeToolchain' calling 'generate()' cyclonedds-cxx/0.10.3 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cyclonedds-cxx/0.10.3 (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-9b2943ee/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.3 (test package): Generator 'CMakeDeps' calling 'generate()' cyclonedds-cxx/0.10.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' cyclonedds-cxx/0.10.3 (test package): Generator txt created conanbuildinfo.txt cyclonedds-cxx/0.10.3 (test package): Aggregating env generators cyclonedds-cxx/0.10.3 (test package): Generated conaninfo.txt cyclonedds-cxx/0.10.3 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/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.3 (test package): Calling build() cyclonedds-cxx/0.10.3 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/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-9b2943ee/recipes/cyclonedds-cxx/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/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-9b2943ee/recipes/cyclonedds-cxx/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/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/60700/cedbf/.conan/data/cyclonedds/0.10.3/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/CycloneDDS_idlc.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/60700/cedbf/.conan/data/cyclonedds/0.10.3/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/idlc/Generate.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/60700/cedbf/.conan/data/cyclonedds-cxx/0.10.3/_/_/package/c75cb0dc7dc9ae1c54e2a3ee10d2be5091d3f31f/lib/cmake/CycloneDDS-CXX/CycloneDDS-CXX_idlcxx.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/60700/cedbf/.conan/data/cyclonedds-cxx/0.10.3/_/_/package/c75cb0dc7dc9ae1c54e2a3ee10d2be5091d3f31f/lib/cmake/CycloneDDS-CXX/idlcxx/Generate.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/60700/cedbf/.conan/data/cyclonedds/0.10.3/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/CycloneDDS_idlc.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr/60700/cedbf/.conan/data/cyclonedds/0.10.3/_/_/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-9b2943ee/recipes/cyclonedds-cxx/all/test_package/build/Release cyclonedds-cxx/0.10.3 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/recipes/cyclonedds-cxx/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/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_message [ 85%] Linking CXX executable test_package [ 85%] Built target test_package [100%] Built target test_message cyclonedds-cxx/0.10.3 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/cci-9b2943ee/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.3 (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.3 (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