Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851048 - media-libs/mesa-9999: QA Notice: {ebegin,eend} being called incorrectly
Summary: media-libs/mesa-9999: QA Notice: {ebegin,eend} being called incorrectly
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-10 17:26 UTC by Kobboi
Modified: 2022-06-10 18:20 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2022-06-10 17:26:58 UTC
>>> Emerging (1 of 1) media-libs/mesa-9999::gentoo
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     5.17.14-gentoo-dist
 * Checking for suitable kernel configuration options ...                                                                                          [ ok ]
 * Checking whether python3_11 is suitable ...
 *   >=dev-lang/python-3.11.0_beta1-r1:3.11 ...                                                                                                    [ ok ]
 *   python_check_deps ...
 *     >=dev-python/mako-0.8.0[python_targets_python3_11(-)] ...
 * QA Notice: ebegin called, but missing call to eend (phase: setup)                                                                               [ !! ]
 * QA Notice: eend called without preceding ebegin (phase: setup)                                                                                  [ !! ]
 * Checking whether python3_10 is suitable ...
 *   >=dev-lang/python-3.10.0_p1-r1:3.10 ...                                                                                                       [ ok ]
 *   python_check_deps ...
 *     >=dev-python/mako-0.8.0[python_targets_python3_10(-)] ...
 * QA Notice: ebegin called, but missing call to eend (phase: setup)                                                                               [ !! ]
 * QA Notice: eend called without preceding ebegin (phase: setup)                                                                                  [ !! ]
 * Checking whether python3_9 is suitable ...
 *   >=dev-lang/python-3.9.9-r1:3.9 ...                                                                                                            [ ok ]
 *   python_check_deps ...
 *     >=dev-python/mako-0.8.0[python_targets_python3_9(-)] ...
 * QA Notice: ebegin called, but missing call to eend (phase: setup)                                                                               [ ok ]
 * QA Notice: eend called without preceding ebegin (phase: setup)                                                                                  [ ok ]
 * Using python3.9 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...


Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2022-06-10 17:37:32 UTC
Please provide emerge --info.
Comment 2 Kobboi 2022-06-10 17:43:49 UTC
portage-3.0.30-r5, no problem with current portage-9999, so this can be closed.
Comment 3 Ionen Wolkens gentoo-dev 2022-06-10 18:20:10 UTC
(In reply to Kobboi from comment #2)
> portage-3.0.30-r5, no problem with current portage-9999, so this can be
> closed.
ftr about all python-any-r1 packages do this, it's a false positive from portage fixed by https://github.com/gentoo/portage/pull/824 (but given lot of things going on with portage, been a bit since a release).