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

Bug 120800

Summary: pkg-config (dev-util/pkgconfig) seg faults, any version
Product: Gentoo Linux Reporter: Sam Walliser <dabljuh>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info
libXdmcp-1.0.0.log
config.log for libXdmcp-1.0.0
pkgconfig.log (from /var/log/portage/)

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.