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

mfast: bump deps

Open mayeut opened this issue 1 year ago • 6 comments

Specify library name and version: mfast/all


mayeut avatar Nov 25 '23 14:11 mayeut

Conan v1 pipeline :x:

Failure in build 1 (628d405ed8952e5fdf87f7345e632ce3ab4a4196):

  • mfast/1.2.1: CI failed to create some packages (All logs)

    Logs for packageID a3bb33959efcff81ff42b64f878ba567427184e7:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    mfast:shared=True
    
    [...]
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:53:26: warning: left operand of comma operator has no effect [-Wunused-value]
       53 |     r *= decimal_backend(1.0, exponent);
          |                          ^~~
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h: In member function 'mfast::decimal mfast::decimal_cref::value() const':
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:172:43: error: expression list treated as compound expression in functional cast [-fpermissive]
      172 |       r *= decimal_backend(1.0, exponent());
          |                                           ^
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:172:28: warning: left operand of comma operator has no effect [-Wunused-value]
      172 |       r *= decimal_backend(1.0, exponent());
          |                            ^~~
    In file included from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/field_mref.h:25,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/aggregate_ref.h:23,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/view_iterator.h:5,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/view_iterator.cpp:7:
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h: In member function 'void mfast::decimal_mref::as_i(mfast::decimal) const':
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:459:42: error: no matching function for call to 'mfast::decimal_mref::as_i<18, int32_t, void>(mfast::decimal&) const'
      459 |       this->as_i<18,boost::int32_t, void>(d);
          |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:463:10: note: candidate: 'template<unsigned int Digits10, class ExponentType, class Allocator> void mfast::decimal_mref::as_i(boost::multiprecision::number<boost::multiprecision::backends::cpp_dec_float<Digits10, ExponentType, Allocator> >) const'
      463 |     void as_i(boost::multiprecision::number<boost::multiprecision::backends::cpp_dec_float<Digits10,ExponentType,Allocator> > d) const
          |          ^~~~
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:463:10: note:   template argument deduction/substitution failed:
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h: In substitution of 'template<unsigned int Digits10, class ExponentType, class Allocator> void mfast::decimal_mref::as_i(boost::multiprecision::number<boost::multiprecision::backends::cpp_dec_float<Digits10, ExponentType, Allocator> >) const [with unsigned int Digits10 = 18; ExponentType = int; Allocator = void]':
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:459:42:   required from here
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:463:10: error: 'value' is not a member of 'boost::multiprecision::expression_template_default<boost::multiprecision::backends::cpp_dec_float<18, int, void> >'
    In file included from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/lexical_cast.hpp:26,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/multiprecision/detail/number_base.hpp:29,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/multiprecision/traits/is_variable_precision.hpp:9,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/multiprecision/detail/precision.hpp:9,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/multiprecision/number.hpp:11,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/multiprecision/cpp_dec_float.hpp:33,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/decimal_ref.h:32,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/field_mref.h:25,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/aggregate_ref.h:23,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/view_iterator.h:5,
                     from /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/src/src/mfast/view_iterator.cpp:7:
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/smart_ptr/detail/requires_cxx11.hpp: At global scope:
    /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/boost/1.83.0/_/_/package/dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978/include/boost/smart_ptr/detail/requires_cxx11.hpp:19:1: note: '#pragma message: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.84. Please open an issue in https://github.com/boostorg/smart_ptr if you want it retained.'
       19 | BOOST_PRAGMA_MESSAGE("C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.84. Please open an issue in https://github.com/boostorg/smart_ptr if you want it retained.")
          | ^~~~~~~~~~~~~~~~~~~~
    make[2]: *** [src/mfast/CMakeFiles/mfast_static.dir/view_iterator.cpp.o] Error 1
    make[1]: *** [src/mfast/CMakeFiles/mfast_static.dir/all] Error 2
    make: *** [all] Error 2
    mfast/1.2.1: 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
    mfast/1.2.1: 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
    mfast/1.2.1: ERROR: Package 'a3bb33959efcff81ff42b64f878ba567427184e7' build failed
    mfast/1.2.1: WARN: Build folder /home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/build/Release
    ERROR: mfast/1.2.1: Error in build() method, line 116
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/59539/edfca/.conan/data/mfast/1.2.1/_/_/build/a3bb33959efcff81ff42b64f878ba567427184e7/build/Release" '--' '-j3'
    
  • mfast/1.2.2: Didn't run or was cancelled before finishing


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 Nov 25 '23 15:11 conan-center-bot

