Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301244 - net-im/psi-0.13-r1 failed to install with emerge psi.
Summary: net-im/psi-0.13-r1 failed to install with emerge psi.
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 01:57 UTC by inkin evgeny
Modified: 2010-01-17 22:08 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 inkin evgeny 2010-01-17 01:57:02 UTC
After several tries of emerging psi I get the same error. Before posting here I have chat with people, and one recommendation I have heard is to update the world with the USE flags I have put for psi installation. So I did. And then the error didn't disappear. I did nothing else to the system.

Reproducible: Always

Steps to Reproduce:
1.emerge -av psi
2.indicate USE flags
3.get the error




In the moment of installation the firefox was open.

lspci - http://dpaste.com/146272/
full log - http://pastebin.com/m69d917f1
emerge --info @ http://pastebin.com/m35ad59ea
Comment 1 Patrick Lauer gentoo-dev 2010-01-17 22:08:11 UTC
.ui/ui_proxy.h:13:32: error: Qt3Support/Q3ListBox: No such file or directory
.ui/ui_proxy.h:14:42: error: Qt3Support/Q3MimeSourceFactory: No such file or directory
tabs/tabdlg.cpp:28:26: error: q3dragobject.h: No such file or directory

That seems to be the initial failure.
Also, please do not use pastebins for bugreports.
They might expire before someone looks at the report ...

I would guess that having USE="qt3support" set and rebuilding all qt packages will fix the issue.
Can you please test that and report back?