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

Bug 81742

Summary: qt-embeded-3.1.2 fails (can't find libqassistantclient.a)
Product: Gentoo Linux Reporter: moonlite
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description moonlite 2005-02-12 07:51:52 UTC
I get this when compiling qt-embeded-3.1.2 which is keeping me from emerge'ing mythtv which i really really want to test.

This is from package.use: 
--
x11-libs/qt-embedded -opengl -gif -mysql

Output:
---

g++ -fno-exceptions -o ../../../bin/designer .obj/release-shared-mt-emb-x86/main.o    -Wl,-rpath,/va 
r/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2/lib -L/var/tmp/portage/qt-embedded-3.1.2 
/work/qt-embedded-free-3.1.2/lib -ldesigner -Wl,-rpath,/var/tmp/portage/qt-embedded-3.1.2/work/qt-em 
bedded-free-3.1.2/lib /var/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2/lib/libqassista 
ntclient.a -lqui -lqassistantclient -L/var/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2 
/lib -lqte-mt -lz -ldl -lpthread
g++: /var/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2/lib/libqassistantclient.a: No su 
ch file or directory
make[3]: *** [../../../bin/designer] Error 1
make[3]: Leaving directory `/var/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2/tools/des 
igner/app'
make[2]: *** [sub-app] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2/tools/des 
igner'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-embedded-3.1.2/work/qt-embedded-free-3.1.2/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-embedded-3.1.2 failed.
!!! Function src_compile, Line 95, Exitcode 2
!!! making main
!!! If you need support, post the topmost build error, NOT this status message.

---

emerge info:
---
moonlite@starserver ~ $ emerge  info
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.10-rc2-mm2 i686)
=================================================================
System uname: 2.6.10-rc2-mm2 i686 AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4,dev-lang/python-2.2.3-r5 [2.3.4 (#1, Nov 21 2004, 17:23:01)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4, 2.2.3-r5
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.11.92.0.12.3-r2, 2.15.90.0.1.1-r3
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X alsa apm avi bash-completion berkdb bitmap-fonts cdr crypt dba directfb dvd dvdread encode f77 fam fbcon flac font-server foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 java javascript joystick jpeg libg++ libmpeg3 libwww lirc live mad matrox mikmod mmx mmx2 mozilla moznocompose moznoirc moznomail mozsvg mpeg mysql ncurses nls nntp nptl oggvorbis opengl oss pam perl png python quicktime readline sdl slang spell sse ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts wmf xface xml xml2 xmms xrandr xv zlib video_cards_matrox"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-12 11:05:44 UTC
Please try the ebuild from Bug 80761 for now. 

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