Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65157 - it is impossible to emerge firebird
Summary: it is impossible to emerge firebird
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 17:55 UTC by Radek Dostal
Modified: 2004-09-28 11:22 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 Radek Dostal 2004-09-23 17:55:54 UTC
g++ -O2 -march=pentium4 -fomit-frame-pointer -O2 -march=pentium4 -fomit-frame-pointer -I../src/include/gen -I../src/include -ggdb -O3 -march=i586 -mcpu=i686 -fno-omit-frame-pointer -fno-builtin -DNDEBUG -DLINUX -pipe -MMD -fPIC  -DPROD_BUILD -DSUPERSERVER -pthread -D_REENTRANT -I../src/include/gen -I../src/include -ggdb -O3 -march=i586 -mcpu=i686 -fno-omit-frame-pointer -fno-builtin -DNDEBUG -DLINUX -pipe -MMD -fPIC  -DPROD_BUILD -c ../src/jrd/svc.cpp -o ../temp/libfbserver/jrd/svc.o
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
../src/jrd/svc.cpp: In function `void SVC_read_ib_log(svc*)':
../src/jrd/svc.cpp:2141: internal compiler error: in delete_insn, at cfgrtl.c:146
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/firebird-1.5.1/temp/ccP7T5el.out file, please attach this to your bugreport.
make[2]: *** [../temp/libfbserver/jrd/svc.o] Error 1
rm ../src/jrd/ini.cpp ../src/jrd/dyn_mod.cpp ../src/jrd/grant.cpp ../src/jrd/dfw.cpp ../src/jrd/dyn_def.cpp ../src/jrd/fun.cpp ../src/jrd/dyn.cpp ../src/jrd/dpm.cpp ../src/jrd/met.cpp ../src/jrd/scl.cpp ../src/jrd/dyn_del.cpp ../src/jrd/dyn_util.cpp ../src/jrd/pcmet.cpp
make[2]: Leaving directory `/var/tmp/portage/firebird-1.5.1/work/firebird-1.5.1.4481/src'
make[1]: *** [libfbserver] Error 2
make[1]: Leaving directory `/var/tmp/portage/firebird-1.5.1/work/firebird-1.5.1.4481/src'
make: *** [firebird] Error 2

!!! ERROR: dev-db/firebird-1.5.1 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! error during make

Reproducible: Always
Steps to Reproduce:
1. emerge firebird



Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.4.1, glibc-2.3.3.20040420-r1,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp-mirror.internap.com/pub/gentoo/
http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apm arts avi berkdb bitmap-fonts crypt cups doc encode esd
fbcon foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib java jpeg kde libg++
libwww linguas_cz linguas_en mad mikmod motif mpeg ncurses nls oggvorbis opengl
oss pam pda pdflib perl png postgres python qt quicktime readline sdl slang
spell ssl svga tcpd truetype video_cards_radeon x86 xml2 xmms xprint xv zlib"
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-09-28 11:22:10 UTC
It's gcc-3.4 problem. Already fixed in portage, so reemerge firefox.