Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842084 - dev-db/oracle-instantclient-21.3.0.0.0 calls eend without preceding ebegin
Summary: dev-db/oracle-instantclient-21.3.0.0.0 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-02 06:56 UTC by Agostino Sarubbo
Modified: 2022-07-11 04:05 UTC (History)
0 users

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


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

Issue: dev-db/oracle-instantclient-21.3.0.0.0 calls eend without preceding ebegin.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-02 06:56:25 UTC
Created attachment 775874 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-11 04:05:24 UTC
The bug has been closed via the following commit(s):

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

commit 52430dfebf6ceb5140070f672a02bc4c5385c777
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-07-11 04:05:12 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-07-11 04:05:12 +0000

    dev-db/oracle-instantclient: call ebegin to balance eend
    
    Closes: https://bugs.gentoo.org/842084
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-db/oracle-instantclient/oracle-instantclient-18.5.0.0.ebuild    | 6 +++---
 dev-db/oracle-instantclient/oracle-instantclient-19.11.0.0.0.ebuild | 6 +++---
 dev-db/oracle-instantclient/oracle-instantclient-21.3.0.0.0.ebuild  | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)