Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 308635

Summary: app-cdr/k3b-1.90.0_rc1 - can not compile
Product: Gentoo Linux Reporter: Tomáš Linhart <tomas>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: complete build.log
paludis --info output

Description Tomáš Linhart 2010-03-09 12:11:12 UTC
While installing app-cdr/k3b, it fails during compilation. The topmost error I was able to find was: 
/var/tmp/paludis/app-cdr-k3b-1.90.0_rc1/work/k3b-1.90.0/libk3b/tools/qprocess/k3bqprocess_unix.cpp:83:27: error: qplatformdefs.h: No such file or directory

The complete build log is attached.

Reproducible: Always

Steps to Reproduce:
Comment 1 Tomáš Linhart 2010-03-09 12:11:56 UTC
Created attachment 222819 [details]
complete build.log

complete build.log
Comment 2 Tomáš Linhart 2010-03-09 12:12:41 UTC
Created attachment 222821 [details]
paludis --info output

output of 'paludis --info k3b'
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-03-09 12:18:01 UTC
(In reply to comment #0)
> error: qplatformdefs.h: No such file or directory

qplatformdefs.h is part of x11-libs/qt-core, broken Qt4 installation?
Comment 4 Tomáš Linhart 2010-03-09 14:30:17 UTC
(In reply to comment #3)
> (In reply to comment #0)
> > error: qplatformdefs.h: No such file or directory
> 
> qplatformdefs.h is part of x11-libs/qt-core, broken Qt4 installation?
> 

It seems that you were right, something was broken here. After reinstalling qt-core, k3b installs fine without any error.

Thanks.

Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-03-09 14:34:58 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #0)
> > > error: qplatformdefs.h: No such file or directory
> > 
> > qplatformdefs.h is part of x11-libs/qt-core, broken Qt4 installation?
> > 
> 
> It seems that you were right, something was broken here. After reinstalling
> qt-core, k3b installs fine without any error.
> 
> Thanks.

OK, thanks for testing. I'm closing this as 'invalid' per the result. hard to say where it went wrong for you. 

(and don't get me wrong, the report was all right thing to do :-)
>