https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/protobuf-java-3.21.8 fails to compile. Discovered on: amd64 (internal ref: ci)
CC'ing also the author of the commit (8d5369b6275cb384c0e8bd6e1efcd3107d110c1f)
Created attachment 825483 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: cp: cannot stat 'api': No such file or directory cp: cannot stat 'descriptor': No such file or directory cp: cannot stat 'duration': No such file or directory cp: cannot stat 'empty': No such file or directory cp: cannot stat 'field_mask': No such file or directory cp: cannot stat 'source_context': No such file or directory cp: cannot stat '../src/google/protobuf/any': No such file or directory cp: cannot stat 'struct': No such file or directory cp: cannot stat 'timestamp': No such file or directory cp: cannot stat 'type': No such file or directory cp: cannot stat 'wrappers.proto': No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea878c1dc37871bd895f2c9a91dfd58b47bc5c0 commit 5ea878c1dc37871bd895f2c9a91dfd58b47bc5c0 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2022-10-26 08:24:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-26 10:54:20 +0000 dev-java/protobuf-java: v3.21.8.r1 for bug #878349 Bug #878349 is obviously caused by copy'n paste errors in https://github.com/gentoo/gentoo/pull/26888#issuecomment-1285122518 Closes: https://bugs.gentoo.org/878349 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org> dev-java/protobuf-java/Manifest | 2 +- .../protobuf-java/protobuf-java-3.21.8-r1.ebuild | 60 ++++++++++++ dev-java/protobuf-java/protobuf-java-3.21.8.ebuild | 102 --------------------- 3 files changed, 61 insertions(+), 103 deletions(-)