Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695000 - dev-util/gyp should support Python 3
Summary: dev-util/gyp should support Python 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal with 1 vote (vote)
Deadline: 2020-10-19
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on: 738540
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2019-09-20 00:24 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2020-09-21 16:14 UTC (History)
7 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 Arfrever Frehtes Taifersar Arahesis 2019-09-20 00:24:46 UTC
GYP upstream fixed most incompatibilities with Python 3 during last year.
New snapshot should be added.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-09-20 00:59:46 UTC
Results for current git HEAD:

Python 2.7:
[[[
Failed the following 3 tests:
        (test/linux/gyptest-implicit-rpath.py) make
        (test/linux/gyptest-implicit-rpath.py) ninja
        (test/linux/gyptest-target-rpath.py) ninja
]]]

Python 3.7:
[[[
Failed the following 12 tests:
        (test/errors/gyptest-errors.py) ninja
        (test/linux/gyptest-implicit-rpath.py) make
        (test/linux/gyptest-implicit-rpath.py) ninja
        (test/linux/gyptest-target-rpath.py) ninja
        (test/variables/commands/gyptest-commands-ignore-env.py) make
        (test/variables/commands/gyptest-commands-ignore-env.py) ninja
        (test/variables/commands/gyptest-commands-repeated.py) make
        (test/variables/commands/gyptest-commands-repeated.py) ninja
        (test/variables/commands/gyptest-commands.py) make
        (test/variables/commands/gyptest-commands.py) ninja
        (test/variables/filelist/gyptest-filelist-golden.py) make
        (test/variables/filelist/gyptest-filelist-golden.py) ninja
]]]
Comment 2 Larry the Git Cow gentoo-dev 2020-01-01 22:10:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd235337ac96f0c1b5d87a84600576839e98e3e

commit 1dd235337ac96f0c1b5d87a84600576839e98e3e
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-01-01 21:06:52 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-01-01 22:09:53 +0000

    dev-util/gyp: Use Python 3.
    
    Bug: https://bugs.gentoo.org/695000
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-util/gyp/gyp-99999999999999.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 14:19:25 UTC
This still needs updating release ebuilds.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 10:55:55 UTC
ping.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-08 04:58:31 UTC
ping
Comment 6 Larry the Git Cow gentoo-dev 2020-09-21 16:05:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eba1ad19f198fd452a4c3ccd8570b50328c8bae

commit 5eba1ad19f198fd452a4c3ccd8570b50328c8bae
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-09-20 00:00:00 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-09-21 16:05:36 +0000

    dev-util/gyp: Version bump (20200512145953).
    
    Bug: https://bugs.gentoo.org/695000
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-util/gyp/Manifest                  |  1 +
 dev-util/gyp/gyp-20200512145953.ebuild | 39 ++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)