Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140525 - x11-libs/qt-4.1.4 failed
Summary: x11-libs/qt-4.1.4 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-15 10:32 UTC by Nicholas
Modified: 2006-07-28 05:37 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 Nicholas 2006-07-15 10:32:41 UTC
Command used in console: 
---
emerge kde-startkde
---
Output:
---
[...]
Cups auto-detection... ()
g++ -c -pipe -O2 -march=pentium4 -mcpu=pentium4 -pipe -Wall -W   -I../../../mksp
ecs/linux-g++ -I. -I/usr/include/mysql -I. -o cups.o cups.cpp
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
cups.cpp:1:23: cups/cups.h: No such file or directory
cups.cpp: In function `int main(int, char**)':
cups.cpp:5: error: `cups_dest_t' undeclared (first use this function)
cups.cpp:5: error: (Each undeclared identifier is reported only once for each fu
nction it appears in.)
cups.cpp:5: error: `d' undeclared (first use this function)
cups.cpp:6: error: `cupsGetDests' undeclared (first use this function)
make: *** [cups.o] Error 1
Cups disabled.
Cups support cannot be enabled due to functionality tests!
 Turn on verbose messaging (-v) to ./configure to see the final report.
 If you believe this message is in error you may use the continue
 switch (-continue) to ./configure to continue.

!!! ERROR: x11-libs/qt-4.1.4 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  qt-4.1.4.ebuild, line 145:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
---
emerge --info:
---
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gcon
f /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -mcpu=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo ftp://ftp.du.se/pub/os/gentoo htt
p://ds.thn.htu.se/linux/gentoo"
LINGUAS="sv us"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X Xaw3d a52 aac aalib acl acpi aim alsa apache2 apm arts aud
iofile avi bash-completion bcmath berkdb bindist bitmap-fonts bluetooth bzip2 cd
paranoia cdr clamav cli crypt cups curl curlwrappers dbase dbus dio directfb dll
oader dri dv dvb dvd dvdr dvdread eds emboss encode esd ethereal exif fbcon ffmp
eg flac flash foomaticdb fortran ftp gd gdbm geoip gif gnutls gphoto gpm gstream
er gtk gtk2 hal icc icq idn ieee1394 imagemagick imap imlib innodb ipv6 isdnlog
javascript jikes jpeg jpeg2k kde lash lcms ldap leim libcaca libg++ libwww lirc
lm_sensors m17n-lib mad matrox mcal mikmod mime ming mmx motif mozilla mp3 mpeg
msn mule mysql mysqli nas ncurses nls nptl nptlonly ogg opengl oscar oss pcre pd
f pdflib perl php png pppd python qt qt3 qt4 quicktime readline real reflection
samba scanner sdl session sharedext smp snmp sockets spell spl sse sse2 ssl star
tup-notification svg svga tcpd tidy tiff tokenizer truetype truetype-fonts type1
-fonts udev usb v4l vcd vhosts videos vorbis wifi win32codecs wmf xine xml xmms
xorg xpm xscreensaver xv xvid zlib elibc_glibc input_devices_keyboard input_devi
ces_mouse input_devices_evdev kernel_linux linguas_sv linguas_us lirc_devices_cr
eative lirc_devices_creative_infracd lirc_devices_hauppauge lirc_devices_hauppau
ge_dvb userland_GNU video_cards_radeon video_cards_fglrx video_cards_vesa video_
cards_vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTA
GE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
---
Comment 1 Nicholas 2006-07-15 10:37:20 UTC
CORRECTION
Command used:
---
emerge kdebase-startkde
---
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-07-17 10:47:22 UTC
Do you have cups installed?  If so, what version?
Comment 3 Nicholas 2006-07-17 13:03:08 UTC
I'm not sure which version I had at the time, but now I have cups-1.2.1-r2. I've gotten around the problem somehow by merging an old version of qt. Now however, I seem to have qt-4.1.4 anyway. Somehow I got have been able to go around the problem by installing the old version, and then after I've managed to get everything working it seem to have worked to do emerge --update --deep --newuse world to get qt and everything else updated.

If this never was a bug, I'm sorry for taking up your time.

Cheers
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2006-07-28 05:37:33 UTC
we'll assume it fixed itself.  if you can recreate it, feel free to reopen.