E0000 00:00:1721032124.315574 43 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. make[3]: *** [Makefile:610: packets.pb-c.h] Error 255 Reproducible: Always Steps to Reproduce: USE="ssl threads -doc -test" emerge -va1 =net-libs/libgadu-1.12.2-r1 Actual Results: Build with gnutls.... : yes Build with openssl... : no Build with protobuf-c : yes Build with pthread... : yes Build with zlib...... : yes Build with docs...... : yes WARNING: All log messages before absl::InitializeLog() is called are written to STDERR E0000 00:00:1721065308.451174 43 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. make[3]: *** [Makefile:610: packets.pb-c.h] Error 255 make[3]: Leaving directory '/var/tmp/portage/net-libs/libgadu-1.12.2-r1/work/libgadu-1.12.2/include' make[2]: *** [Makefile:332: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-libs/libgadu-1.12.2-r1/work/libgadu-1.12.2/include' make[1]: *** [Makefile:440: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-libs/libgadu-1.12.2-r1/work/libgadu-1.12.2' make: *** [Makefile:372: all] Error 2 * ERROR: net-libs/libgadu-1.12.2-r1::gentoo failed (compile phase): Expected Results: normal compile fails with multiple gcc version: gcc:15/gcc:14/gcc:13 (same error on any) fails with minimal cflags: -march=O2 -native -pipe (same error with any combination)
Created attachment 897741 [details] build log
Created attachment 897742 [details] emerge info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a48ed2a0c9cfb428f50be5bf15b9fd1132c9c6 commit a7a48ed2a0c9cfb428f50be5bf15b9fd1132c9c6 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-07-18 19:09:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-07-19 05:34:39 +0000 dev-libs/protobuf-c: add 1.5.0-r2 Drop patch causing "Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023" Add dependency on dev-cpp/abseil-cpp:= Closes: https://bugs.gentoo.org/934464 Closes: https://bugs.gentoo.org/936230 Closes: https://bugs.gentoo.org/936167 Closes: https://bugs.gentoo.org/936122 Closes: https://bugs.gentoo.org/936120 Closes: https://bugs.gentoo.org/936030 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37607 Signed-off-by: Sam James <sam@gentoo.org> .../files/protobuf-c-1.5.0-Clean-CMake.patch | 52 ---------------------- ...-1.5.0-r1.ebuild => protobuf-c-1.5.0-r2.ebuild} | 9 +++- 2 files changed, 7 insertions(+), 54 deletions(-)