conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

metall: add version 0.28

Open toge opened this issue 1 year ago • 4 comments

Specify library name and version: metall/0.28

https://github.com/LLNL/metall/compare/v0.27...v0.28


toge avatar Apr 20 '24 12:04 toge

Conan v1 pipeline :x:

Failure in build 1 (7bb29ffbad6421505424159a8ee66ada298cc174):

  • metall/0.28: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
      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
    
    
    In file included from /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/detail/mmap.hpp:24,
                     from /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/kernel/chunk_directory.hpp:17,
                     from /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/kernel/segment_allocator.hpp:22,
                     from /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/kernel/manager_kernel.hpp:27,
                     from /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/basic_manager.hpp:16,
                     from /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/metall.hpp:10,
                     from /home/conan/workspace/prod-v1/bsr/cci-f4c6824c/recipes/metall/all/test_package/test_package.cpp:9:
    /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/detail/file.hpp: In function 'bool metall::mtlldetail::fcpdtl::copy_file_dense_linux(int, int, off_t)':
    /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/detail/file.hpp:439:9: error: '::copy_file_range' has not been declared; did you mean 'copy_file_dense'?
      439 |   if (::copy_file_range(src, nullptr, dst, nullptr, src_size, 0) < 0) {
          |         ^~~~~~~~~~~~~~~
          |         copy_file_dense
    /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/detail/file.hpp: In function 'bool metall::mtlldetail::fcpdtl::copy_file_sparse_linux(int, int, off_t)':
    /home/conan/workspace/prod-v1/bsr/27927/dfeeb/.conan/data/metall/0.28/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/metall/detail/file.hpp:542:11: error: '::copy_file_range' has not been declared; did you mean 'copy_file_dense'?
      542 |     if (::copy_file_range(src, &off, dst, nullptr, hole_start - off, 0) < 0) {
          |           ^~~~~~~~~~~~~~~
          |           copy_file_dense
    make[2]: *** [test_package/CMakeFiles/test_package.dir/test_package.cpp.o] Error 1
    make[1]: *** [test_package/CMakeFiles/test_package.dir/all] Error 2
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    metall/0.28 (test package): WARN: 
         ************************************************
         The 'cmake' generator is deprecated.
         Please update your code and remove it.
         *************************************************
    
    metall/0.28 (test package): WARN: 
         ************************************************
         The 'cmake_find_package_multi' generator is deprecated.
         Please update your code and remove it.
         *************************************************
    
    metall/0.28 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****
    ERROR: metall/0.28 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/home/conan/workspace/prod-v1/bsr/cci-f4c6824c/recipes/metall/all/test_v1_package/build/589b7874e099a6449e909813e4cb5f3f7336fe46' '--' '-j3'
    

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.


Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 1 (7bb29ffbad6421505424159a8ee66ada298cc174):

  • metall/0.28: CI failed to create some packages (All logs)

    Logs for packageID da39a3ee5e6b4b0d3255bfef95601890afd80709:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    -- Conan: Component target declared 'Boost::locale'
    -- Conan: Component target declared 'Boost::log'
    -- Conan: Component target declared 'Boost::log_setup'
    -- Conan: Target declared 'boost::boost'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Conan: Target declared 'BZip2::BZip2'
    -- Conan: Including build module from '/home/conan/workspace/prod-v2/bsr/24860/fdffd/p/bzip24ed69d4fecc16/p/lib/cmake/conan-official-bzip2-variables.cmake'
    -- Conan: Target declared 'libbacktrace::libbacktrace'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/conan/workspace/prod-v2/bsr/cci-da0ff45e/recipes/metall/all/test_package/build/gcc-11-x86_64-17-release
    
    metall/0.28 (test package): Running CMake.build()
    metall/0.28 (test package): RUN: cmake --build "/home/conan/workspace/prod-v2/bsr/cci-da0ff45e/recipes/metall/all/test_package/build/gcc-11-x86_64-17-release" -- -j3
    Scanning dependencies of target test_package
    [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
    In file included from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/detail/mmap.hpp:24,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/kernel/chunk_directory.hpp:17,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/kernel/segment_allocator.hpp:22,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/kernel/manager_kernel.hpp:27,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/basic_manager.hpp:16,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/metall.hpp:10,
                     from /home/conan/workspace/prod-v2/bsr/cci-da0ff45e/recipes/metall/all/test_package/test_package.cpp:9:
    /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/detail/file.hpp: In function 'bool metall::mtlldetail::fcpdtl::copy_file_dense_linux(int, int, off_t)':
    /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/detail/file.hpp:439:9: error: '::copy_file_range' has not been declared; did you mean 'copy_file_dense'?
      439 |   if (::copy_file_range(src, nullptr, dst, nullptr, src_size, 0) < 0) {
          |         ^~~~~~~~~~~~~~~
          |         copy_file_dense
    In file included from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/detail/mmap.hpp:24,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/kernel/chunk_directory.hpp:17,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/kernel/segment_allocator.hpp:22,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/kernel/manager_kernel.hpp:27,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/basic_manager.hpp:16,
                     from /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/metall.hpp:10,
                     from /home/conan/workspace/prod-v2/bsr/cci-da0ff45e/recipes/metall/all/test_package/test_package.cpp:9:
    /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/detail/file.hpp: In function 'bool metall::mtlldetail::fcpdtl::copy_file_sparse_linux(int, int, off_t)':
    /home/conan/workspace/prod-v2/bsr/24860/fdffd/p/b/metal28ca0906196a9/p/include/metall/detail/file.hpp:542:11: error: '::copy_file_range' has not been declared; did you mean 'copy_file_dense'?
      542 |     if (::copy_file_range(src, &off, dst, nullptr, hole_start - off, 0) < 0) {
          |           ^~~~~~~~~~~~~~~
          |           copy_file_dense
    CMakeFiles/test_package.dir/build.make:62: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed
    make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1
    CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed
    make[1]: *** [CMakeFiles/test_package.dir/all] Error 2
    Makefile:83: recipe for target 'all' failed
    make: *** [all] Error 2
    
    ERROR: metall/0.28 (test package): Error in build() method, line 21
    	cmake.build()
    	ConanException: Error 2 while executing
    

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.

conan-center-bot avatar Apr 20 '24 12:04 conan-center-bot

Conan v1 pipeline :x:

Failure in build 2 (78a947e33af5ba9b8b2d8bd32d98c61547b35cbb):

An unexpected error happened and has been reported. Help is on its way! :horse_racing:


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (78a947e33af5ba9b8b2d8bd32d98c61547b35cbb):

  • metall/0.28: All packages built successfully! (All logs)

  • metall/0.27: All packages built successfully! (All logs)

  • metall/0.26: All packages built successfully! (All logs)

  • metall/0.24: All packages built successfully! (All logs)

  • metall/0.20: All packages built successfully! (All logs)

  • metall/0.25: All packages built successfully! (All logs)

  • metall/0.23.1: All packages built successfully! (All logs)

  • metall/0.21: All packages built successfully! (All logs)

conan-center-bot avatar Apr 29 '24 14:04 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 3 (78a947e33af5ba9b8b2d8bd32d98c61547b35cbb):

  • metall/0.28: All packages built successfully! (All logs)

  • metall/0.27: All packages built successfully! (All logs)

  • metall/0.26: All packages built successfully! (All logs)

  • metall/0.25: All packages built successfully! (All logs)

  • metall/0.24: All packages built successfully! (All logs)

  • metall/0.21: All packages built successfully! (All logs)

  • metall/0.20: All packages built successfully! (All logs)

  • metall/0.23.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 3 (78a947e33af5ba9b8b2d8bd32d98c61547b35cbb):

  • metall/0.26: All packages built successfully! (All logs)

  • metall/0.28: All packages built successfully! (All logs)

  • metall/0.25: All packages built successfully! (All logs)

  • metall/0.23.1: All packages built successfully! (All logs)

  • metall/0.27: All packages built successfully! (All logs)

  • metall/0.24: All packages built successfully! (All logs)

  • metall/0.21: All packages built successfully! (All logs)

  • metall/0.20: All packages built successfully! (All logs)

conan-center-bot avatar Apr 29 '24 14:04 conan-center-bot

I detected other pull requests that are modifying metall/all recipe:

  • #23984

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ericLemanissierBot avatar May 14 '24 08:05 ericLemanissierBot

I would like to push this PR back to attention. It looks like it is ready to be merged and only missing one review. We really need it and would like to avoid hosting the package version by our selves. @Clueliss from our team also started a PR https://github.com/conan-io/conan-center-index/pull/23984 but closed it in favor of this one.

If there is anything we can do to help please let us know.

edit: @RubenRBS, I hope I may poke you about this as you self-assigned yourself the review.

bigerl avatar May 28 '24 14:05 bigerl

Conan v1 pipeline :heavy_check_mark:

All green in build 5 (8ea5830e4a5e6f72fe13d940e8c14780f4f65f0c):

  • metall/0.27: All packages built successfully! (All logs)

  • metall/0.28: All packages built successfully! (All logs)

  • metall/0.26: All packages built successfully! (All logs)

  • metall/0.25: All packages built successfully! (All logs)

  • metall/0.24: All packages built successfully! (All logs)

  • metall/0.23.1: All packages built successfully! (All logs)

  • metall/0.20: All packages built successfully! (All logs)

  • metall/0.21: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 5 (8ea5830e4a5e6f72fe13d940e8c14780f4f65f0c):

  • metall/0.28: All packages built successfully! (All logs)

  • metall/0.27: All packages built successfully! (All logs)

  • metall/0.26: All packages built successfully! (All logs)

  • metall/0.25: All packages built successfully! (All logs)

  • metall/0.24: All packages built successfully! (All logs)

  • metall/0.21: All packages built successfully! (All logs)

  • metall/0.20: All packages built successfully! (All logs)

  • metall/0.23.1: All packages built successfully! (All logs)

conan-center-bot avatar Jun 11 '24 15:06 conan-center-bot