micromamba: bump to 2.0.3 #478084
Annotations
4 errors, 1 warning, and 4 notices
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="micromamba" --added-formulae="" --deleted-formulae="":
Formula/m/micromamba.rb#L48
/usr/include/c++/11/bits/hashtable_policy.h:1004:12: required from ‘struct std::__detail::_Insert<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, mamba::specs::Channel>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, mamba::specs::Channel> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char> >, std::hash<std::__cxx11::basic_string<char> >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true>, false>’
/usr/include/c++/11/bits/hashtable.h:180:11: required from ‘class std::_Hashtable<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, mamba::specs::Channel>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, mamba::specs::Channel> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char> >, std::hash<std::__cxx11::basic_string<char> >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >’
/usr/include/c++/11/bits/unordered_map.h:105:18: required from ‘class std::unordered_map<std::__cxx11::basic_string<char>, mamba::specs::Channel, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, mamba::specs::Channel> > >’
/tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/libmamba/include/mamba/util/weakening_map.hpp:26:11: required from ‘class mamba::util::weakening_map<std::unordered_map<std::__cxx11::basic_string<char>, mamba::specs::Channel, std::hash<std::__cxx11::basic_string<char> >, std::equal_to<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, mamba::specs::Channel> > >, mamba::specs::ChannelResolveParams::NameWeakener>’
/tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/libmamba/include/mamba/specs/channel.hpp:56:40: required from here
/usr/include/c++/11/bits/stl_pair.h:218:11: error: ‘std::pair<_T1, _T2>::second’ has incomplete type
218 | _T2 second; ///< The second member
| ^~~~~~
In file included from /tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/libmamba/src/specs/channel.cpp:11:
/tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/libmamba/include/mamba/specs/channel.hpp:25:11: note: forward declaration of ‘class mamba::specs::Channel’
25 | class Channel;
| ^~~~~~~
/tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/libmamba/src/specs/channel.cpp: In function ‘mamba::specs::Channel::channel_list mamba::specs::{anonymous}::resolve_name(mamba::specs::UnresolvedChannel&&, mamba::specs::ChannelResolveParamsView)’:
/tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/libmamba/src/specs/channel.cpp:471:103: error: could not convert ‘{<expression error>}’ from ‘<brace-enclosed initializer list>’ to ‘mamba::specs::Channel::channel_list’ {aka ‘std::vector<mamba::specs::Channel>’}
471 | return { resolve_name_in_custom_channel(std::move(uc), params, it->first, it->second) };
| ^
| |
| <brace-enclosed initializer list>
[ 26%] Building CXX object libmamba/CMakeFiles/libmamba-dyn.dir/src/specs/glob_spec.cpp.o
cd /tmp/micromamba-20241106-5662-wpgw8l/mamba-micromamba-2.0.3/build/libmamba && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DFMT_SHARED -DLIBMAMBA_EXPORTS -DMAMBA_USE_INSTALL_PREFIX_AS_BASE -DSIMDJSON_THREADS_ENABLED=1 -DSPDLOG_ACTIVE_LEVEL=SPDLOG_LEVEL_TRACE -DSPDLOG_FMT_EXTERNAL -Dlibmamba_dyn_EXPORTS -I/tmp/micromamba-2
|
|
|
Run brew test-bot --only-formulae --junit --only-json-tab --skip-dependents --testing-formulae="micromamba" --added-formulae="" --deleted-formulae="":
Formula/m/micromamba.rb#L1
The formula version (2.0.3) is newer than the version from `brew livecheck` (2.0.1).
|
Post-build steps
0 bottle(s)
|
Post-build steps
0 failed bottle(s)
|
Post-build steps
1 list(s) of skipped formulae
|
Post-build steps
0 list(s) of successfully tested dependents
|
Loading