Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61483 - qt-3.3.3 crashes during compile, uic segv's
Summary: qt-3.3.3 crashes during compile, uic segv's
Status: RESOLVED DUPLICATE of bug 54400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-24 02:54 UTC by Gareth Bult
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Gareth Bult 2004-08-24 02:54:33 UTC
directory tools/designer/designer
uic is used to build a qmake_*.cpp file (image collection)

This segv's leaving a partially completed .cpp file..
A repeated make complains of a .cpp without a newline at the end of the file.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Andreas Simon 2004-08-24 09:00:47 UTC
I dunno if that's related to your bug but after a major system upgrade (including gcc and glibc), qt-copy (version 3.3.3) also failed to build for me because of a segfaulting uic. I remember that it failed for some uic files somewhere under the designer directory.

I was able to build qt-copy after I unmerged the older Qt version. I think somehow the new Qt used the older already installed uic during the build phase on it's newer uic files which resulted in a segfault, but I didn't investigated the issue further.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-08-24 12:54:44 UTC
Yes, if you search for other bugs on this topic it basically says the same thing.
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-01 09:45:47 UTC

*** This bug has been marked as a duplicate of 54400 ***