Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841461 - gui-libs/gtk-4.6.2 calls eend without preceding ebegin
Summary: gui-libs/gtk-4.6.2 calls eend without preceding ebegin
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 846665 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-04-28 10:29 UTC by Agostino Sarubbo
Modified: 2022-05-21 10:05 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,41.21 KB, application/x-xz)
2022-04-28 10:29 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-28 10:29:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/gtk-4.6.2 calls eend without preceding ebegin.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-28 10:29:09 UTC
Created attachment 775155 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Matt Turner gentoo-dev 2022-04-28 15:48:35 UTC
 *   >=dev-lang/python-3.10.0_p1-r1:3.10 ...
 [ ok ]
 *   python_check_deps ...
 *     dev-python/pygobject:3[python_targets_python3_10(-)] ...
 * QA Notice: ebegin called, but missing call to eend (phase: setup)
 [ ok ]
 * QA Notice: eend called without preceding ebegin (phase: setup)
 [ ok ]
Comment 3 Thomas Bracht Laumann Jespersen 2022-04-28 18:02:57 UTC
I would honestly close this one: The ebegin-eend pairs that I could find are all properly paired, but nested, which is why these notices are generated.

Accepting properly paired, nested ebegin-eend calls has been merged here: https://gitweb.gentoo.org/proj/portage.git/commit/?id=605ad0d675a64eb39144122cf284100192cdfea0
Comment 4 Matt Turner gentoo-dev 2022-04-28 19:25:11 UTC
Excellent, thank you. I couldn't make sense of the report, so that's good to hear.
Comment 5 Mart Raudsepp gentoo-dev 2022-05-21 10:05:39 UTC
*** Bug 846665 has been marked as a duplicate of this bug. ***