Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openmpi: bump zlib + modernize #10479

Closed
wants to merge 3 commits into from

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Apr 24, 2022

Specify library name and version: lib/1.0

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@paulharris
Copy link
Contributor

HDF5 ? It won't build with -o hdf5:parallel=True -o hdf5:enable_cxx=False

@stale
Copy link

stale bot commented Jun 18, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 18, 2022
@paulharris
Copy link
Contributor

@SpaceIm please re-run the tests, maybe was just a CI fail ?

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Failure in build 7 (996ebc71c6446c29d0d1758049fe426158f15fea):

  • openmpi/4.1.0@:
    CI failed to create some packages (All logs)

    Logs for packageID 2c052545a555546e6a281fc03018348807b15d39:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    openmpi:shared=True
    
    [...]
    -- 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/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/lib/libmpi.dylib
    -- Library open-rte found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/lib/libopen-rte.dylib
    -- Library open-pal found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/lib/libopen-pal.dylib
    -- Library z found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/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/conan-center-index/recipes/openmpi/all/test_package/build/df0288db98c35289b83f98923d5e2f5b174c6600
    
    ----Running------
    > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/openmpi/all/test_package/build/df0288db98c35289b83f98923d5e2f5b174c6600' '--' '-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/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/lib:/Users/jenkins/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/bin/mpiexec -mca plm_rsh_agent yes -np 2 bin/test_package
    -----------------
    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
    
    
    --------------------------------------------------------------------------
    Sorry!  You were supposed to get help about:
        pmix_init:startup:internal-failure
    But I couldn't open the help file:
        /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/res/pmix/help-pmix-runtime.txt: No such file or directory.  Sorry!
    --------------------------------------------------------------------------
    [administrators-Mac-mini.local:62112] PMIX ERROR: NOT-FOUND in file server/pmix_server.c at line 237
    ERROR: openmpi/4.1.0 (test package): Error in test() method, line 18
    	self.run(command, run_environment=True)
    	ConanException: Error 1 while executing DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/lib:/Users/jenkins/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib" DYLD_FRAMEWORK_PATH="" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openmpi/4.1.0/_/_/package/2c052545a555546e6a281fc03018348807b15d39/bin/mpiexec -mca plm_rsh_agent yes -np 2 bin/test_package
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@stale
Copy link

stale bot commented Jul 31, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 31, 2022
@stale
Copy link

stale bot commented Sep 8, 2022

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Sep 8, 2022
@paulharris
Copy link
Contributor

Hi @SpaceIm , could we resurrect this PR, and combine it with PR #11832 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants