Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878349 - dev-java/protobuf-java-3.21.8 fails to compile: cp: cannot stat any: No such file or directory
Summary: dev-java/protobuf-java-3.21.8 fails to compile: cp: cannot stat any: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 878319
  Show dependency tree
 
Reported: 2022-10-26 07:53 UTC by Agostino Sarubbo
Modified: 2022-10-26 10:54 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,47.67 KB, text/plain)
2022-10-26 07:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-10-26 07:53:20 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-26 07:53:22 UTC
CC'ing also the author of the commit (8d5369b6275cb384c0e8bd6e1efcd3107d110c1f)
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-26 07:53:23 UTC
Created attachment 825483 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2022-10-26 07:53:24 UTC
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
Comment 4 Larry the Git Cow gentoo-dev 2022-10-26 10:54:32 UTC
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(-)