Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186583 - openoffice-2.2.1 fails to build with gcc 4.2.0 on ~amd64
Summary: openoffice-2.2.1 fails to build with gcc 4.2.0 on ~amd64
Status: RESOLVED DUPLICATE of bug 186089
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-25 12:43 UTC by giavoltor
Modified: 2007-07-25 12:52 UTC (History)
0 users

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


Attachments
last 35 lines of openoffice-2.2.1 build.log (bug.openoffice-2.2.1_build.log,6.22 KB, text/plain)
2007-07-25 12:45 UTC, giavoltor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description giavoltor 2007-07-25 12:43:13 UTC
I am running Gentoo ~amd64. With gcc-4.1.2 I had no build problems with openoffice-2.2.1. With gcc-4.2.0 the build fails one hour into the compilation.

Reproducible: Always




$ emerge --info

Portage 2.1.3_rc9 (default-linux/amd64/2007.0/desktop, gcc-4.2.0, glibc-2.6-r0, 2.6.21-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.21-gentoo-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3600+
Gentoo Base System release 1.12.10
Timestamp of tree: Tue, 24 Jul 2007 20:20:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer nostrip parallel-fetch sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="http://mirrors.ludost.net/gentoo"
LANG="bg_BG"
LC_ALL="bg_BG"
LINGUAS="en bg de ru"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d a52 aac acl acpi aiglx alsa amd64 amr apache2 asf avahi bash-completion bcmath berkdb bitmap-fonts bluetooth bzip2 cairo cddb cdparanoia cdr cgi cli cracklib crypt ctype cups curl dbus dga doc dri dts dv dvb dvd dvdr dvdread eds emboss encode esd evo examples exif expat fam ffmpeg firefox flac flatfile fortran ftp gd gdbm gif gmp gnome gpm graphviz gs gstreamer gtk gtkhtml hal iconv imagemagick imap imlib inifile iodbc ipod ipv6 irda isdnlog jack java javascript jbig jpeg kerberos lcms libg++ lirc lua mad memlimit mhash midi mikmod ming mmx mmxext mng motif mozdevelop mozilla mp3 mp4 mp4live mpeg mudflap musepack mysql ncurses netboot nfs nls nptl nptlonly nsplugin odbc offensive ogg openal opengl openmp oss pam pango pcmcia pcntl pcre pdf perl php png posix pppd python qt3support qt4 quicktime readline realmedia reflection samba scanner sdl session slang sndfile snmp soap sockets speex spell spl sqlite sse sse2 ssl startup-notification svg sysvipc tcl tcpd theora threads tidy tiff tk truetype truetype-fonts type1-fonts unicode urandom usb v4l v4l2 vorbis wifi wmf x264 xcomposite xine xinerama xinetd xml xmlrpc xorg xpm xsl xslt xv xvid xvmc 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en bg de ru" LIRC_DEVICES="avermedia" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa v4l"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 giavoltor 2007-07-25 12:45:26 UTC
Created attachment 125973 [details]
last 35 lines of openoffice-2.2.1 build.log
Comment 2 SpanKY gentoo-dev 2007-07-25 12:52:17 UTC

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