Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584420

Summary: Failed to emerge media-libs/gd-2.2.1: malformed version number
Product: Gentoo/Alt Reporter: * <rfc469>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
ebuild.patch
ltmain.sh.patch

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 ***