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
Created attachment 774585 [details] build.log build log and emerge --info
*** Bug 841797 has been marked as a duplicate of this bug. ***
*** Bug 843782 has been marked as a duplicate of this bug. ***
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(-)
*** Bug 851822 has been marked as a duplicate of this bug. ***