Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63690 - Ebuild for dev-db/mysql-4.0.20-r1 failed.
Summary: Ebuild for dev-db/mysql-4.0.20-r1 failed.
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-11 10:17 UTC by Clayton Slaughter
Modified: 2005-07-17 13:06 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 Clayton Slaughter 2004-09-11 10:17:04 UTC
When I try to emerge dev-db/mysql-4.0.20-r1 it failes to properly complete the build.


Reproducible: Always
Steps to Reproduce:
1.emerge -uDav world
2.
3.

Actual Results:  
if g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" 
-DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" 
-DHAVE_CONFIG_H -I. -I. -I.. -I../bdb/build_unix -I./../include -I./../regex 
-I. -I../include -I.     -O3 -DDBUG_OFF -O2 -mcpu=i686 -pipe 
-felide-constructors -fno-exceptions -fno-rtti  -fno-implicit-templates 
-fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF ".deps/item_sum.Tpo" \ 
  -c -o item_sum.o `test -f 'item_sum.cc' || echo './'`item_sum.cc; \ 
then mv -f ".deps/item_sum.Tpo" ".deps/item_sum.Po"; \ 
else rm -f ".deps/item_sum.Tpo"; exit 1; \ 
fi 
g++: Internal error: Killed (program cc1plus) 
Please submit a full bug report. 
See <URL:http://bugs.gentoo.org/> for instructions. 
make[4]: *** [item_sum.o] Error 1 
make[4]: *** Waiting for unfinished jobs.... 
make[4]: Leaving directory 
`/var/tmp/portage/mysql-4.0.20-r1/work/mysql-4.0.20/sql' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/mysql-4.0.20-r1/work/mysql-4.0.20/sql' 
make[2]: *** [all] Error 2 
make[2]: Leaving directory 
`/var/tmp/portage/mysql-4.0.20-r1/work/mysql-4.0.20/sql' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/mysql-4.0.20-r1/work/mysql-4.0.20' 
make: *** [all] Error 2 
 
!!! ERROR: dev-db/mysql-4.0.20-r1 failed. 
!!! Function src_compile, Line 163, Exitcode 2 
!!! compile problem 
 

Expected Results:  
upgrade mysql properly 

 
emerge info: 
Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 
2.4.26-gentoo-r3) 
================================================================= 
System uname: 2.4.26-gentoo-r3 i686 Intel(R) Celeron(R) CPU 1.70GHz 
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 -mcpu=i686 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="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 alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups doc encode 
esd firebird flash foomaticdb freetds gdbm gif gpm gstreamer gtk2 gtkhtml 
guile imlib java jpeg kde libg++ libwww mad maildir matrox mikmod motif mpeg 
mysql nas ncurses nls oci8 odbc oggvorbis opengl oss pam pda pdflib perl png 
ppds prelude python qt quicktime readline samba scanner sdl slang spell ssl 
svga tcltk tcpd tiff truetype usb videos wmf x86 xml2 xmms xprint xv zlib"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-09-11 12:40:33 UTC

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