Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156247 - x11-libs/qt-4.1.4-r2 compile failed
Summary: x11-libs/qt-4.1.4-r2 compile failed
Status: RESOLVED DUPLICATE of bug 144527
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-25 12:11 UTC by Steve Sperandeo
Modified: 2006-12-30 06:11 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 Steve Sperandeo 2006-11-25 12:11:00 UTC
Greetings,

I get this error, when I run emerge -av kde on a fresh system (2006.1 Live CD Kernel and GLI Installer Default).  I'd appreciate any help on the matter...  thanks in advance!

=======================================================================
                            Use Flags
=======================================================================

x11-libs/qt-4.1.4-r2
USE="cups gif jpeg opengl png zlib -accessibility -debug -doc -examples -firebird -mng -mysql -nas -nis -odbc -postgres -sqlite -xinerama"


=======================================================================
                           Emerge Info
=======================================================================

localhost / # emerge --info
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.1
Last Sync: Sat, 25 Nov 2006 18:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa arts avi berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo vorbis win32codecs x86 xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


=======================================================================
                           Error Output
=======================================================================


libmng auto-detection... ()
g++ -c -pipe -march=i686 -O2 -pipe -Wall -W   -I../../../mkspecs/linux-g++ -I. -I              

             . -o libmng.o libmng.cpp
g++  -o libmng libmng.o     -lmng
libmng enabled.
SQLite2 auto-detection... ()
g++ -c -pipe -march=i686 -O2 -pipe -Wall -W   -I../../../mkspecs/linux-g++ -I. -I              

             . -o sqlite2.o sqlite2.cpp
sqlite2.cpp:1:20: error: sqlite.h: No such file or directory
make: *** [sqlite2.o] Error 1
SQLite2 disabled.
Cups auto-detection... ()
g++ -c -pipe -march=i686 -O2 -pipe -Wall -W   -I../../../mkspecs/linux-g++ -I. -I              

             . -o cups.o cups.cpp
cups.cpp:1:23: error: cups/cups.h: No such file or directory
cups.cpp: In function 'int main(int, char**)':
cups.cpp:5: error: 'cups_dest_t' was not declared in this scope
cups.cpp:5: error: 'd' was not declared in this scope
cups.cpp:6: error: 'cupsGetDests' was not declared in this scope
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-r2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  qt-4.1.4-r2.ebuild, line 169:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Steve Sperandeo 2006-11-25 12:13:17 UTC
Additionally, I tried to emerge sqlite and try again.  It didn't work.

Thanks
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-11-25 13:03:28 UTC
what version of cups is installed?  
Comment 3 Steve Sperandeo 2006-11-25 13:12:22 UTC
cups is not installed, when I try to install it, it shows qt as a required package




localhost / # emerge -av net-print/cups

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] x11-libs/qt-4.1.4-r2  USE="cups gif jpeg opengl png zlib -accessibility -debug -doc -examples -firebird -mng -mysql -nas -nis -odbc -postgres -sqlite -xinerama" 0 kB
[ebuild  N    ] x11-libs/qt-3.3.6-r4  USE="cups gif ipv6 opengl -debug -doc -examples -firebird -immqt -immqt-bc -mysql -nas -nis -odbc -postgres -sqlite -xinerama" 0 kB
[ebuild  N    ] sys-apps/dbus-0.62-r1  USE="X gtk python qt3 qt4 -debug -doc -mono (-selinux)" 1,696 kB
[ebuild  N    ] net-print/cups-1.2.6  USE="X dbus jpeg nls pam png ppds ssl -php -samba -slp -tiff" 3,483 kB
[ebuild  N    ] media-libs/tiff-3.8.2-r2  USE="jpeg zlib -jbig -nocxx" 1,313 kB
[ebuild  N    ] media-fonts/gnu-gs-fonts-std-8.11  3,664 kB
[ebuild  N    ] app-text/ghostscript-gpl-8.54  USE="X cups gtk -cjk -emacs -jpeg2k" 20,584 kB
[ebuild  N    ] virtual/ghostscript-0  0 kB
[ebuild  N    ] net-print/foomatic-db-ppds-20060720  12,055 kB
[ebuild  N    ] net-print/foomatic-filters-3.0.20060720  USE="cups" 161 kB
[ebuild  N    ] net-print/foomatic-filters-ppds-20060720  9,339 kB

Total size of downloads: 52,298 kB
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2006-11-25 13:39:37 UTC
It's a normal cyclical dependency.

USE="-dbus" emerge -1 cups && emerge qt:4 && emerge -1 cups
Comment 5 Steve Sperandeo 2006-11-27 07:23:00 UTC
Thanks a million... worked like a charm
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 06:11:46 UTC
Reopen to resolve properly...
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 06:11:56 UTC

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