Conan v1 pipeline :x:

Failure in build 1 (07c918ca93bcd23be165a1a3ab6f4aa1525ec027):

  • mfast/1.2.2: Didn't run or was cancelled before finishing

  • mfast/1.2.1: CI failed to create some packages (All logs)

    Logs for packageID ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    mfast:shared=False
    
    [...]
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/multiprecision/cpp_dec_float.hpp:57,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:27:
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/powm1.hpp:53:146: error: expected primary-expression before ‘>’ token
           return result < 0 ? -boost::math::policies::raise_overflow_error<T>(function, nullptr, pol) : boost::math::policies::raise_overflow_error<T>(function, nullptr, pol);
                                                                                                                                                      ^
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/powm1.hpp:55:14: error: ‘raise_domain_error’ is not a member of ‘boost::math::policies’
           return boost::math::policies::raise_domain_error<T>(function, "Result of pow is complex or undefined", x, pol);
                  ^
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/powm1.hpp:55:14: note: suggested alternative:
    In file included from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/next.hpp:14:0,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/multiprecision/detail/default_ops.hpp:24,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/multiprecision/detail/generic_interconvert.hpp:12,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/multiprecision/number.hpp:12,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:26:
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/policies/error_handling.hpp:243:10: note:   ‘boost::math::policies::detail::raise_domain_error’
     inline T raise_domain_error(
              ^
    In file included from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/gamma.hpp:28:0,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/multiprecision/cpp_dec_float.hpp:57,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:27:
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/powm1.hpp:55:57: error: expected primary-expression before ‘>’ token
           return boost::math::policies::raise_domain_error<T>(function, "Result of pow is complex or undefined", x, pol);
                                                             ^
    In file included from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/gamma.hpp:30:0,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/multiprecision/cpp_dec_float.hpp:57,
                     from /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:27:
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/lanczos.hpp: At global scope:
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/lanczos.hpp:91:48: error: expected template-name before ‘<’ token
     struct lanczos6 : public std::integral_constant<int, 35>
                                                    ^
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/lanczos.hpp:91:48: error: expected ‘{’ before ‘<’ token
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/boost/1.84.0/_/_/package/bf5a100a36142e9d0697bb628ead625095343b3d/include/boost/math/special_functions/lanczos.hpp:91:48: error: expected unqualified-id before ‘<’ token
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:29:66: error: expected ‘}’ at end of input
     template class boost::multiprecision::backends::cpp_dec_float<18>;
                                                                      ^
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:29:66: error: expected ‘}’ at end of input
    /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/src/src/mfast/decimal_ref.cpp:29:66: error: expected ‘}’ at end of input
    make[2]: *** [src/mfast/CMakeFiles/mfast_static.dir/decimal_ref.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [src/mfast/CMakeFiles/mfast_static.dir/all] Error 2
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    mfast/1.2.1: 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
    mfast/1.2.1: 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
    mfast/1.2.1: ERROR: Package 'ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7' build failed
    mfast/1.2.1: WARN: Build folder /home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/build/Release
    ERROR: mfast/1.2.1: Error in build() method, line 116
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/27938/ddbab/.conan/data/mfast/1.2.1/_/_/build/ec3a4cafeadb2e35dc62045c68e4bb6e317aebe7/build/Release" '--' '-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 (07c918ca93bcd23be165a1a3ab6f4aa1525ec027):

  • mfast/1.2.1: CI failed to create some packages (All logs)

    Logs for packageID f43a7884b1a15adc3f3f10fd95ceb361358bc13e:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    mfast/1.2.1: '138c3cc0cac2ed6b7d180a905b08f7b2ed62630b': compiler.cppstd=11
    mfast/1.2.1: '4562e6aea26c7d692ee48974c805933adecc90e0': compiler.cppstd=gnu11
    mfast/1.2.1: 'c3d7588d542fdae512a0202a41ddebf78aefb6c8': compiler.cppstd=14
    mfast/1.2.1: 'd7ba20d334a392ebe41db2d3b96fa2a963a823ad': compiler.cppstd=gnu14
    mfast/1.2.1: '8c3cd31952ee9efbae5f8c92f3db96ff9bac02ba': compiler.cppstd=gnu17
    mfast/1.2.1: 'ae803fd6332f087189a0b59ed8c19c232e3cfe69': compiler.cppstd=20
    mfast/1.2.1: 'bfc166b7640166cba616be662e97dfaef24352aa': compiler.cppstd=gnu20
    mfast/1.2.1: 'd3a73d1fdb4694c92c5be178ecd013eca902693c': compiler.cppstd=23
    mfast/1.2.1: '0b854fac6d7ffff09d0bc86c96a253348747e1f4': compiler.cppstd=gnu23
    Requirements
        boost/1.84.0#2c80e4b2fd313bc2a7a1f62c77804b1e:947cbbb3bae6610494bfe3877c923b44e1e6c4c4#8fdc0c431c3ce2ec0cd781240fc250de - Cache
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:12b38c622ab94fbabd118653840a0f5f7c93b72d#77f121965a98f7c301f8f58122ce7f48 - Cache
        libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:d62dff20d86436b9c58ddc0162499d197be9de1e#fa7ea36f26dcb559ab4089c74bef9456 - Cache
        libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:d62dff20d86436b9c58ddc0162499d197be9de1e#af73a92652a0b9bbb646bcf3adc85327 - Cache
        mfast/1.2.1#12a3e0a36e4fec0ae80b44f2dca53f7b:f43a7884b1a15adc3f3f10fd95ceb361358bc13e#ec0bf681209822085cc73fe3ad161eb1 - Cache
        tinyxml2/10.0.0#832c7f8038cef53f6427577d6e66a7a8:ec2a9de6feab3c0b86da78a55456ffb819b1912b#faf74aaf601d8d64a8a0287302cc5e79 - Cache
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:d62dff20d86436b9c58ddc0162499d197be9de1e#c4506d0ca4188035101e46f9b99cc29f - Cache
    Build requirements
        mfast/1.2.1#12a3e0a36e4fec0ae80b44f2dca53f7b:cb0251ee089345dc35d798f9696fbe2c9f329bfb - Missing
    Skipped binaries
        b2/4.10.1, boost/1.84.0, bzip2/1.0.8, libbacktrace/cci.20210118, libiconv/1.17, tinyxml2/10.0.0, zlib/1.3.1
    ERROR: Missing binary: mfast/1.2.1:cb0251ee089345dc35d798f9696fbe2c9f329bfb
    
    mfast/1.2.1: WARN: Can't find a 'mfast/1.2.1' package binary 'cb0251ee089345dc35d798f9696fbe2c9f329bfb' for the configuration:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    fPIC=True
    shared=False
    with_sqlite3=False
    [requires]
    boost/1.84.Z
    bzip2/1.0.Z
    libbacktrace/cci
    libiconv/1.17.Z
    tinyxml2/10.0.Z
    zlib/1.3.Z
    
    ERROR: Missing prebuilt package for 'mfast/1.2.1'. You can try:
        - List all available packages using 'conan list mfast/1.2.1:* -r=remote'
        - Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
        - This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources
    
    More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
    
  • mfast/1.2.2: Didn't run or was cancelled before finishing


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 :heavy_check_mark:

All green in build 2 (9a4ab0ab49fceaf71e9a47fe4c0932954f0da7ae):

  • mfast/1.2.2: All packages built successfully! (All logs)

  • mfast/1.2.1: All packages built successfully! (All logs)


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 2 (9a4ab0ab49fceaf71e9a47fe4c0932954f0da7ae):

  • mfast/1.2.2: CI failed to create some packages (All logs)

    Logs for packageID f43a7884b1a15adc3f3f10fd95ceb361358bc13e:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    mfast/1.2.2: Checking 7 compatible configurations
    mfast/1.2.2: Compatible configurations not found in cache, checking servers
    mfast/1.2.2: 'c3d7588d542fdae512a0202a41ddebf78aefb6c8': compiler.cppstd=14
    mfast/1.2.2: 'd7ba20d334a392ebe41db2d3b96fa2a963a823ad': compiler.cppstd=gnu14
    mfast/1.2.2: '8c3cd31952ee9efbae5f8c92f3db96ff9bac02ba': compiler.cppstd=gnu17
    mfast/1.2.2: 'ae803fd6332f087189a0b59ed8c19c232e3cfe69': compiler.cppstd=20
    mfast/1.2.2: 'bfc166b7640166cba616be662e97dfaef24352aa': compiler.cppstd=gnu20
    mfast/1.2.2: 'd3a73d1fdb4694c92c5be178ecd013eca902693c': compiler.cppstd=23
    mfast/1.2.2: '0b854fac6d7ffff09d0bc86c96a253348747e1f4': compiler.cppstd=gnu23
    Requirements
        boost/1.84.0#1a56e4b40ceccf6b196212cd43e3e5c5:947cbbb3bae6610494bfe3877c923b44e1e6c4c4#efe27af08e414c2d5c4ade71d03b192b - Cache
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:12b38c622ab94fbabd118653840a0f5f7c93b72d#77f121965a98f7c301f8f58122ce7f48 - Cache
        libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:d62dff20d86436b9c58ddc0162499d197be9de1e#fa7ea36f26dcb559ab4089c74bef9456 - Cache
        libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:d62dff20d86436b9c58ddc0162499d197be9de1e#af73a92652a0b9bbb646bcf3adc85327 - Cache
        mfast/1.2.2#fcc3f73c72c05883862b5eb73ba823b8:f43a7884b1a15adc3f3f10fd95ceb361358bc13e#54af2db1f2b3b6e5fa59402973d4a0dc - Cache
        tinyxml2/10.0.0#832c7f8038cef53f6427577d6e66a7a8:ec2a9de6feab3c0b86da78a55456ffb819b1912b#faf74aaf601d8d64a8a0287302cc5e79 - Cache
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:d62dff20d86436b9c58ddc0162499d197be9de1e#c4506d0ca4188035101e46f9b99cc29f - Cache
    Build requirements
        mfast/1.2.2#fcc3f73c72c05883862b5eb73ba823b8:cb0251ee089345dc35d798f9696fbe2c9f329bfb - Missing
    Skipped binaries
        b2/4.10.1, boost/1.84.0, bzip2/1.0.8, libbacktrace/cci.20210118, libiconv/1.17, tinyxml2/10.0.0, zlib/1.3.1
    ERROR: Missing binary: mfast/1.2.2:cb0251ee089345dc35d798f9696fbe2c9f329bfb
    
    mfast/1.2.2: WARN: Can't find a 'mfast/1.2.2' package binary 'cb0251ee089345dc35d798f9696fbe2c9f329bfb' for the configuration:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    fPIC=True
    shared=False
    with_sqlite3=False
    [requires]
    boost/1.84.Z
    bzip2/1.0.Z
    libbacktrace/cci
    libiconv/1.17.Z
    tinyxml2/10.0.Z
    zlib/1.3.Z
    
    ERROR: Missing prebuilt package for 'mfast/1.2.2'. You can try:
        - List all available packages using 'conan list mfast/1.2.2:* -r=remote'
        - Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
        - This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources
    
    More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
    
  • mfast/1.2.1: Didn't run or was cancelled before finishing


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 28 '24 09:04 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 3 (ee9a1ff8aaa8a9336599888af8fe86dfbdf4d601):

  • mfast/1.2.2: All packages built successfully! (All logs)

  • mfast/1.2.1: All packages built successfully! (All logs)


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 3 (ee9a1ff8aaa8a9336599888af8fe86dfbdf4d601):

  • mfast/1.2.1: CI failed to create some packages (All logs)

    Logs for packageID f5532070eab217f02e3c909511cc3715d31705e0:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    mfast/1.2.1: '461c1c40a24029fa8d8a669569a494de70866814': compiler.cppstd=11
    mfast/1.2.1: '12171df5eda3777b14895d35bae48bd5222bfd6c': compiler.cppstd=gnu11
    mfast/1.2.1: '1585b224476b0cfc466d2ead6c85e941f126c9fc': compiler.cppstd=14
    mfast/1.2.1: '21c59fd609c679e72bca04219ac69e81316a292e': compiler.cppstd=gnu14
    mfast/1.2.1: '761cb838a4d668cdb74078df3d86a2961ac97da9': compiler.cppstd=gnu17
    mfast/1.2.1: '1f5dd24274ffb0fdc73238dacc089941fc805717': compiler.cppstd=20
    mfast/1.2.1: 'd7f601c638b9eafd3a1c38020459ae411d05955e': compiler.cppstd=gnu20
    mfast/1.2.1: '1536928120c6472c3fc15ae057c51b254f95b5b9': compiler.cppstd=23
    mfast/1.2.1: 'cf9690a320d5c9e655127efb61eed50c00bffe1f': compiler.cppstd=gnu23
    Requirements
        boost/1.75.0#eee9e434747e0daa298bd1ef233c16f1:6287551b4c905db93906bb70b97482028604d465#f158fdb1f0d43007f3d57730b0199824 - Cache
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:12b38c622ab94fbabd118653840a0f5f7c93b72d#77f121965a98f7c301f8f58122ce7f48 - Cache
        libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:d62dff20d86436b9c58ddc0162499d197be9de1e#fa7ea36f26dcb559ab4089c74bef9456 - Cache
        libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:d62dff20d86436b9c58ddc0162499d197be9de1e#af73a92652a0b9bbb646bcf3adc85327 - Cache
        mfast/1.2.1#b20c767189201fbbec4ec009eb28e2e5:f5532070eab217f02e3c909511cc3715d31705e0#152870c71ef92d5f168eed57d04e7d10 - Cache
        tinyxml2/10.0.0#832c7f8038cef53f6427577d6e66a7a8:ec2a9de6feab3c0b86da78a55456ffb819b1912b#faf74aaf601d8d64a8a0287302cc5e79 - Cache
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:d62dff20d86436b9c58ddc0162499d197be9de1e#c4506d0ca4188035101e46f9b99cc29f - Cache
    Build requirements
        mfast/1.2.1#b20c767189201fbbec4ec009eb28e2e5:ae815882ca4c4f7e7a79cd6238850dbc41b5685c - Missing
    Skipped binaries
        b2/4.10.1, boost/1.75.0, bzip2/1.0.8, libbacktrace/cci.20210118, libiconv/1.17, tinyxml2/10.0.0, zlib/1.3.1
    ERROR: Missing binary: mfast/1.2.1:ae815882ca4c4f7e7a79cd6238850dbc41b5685c
    
    mfast/1.2.1: WARN: Can't find a 'mfast/1.2.1' package binary 'ae815882ca4c4f7e7a79cd6238850dbc41b5685c' for the configuration:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    fPIC=True
    shared=False
    with_sqlite3=False
    [requires]
    boost/1.75.Z
    bzip2/1.0.Z
    libbacktrace/cci
    libiconv/1.17.Z
    tinyxml2/10.0.Z
    zlib/1.3.Z
    
    ERROR: Missing prebuilt package for 'mfast/1.2.1'. You can try:
        - List all available packages using 'conan list mfast/1.2.1:* -r=remote'
        - Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
        - This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources
    
    More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
    
  • mfast/1.2.2: Didn't run or was cancelled before finishing


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 28 '24 09:04 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 4 (1c2ba328629a5c6bb941fd07080a4657c4f5ddd1):

  • mfast/1.2.2: All packages built successfully! (All logs)

  • mfast/1.2.1: All packages built successfully! (All logs)


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 4 (1c2ba328629a5c6bb941fd07080a4657c4f5ddd1):

  • mfast/1.2.1: CI failed to create some packages (All logs)

    Logs for packageID f5532070eab217f02e3c909511cc3715d31705e0:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    mfast/1.2.1: '461c1c40a24029fa8d8a669569a494de70866814': compiler.cppstd=11
    mfast/1.2.1: '12171df5eda3777b14895d35bae48bd5222bfd6c': compiler.cppstd=gnu11
    mfast/1.2.1: '1585b224476b0cfc466d2ead6c85e941f126c9fc': compiler.cppstd=14
    mfast/1.2.1: '21c59fd609c679e72bca04219ac69e81316a292e': compiler.cppstd=gnu14
    mfast/1.2.1: '761cb838a4d668cdb74078df3d86a2961ac97da9': compiler.cppstd=gnu17
    mfast/1.2.1: '1f5dd24274ffb0fdc73238dacc089941fc805717': compiler.cppstd=20
    mfast/1.2.1: 'd7f601c638b9eafd3a1c38020459ae411d05955e': compiler.cppstd=gnu20
    mfast/1.2.1: '1536928120c6472c3fc15ae057c51b254f95b5b9': compiler.cppstd=23
    mfast/1.2.1: 'cf9690a320d5c9e655127efb61eed50c00bffe1f': compiler.cppstd=gnu23
    Requirements
        boost/1.75.0#eee9e434747e0daa298bd1ef233c16f1:6287551b4c905db93906bb70b97482028604d465#f158fdb1f0d43007f3d57730b0199824 - Cache
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:12b38c622ab94fbabd118653840a0f5f7c93b72d#77f121965a98f7c301f8f58122ce7f48 - Cache
        libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:d62dff20d86436b9c58ddc0162499d197be9de1e#fa7ea36f26dcb559ab4089c74bef9456 - Cache
        libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:d62dff20d86436b9c58ddc0162499d197be9de1e#af73a92652a0b9bbb646bcf3adc85327 - Cache
        mfast/1.2.1#b20c767189201fbbec4ec009eb28e2e5:f5532070eab217f02e3c909511cc3715d31705e0#03ee0bdeeefcc92e298f113edb641446 - Cache
        tinyxml2/10.0.0#832c7f8038cef53f6427577d6e66a7a8:ec2a9de6feab3c0b86da78a55456ffb819b1912b#faf74aaf601d8d64a8a0287302cc5e79 - Cache
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:d62dff20d86436b9c58ddc0162499d197be9de1e#c4506d0ca4188035101e46f9b99cc29f - Cache
    Build requirements
        mfast/1.2.1#b20c767189201fbbec4ec009eb28e2e5:ae815882ca4c4f7e7a79cd6238850dbc41b5685c - Missing
    Skipped binaries
        b2/4.10.1, boost/1.75.0, bzip2/1.0.8, libbacktrace/cci.20210118, libiconv/1.17, tinyxml2/10.0.0, zlib/1.3.1
    ERROR: Missing binary: mfast/1.2.1:ae815882ca4c4f7e7a79cd6238850dbc41b5685c
    
    mfast/1.2.1: WARN: Can't find a 'mfast/1.2.1' package binary 'ae815882ca4c4f7e7a79cd6238850dbc41b5685c' for the configuration:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    fPIC=True
    shared=False
    with_sqlite3=False
    [requires]
    boost/1.75.Z
    bzip2/1.0.Z
    libbacktrace/cci
    libiconv/1.17.Z
    tinyxml2/10.0.Z
    zlib/1.3.Z
    
    ERROR: Missing prebuilt package for 'mfast/1.2.1'. You can try:
        - List all available packages using 'conan list mfast/1.2.1:* -r=remote'
        - Explain missing binaries: replace 'conan install ...' with 'conan graph explain ...'
        - This is a **test_package** missing binary. You can use --build (for all dependencies) or --build-test (exclusive for 'test_package' dependencies) to define what can be built from sources
    
    More Info at 'https://docs.conan.io/2/knowledge/faq.html#error-missing-prebuilt-package'
    
  • mfast/1.2.2: Didn't run or was cancelled before finishing


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 May 03 '24 06:05 conan-center-bot

blocked by #23594 / #23558

mayeut avatar May 03 '24 19:05 mayeut