******************************************************************************** conan test conan-center-index/recipes/cyclonedds/all/test_package/conanfile.py cyclonedds/0.8.0@#edc187f0140217bb8bbbf1064c2a6f5d -pr /Users/jenkins/w/prod/BuildSingleReference@4/22010/ea99ad27-5956-4248-b78a-2047415216f1/profile_osx_110_libcpp_apple-clang_debug_64.cyclonedds-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] cyclonedds:shared=True [build_requires] [env] cyclonedds/0.8.0 (test package): Installing package Requirements cyclonedds/0.8.0 from local cache - Cache Packages cyclonedds/0.8.0:adc2f4d55954f34ac5e9dc1ea76bed4ff4a6ec8d - Download Installing (downloading, building) binaries... cyclonedds/0.8.0: Retrieving package adc2f4d55954f34ac5e9dc1ea76bed4ff4a6ec8d from remote 'c3i_PR-9712' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyclonedds/0.8.0: Package installed adc2f4d55954f34ac5e9dc1ea76bed4ff4a6ec8d cyclonedds/0.8.0: Downloaded package revision fe0d0b58298cb3357ce3112351496655 cyclonedds/0.8.0 (test package): Generator cmake created conanbuildinfo.cmake cyclonedds/0.8.0 (test package): Generator txt created conanbuildinfo.txt cyclonedds/0.8.0 (test package): Aggregating env generators cyclonedds/0.8.0 (test package): Generated conaninfo.txt cyclonedds/0.8.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cyclonedds/all/test_package/build/e17bb9d02182c8cd49ca4ce795ca33192d06f21b/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/0.8.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cyclonedds/all/test_package/build/e17bb9d02182c8cd49ca4ce795ca33192d06f21b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cyclonedds/all/test_package/build/e17bb9d02182c8cd49ca4ce795ca33192d06f21b/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cyclonedds/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/11/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cyclonedds/all/test_package/build/e17bb9d02182c8cd49ca4ce795ca33192d06f21b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/cyclonedds/all/test_package/build/e17bb9d02182c8cd49ca4ce795ca33192d06f21b' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/PackageTest.dir/test.cpp.o [100%] Linking CXX executable bin/PackageTest [100%] Built target PackageTest cyclonedds/0.8.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/cyclonedds/0.8.0/_/_/package/adc2f4d55954f34ac5e9dc1ea76bed4ff4a6ec8d/lib" DYLD_FRAMEWORK_PATH="" bin/PackageTest ----------------- --------------------------->Tests are done.<-------------------------- CycloneDDS Using implementation: CycloneDDS, version: 0.8.0 ////////////////////////////////////////////////////////////////////// CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR