Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218447 - x11-libs/qt-3.3.8-r4 fails compile with sys-devel/gcc-4.3.0 and USE="immqt-bc"
Summary: x11-libs/qt-3.3.8-r4 fails compile with sys-devel/gcc-4.3.0 and USE="immqt-bc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-04-19 17:54 UTC by Steve Warren
Modified: 2008-05-11 18:42 UTC (History)
3 users (show)

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


Attachments
Build log (build.log,448.36 KB, text/plain)
2008-04-19 17:58 UTC, Steve Warren
Details
build enviornment (environment,103.07 KB, text/plain)
2008-04-19 17:59 UTC, Steve Warren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Warren 2008-04-19 17:54:48 UTC
x11-libs/qt-3.3.8-r4 fails compile with sys-devel/gcc-4.3.0 and USE="immqt-bc"
x11-libs/qt-3.3.8-r4 successfully installs without USE="immqt-bc"
USE="immqt-bc" is needed for SCIM

Reproducible: Always

Steps to Reproduce:
1.USE="immqt-bc" emerge qt:3
2.
3.

Actual Results:  
failed make

Expected Results:  
successful install

Portage 2.1.5_rc4 (default-linux/x86/2007.0, gcc-4.3.0, glibc-2.7-r2, 2.6.24-gentoo-r5-01 i686)
=================================================================
System uname: 2.6.24-gentoo-r5-01 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Timestamp of tree: Thu, 17 Apr 2008 00:00:02 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.4.3-r4, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS=""
LINGUAS="en_US en ja ko zh_CN zh_TW"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi aim alsa ao arts audiofile avi bash-completion berkdb bonobo bzip2 bzlib cairo cdb cddb cdparanoia cdr cjk cli cracklib crypt cups curl curlwrappers dbus dga dio divix4linux dri dts dvd dvdr dvdread encode esd fam fbcon ffmpeg firefox flac font-server foomaticdb fortran ftp gb gd gdbm gif glitz gmp gnutils gphoto2 gpm gstreamer gtk gtk2 guile hal iconv icq ieee1394  immqt-bc ipv6 isdnlog jack java javascript jikes jpeg kde libg++ mad mbox midi mime mmap mmx mozilla mp3 mpeg mplayer msn mudflap ncurses nls nptl nptlonly nvidia offensive ogg openal opengl openmp oss pam pcre pdf perl posix ppds pppd python qt3 qt4 quicktime readline real reflection samba session slang sockets softmmu spell spl sse ssl svg svga tcl tcpd tetex theora tiff tk truetype unicode usb vcd videos vim-syntax vorbis win32codecs x264 x86 xcomposite xine xinetd xml xml2 xorg yahoo zlib" ALSA_CARDS="emu10k1" 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 authn_alias authn_anon 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 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 evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US en ja ko zh_CN zh_TW" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Steve Warren 2008-04-19 17:58:27 UTC
Created attachment 150311 [details]
Build log
Comment 2 Steve Warren 2008-04-19 17:59:10 UTC
Created attachment 150312 [details]
build enviornment
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2008-05-08 15:51:54 UTC
FYI: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417499
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-05-11 18:42:00 UTC
I've added the patch from the Debian bug and now it builds, thanks.