******************************************************************************** conan test cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/conanfile.py cyclonedds-cxx/0.10.2@#f7987bb5a03b3158ea3a9a7eef4dca3d -pr /Users/jenkins/w/prod-v1/bsr@2/60713/ceebc/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@2/60713/febca/.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@2/60713/febca/.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.2: Not found in local cache, looking in remotes... cyclonedds/0.10.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cyclonedds/0.10.2: Downloaded recipe revision c866a5a6bfea9de161ace24623543fb0 cyclonedds-cxx/0.10.2 (test package): Installing package Requirements cyclonedds/0.10.2 from 'conan-center' - Downloaded cyclonedds-cxx/0.10.2 from local cache - Cache Packages cyclonedds/0.10.2:3bc925858409f7db4abee027a54b88fb97c6208a - Download cyclonedds-cxx/0.10.2:05f88ad90e788609075a0c5998985a18ebd6c8a1 - Download Installing (downloading, building) binaries... cyclonedds/0.10.2: Retrieving package 3bc925858409f7db4abee027a54b88fb97c6208a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds/0.10.2: Package installed 3bc925858409f7db4abee027a54b88fb97c6208a cyclonedds/0.10.2: Downloaded package revision 704f8797f5c5907975ba1286f68d0978 cyclonedds-cxx/0.10.2: Retrieving package 05f88ad90e788609075a0c5998985a18ebd6c8a1 from remote 'c3i_PR-17344' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds-cxx/0.10.2: Package installed 05f88ad90e788609075a0c5998985a18ebd6c8a1 cyclonedds-cxx/0.10.2: Downloaded package revision 2583be9747728b63a77b193f159fb551 cyclonedds-cxx/0.10.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' cyclonedds-cxx/0.10.2 (test package): Generator 'CMakeDeps' calling 'generate()' cyclonedds-cxx/0.10.2 (test package): Generator 'CMakeToolchain' calling 'generate()' cyclonedds-cxx/0.10.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cyclonedds-cxx/0.10.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/w/prod-v1/bsr@2/cci-63ca64a0/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.2 (test package): Generator txt created conanbuildinfo.txt cyclonedds-cxx/0.10.2 (test package): Aggregating env generators cyclonedds-cxx/0.10.2 (test package): Generated conaninfo.txt cyclonedds-cxx/0.10.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/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.2 (test package): Calling build() cyclonedds-cxx/0.10.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/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@2/cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/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@2/cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/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@2/60713/febca/.conan/data/cyclonedds/0.10.2/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/CycloneDDS_idlc.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr@2/60713/febca/.conan/data/cyclonedds/0.10.2/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/idlc/Generate.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr@2/60713/febca/.conan/data/cyclonedds-cxx/0.10.2/_/_/package/05f88ad90e788609075a0c5998985a18ebd6c8a1/lib/cmake/CycloneDDS-CXX/CycloneDDS-CXX_idlcxx.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr@2/60713/febca/.conan/data/cyclonedds-cxx/0.10.2/_/_/package/05f88ad90e788609075a0c5998985a18ebd6c8a1/lib/cmake/CycloneDDS-CXX/idlcxx/Generate.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr@2/60713/febca/.conan/data/cyclonedds/0.10.2/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/CycloneDDS_idlc.cmake' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr@2/60713/febca/.conan/data/cyclonedds/0.10.2/_/_/package/3bc925858409f7db4abee027a54b88fb97c6208a/lib/cmake/CycloneDDS/idlc/Generate.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/build/Release cyclonedds-cxx/0.10.2 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/build/Release" '--' '-j4' ----------------- [ 28%] 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/Message.cpp.o [ 57%] Building CXX object CMakeFiles/test_message.dir/test_message.cpp.o [ 71%] Linking CXX executable test_package [ 85%] Linking CXX executable test_message [ 85%] Built target test_package [100%] Built target test_message cyclonedds-cxx/0.10.2 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/recipes/cyclonedds-cxx/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/cci-63ca64a0/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.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 cyclonedds-cxx/0.10.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