******************************************************************************** conan test cci-9ec449be/recipes/openmpi/all/test_package/conanfile.py openmpi/4.1.6@#84cc60fa10be2db15835cff4e19dc62c -pr /home/conan/workspace/prod-v1/bsr/92268/bdeee/profile_linux_5_libstdcpp11_gcc_release_64.openmpi-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/92268/ebacd/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/92268/ebacd/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/92268/ebacd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] openmpi:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hwloc/2.10.0: Not found in local cache, looking in remotes... hwloc/2.10.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hwloc/2.10.0: Downloaded recipe revision bed2f8270a9b628e5de1b15976a9ea3c zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 libnl/3.8.0: Not found in local cache, looking in remotes... libnl/3.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libnl/3.8.0: Downloaded recipe revision d0f482e044d651d020f40ec3cd6bf0fd Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'openmpi/4.1.6' resolved to 'zlib/1.3.1' in remote 'conan-center' openmpi/4.1.6 (test package): Installing package Requirements hwloc/2.10.0 from 'conan-center' - Downloaded libnl/3.8.0 from 'conan-center' - Downloaded openmpi/4.1.6 from local cache - Cache zlib/1.3.1 from 'conan-center' - Downloaded Packages hwloc/2.10.0:d358fec34c04bcd89832a09158783c750a3304dc - Download libnl/3.8.0:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download openmpi/4.1.6:39c1bcd3a5200ff97b24106d3de45b5d6c8cffb4 - Download zlib/1.3.1:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... hwloc/2.10.0: Retrieving package d358fec34c04bcd89832a09158783c750a3304dc from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hwloc/2.10.0: Package installed d358fec34c04bcd89832a09158783c750a3304dc hwloc/2.10.0: Downloaded package revision caf94947f0507a1d259f8d7dc6acf205 libnl/3.8.0: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libnl/3.8.0: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libnl/3.8.0: Downloaded package revision 14a9d1930e73ea46b298f2841fdb4734 zlib/1.3.1: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.3.1: Downloaded package revision 873345f22bd3bfc44cb099ade6ee5b8c openmpi/4.1.6: Retrieving package 39c1bcd3a5200ff97b24106d3de45b5d6c8cffb4 from remote 'c3i_PR-18980' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openmpi/4.1.6: Package installed 39c1bcd3a5200ff97b24106d3de45b5d6c8cffb4 openmpi/4.1.6: Downloaded package revision 5fc8bbb89d0827bf7ac7867caee98b7c openmpi/4.1.6 (test package): Generator txt created conanbuildinfo.txt openmpi/4.1.6 (test package): Generator 'VirtualRunEnv' calling 'generate()' openmpi/4.1.6 (test package): Generator 'CMakeDeps' calling 'generate()' openmpi/4.1.6 (test package): Generator 'CMakeToolchain' calling 'generate()' openmpi/4.1.6 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' openmpi/4.1.6 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' openmpi/4.1.6 (test package): Aggregating env generators openmpi/4.1.6 (test package): Generated conaninfo.txt openmpi/4.1.6 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/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 openmpi/4.1.6 (test package): Calling build() openmpi/4.1.6 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'openmpi::orte' -- Conan: Component target declared 'openmpi::ompi' -- Conan: Component target declared 'MPI::MPI_C' -- Conan: Component target declared 'openmpi::ompitrace' -- Conan: Target declared 'openmpi::openmpi' -- Conan: Target declared 'hwloc::hwloc' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Component target declared 'libnl::nl' -- Conan: Component target declared 'libnl::nl-route' -- Conan: Component target declared 'libnl::nl-genl' -- Conan: Component target declared 'libnl::nl-nf' -- Conan: Component target declared 'libnl::nl-cli' -- Conan: Component target declared 'libnl::nl-idiag' -- Conan: Target declared 'libnl::libnl' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release openmpi/4.1.6 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package openmpi/4.1.6 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-9ec449be/recipes/openmpi/all/test_package/build/Release/generators/conanrun.sh" && mpiexec -mca plm_rsh_agent yes ./test_package ----------------- MPI version: Open MPI v4.1.6, package: Open MPI conan@jnlp-linux-gcc-5-1.64.1-z278j Distribution, ident: 4.1.6, repo rev: v4.1.6, Sep 30, 2023 MPI version: Open MPI v4.1.6, package: Open MPI conan@jnlp-linux-gcc-5-1.64.1-z278j Distribution, ident: 4.1.6, repo rev: v4.1.6, Sep 30, 2023 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** openmpi/4.1.6 (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 openmpi/4.1.6 (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