Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840963 - epatch.eclass calls calls eend without preceding ebegin
Summary: epatch.eclass calls 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
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 841797 843782 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-04-26 06:55 UTC by Agostino Sarubbo
Modified: 2023-05-23 09:25 UTC (History)
0 users

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


Attachments
build.log (build.log,65.20 KB, text/plain)
2022-04-26 06:55 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-04-26 06:55:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libgamin-0.1.10-r6 calls eend without preceding ebegin.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-26 06:55:32 UTC
Created attachment 774585 [details]
build.log

build log and emerge --info
Comment 2 Mike Gilbert gentoo-dev 2022-07-11 04:03:00 UTC
*** Bug 841797 has been marked as a duplicate of this bug. ***
Comment 3 Mike Gilbert gentoo-dev 2022-07-11 04:09:52 UTC
*** Bug 843782 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2022-07-11 04:26:27 UTC
The bug has been closed via the following commit(s):

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

commit 7ff843c2cd8011c61617c8307a25db994110d93d
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-06-27 18:50:34 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-07-11 04:25:30 +0000

    epatch.eclass: call ebegin to balance eend
    
    Closes: https://bugs.gentoo.org/840963
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 eclass/epatch.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-23 09:25:15 UTC
*** Bug 851822 has been marked as a duplicate of this bug. ***