Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892347 - dev-python/pygame_sdl2-7.3.5-r2 fails to compile (LIBARCHIVE-SYSTEM): packaging.version.InvalidVersion: Invalid version: 2.1.0-for-renpy-7.3.5
Summary: dev-python/pygame_sdl2-7.3.5-r2 fails to compile (LIBARCHIVE-SYSTEM): packagi...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks: 891359
  Show dependency tree
 
Reported: 2023-01-28 07:15 UTC by Agostino Sarubbo
Modified: 2024-04-13 14:46 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,165.00 KB, text/plain)
2023-01-28 07:15 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 2023-01-28 07:15:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pygame_sdl2-7.3.5-r2 fails to compile (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-28 07:15:38 UTC
Created attachment 849327 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-10 19:51:22 UTC
Release from Aug 2020.  Upstream has made a number of releases since.  No revdeps.  I'd say lastrite when we stabilize new setuptools.
Comment 3 Larry the Git Cow gentoo-dev 2023-02-24 17:50:52 UTC
The bug has been referenced in the following commit(s):

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

commit e41006b1642a2f3031a192c50c1e775da9ada366
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-02-24 17:48:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-02-24 17:48:46 +0000

    package.mask: Last rite dev-python/pygame_sdl2
    
    Bug: https://bugs.gentoo.org/892347
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-03-24 08:06:49 UTC
The bug has been referenced in the following commit(s):

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

commit e28baf3e1f82c7d88960073294bf84d1c6efeb3f
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2023-03-24 08:06:25 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2023-03-24 08:06:25 +0000

    dev-python/pygame_sdl2: add 8.0.3
    
    Bug: https://bugs.gentoo.org/892347
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 dev-python/pygame_sdl2/Manifest                 |  1 +
 dev-python/pygame_sdl2/pygame_sdl2-8.0.3.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2023-03-24 08:09:26 UTC
The bug has been referenced in the following commit(s):

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

commit d2ca31719bc482685e2f27c361b0273dfe6dbe7d
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2023-03-24 08:08:27 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2023-03-24 08:08:27 +0000

    profiles: unmask dev-python/pygame_sdl2
    
    New version 8.0.3 is in the tree with build issue fixed, so unmask the
    package.
    
    Bug: https://bugs.gentoo.org/892347
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 profiles/package.mask | 6 ------
 1 file changed, 6 deletions(-)
Comment 6 Andrew Savchenko gentoo-dev 2023-03-24 08:10:24 UTC
Will close this bug after 8.0.3 stabilization and 7.3.5 cleanup.