Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245826 - emerge of media-libs/fontconfig-2.6.0-r2 fails in segfault
Summary: emerge of media-libs/fontconfig-2.6.0-r2 fails in segfault
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Other Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 14:15 UTC by Michael P. Soulier
Modified: 2008-11-07 05:28 UTC (History)
0 users

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


Attachments
build log (build.log,25.91 KB, text/plain)
2008-11-06 14:16 UTC, Michael P. Soulier
Details
Preprocessed source (ccCVaeer.out,158.42 KB, text/plain)
2008-11-06 14:16 UTC, Michael P. Soulier
Details
emerge environment (environment.txt,111.51 KB, text/plain)
2008-11-06 14:16 UTC, Michael P. Soulier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael P. Soulier 2008-11-06 14:15:26 UTC
On a fresh install, not having X build yet, I ran

emerge xfce4

As part of the 60 odd packages that emerge began to build, it finally reached fontconfig, and abruptly failed. 

*
 * ERROR: media-libs/fontconfig-2.6.0-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2824:  Called die
 * The specific snippet of code:
 *       emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if
 * relevant.
 * A complete build log is located at
 * '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/build.log'.
 * The ebuild environment file is located at
 * '/var/tmp/portage/media-libs/fontconfig-2.6.0-r2/temp/environment'.



Reproducible: Always

Steps to Reproduce:
Fresh 2008 install via stage3 on AMD Athlon XP 1700+.

emerge --sync
emerge xfce4
Actual Results:  
Segfault with failure to build. 



Expected Results:  
Expected build to succeed, with all packages built including the XFCE4 environment. 

I will attach the files mentioned in the failure. 

The system is a Via-based motherboard with an AMD Athlon XP 1700+ processor. I have -march=athlon-xp in my make.conf CFLAGS, but I tried with i686 and it happens with that too. 

I had USE="ipv6 -gnome -kde -cups", and I played with that a bit, but it failed to build every time.
Comment 1 Michael P. Soulier 2008-11-06 14:16:08 UTC
Created attachment 170913 [details]
build log
Comment 2 Michael P. Soulier 2008-11-06 14:16:29 UTC
Created attachment 170915 [details]
Preprocessed source
Comment 3 Michael P. Soulier 2008-11-06 14:16:56 UTC
Created attachment 170916 [details]
emerge environment
Comment 4 Michael P. Soulier 2008-11-06 23:21:29 UTC
I retried a few minutes ago after another emerge --sync, and the package compiled this time. I'm not sure what changed, but it's now on to building the rest of what I need for X support.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-07 05:28:55 UTC
There's no bug then. :)