Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216002 - sys-devel/gcc-3.3.6-r1: can't emerge gcc - build error
Summary: sys-devel/gcc-3.3.6-r1: can't emerge gcc - build error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-03 08:11 UTC by Yuriy A. Dmitrishin
Modified: 2008-04-04 13:04 UTC (History)
0 users

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


Attachments
Build log (build.log,757.85 KB, text/plain)
2008-04-03 08:12 UTC, Yuriy A. Dmitrishin
Details
Build environment (environment,177.61 KB, text/plain)
2008-04-03 08:13 UTC, Yuriy A. Dmitrishin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy A. Dmitrishin 2008-04-03 08:11:24 UTC
I've got such messages:

stage1/xgcc -Bstage1/ -B/usr/i486-pc-linux-gnu/bin/ -o treelang/parse.o -c    -O2 -pipe -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wmissing-prototypes -Wmissing-declarations   -DHAVE_CONFIG_H -I. -Itreelang -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/config -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/../include /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/treelang/parse.c
stage1/xgcc -Bstage1/ -B/usr/i486-pc-linux-gnu/bin/    -O2 -pipe -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  -o tree1 \
        treelang/tree1.o treelang/treetree.o treelang/lex.o treelang/parse.o c-convert.o \
        c-typeck.o c-common.o c-decl.o attribs.o main.o libbackend.a ../libiberty/libiberty.a    ../libiberty/libiberty.a  ../libiberty/libiberty.a
c-typeck.o: In function `build_indirect_ref':
c-typeck.c:(.text+0x190d): undefined reference to `bounds_build_reference'
c-typeck.o: In function `build_array_ref':
c-typeck.c:(.text+0x1bd9): undefined reference to `bounds_can_test_array_reference_now'
c-typeck.c:(.text+0x1c07): undefined reference to `bounds_build_array_reference'
c-typeck.o: In function `build_function_call':
c-typeck.c:(.text+0x212c): undefined reference to `bounds_convert_funcname'
c-typeck.o: In function `build_binary_op':
c-typeck.c:(.text+0x2d51): undefined reference to `bounds_build_comparison'
c-typeck.o: In function `pointer_diff':
c-typeck.c:(.text+0x3f86): undefined reference to `bounds_build_ptr_diff'
c-typeck.o: In function `build_unary_op':
c-typeck.c:(.text+0x42a1): undefined reference to `bounds_in_addr_expr'
c-typeck.c:(.text+0x42ab): undefined reference to `bounds_in_addr_expr'
c-typeck.c:(.text+0x44e6): undefined reference to `bounds_cancel_address_expr'
c-typeck.c:(.text+0x4800): undefined reference to `bounds_build_inc_or_dec'
c-typeck.o: In function `build_modify_expr':
c-typeck.c:(.text+0x5c27): undefined reference to `bounds_check_assignment'
c-typeck.o: In function `build_unary_op':
c-typeck.c:(.text+0x427e): undefined reference to `bounds_build_invert_truthvalue'
c-typeck.o: In function `build_modify_expr':
c-typeck.c:(.text+0x5be0): undefined reference to `bounds_check_assignment'
c-common.o: In function `pointer_int_sum':
c-common.c:(.text+0x2d6e): undefined reference to `bounds_build_ptr_plus_int'
c-common.o: In function `c_common_truthvalue_conversion':
c-common.c:(.text+0x2f17): undefined reference to `bounds_build_truthvalue_conversion'
c-decl.o: In function `finish_decl':
c-decl.c:(.text+0x360f): undefined reference to `bounds_expand_decl_cleanup'
c-decl.c:(.text+0x36c5): undefined reference to `bounds_frig_decl_initial'
c-decl.o: In function `c_expand_body':
c-decl.c:(.text+0x8401): undefined reference to `bounds_delete_redundant_calls'
libbackend.a(calls.o): In function `expand_call':
calls.c:(.text+0x264d): undefined reference to `bounds_is_deletable_fn_p'
calls.c:(.text+0x2b1d): undefined reference to `bounds_note_call_for_deletion'
collect2: ld returned 1 exit status

Reproducible: Always

Steps to Reproduce:
Emerge gcc:3.3
Actual Results:  
Failed to build gcc

Expected Results:  
Successefully emerging of gcc:3.3

