/var/tmp/portage/dev-util/bear-3.0.13/work/Bear-3.0.13/source/citnames/source/Output.cc: In function ‘void cs::from_json(const json&, cs::Entry&)’: /var/tmp/portage/dev-util/bear-3.0.13/work/Bear-3.0.13/source/citnames/source/Output.cc:187:55: error: no matching function for call to ‘nlohmann::detail::out_of_range::create(int, const char [39])’ 187 | throw nlohmann::json::out_of_range::create(403, "key 'command' or 'arguments' not found"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/nlohmann/detail/conversions/from_json.hpp:15, from /usr/include/nlohmann/adl_serializer.hpp:6, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j3-20210815-050010 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * The following VMs are available for generation-2: Available Java Virtual Machines: (none found) HEAD of ::gentoo commit 6377d65ae43ddb43e2af915f7c77f86f4939106d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Aug 19 03:36:30 2021 +0000 2021-08-19 03:36:29 UTC emerge -qpvO dev-util/bear [ebuild N ] dev-util/bear-3.0.13 USE="-test"
Created attachment 734107 [details] emerge-info.txt
Created attachment 734110 [details] dev-util:bear-3.0.13:20210819-055521.log
Created attachment 734113 [details] emerge-history.txt
Created attachment 734116 [details] environment
Created attachment 734119 [details] etc.portage.tar.bz2
Created attachment 734122 [details] logs.tar.bz2
Created attachment 734125 [details] temp.tar.bz2
There is upstream 3.0.14 release from yesterday, which should fix this. Otherwise the following commit helps too: https://github.com/rizsotto/Bear/commit/c261dc8bb451340ea44e726f339713e55afc23ec
bear is currently at 3.0.16 and compiles fine. Just bump the version.
Created attachment 742179 [details] dev-util/bear-3.0.16 version bump
PR is up: https://github.com/gentoo/gentoo/pull/22399
So there are now two competing systems to maintain gentoo? Who thought that was a good idea?
bumped in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cc4ecea518ee0a41f2d7949d86c79dc710bc59
(In reply to Florian Faber from comment #12) > So there are now two competing systems to maintain gentoo? Who thought that > was a good idea? 3 actually. we accept patches via github, bugzilla and email, but github is most popular user choice. gentoo's github usage is for mirroring and PRs only, actual git repo is still stored on our infra though.