Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188708 - kdelibs-3.5.7-r2 breaks at configuration
Summary: kdelibs-3.5.7-r2 breaks at configuration
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 188710 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-13 14:18 UTC by Mustafa Mesanovic
Modified: 2007-08-15 10:23 UTC (History)
1 user (show)

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


Attachments
Config Log File (config.log,169.02 KB, text/plain)
2007-08-13 14:24 UTC, Mustafa Mesanovic
Details
Build Log File (build.log,19.74 KB, text/plain)
2007-08-13 14:24 UTC, Mustafa Mesanovic
Details
revdep-rebuild console output (revdep.cons.out.gz,355.22 KB, text/plain)
2007-08-14 07:31 UTC, Mustafa Mesanovic
Details
revdep-rebuild outfiles (revdep-rebuild.files.tbz2,45.66 KB, text/plain)
2007-08-14 07:32 UTC, Mustafa Mesanovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mustafa Mesanovic 2007-08-13 14:18:21 UTC
Happens after I synced and tried to rebuild world. Didn't work so I tried (after I tried to figure out if someone else had this problem...) revdep-rebuild (see in actual results). 

Reproducible: Always

Steps to Reproduce:
1. revdep-rebuild -X --library libexpat.so.0
2.
3.

Actual Results:  
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/kde-base/kdelibs-3.5.7-r2/work/kdelibs-3.5.7/config.log

!!! ERROR: kde-base/kdelibs-3.5.7-r2 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  kdelibs-3.5.7-r2.ebuild, line 150:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 322:   Called econf '--with-distribution=Gentoo' '--disable-fast-malloc' '--with-libart' '--with-libidn' '--with-ssl' '--without-hspell' '--disable-libfam' '--enable-dnotify' '--with-acl' '--with-alsa' '--without-arts' '--enable-cups' '--without-gssapi' '--with-tiff' '--without-jasper' '--without-openexr' '--without-utempter' '--without-lua' '--enable-sendfile' '--enable-mitshm' '--without-aspell' '--enable-dnssd' '--with-rgbfile=/usr/share/X11/rgb.txt' '--with-x' '--enable-mitshm' '--with-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
  ebuild.sh, line 586:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-3.5.7-r2/temp/build.log'.
Comment 1 Mustafa Mesanovic 2007-08-13 14:20:42 UTC
*** Bug 188710 has been marked as a duplicate of this bug. ***
Comment 2 Mustafa Mesanovic 2007-08-13 14:24:28 UTC
Created attachment 127946 [details]
Config Log File
Comment 3 Mustafa Mesanovic 2007-08-13 14:24:58 UTC
Created attachment 127948 [details]
Build Log File
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-08-13 15:08:56 UTC
Either recompile fontconfig, or attach all /root/.revdep-rebuild* files plus it's console output here.
Comment 5 Mustafa Mesanovic 2007-08-14 07:31:45 UTC
Created attachment 128017 [details]
revdep-rebuild console output
Comment 6 Mustafa Mesanovic 2007-08-14 07:32:20 UTC
Created attachment 128018 [details]
revdep-rebuild outfiles
Comment 7 Mustafa Mesanovic 2007-08-14 07:33:55 UTC
...now it breakes at a different point...at package  x11-libs/gtk+-2.10.13...but seems to be another error...hmmm
Comment 8 Klaas Decanniere 2007-08-15 10:23:51 UTC
Hi,


I have run into the same problem.

emerge fontconfig seems to fix it (I have not done the revdep-rebuild stuff)

thanks for the fix.

Klaas