Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164313 - media-libs/libart_lgpl-2.3.17 compile segfaults
Summary: media-libs/libart_lgpl-2.3.17 compile segfaults
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-28 21:17 UTC by Mark De Sousa
Modified: 2007-01-30 17:35 UTC (History)
0 users

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


Attachments
Follow up... preprocess,stdout,stderr,make.conf (emerge_libart_lgpl-2.3.17_bugs.tar.bz2,13.87 KB, text/plain)
2007-01-28 21:46 UTC, Mark De Sousa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark De Sousa 2007-01-28 21:17:55 UTC
Running gentoo handbook for fresh install, after first reboot all seem well. "emerge --deep --update world" has aprox 300 pkgs to update when libart_lgpl-2.3.17 gives a seg fault
Re-emerging results in the same fashion.  I have saved stdout & stderr and preprocessing.
StdERR seems to segfault at art_render.c:177"internal compiler error" I would like to include my make.conf as well but I don't know how to attach the files and I am left to using lynx to submit the bug.
Please letme know what information would be benificial to include.  My make.conf may be a bit agressive I will tune it down a bit 
CFLAGS:"-O2 -march=pentium4 -pipe -finline-functions -fgcse-sm -floop-optimize2 -ftree-loop-linear -fvariable-expansion-in-unroller

Reproducible: Always

Steps to Reproduce:
1.clean intenet install from stage3 following handbook
2.system boots from custom kernel image to prompt
3.emerge --deep --update --newuse world
Actual Results:  
about 30 packages of about 300 go well and lib-art segfaults.  After running command 'emerge ...' again 
redirecting stdout & err to a file it shows the faulty function is "art_render.c: in function 'art render clear render 8'

Expected Results:  
I expected all to emerge flawlessly and angles to sing from the heavens!!
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2007-01-28 21:25:55 UTC
Nothing to do with developer relations.
Comment 2 Mark De Sousa 2007-01-28 21:46:25 UTC
Created attachment 108419 [details]
Follow up... preprocess,stdout,stderr,make.conf
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-01-30 17:35:16 UTC
Use sane CFLAGS.  Re-open if it still fails.