Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120800 - pkg-config (dev-util/pkgconfig) seg faults, any version
Summary: pkg-config (dev-util/pkgconfig) seg faults, any version
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-29 02:17 UTC by Sam Walliser
Modified: 2006-01-29 05:31 UTC (History)
0 users

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


Attachments
emerge info (info,2.72 KB, text/plain)
2006-01-29 02:18 UTC, Sam Walliser
Details
libXdmcp-1.0.0.log (libXdmcp-1.0.0.log,6.56 KB, text/plain)
2006-01-29 02:21 UTC, Sam Walliser
Details
config.log for libXdmcp-1.0.0 (config.log,35.25 KB, text/plain)
2006-01-29 02:22 UTC, Sam Walliser
Details
pkgconfig.log (from /var/log/portage/) (pkgconfig.log,74.15 KB, text/plain)
2006-01-29 02:31 UTC, Sam Walliser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Walliser 2006-01-29 02:17:51 UTC
I'm trying to migrate to modular X. Following this howto.

http://www.gentoo.ro/proj/en/desktop/x/x11/modular-x-howto.xml

To resolve the package mask/keyword problem, I did this:

mv /usr/portage/profile/package.mask /usr/portage/profile/package.mask.backup
ACCEPT_KEYWORDS=~x86 emerge xorg-x11

After 10 or so ebuilds the emerge process stopped because of a configure's inability to run pkg-config properly.

ALL versions of pkg-config would seg fault when run in the CLI. ldd reveals them to be statically linked. Ergo none of the further modular-X components would build. What gives?
Comment 1 Sam Walliser 2006-01-29 02:18:48 UTC
Created attachment 78400 [details]
emerge info
Comment 2 Sam Walliser 2006-01-29 02:21:36 UTC
Created attachment 78401 [details]
libXdmcp-1.0.0.log
Comment 3 Sam Walliser 2006-01-29 02:22:49 UTC
Created attachment 78402 [details]
config.log for libXdmcp-1.0.0
Comment 4 Sam Walliser 2006-01-29 02:31:49 UTC
Created attachment 78403 [details]
pkgconfig.log (from /var/log/portage/)
Comment 5 Sam Walliser 2006-01-29 05:31:05 UTC
This has got to be something else. "man" segfaults too.