I want to install gecko-sdk that is a dependency for mplayerplug-in, but every time I try to emerge it fails to compile. Reproducible: Always Steps to Reproduce: 1. emerge gecko-sdk -av Actual Results: nsTableFrame.cpp: In member function `void BCCellBorder::Reset(PRUint32, PRUint32)': nsTableFrame.cpp:5428: av
I want to install gecko-sdk that is a dependency for mplayerplug-in, but every time I try to emerge it fails to compile. Reproducible: Always Steps to Reproduce: 1. emerge gecko-sdk -av Actual Results: nsTableFrame.cpp: In member function `void BCCellBorder::Reset(PRUint32, PRUint32)': nsTableFrame.cpp:5428: avís: converting de valor negatiu ` Error intern del compilador: Error al reportar rutines reentrades. 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/gecko-sdk-1.7.5/temp/ccqVeKBF.out file, please attach this to your bugreport. gmake[5]: *** [nsTableFrame.o] Error 1 gmake[5]: Leaving directory `/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla/layout/html/table/src' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla/layout/html/table' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla/layout/html' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla/layout' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla' make: *** [default] Error 2 !!! ERROR: net-libs/gecko-sdk-1.7.5 failed. !!! Function src_compile, Line 171, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message. Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.4.20040808-r1,glibc-2.3.5-r0, 2.6.12-rc5-suspend2-r2 i686) ================================================================= System uname: 2.6.12-rc5-suspend2-r2 i686 Intel(R) Pentium(R) M processor 1.60GHz Gentoo Base System version 1.6.12 Python: dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 11:37:58)] distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.6.8.1-r1, 2.6.8.1-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -mmmx -msse -msse2 -ftracer -fforce-addr -fprefetch-loop-arrays -funroll-loops -maccumulate-outgoing-args" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /opt /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/local/portage /usr/share/config /usr/share/hibernate/scriptlets.d /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /usr/share/vim/vim63/colors /var/qmail/alias /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /usr/X11R6/bin/startx /etc/env.d" CXXFLAGS="-march=pentium-m -mtune=pentium-m -O3 -pipe -fomit-frame-pointer -mmmx -msse -msse2 -ftracer -fforce-addr -fprefetch-loop-arrays -funroll-loops -maccumulate-outgoing-args" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache digest distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo/ ftp://gentoo.blueyonder.co.uk/mirrors/gentoo http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/" LANG="ca_ES@euro" LC_ALL="ca_ES@euro" LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s" LINGUAS="ca es en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X acl acpi alsa avi bash-completion berkdb bitmap-fonts cdr crypt cscope cups curl eds emboss encode esd fam flac foomaticdb fortran gd gdbm gif gnome gpm gtk gtk2 guile imagemagick imlib ipv6 java jpeg junit kde kdeenablefinal libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls nptl offensive ogg oggvorbis opengl oss pam pcmcia pda pdflib perl pic png python qt quicktime readline sdl slang snmp spell sse sse2 ssl svga symlink tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts userlocales vorbis xml2 xmms xosd xv zlib linguas_ca linguas_es linguas_en userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET
Created attachment 60631 [details] Preprocessed source stored file
Please use more conservative CFLAGS and LDFLAGS.
Sorry, but I have same result using CFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe -fomit-frame-pointer -mmmx -msse -msse2" with LDFLAGS="". Did you tried to compile?
It builds fine for me here on all of my test systems. Can you compile mozilla-1.7.8? It's pretty much the same ebuild.
I will tried.
I have the same error.
Created attachment 61229 [details] Mozilla preprocessed source file
-mmmx -msse -msse2 That probably isn't a good idea with mozilla packages. Take those out and try again please.
I haven't had success without -mmmx -msse -msse2. Could be gcc-3.4.3-20050110 the problem?
Are you sure you have enough free memory? And enough free disk space? Is swap enabled? Maybe the box is overheating? Do you have it overclocked? I'm not sure what else to suggest, but it doesn't look like a Mozilla problem. You could try building it in a chroot with the entire system build with very conservative CFLAGS/LDFLAGS. If that also fails, I'm not sure what else to suggest.
Finally I have success on emerging the package. Maybe was an overheating problem, but I'm not really sure. Thanks!
OK, closing.