Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303713 - x11-libs/qt-phonon-4.6.1-r2 failed on compile
Summary: x11-libs/qt-phonon-4.6.1-r2 failed on compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-06 12:55 UTC by tman
Modified: 2010-02-06 21:30 UTC (History)
0 users

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


Attachments
error log (x11-libs:qt-phonon-4.6.1-r2:20100206-152031.log,203.97 KB, text/plain)
2010-02-06 15:27 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2010-02-06 12:55:54 UTC
x11-libs/qt-phonon-4.6.1-r2 failed on compile 

Reproducible: Always

Steps to Reproduce:

Actual Results:  
                 from ../../../../../include/phonon/seekslider.h:1,
                 from seeksliderplugin.cpp:44:
../../../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:135: error: ‘ptrdiff_t’ does not name a type
../../../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:544: error: ‘ptrdiff_t’ does not name a type
seeksliderplugin.cpp:50: error: ‘SeekSliderPlugin’ has not been declared
seeksliderplugin.cpp:50: error: ISO C++ forbids declaration of ‘SeekSliderPlugin’ with no type
seeksliderplugin.cpp: In function ‘int SeekSliderPlugin(const QString&, QObject*)’:
seeksliderplugin.cpp:51: error: only constructors take base initializers
seeksliderplugin.cpp:55: warning: no return statement in function returning non-void
seeksliderplugin.cpp: At global scope:
seeksliderplugin.cpp:57: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:57: error: non-member function ‘QString name()’ cannot have cv-qualifier
seeksliderplugin.cpp:62: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:62: error: non-member function ‘QString group()’ cannot have cv-qualifier
seeksliderplugin.cpp: In function ‘QString group()’:
seeksliderplugin.cpp:64: error: ‘m_group’ was not declared in this scope
seeksliderplugin.cpp: At global scope:
seeksliderplugin.cpp:67: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:67: error: non-member function ‘QString toolTip()’ cannot have cv-qualifier
seeksliderplugin.cpp:72: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:72: error: non-member function ‘QString whatsThis()’ cannot have cv-qualifier
seeksliderplugin.cpp:77: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:77: error: non-member function ‘QString includeFile()’ cannot have cv-qualifier
seeksliderplugin.cpp:82: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:82: error: non-member function ‘QIcon icon()’ cannot have cv-qualifier
seeksliderplugin.cpp: In function ‘QIcon icon()’:
seeksliderplugin.cpp:82: error: return type ‘struct QIcon’ is incomplete
seeksliderplugin.cpp:84: error: invalid use of incomplete type ‘struct QIcon’
../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:284: error: forward declaration of ‘struct QIcon’
seeksliderplugin.cpp: At global scope:
seeksliderplugin.cpp:87: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:87: error: non-member function ‘bool isContainer()’ cannot have cv-qualifier
seeksliderplugin.cpp:92: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:97: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:97: error: non-member function ‘bool isInitialized()’ cannot have cv-qualifier
seeksliderplugin.cpp: In function ‘bool isInitialized()’:
seeksliderplugin.cpp:99: error: ‘m_initialized’ was not declared in this scope
seeksliderplugin.cpp: At global scope:
seeksliderplugin.cpp:102: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:102: error: variable or field ‘initialize’ declared void
seeksliderplugin.cpp:102: error: ‘QDesignerFormEditorInterface’ was not declared in this scope
seeksliderplugin.cpp:102: error: expected primary-expression before ‘)’ token
seeksliderplugin.cpp:109: error: ‘SeekSliderPlugin’ is not a class or namespace
seeksliderplugin.cpp:109: error: non-member function ‘QString domXml()’ cannot have cv-qualifier
make: *** [.obj/release-shared/seeksliderplugin.o] Error 1
In file included from ../../../../../include/QtCore/qsharedpointer_impl.h:1,
                 from ../../../../../include/QtCore/../../src/corelib/tools/qsharedpointer.h:52,
                 from ../../../../../include/QtCore/qsharedpointer.h:1,
                 from ../../../../../include/QtGui/../../src/gui/image/qpixmap.h:49,
                 from ../../../../../include/QtGui/qpixmap.h:1,
                 from ../../../../../include/QtGui/../../src/gui/painting/qbrush.h:53,
                 from ../../../../../include/QtGui/qbrush.h:1,
                 from ../../../../../include/QtGui/../../src/gui/kernel/qpalette.h:47,
                 from ../../../../../include/QtGui/qpalette.h:1,
                 from ../../../../../include/QtGui/../../src/gui/kernel/qwidget.h:49,
                 from ../../../../../include/QtGui/qwidget.h:1,
                 from ../../../../../include/QtGui/QWidget:1,
                 from ../../../../../include/phonon/../../src/phonon/../3rdparty/phonon/phonon/videoplayer.h:29,
                 from ../../../../../include/phonon/videoplayer.h:1,
                 from videoplayertaskmenu.h:51,
                 from videoplayerplugin.cpp:43:
