Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34300 - kdelibs-3.1.4 fails to configure
Summary: kdelibs-3.1.4 fails to configure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-24 16:37 UTC by Mark Moss
Modified: 2003-12-23 07:08 UTC (History)
0 users

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


Attachments
output from emerge kdelibs (kdelibsbug.txt,11.50 KB, text/plain)
2003-11-24 16:38 UTC, Mark Moss
Details
Use flags from most recent qt merge. (USE,417 bytes, text/plain)
2003-11-24 16:40 UTC, Mark Moss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Moss 2003-11-24 16:37:23 UTC
kdelibs fails while running the ./configure script, specifically:

checking for Qt... configure: error: Qt (>= Qt 3.1.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!

!!! ERROR: kde-base/kdelibs-3.1.4 failed.
!!! Function kde_src_compile, Line 125, Exitcode 1
!!! died running ./configure, kde_src_compile:configure

I've attached the complete emerge output plus my current use flags, and the use
flags from when qt was merged.

Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs



Actual Results:  
See attached.

Expected Results:  
Successful build.

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1, 2.4.20-ck6)
=================================================================
System uname: 2.4.20-ck6 i686 Celeron (Mendocino)
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=i686 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs buildpkg userpriv usersandbox nostrip"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss encode foomaticdb libg++ mad mikmod pdflib xmms xv gdbm berkdb
slang tetex aalib bonobo svga guile gpm tcpd ssl perl esd imlib motif scanner
3dfx -3dnow acpi alsa apm arts avi cdr crypt cups dga -doc dvd evo gif gnome gtk
gtk2 gtkhtml java jpeg kde libwww mmx mpeg mysql ncurses -nls oggvorbis opengl
pam png python qt quicktime readline samba sdl spell -sse tcltk tiff truetype
voodoo3 wmf X Xaw3d xml xml2 zlib"
Comment 1 Mark Moss 2003-11-24 16:38:24 UTC
Created attachment 21228 [details]
output from emerge kdelibs

Output from emerge kdelibs.
Comment 2 Mark Moss 2003-11-24 16:40:26 UTC
Created attachment 21229 [details]
Use flags from most recent qt merge.

Contents of /var/db/pkg/x11-libs/qt-3.1.2-r5/USE
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-11-28 05:32:16 UTC
the config.log has more information as to what is causing it to fail...can you find the lines in there that are failing?
Comment 4 Bart Verwilst 2003-12-07 03:58:51 UTC
Could you please attach the config.log in this bugreport? It would tell us a lot more about your problem.. Thanks!
Comment 5 Mark Moss 2003-12-07 15:46:58 UTC
Hmm.  When I tried to emerge kdelibs-3.1.4 today to get a config.log, it installed with no problems.  I looked through /var/log/emerge.log to see what had been upgraded since the last time it wouldn't compile, but there really wasn't anything (aside from a portage update or two).

If you would like, I can attach the portion of /var/log/emerge.log between then and now, or go through emerge.log and make a list of what has been upgraded between then and now.  Otherwise, it now works for me.
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2003-12-23 07:08:47 UTC
works for author now