Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824630 - dev-python/pyudev-0.22.0-r1 fails to compile: patch -p1failed with pyudev-0.22-pytest-4.patch
Summary: dev-python/pyudev-0.22.0-r1 fails to compile: patch -p1failed with pyudev-0.2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-19 06:54 UTC by Agostino Sarubbo
Modified: 2021-11-20 00:29 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,39.76 KB, text/plain)
2021-11-19 06:54 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 2021-11-19 06:54:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyudev-0.22.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-19 06:54:40 UTC
Created attachment 752698 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-19 06:54:41 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *             environment, line 1508:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-python/pyudev-0.22.0-r1/files/pyudev-0.22-pytest-4.patch'
 *   patch -p1  failed with /var/tmp/portage/dev-python/pyudev-0.22.0-r1/files/pyudev-0.22-pytest-4.patch
Comment 3 Larry the Git Cow gentoo-dev 2021-11-19 07:32:34 UTC
The bug has been referenced in the following commit(s):

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

commit 82da190150b78c4c9a32aa58a4ea5ba56e2c669c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-19 07:31:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-19 07:31:58 +0000

    dev-python/pyudev: [QA] "revbump, fix tests, py310"
    
    This reverts commit 7f94bc4ee4f8c40a1ae0b5418b2a08ea3b50507c.
    
    Patch doesn't apply; reverting for now to avoid build failures.
    
    Bug: https://bugs.gentoo.org/824630
    Signed-off-by: Sam James <sam@gentoo.org>

 .../pyudev/files/pyudev-0.22-fix-hypothesis.patch  | 142 ---------------------
 dev-python/pyudev/files/pyudev-0.22-pytest-4.patch |  56 --------
 .../files/pyudev-0.22-remove-flaky-tests.patch     | 126 ------------------
 dev-python/pyudev/pyudev-0.22.0-r1.ebuild          |  53 --------
 4 files changed, 377 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2021-11-20 00:29:52 UTC
The bug has been closed via the following commit(s):

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

commit b151db9846ae3f0e7175748df4b75f91bd11cca8
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2021-11-20 00:29:36 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2021-11-20 00:29:46 +0000

    dev-python/pyudev: Restore 0.22-r1 with fixed patch
    
    Closes: https://bugs.gentoo.org/824630
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../pyudev/files/pyudev-0.22-fix-hypothesis.patch  |  98 ++++++++++++++++
 .../files/pyudev-0.22-remove-flaky-tests.patch     | 126 +++++++++++++++++++++
 dev-python/pyudev/pyudev-0.22.0-r1.ebuild          |  51 +++++++++
 3 files changed, 275 insertions(+)