******************************************************************************** conan test conan-center-index/recipes/openmpi/all/test_package/conanfile.py openmpi/4.1.0@#f6891ff46f8f7fc1dfce3a9ac2bbb416 -pr /Users/jenkins/w/prod/BuildSingleReference@4/27410/2e1195d4-6afc-4c46-9cbc-e47b051b67f3/profile_osx_120_libcpp_apple-clang_debug_64.openmpi-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.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=12.0 os=Macos [options] openmpi:shared=False [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122 openmpi/4.1.0 (test package): Installing package Requirements openmpi/4.1.0 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages openmpi/4.1.0:5598148a6f60efb620ff219f8f3c12754be96f35 - Download zlib/1.2.12:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download Installing (downloading, building) binaries... zlib/1.2.12: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 zlib/1.2.12: Downloaded package revision f7a8b9c6564608699aa4202ea8c2fa43 openmpi/4.1.0: Retrieving package 5598148a6f60efb620ff219f8f3c12754be96f35 from remote 'c3i_PR-10479' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openmpi/4.1.0: Package installed 5598148a6f60efb620ff219f8f3c12754be96f35 openmpi/4.1.0: Downloaded package revision 3c0fa6515b7e939e2c6b84f48420f359 openmpi/4.1.0: Creating MPI_HOME environment variable: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35 openmpi/4.1.0: Creating OPAL_PREFIX environment variable: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35 openmpi/4.1.0: Creating MPI_BIN environment variable: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/bin openmpi/4.1.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/bin openmpi/4.1.0 (test package): Generator cmake created conanbuildinfo.cmake openmpi/4.1.0 (test package): Generator txt created conanbuildinfo.txt openmpi/4.1.0 (test package): Aggregating env generators openmpi/4.1.0 (test package): Generated conaninfo.txt openmpi/4.1.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/openmpi/all/test_package/build/f62a2c82409883fe6b8bbc9b6f0843de5d43216b/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 openmpi/4.1.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/openmpi/all/test_package/build/f62a2c82409883fe6b8bbc9b6f0843de5d43216b' && 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="12.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/openmpi/all/test_package/build/f62a2c82409883fe6b8bbc9b6f0843de5d43216b/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/openmpi/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/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 targets configuration -- Library mpi found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/lib/libmpi.a -- Library open-rte found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/lib/libopen-rte.a -- Library open-pal found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/lib/libopen-pal.a -- Library z found /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libz.a -- 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/openmpi/all/test_package/build/f62a2c82409883fe6b8bbc9b6f0843de5d43216b ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@4/conan-center-index/recipes/openmpi/all/test_package/build/f62a2c82409883fe6b8bbc9b6f0843de5d43216b' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package openmpi/4.1.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/lib:/Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.12/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/w/prod/BuildSingleReference@4/.conan/data/openmpi/4.1.0/_/_/package/5598148a6f60efb620ff219f8f3c12754be96f35/bin/mpiexec -mca plm_rsh_agent yes -np 2 bin/test_package ----------------- Rank 0 OK! Rank 1 OK! 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