Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345941 - x11-libs/qt-gui-4.6.3-r2: Compilation fails
Summary: x11-libs/qt-gui-4.6.3-r2: Compilation fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 03:02 UTC by Will B.
Modified: 2010-11-21 18:36 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 Will B. 2010-11-18 03:02:53 UTC
Attempting to emerge always fails at the same location:

compiling[sse3dnow] painting/qdrawhelper_sse3dnow.cpp

emerge --info is in the additional information field.

Reproducible: Always

Steps to Reproduce:
1. emerge -av x11-libs/qt-gui
2.
3.

Actual Results:  
Build type:    linux-g++
Architecture:  x86_64

qmake vars .......... cat: .qmake.vars: No such file or directory
qmake switches ......
Build ............... libs tools docs translations
Configuration .......  silent release shared dll largefile stl mmx 3dnow sse sse2  minimal-config small-config medium-config large-config full-config qt3support accessibility egl reduce_exports reduce_relocations ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-mng system-png png gif system-tiff system-freetype system-zlib cups iconv glib openssl x11sm xshape xsync xrandr xrender mitshm fontconfig xkb alsa xmlpatterns multimedia audio-backend script scripttools release
Debug ............... no
Qt 3 compatibility .. yes
QtDBus module ....... no
QtConcurrent code.... yes
QtScript module ..... yes
QtScriptTools module  yes
QtXmlPatterns module  yes
Phonon module ....... no
Multimedia module ... yes
SVG module .......... no
WebKit module ....... no
Declarative module .. no
STL support ......... yes
PCH support ......... no
MMX/3DNOW/SSE/SSE2..  yes/yes/yes/yes
Graphics System ..... default
IPv6 support ........ yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ....... yes
NIS support ......... no
CUPS support ........ yes
Iconv support ....... yes
Glib support ........ yes
GStreamer support ... auto
Large File support .. yes
GIF support ......... yes
TIFF support ........ plugin (system)
JPEG support ........ plugin (system)
PNG support ......... yes (system)
MNG support ......... plugin (system)
zlib support ........ system
Session management .. yes
OpenGL support ...... no
EGL support ......... yes <EGL/egl.h>
OpenVG support ...... no
NAS sound support ... no
XShape support ...... yes
XSync support ....... yes
Xinerama support .... no
Xcursor support ..... runtime
Xfixes support ...... runtime
Xrandr support ...... yes
Xrender support ..... yes
Xi support .......... runtime
MIT-SHM support ..... yes
FontConfig support .. yes
XKB Support ......... yes
immodule support .... yes
GTK theme support ... yes
OpenSSL support ..... yes (run-time)
Alsa support ........ yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-libs/qt-gui-4.6.3-r2/work/qt-everywhere-opensource-src-4.6.3 ...
make -j3 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++
uic dialogs/qprintsettingsoutput.ui
uic dialogs/qprintwidget.ui
uic dialogs/qpagesetupwidget.ui
uic dialogs/qfiledialog.ui
compiling[mmx] painting/qdrawhelper_mmx.cpp
compiling[mmx3dnow] painting/qdrawhelper_mmx3dnow.cpp
compiling[sse3dnow] painting/qdrawhelper_sse3dnow.cpp
In file included from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
                 from painting/qdrawhelper_mmx.cpp:46:
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h: In function 'void rasterop_solid_NotSourceOrNotDestination(uint*, int, uint, uint) [with MM = QMMXIntrinsics]':
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:814: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make: *** [.obj/release-shared/qdrawhelper_mmx.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
                 from painting/qdrawhelper_mmx3dnow.cpp:46:
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h: In function 'void rasterop_solid_NotSourceOrNotDestination(uint*, int, uint, uint) [with MM = QMMX3DNOWIntrinsics]':
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:814: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make: *** [.obj/release-shared/qdrawhelper_mmx3dnow.o] Error 1
In file included from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
                 from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h:56,
                 from ../../include/QtGui/private/qdrawhelper_sse_p.h:1,
                 from painting/qdrawhelper_sse3dnow.cpp:46:
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h: In function 'void rasterop_solid_NotSourceOrNotDestination(uint*, int, uint, uint) [with MM = QSSE3DNOWIntrinsics]':
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:814: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make: *** [.obj/release-shared/qdrawhelper_sse3dnow.o] Error 1


Expected Results:  
Compilation success

Portage 2.1.8.3 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.4, glibc-2.11.2-r3, 2.6.34-gentoo-r12 x86_64)
=================================================================
System uname: Linux-2.6.34-gentoo-r12-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8400_@_3.00GHz-with-gentoo-1.12.14
Timestamp of tree: Wed, 17 Nov 2010 09:45:01 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python:     2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.8.5-r4, 1.9.6-r3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /usr/share/dansguardian/languages/"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://mirror.its.uidaho.edu/pub/gentoo/ "
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gtk hal iconv ipv6 jpeg kde lcms libnotify logrotate mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pango pcre pdf perl png ppds pppd python qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 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, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Will B. 2010-11-21 18:36:03 UTC
This was a hardware issue on my system - marking resolved invalid.