Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584420 - Failed to emerge media-libs/gd-2.2.1: malformed version number
Summary: Failed to emerge media-libs/gd-2.2.1: malformed version number
Status: RESOLVED DUPLICATE of bug 583584
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-29 04:58 UTC by *
Modified: 2016-05-29 09:10 UTC (History)
0 users

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


Attachments
build.log (build.log,57.89 KB, text/plain)
2016-05-29 04:59 UTC, *
Details
ebuild.patch (ebuild.patch,252 bytes, patch)
2016-05-29 04:59 UTC, *
Details | Diff
ltmain.sh.patch (gd-2.2.1-ltmain.sh.patch,320 bytes, patch)
2016-05-29 05:00 UTC, *
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description * 2016-05-29 04:58:20 UTC
My system is OS X El Capitan (10.11.5).
I'm using an installation built with a successful bootstrap from bug 564814.
Emerging media-libs/gd-2.2.1 fails on line 302 with the following:

ld: malformed 64-bit a.b.c.d.e version number: 4.20201

This could be an upstream issue. As a workaround, I patched to hardcode the version number to 255.

Reproducible: Always

Steps to Reproduce:
emerge --oneshot media-libs/gd-2.2.1
Comment 1 * 2016-05-29 04:59:14 UTC
Created attachment 435670 [details]
build.log
Comment 2 * 2016-05-29 04:59:43 UTC
Created attachment 435672 [details, diff]
ebuild.patch
Comment 3 * 2016-05-29 05:00:18 UTC
Created attachment 435674 [details, diff]
ltmain.sh.patch
Comment 4 Fabian Groffen gentoo-dev 2016-05-29 09:10:48 UTC

*** This bug has been marked as a duplicate of bug 583584 ***