My sysinfo:

Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r3 i686)
=================================================================
System uname: 2.6.24-gentoo-r3 i686 Intel(R) Celeron(R) M CPU 520 @ 1.60GHz
Timestamp of tree: Tue, 01 Apr 2008 06:45:04 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
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.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ "
LANG="ru_RU.UTF-8"
LC_ALL=""
LINGUAS="en ru uk"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=500"
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"
PORTDIR_OVERLAY="/usr/portage/local/rusxmms"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X a52 aac aalib accessibility acl acpi aiglx aim akode alsa amr apache2 artworkextra asf async audio audiofile authfile automount bash-completion bcp berkdb bgpclassless bidi bittorrent bjam bookmarks boundschecking branding browserplugin bzip2 cairo calendar caps catalogs cdb cdda cddb cdparanoia cdr cgi chroot cli compiz cracklib crypt ctype curl cvs daap dbus deprecated dga directfb discouraged djvu dmi doc double-precision dri dts dv dvb dvd dvdr dvdread dvi dxr3 eds elf emerald enca encode epydoc erandom esd ethereal examples exif expat extrafilters extras fame fastcgi fat fat32 fbcon fbcondecor fbsplash ffmpeg fftw fglrx filter flac flash fortran ftp gd gdbm gif glitz glut gnutls gpg2-experimental gpgme gphoto2 gpm gps gs gtk guile hal hou httpd hvm iconv icq idea ieee1394 ifsession imagemagick imlib inifile ip ipf-transparent iproute2 irc irmc isdnlog ithreads jabber jack java javamail javascript jbig jit jpeg jpeg2k junit justify kde kdepim kqemu ladcc latex ldap ldapsam libcaca libclamav libnotify lj lm_sensors logrotate lzo mad maildir matroska mbox midi mikmod mime ming mjpeg mmap mmx mmxext mng mod mod_irc mod_muc mod_pubsub modplug mono mp3 mpeg mpi mplayer msn mudflap mulilib multicall multipath musepack musicbrainz mysql mysqli nagios-game nagios-png nagios-ssh nas ncurses net netboot network networking new-login nis nls nntp nocd nptl nptlonly nsplugin nss ntfs oav objc odbc odk ogg openal openexr opengl openmp opensslcrypt oscar ospfapi oss pam pam_chroot pcntl pcre pdf perl pf-transparent php pie plotutils plugins pmount png pop portaudio posix postgres pppd prelude profile ps pyste python qt qt3 qt3support qt4 quicktime quotas radius rcc rdesktop readline real realms reflection reiser reiserfs rewrite rpm rss rtc rtsp ruby samba screen sdl sensord server session shout sitemisc skins slang sms smtp smux sndfile snmp soap sockets socks5 softquota sou sound sox speex spell spl sql sqlite sqlite3 srt sse sse2 sse3 ssl ssp stream subversion svg svga svn swat sysfs syslog t1lib tabs tcl tcltk tcp-zebra tcpd tcpmd5 tetex tex tftp tga theora threads tidy tiff tk tokenizer tools trace transmitter truetype unicode urandom usb v4l v4l2 vcd vhosts videos vidix vim-pager vim-with-tabs vim-with-x visualization vlm vnc vorbis vroot web webdav wifi win32codecs winbind wmf wxwindows x264 x86 xanim xcompositekig-scripting xen xine xml xml2 xmlreader xmlrpc xmlwriter xorg xosd xosp xpm xrandr xv xvid xvmc yv12 zeo zeroconf zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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" 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 ru uk" USERLAND="GNU" VIDEO_CARDS="fbdev vesa fglrx"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 1 Yuriy A. Dmitrishin 2008-04-03 08:12:24 UTC
Created attachment 148183 [details]
Build log
Comment 2 Yuriy A. Dmitrishin 2008-04-03 08:13:20 UTC
Created attachment 148184 [details]
Build environment
Comment 3 SpanKY gentoo-dev 2008-04-03 17:57:33 UTC
build it with USE=-boundschecking
Comment 4 Yuriy A. Dmitrishin 2008-04-04 13:04:48 UTC
(In reply to comment #3)
> build it with USE=-boundschecking
> 
Oh, thanks a lot, it works. I've successefully emerged it and qemu.
Now the problem is solved.