Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159466 - x11-libs/qt-4.1.4-r2 fails to compile
Summary: x11-libs/qt-4.1.4-r2 fails to compile
Status: RESOLVED DUPLICATE of bug 144527
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-30 04:39 UTC by Christian Reuling
Modified: 2006-12-30 06:11 UTC (History)
1 user (show)

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


Attachments
This is the log file of the package qt-4.1.4-r2 installation (x11-libs_qt-4.1.4-r2_20061230-212611.log,49.03 KB, text/plain)
2006-12-30 06:01 UTC, Christian Reuling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Reuling 2006-12-30 04:39:42 UTC
During the installation of the package net-fs/samba the system try to install the package x11-libs/qt-4.1.4-r2 as a dependencie.

~
This aborts with the following error message:
!!! 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.
~

This is my first big report and english is not my nativ language. So be a little bit linient towards me, if anything is missing in this report. :-)

regards,
Christian

emerge --info
~
Portage 2.1.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Sempron(tm) Processor 2800+
Gentoo Base System version 1.12.6
Last Sync: Thu, 21 Dec 2006 23:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
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.60
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.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo "
MAKEOPTS="-j2"
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="amd64 X alsa alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol arts 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 gtk2 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 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_nvidia vorbis xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
~
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 04:49:37 UTC
> !!! (no error message)
> !!! If you need support, post the topmost build error

Sorry, we are lacking paranormal skills. Reopen with the *real* errors as the message told you...
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-12-30 05:50:28 UTC
You're stripping off the last few lines of the error.  But the real error is much higher.  Please copy and paste more of what's going on.
Comment 3 Christian Reuling 2006-12-30 06:01:08 UTC
Created attachment 104975 [details]
This is the log file of the package qt-4.1.4-r2 installation
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 06:10:14 UTC
USE="-dbus" emerge -1 cups && emerge =qt-4.1* && emerge -1 cups
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-12-30 06:11:12 UTC

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