Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774654 - dev-python/pandas strangeness causes build failure for other packages
Summary: dev-python/pandas strangeness causes build failure for other packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-07 11:23 UTC by Agostino Sarubbo
Modified: 2021-03-07 13:15 UTC (History)
2 users (show)

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


Attachments
pandas-1.2.3:20210307-111808.log.bz2 (pandas-1.2.3:20210307-111808.log.bz2,53.07 KB, application/x-bzip-compressed-tar)
2021-03-07 11:24 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-03-07 11:23:52 UTC
A per bug 774450 comment #2
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-07 11:24:13 UTC
Created attachment 689760 [details]
pandas-1.2.3:20210307-111808.log.bz2

build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-03-07 12:42:52 UTC
Thanks.  It seems to the classical distutils parallel make issue.
Comment 3 Larry the Git Cow gentoo-dev 2021-03-07 12:53:38 UTC
The bug has been closed via the following commit(s):

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

commit d80e689979c64b32966f0729490f32d9bd80b6bd
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-07 12:49:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-07 12:53:35 +0000

    dev-python/pandas: Force -j1 to avoid miscompilation
    
    Closes: https://bugs.gentoo.org/774654
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pandas/{pandas-1.1.5.ebuild => pandas-1.1.5-r1.ebuild} | 4 ++++
 dev-python/pandas/{pandas-1.2.1.ebuild => pandas-1.2.1-r1.ebuild} | 4 ++++
 dev-python/pandas/{pandas-1.2.2.ebuild => pandas-1.2.2-r1.ebuild} | 4 ++++
 dev-python/pandas/{pandas-1.2.3.ebuild => pandas-1.2.3-r1.ebuild} | 4 ++++
 4 files changed, 16 insertions(+)