Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192252 - gtk+ will not build during first install with USE="jpeg tiff"
Summary: gtk+ will not build during first install with USE="jpeg tiff"
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-12 00:10 UTC by Christof Schulze
Modified: 2007-09-12 00:17 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 Christof Schulze 2007-09-12 00:10:59 UTC
when installing gentoo linux I set up my old USE flags from my older system 
before running emerge -avq system
so I had USE="jpeg tiff xinerama"
the build of gtk+ failed with a segfault and errorcode 139.


Reproducible: Always

Steps to Reproduce:
1. untar stage3 for amd64 archive
2. set USE="jpeg tiff gtk"
3. emerge -av system
4. watch the process fail at gtk+



running USE="-jpeg -tiff" emerge gtk+

then I installed xfce and some other software, then I reran emerge gtk+ (with USE="jpeg tiff xinerama")
By then gtk+ built correctly
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-12 00:17:24 UTC
- You didn't post any errors; you need to post the relevant part of compile output.
- emerge --info output is mandatory for any bug.

Finally, unreproducible compiler segfaults are hardly a gtk+ bug. If you can reproduce the issue again at *exactly* the same spot, reopen with the above info.