Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'*' seems to be interpreted incorrectly when arches are CC-ed #51

Open
mgorny opened this issue Aug 31, 2020 · 0 comments
Open

'*' seems to be interpreted incorrectly when arches are CC-ed #51

mgorny opened this issue Aug 31, 2020 · 0 comments

Comments

@mgorny
Copy link
Member

mgorny commented Aug 31, 2020

Relevant Bugzilla flow:

Thomas Deutschmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Package list|dev-python/eyeD3            |dev-python/eyeD3-0.9.5 *
                   |dev-python/deprecation      |dev-python/deprecation-2.1.
                   |dev-python/filetype         |0 *
                   |dev-python/pylast           |dev-python/filetype-1.0.7 *
                   |dev-python/ruamel-yaml      |dev-python/pylast-3.3.0 *
                   |dev-python/ruamel-yaml-clib |dev-python/ruamel-yaml-0.16
                   |
                           |.10 *
                   |dev-python/pillow           |dev-python/ruamel-yaml-clib
                   |media-gfx/libimagequant     |-0.2.0 *
                   |dev-python/olefile          |dev-python/pillow-7.2.0 *
                   |                            |media-gfx/libimagequant-2.1
                   |                            |2.3 *
                   |                            |dev-python/olefile-0.46 *
              Flags|sanity-check+               |sanity-check-

(CC: alpha, hppa, ppc, x86)

NATTkA incorrectly marks it as fine but correctly expands * to empty list:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|sanity-check-               |sanity-check+
       Package list|dev-python/eyeD3-0.9.5 *    |dev-python/eyeD3-0.9.5
                   |dev-python/deprecation-2.1. |alpha hppa ppc x86
                   |0 *                         |dev-python/deprecation-2.1.
                   |dev-python/filetype-1.0.7 * |0 -
                   |dev-python/pylast-3.3.0 *   |dev-python/filetype-1.0.7 -
                   |dev-python/ruamel-yaml-0.16 |dev-python/pylast-3.3.0 -
                   |.10 *                       |dev-python/ruamel-yaml-0.16
                   |dev-python/ruamel-yaml-clib |.10 -
                   |-0.2.0 *                    |dev-python/ruamel-yaml-clib
                   |dev-python/pillow-7.2.0 *   |-0.2.0 -
                   |media-gfx/libimagequant-2.1 |dev-python/pillow-7.2.0 -
                   |2.3 *                       |media-gfx/libimagequant-2.1
                   |dev-python/olefile-0.46 *   |2.3 -
                   |                            |dev-python/olefile-0.46 -

Then (with now-expanded list) it detects the missing keywords:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|sanity-check+               |sanity-check-

--- Comment #10 from NATTkA bot <[email protected]> ---
Sanity check failed:

> dev-python/eyeD3-0.9.5
>   bdepend ~alpha stable profile default/linux/alpha/17.0 (18 total)
>     dev-python/deprecation[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>     dev-python/filetype[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>     dev-python/pylast[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>     dev-python/ruamel-yaml[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>   rdepend ~alpha stable profile default/linux/alpha/17.0 (18 total)
>     dev-python/deprecation[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>     dev-python/filetype[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>   bdepend ~x86 stable profile default/linux/x86/17.0 (11 total)
>     dev-python/filetype[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]
>   rdepend ~x86 stable profile default/linux/x86/17.0 (11 total)
>     dev-python/filetype[-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),python_targets_python3_7(-),python_targets_python3_8(-),python_targets_python3_9(-)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant