Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842675 - java-utils-2.eclass calls eend without preceding ebegin
Summary: java-utils-2.eclass calls eend without preceding ebegin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-05 07:21 UTC by Agostino Sarubbo
Modified: 2022-07-11 04:09 UTC (History)
0 users

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


Attachments
build.log (build.log,46.27 KB, text/plain)
2022-05-05 07:21 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-05-05 07:21:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/gin-2.1.2 calls eend without preceding ebegin.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-05 07:21:21 UTC
Created attachment 776837 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-20 06:01:08 UTC
ci has reproduced this issue with version 2.1.2-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-07-11 04:09:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d4c6c6f7715711e68ea83cffaa208cc70dd7ed

commit b8d4c6c6f7715711e68ea83cffaa208cc70dd7ed
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-07-11 04:08:41 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-07-11 04:08:41 +0000

    java-utils-2.eclass: drop pointless eend call
    
    Closes: https://bugs.gentoo.org/842675
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 eclass/java-utils-2.eclass | 1 -
 1 file changed, 1 deletion(-)