Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709296 - dev-python/zstandard-0.12.0 fails to compile on {ia64, x86_64}
Summary: dev-python/zstandard-0.12.0 fails to compile on {ia64, x86_64}
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: 2020-02-11 16:22 UTC by Agostino Sarubbo
Modified: 2020-02-12 11:01 UTC (History)
1 user (show)

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


Attachments
zstandard-0.12.0:20200211-161853.log (zstandard-0.12.0:20200211-161853.log,107.76 KB, text/plain)
2020-02-11 16:23 UTC, Agostino Sarubbo
Details
emerge --info (.emergeinfo,5.14 KB, text/plain)
2020-02-11 16:23 UTC, Agostino Sarubbo
Details
emerge --info dev-python/zstandard > e-info-x86_64.txt (e-info-x86_64.txt,6.56 KB, text/plain)
2020-02-12 10:10 UTC, Manfred Knick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-02-11 16:22:55 UTC
This is an auto-filled bug because dev-python/zstandard fails to compile on ia64. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-02-11 16:23:02 UTC
Created attachment 613292 [details]
zstandard-0.12.0:20200211-161853.log

build log
Comment 2 Agostino Sarubbo gentoo-dev 2020-02-11 16:23:08 UTC
Created attachment 613294 [details]
emerge --info

emerge --info
Comment 3 Manfred Knick 2020-02-12 10:00:23 UTC
Same experience on x86_64.
Comment 4 Agostino Sarubbo gentoo-dev 2020-02-12 10:05:58 UTC
(In reply to Manfred Knick from comment #3)
> Same experience on x86_64.

Please post your build log.
Comment 5 Manfred Knick 2020-02-12 10:10:07 UTC
@ Agostino: Hope you don't mind adding the version to your title.

Log including Call stack here is identical, thus sparing additional attachment.

"emerge --info dev-python/zstandard" follows below.
Comment 6 Manfred Knick 2020-02-12 10:10:46 UTC
Created attachment 613428 [details]
emerge --info dev-python/zstandard  > e-info-x86_64.txt
Comment 7 Manfred Knick 2020-02-12 10:24:35 UTC
Cross-check :  Here on x86_64, current latest "~"

. . . [-P-] [ ~] dev-python/zstandard-0.13.0:0

emerge succeeds without turning a hair.
Comment 8 Larry the Git Cow gentoo-dev 2020-02-12 10:43:51 UTC
The bug has been closed via the following commit(s):

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

commit 01f2fafb1b67a07310021deafbda3e48e3462592
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-02-12 10:36:37 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-02-12 10:43:46 +0000

    dev-python/zstandard: Backport parallel build workaround to 0.12.0
    
    Closes: https://bugs.gentoo.org/709296
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/zstandard/zstandard-0.12.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Manfred Knick 2020-02-12 11:00:17 UTC
Thanks @ Michał

Hint: Just discovered that on December 23,
upstream github upgraded to 0.14 / zstd 1.4.4 .