Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120318 - dbus-0.60-r3 failed on amd64
Summary: dbus-0.60-r3 failed on amd64
Status: RESOLVED DUPLICATE of bug 116582
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-01-25 09:39 UTC by phl0ri4n
Modified: 2006-01-25 09:49 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 phl0ri4n 2006-01-25 09:39:51 UTC
if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore   -DDBUS_COMPILATION  -DDBUS_API_SUBJECT_TO_CHANGE=1   -march=k8 -pipe -O2 -MT qdbusmessage.lo -MD -MP -MF ".deps/qdbusmessage.Tpo" -c -o qdbusmessage.lo `test -f '../qt/qdbusmessage.cpp' || echo './'`../qt/qdbusmessage.cpp; \
then mv -f ".deps/qdbusmessage.Tpo" ".deps/qdbusmessage.Plo"; else rm -f ".deps/qdbusmessage.Tpo"; exit 1; fi
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=k8 -pipe -O2 -MT qdbusmarshall.lo -MD -MP -MF .deps/qdbusmarshall.Tpo -c ../qt/qdbusmarshall.cpp  -fPIC -DPIC -o .libs/qdbusmarshall.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=k8 -pipe -O2 -MT qdbusmessage.lo -MD -MP -MF .deps/qdbusmessage.Tpo -c ../qt/qdbusmessage.cpp  -fPIC -DPIC -o .libs/qdbusmessage.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=k8 -pipe -O2 -MT qdbusmessage.lo -MD -MP -MF .deps/qdbusmessage.Tpo -c ../qt/qdbusmessage.cpp -o qdbusmessage.o >/dev/null 2>&1
/usr/bin/moc qdbusserver.h > qdbusserver.moc
if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore   -DDBUS_COMPILATION  -DDBUS_API_SUBJECT_TO_CHANGE=1   -march=k8 -pipe -O2 -MT qdbusconnection.lo -MD -MP -MF ".deps/qdbusconnection.Tpo" -c -o qdbusconnection.lo `test -f '../qt/qdbusconnection.cpp' || echo './'`../qt/qdbusconnection.cpp; \
then mv -f ".deps/qdbusconnection.Tpo" ".deps/qdbusconnection.Plo"; else rm -f ".deps/qdbusconnection.Tpo"; exit 1; fi
../qt/qdbusmarshall.cpp: In function `QVariant qFetchParameter(DBusMessageIter*)':
../qt/qdbusmarshall.cpp:72: error: conversion from `dbus_int64_t' to `QVariant' is ambiguous
/usr/include/qt4/QtCore/qvariant.h:150: note: candidates are: QVariant::QVariant(const char*) <near match>
/usr/include/qt4/QtCore/qvariant.h:149: note:                 QVariant::QVariant(double)
/usr/include/qt4/QtCore/qvariant.h:148: note:                 QVariant::QVariant(bool)
/usr/include/qt4/QtCore/qvariant.h:147: note:                 QVariant::QVariant(qulonglong)
/usr/include/qt4/QtCore/qvariant.h:146: note:                 QVariant::QVariant(qlonglong)
/usr/include/qt4/QtCore/qvariant.h:145: note:                 QVariant::QVariant(uint)
/usr/include/qt4/QtCore/qvariant.h:144: note:                 QVariant::QVariant(int)
/usr/include/qt4/QtCore/qvariant.h:136: note:                 QVariant::QVariant(QVariant::Type) <near match>
../qt/qdbusmarshall.cpp:74: error: conversion from `dbus_uint64_t' to `QVariant' is ambiguous
/usr/include/qt4/QtCore/qvariant.h:150: note: candidates are: QVariant::QVariant(const char*) <near match>
/usr/include/qt4/QtCore/qvariant.h:149: note:                 QVariant::QVariant(double)
/usr/include/qt4/QtCore/qvariant.h:148: note:                 QVariant::QVariant(bool)
/usr/include/qt4/QtCore/qvariant.h:147: note:                 QVariant::QVariant(qulonglong)
/usr/include/qt4/QtCore/qvariant.h:146: note:                 QVariant::QVariant(qlonglong)
/usr/include/qt4/QtCore/qvariant.h:145: note:                 QVariant::QVariant(uint)
/usr/include/qt4/QtCore/qvariant.h:144: note:                 QVariant::QVariant(int)
/usr/include/qt4/QtCore/qvariant.h:136: note:                 QVariant::QVariant(QVariant::Type) <near match>
make[2]: *** [qdbusmarshall.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=k8 -pipe -O2 -MT qdbusconnection.lo -MD -MP -MF .deps/qdbusconnection.Tpo -c ../qt/qdbusconnection.cpp  -fPIC -DPIC -o .libs/qdbusconnection.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -march=k8 -pipe -O2 -MT qdbusconnection.lo -MD -MP -MF .deps/qdbusconnection.Tpo -c ../qt/qdbusconnection.cpp -o qdbusconnection.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60/qt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r3/work/dbus-0.60'
make: *** [all] Error 2




Portage 2.1_pre3-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.14-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.14-gentoo-r4 x86_64 AMD Sempron(tm) Processor 3300+
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2
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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.gentoo.org/gentoo-distfiles/ http://gentoo.intergenia.de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apache2 arts audiofile avi berkdb bitmap-fonts bluetooth bzip2 ccache cdr crypt cups curl dvb dvd dvdr dvdread eds emboss encode esd exif expat fam fat ffmpeg foomaticdb fortran gif gimp gimpprint gkrellm glut gmp gnuplot gpm gstreamer gtk gtk2 icq idn imagemagick imlib iproute2 ipv6 java javascript jpeg junit kde latex lcms libwww lzw lzw-tiff mad math mbox mhash mng mp3 mp4live mpeg mpeg2 mpeg4 mplayer mysql ncurses nls nsplugin nvidia octave ogg oggvorbis opengl openssh openssl oss pam pcre pdf pdflib perl php plotutils png ppds python qt quicktime rar readline recode reiserfs samba sdl sftp spell sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb userlocales vcd vorbis wma wma123 xinerama xinetd xml2 xmms xpm xv xvid xvmc zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Matthias Nagel 2006-01-25 09:46:39 UTC
Look at this Bug-Report 116582... it is problem with qt4
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-25 09:49:25 UTC

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