Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87146 - amarok 1.23 doesn't compile - Qt (>= Qt 3.2) (library qt-mt) not found
Summary: amarok 1.23 doesn't compile - Qt (>= Qt 3.2) (library qt-mt) not found
Status: RESOLVED DUPLICATE of bug 85546
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 10:51 UTC by Thomas Schlesinger
Modified: 2005-07-17 13:06 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 Thomas Schlesinger 2005-03-29 10:51:26 UTC
emerge amarok runs into this error:

[..]
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.2) (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: media-sound/amarok-1.2.3 failed.


QT 3.3.4-r3 is installed.


Reproducible: Always
Steps to Reproduce:
emerge amarok

Actual Results:  
An error occurs 

Expected Results:  
The ebuild should work without errors 

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.4, 
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r3 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r3 i686 AMD Athlon(tm) XP 2200+ 
Gentoo Base System version 1.6.10 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar  9 2005, 21:08:13)] 
ccache version 2.4 [enabled] 
dev-lang/python:     2.3.5 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.5 
sys-devel/binutils:  2.15.92.0.2-r7 
sys-devel/libtool:   1.5.14 
virtual/os-headers:  2.6.8.1-r4 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks prelink sandbox sfperms" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd 
emboss encode fam flac font-server foomaticdb fortran gdbm gif gphoto2 gpm 
gstreamer gtk2 imagemagick imlib ipv6 java jpeg junit kde libg++ libwww mad 
mikmod motif mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png 
python qt quicktime readline sdl spell ssl svga tcpd tiff truetype 
truetype-fonts type1-fonts xml2 xmms xv zlib" 
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-29 10:58:43 UTC
Thomas: It's not a blocker, if something doesn't compile. Please emerge Qt again.
Comment 2 Thomas Schlesinger 2005-03-29 11:22:21 UTC
Ok, I'm reemerging Qt. 

But why isn't it a blocker, when an ebuild doesn't work? A "blocker" is defined as "This bugs prevent you from testing or developing the software". It's exactly, what this bug does: it prevents me from testing amarok 1.23.
Comment 3 Thomas Schlesinger 2005-03-29 13:18:24 UTC
After recompiling Qt, I can emerge Amarok now, too. Strange. Before I've failed to emerge Amarok, I've emerge the KDE-/QT-app Digikam without problems. However, the will be closed.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-29 13:43:38 UTC
>But why isn't it a blocker, when an ebuild doesn't work?

The description is indeed not very helpful. See your whole Gentoo system as the software. It surely won't help to identify very important bug reports, if maybe 40% of them would be blockers.
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-29 13:44:17 UTC

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