Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338479 - x11-libs/qt-gui-4.7.0: fails: kernel/qwidget.cpp:175:1: error: 'QWidgetBackingStoreTracker' does not name a type
Summary: x11-libs/qt-gui-4.7.0: fails: kernel/qwidget.cpp:175:1: error: 'QWidgetBackin...
Status: RESOLVED DUPLICATE of bug 336801
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 19:02 UTC by Alec Meyers
Modified: 2010-11-11 10:11 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,69.29 KB, text/plain)
2010-09-23 19:03 UTC, Alec Meyers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Meyers 2010-09-23 19:02:36 UTC
x11-libs/qt-gui-4.7.0 from the main portage tree fails to build.

I currently have x11-libs/qt-gui-4.7.0_rc1 installed, built on Sept 3 without a problem.

Reproducible: Always

Steps to Reproduce:
1. emerge -avu =x11-libs/qt-gui-4.7.0 qt-assistant


Actual Results:  
The error is:

x86_64-pc-linux-gnu-g++ -c -include .pch/release-shared/QtGui -O2 -march=native -pipe -fno-ident -floop-interchange -floop-strip-mine -floop-block -ggdb -I/u
sr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -fno-exceptions -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pt
hread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gli
b-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/u
sr/include/libdrm -I/usr/include/qt4/QtCore -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED 
-DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o .obj/release-shared/qwidget.o kernel/qwidget.cpp
kernel/qwidget.cpp:175:1: error: 'QWidgetBackingStoreTracker' does not name a type
kernel/qwidget.cpp:181:1: error: 'QWidgetBackingStoreTracker' does not name a type
kernel/qwidget.cpp:192:6: error: 'QWidgetBackingStoreTracker' has not been declared
kernel/qwidget.cpp: In function 'void create(QWidget*)':
kernel/qwidget.cpp:194:13: error: 'destroy' was not declared in this scope
kernel/qwidget.cpp:195:5: error: 'm_ptr' was not declared in this scope
kernel/qwidget.cpp: At global scope:
kernel/qwidget.cpp:203:6: error: 'QWidgetBackingStoreTracker' has not been declared
kernel/qwidget.cpp: In function 'void destroy()':
kernel/qwidget.cpp:205:12: error: 'm_ptr' was not declared in this scope
kernel/qwidget.cpp:207:5: error: 'm_widgets' was not declared in this scope
kernel/qwidget.cpp: At global scope:
kernel/qwidget.cpp:215:6: error: 'QWidgetBackingStoreTracker' has not been declared
kernel/qwidget.cpp: In function 'void registerWidget(QWidget*)':
kernel/qwidget.cpp:220:5: error: 'm_widgets' was not declared in this scope
kernel/qwidget.cpp: At global scope:
kernel/qwidget.cpp:230:6: error: 'QWidgetBackingStoreTracker' has not been declared
kernel/qwidget.cpp: In function 'void unregisterWidget(QWidget*)':
kernel/qwidget.cpp:232:9: error: 'm_widgets' was not declared in this scope
kernel/qwidget.cpp:233:16: error: 'm_ptr' was not declared in this scope
make: *** [.obj/release-shared/qwidget.o] Error 1
emake failed




Portage 2.2_rc86 (default/linux/amd64/10.0/desktop, gcc-4.5.1, glibc-2.12.1-r1, 2.6.35.5 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.35.5-x86_64-Intel-R-_Core-TM-_i7_CPU_M_620_@_2.67GHz-with-gentoo-2.0.1
Timestamp of tree: Thu, 23 Sep 2010 15:15:02 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r3
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.3
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.67
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.5.1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fno-ident -floop-interchange -floop-strip-mine -floop-block -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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="-O2 -march=native -pipe -fno-ident -floop-interchange -floop-strip-mine -floop-block -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixlafiles fixpackages news preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.chem.wisc.edu/gentoo http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LINGUAS="en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="gzip"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
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/tree/official"
PORTDIR_OVERLAY="/usr/portage/tree/local"
SYNC="rsync://rsync21.us.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi aio alsa amd64 audiofile avi bash-completion berkdb bluetooth branding bzip2 cairo cdparanoia cdr chm cli cracklib crypt css cups curl custom-optimization cxx dbus dell dirac dri dts dvd dvdr emboss encode exif expat ffmpeg fftw firefox flac foomaticdb fortran gif git gmp gpm gtk iconv imagemagick imlib inotify java5 java6 jpeg kde kdehiddenvisibility kvm laptop latex lcms logrotate lqr lzma lzo mad mikmod mmx mmxext mng modules mp3 mp4 mpeg mplayer mudflap multilib musepack ncurses nptl nptlonly nsplugin nvidia ogg opengl openmp openssl pam pango pch pcre pdf perl plasma png ppds pppd python qt qt3support qt4 quicktime rar readline reflection resolvconf rtmp samba schroedinger sdl session sndfile speex spell sqlite sqlite3 srt sse sse2 sse3 sse4 ssl ssse3 startup-notification subversion svg sysfs tcpd theora threads tiff tokyocabinet truetype unicode usb v4l v4l2 vaapi vcd videos vorbis vpx webkit wifi wmf x264 xcb xcomposite xorg xscreensaver xulrunner xv xvid xvmc xz zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" XFCE_PLUGINS="logout menu" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS
Comment 1 Alec Meyers 2010-09-23 19:03:48 UTC
Created attachment 248460 [details]
build.log
Comment 2 Alexey Shvetsov archtester gentoo-dev 2010-09-23 20:15:10 UTC
Same here
Comment 3 Alec Meyers 2010-09-24 02:18:42 UTC
I was able to build it with the "gtk" flag disabled, so this might be related to bug 336801

The error message is completely different, though.
Comment 4 Alex Alexander (RETIRED) gentoo-dev 2010-11-11 10:11:38 UTC
this is almost certainly a dup of bug 336801.

please open a new bug if you still have issues with qt-gui-4.7.1-r1.

thanks :)

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