Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732902 - dev-util/ply fails to compile
Summary: dev-util/ply fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 732502
  Show dependency tree
 
Reported: 2020-07-16 13:20 UTC by Agostino Sarubbo
Modified: 2020-07-17 21:56 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,15.91 KB, text/plain)
2020-07-16 13:20 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 2020-07-16 13:20:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/ply fails to compile.
Discovered on: arm (internal ref: arm_at)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-16 13:20:31 UTC
Created attachment 649482 [details]
build.log

build log and emerge --info
Comment 2 Jakov Smolić archtester gentoo-dev 2020-07-17 07:54:09 UTC
The issue is also reported to the upstream and a pull request is opened to patch this at the source (https://github.com/iovisor/ply/pull/60)
Comment 3 Larry the Git Cow gentoo-dev 2020-07-17 21:56:15 UTC
The bug has been closed via the following commit(s):

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

commit 2f902cc64fdb168359095ac981f24f484812b611
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-07-17 07:30:04 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-07-17 21:56:08 +0000

    dev-util/ply: fix build failure on arm
    
    Bug: https://bugs.gentoo.org/732502
    Closes: https://bugs.gentoo.org/732902
    Closes: https://github.com/gentoo/gentoo/pull/16724
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-util/ply/files/ply-2.1.1-arm-build-fix.patch | 37 ++++++++++++++++++++++++
 dev-util/ply/ply-2.1.1.ebuild                    |  1 +
 2 files changed, 38 insertions(+)