Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42797 - gcc 3.3.3 still failing compile w/multilib set
Summary: gcc 3.3.3 still failing compile w/multilib set
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 13:00 UTC by larry schuler
Modified: 2004-02-25 17:03 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 larry schuler 2004-02-24 13:00:43 UTC
Same error as bug#38103, which Brad said to re-submit if 3.3.3 still does it.

Still broken:checking for dladdr in -ldl... yes
checking for /proc/self/exe... configure: error: Cannot check for file existence when cross compiling
make[1]: *** [configure-target-libjava] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.3/work/build'
make: *** [bootstrap-lean] Error 2
 
!!! ERROR: sys-devel/gcc-3.3.3 failed.
!!! Function src_compile, Line 464, Exitcode 2
!!! (no error message)
 




Reproducible: Always
Steps to Reproduce:
1.USE="multilib" emerge gcc
2.
3.




bash-2.05b# emerge info
Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 x86_64 4
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -funroll-all-loops"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -funroll-all-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acpi acpi4linux alsa amd64 antlr apache1 apache2 apm arts
async autofs avi berkdb bonobo bsh cdr crypt cscope cups curl dga doc dv dvd
dvdr encode esd ethereal evo faad fam fastcgi fbcon ffmpeg flac flash foomaticdb
freetds freetype gatos gb gd gdbm ggi gif glut gnome gnomedb gphoto2 gpm
gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib innodb ipv6 java
javamail javascript jdepend jikes joystick jpeg junit kde ldap libg++ libwww
log4j mad mbox mcal md5sum mikmod milter motif mozaccess mozcalendar mozilla
mozinterfaceinfo moznoxft mozp3p mozsvg mozxmlterm mpeg mpeg4 mpi multilib mysql
nas ncurses net netcdf nls nptl nvidia oci8 odbc oggvorbis opengl openssh opie
optional-tasks oss pam pda pdflib perl png ppds pwdb python qt quicktime
readline ruby samba sasl scanner sdk sdl slang spell ssl tcltk tcpd tetex
threads tiff transcode truetype unicode usb v4l video_cards_nvidia videos
vim-with-x wmf wxwindows xalan xerces xface xinerama xml xml2 xmms xosd xv zeo zlib"
 
bash-2.05b#
Comment 1 Brad House 2004-02-25 17:03:04 UTC
i've compiled this both with an without multilib ...
looks like you might have java in your USE flags which 
we don't support on amd64.