Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579452 - dev-libs/gmp-6.0.0a: causes broken expr (and maybe other things)
Summary: dev-libs/gmp-6.0.0a: causes broken expr (and maybe other things)
Status: RESOLVED FIXED
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-04-09 17:23 UTC by *
Modified: 2016-04-13 16:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description * 2016-04-09 17:23:38 UTC
My system is OS X El Capitan (10.11.4).
I'm using an installation built with a successful bootstrap from bug 564814.
Using USE=gmp and linking against dev-libs/gmp-6.0.0a creates (at least) a broken expr on my system:

$ /opt/gentoo/bin/expr 262144 / 4
Segmentation fault: 11

That breaks the check for maximum length of command line arguments in configure, which may also break libtool. When I try to build anything with libtool after that it fails to link everything and I (sometimes but not always) get errors like:
ld: symbol(s) not found for architecture x86_64

See for example bug 578468 and bug 578566.

It seems to be fixed with dev-libs/gmp-6.1.0.

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2016-04-13 16:22:35 UTC
synced, thanks