Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40165 - quanta-3.1.4 ebuild fails to .configure with qt-3.2.3-r1
Summary: quanta-3.1.4 ebuild fails to .configure with qt-3.2.3-r1
Status: RESOLVED DUPLICATE of bug 38471
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: 2004-02-02 05:16 UTC by Michaeljohn Clement
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
config.log (config.log,72.25 KB, text/plain)
2004-02-02 07:36 UTC, Michaeljohn Clement
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michaeljohn Clement 2004-02-02 05:16:46 UTC
root # emerge qt
(qt-3.2.3-r1 emerges with no problems)
root # emerge quanta
<snip>

checking for libjpeg... -ljpeg
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!
died running ./configure, kde_src_compile:configure
 * 
 * Your KDE program installation died while running the configure script
 * 
 * 
 * If the error was related to not finding the STL, you have a gcc error
 * that is easily fixed by re-emerging the latest version of gcc
 * See http://forums.gentoo.org/viewtopic.php?p=790048#790048
 * or http://bugs.gentoo.org/show_bug.cgi?id=38634
 * 

!!! ERROR: app-editors/quanta-3.1.4 failed.
!!! Function configure_die, Line 170, Exitcode 0
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
emerge qt-3.2.3-r1
emerge quanta-3.1.4




Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.1-gentoo)
=================================================================
System uname: 2.6.1-gentoo i686 AMD Athlon(tm) 
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.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="3dnow X acl acpi alsa apm arts avi berkdb bonobo cdr cjk crypt cscope cups
doc dvd encode evo fam fbcon flac foomaticdb gdbm gif gnome gtk gtk2 gtkhtml
guile imlib java joystick jpeg kde libg++ libwww mad mikmod mmx motif mozilla
moznocompose moznoirc moznomail mpeg ncurses nls ofx oggvorbis opengl oss pam
pda pdflib perl png python qt quicktime readline samba scanner sdl slang spell
sse ssl svga tcltk tcpd tetex threads tiff truetype unicode usb vim-with-x x86
xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-02-02 06:46:30 UTC
please post the config.log in the build dir
Comment 2 Michaeljohn Clement 2004-02-02 07:36:35 UTC
Created attachment 24811 [details]
config.log
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-02-02 07:50:43 UTC

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