../../../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:135: error: ‘ptrdiff_t’ does not name a type
../../../../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:544: error: ‘ptrdiff_t’ does not name a type
In file included from videoplayerplugin.cpp:43:
videoplayertaskmenu.h:56: error: expected class-name before ‘{’ token
videoplayertaskmenu.h:79: error: ‘qdesigner_internal’ has not been declared
videoplayertaskmenu.h:79: error: expected initializer before ‘<’ token
videoplayerplugin.cpp:56: error: ‘VideoPlayerPlugin’ has not been declared
videoplayerplugin.cpp:56: error: ISO C++ forbids declaration of ‘VideoPlayerPlugin’ with no type
videoplayerplugin.cpp: In function ‘int VideoPlayerPlugin(const QString&, QObject*)’:
videoplayerplugin.cpp:57: error: only constructors take base initializers
videoplayerplugin.cpp:61: warning: no return statement in function returning non-void
videoplayerplugin.cpp: At global scope:
videoplayerplugin.cpp:63: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:63: error: non-member function ‘QString name()’ cannot have cv-qualifier
videoplayerplugin.cpp:68: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:68: error: non-member function ‘QString group()’ cannot have cv-qualifier
videoplayerplugin.cpp: In function ‘QString group()’:
videoplayerplugin.cpp:70: error: ‘m_group’ was not declared in this scope
videoplayerplugin.cpp: At global scope:
videoplayerplugin.cpp:73: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:73: error: non-member function ‘QString toolTip()’ cannot have cv-qualifier
videoplayerplugin.cpp:78: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:78: error: non-member function ‘QString whatsThis()’ cannot have cv-qualifier
videoplayerplugin.cpp:83: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:83: error: non-member function ‘QString includeFile()’ cannot have cv-qualifier
videoplayerplugin.cpp:88: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:88: error: non-member function ‘QIcon icon()’ cannot have cv-qualifier
videoplayerplugin.cpp: In function ‘QIcon icon()’:
videoplayerplugin.cpp:88: error: return type ‘struct QIcon’ is incomplete
videoplayerplugin.cpp:90: error: invalid use of incomplete type ‘struct QIcon’
../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:284: error: forward declaration of ‘struct QIcon’
videoplayerplugin.cpp: At global scope:
videoplayerplugin.cpp:93: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:93: error: non-member function ‘bool isContainer()’ cannot have cv-qualifier
videoplayerplugin.cpp:98: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:103: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:103: error: non-member function ‘bool isInitialized()’ cannot have cv-qualifier
videoplayerplugin.cpp: In function ‘bool isInitialized()’:
videoplayerplugin.cpp:105: error: ‘m_initialized’ was not declared in this scope
videoplayerplugin.cpp: At global scope:
videoplayerplugin.cpp:108: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:108: error: variable or field ‘initialize’ declared void
videoplayerplugin.cpp:108: error: ‘QDesignerFormEditorInterface’ was not declared in this scope
videoplayerplugin.cpp:108: error: ‘core’ was not declared in this scope
videoplayerplugin.cpp:118: error: ‘VideoPlayerPlugin’ is not a class or namespace
videoplayerplugin.cpp:118: error: non-member function ‘QString domXml()’ cannot have cv-qualifier
make: *** [.obj/release-shared/videoplayerplugin.o] Error 1
 * ERROR: x11-libs/qt-phonon-4.6.1-r2 failed:
 *   emake failed
 * 



Portage 2.1.7.17 (default/linux/amd64/10.0/desktop, gcc-4.4.2, glibc-2.11-r1, 2.6.32-gentoo-r3 x86_64)
=================================================================
System uname: Linux-2.6.32-gentoo-r3-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9700_@_2.80GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 06 Feb 2010 12:30:01 +0000
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1, 3.1.1-r1
dev-util/cmake:      2.8.0-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20
sys-devel/gcc:       4.4.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11/Sessions/awesome /etc/X11/Sessions/dwm /etc/X11/xorg.conf /etc/apache2/httpd.conf /etc/conf.d/hwclock /etc/conf.d/keymaps /etc/fstab /etc/make.conf /etc/xdg/openbox/autostart.sh /etc/xdg/openbox/menu.xml /etc/xdg/openbox/rc.xml /etc/xdg/openbox/start /usr/share/X11/xkb /usr/share/xsessions/openbox.desktop /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests buildpkg distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="de en vi"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/gnome /usr/portage/local/layman/scarabeus /usr/portage/local/layman/science /usr/portage/local/layman/devnull /usr/portage/local/local-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib accessibility acl acpi adns afs aim alsa amd64 ao apache2 ass atm audio audiofile bash-completion beagle berkdb bidi bluetooth bzip2 cairo caps cdda cdio cdparanoia cdr cgi cjk cli clisp consolekit cracklib crypt cscope css csv cups curl curlwrappers cvs dbus dc1394 dga dhcp dhcpcd dia dirac directfb dmx dri dts dv dvd dvdr dvi emacs enca encode enscript erandom exif expat extras faac faad fam fastcgi fbcon ffmpeg firefox flac flash fortran ftp fuse gcj gd gdbm geoip ggi gif gimp git glib gmp gnome gnome-keyring gnutls gphoto2 gpm graphviz gs gstreamer gtk gzip hal hash hddtemp highlight httpd iconv icq icu idn ieee1394 imagemagick imap imlib ipv6 jabber jack java java6 javascript jingle joystick jpeg jpeg2k kerberos lame lapack latex lcms ldap libcaca libwww live logrotate lua lzo mad maildir matroska mbrola md5sum memlimit mhash midi mikmod mime mjpeg mmap mmx mmxext mng mono motif mp3 mp4 mpeg mplayer msn mudflap mule multilib musepack mysql nas nautilus ncurses network networkmanager nfs nls nptl nptlonly nsplugin nvidia ogg ogg123 openal openexr opengl openmp oss pam pcmcia pcre pdf perl php pic pidgin png policykit posix postgres ppds ps pulseaudio python qt3support qt4 quicktime radio rar raw rdesktop readline reflection rss rtsp ruby samba sasl savedconfig schroedinger sdl sdl-image session sip slang slp smp soap sockets sox spamassassin speex spell spl sqlite sse sse2 ssl ssse3 startup-notificatio stream stun subversion svg swat sysfs syslog sysvipc tcl tcpd theora threads tidy tiff timidity tk tokenizer truetype ucs2 udev unicode urandom usb userlocales v4l v4l2 vcd vhosts video vim-syntax vlc vlm vnc vorbis wav wavpack webkit wifi wma wmf wxwidgets x264 xattr xcb xcomposite xft xinerama xinetd xml xmlrpc xorg xpm xprint xscreensaver xsl xulrunner xv xvid xvmc yahoo zip zlib zsh-completion" ALSA_CARDS="hda_intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES=" actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation php5 proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en vi" RUBY_TARGETS="ruby18 jruby" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa fbdev vga vmware" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-02-06 14:39:51 UTC
Please, attach full build.log.
Comment 2 tman 2010-02-06 15:27:10 UTC
Created attachment 218675 [details]
error log

error log