Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46490 - mozilla-1.6-r1 fails to compile -- building as a gnome dependency
Summary: mozilla-1.6-r1 fails to compile -- building as a gnome dependency
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-01 09:40 UTC by Nick Dimiduk (RETIRED)
Modified: 2004-04-26 07:41 UTC (History)
1 user (show)

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 Nick Dimiduk (RETIRED) gentoo-dev 2004-04-01 09:40:52 UTC
mozilla 1.6-r1 does not build

Reproducible: Always
Steps to Reproduce:
1. emerge gnome -or- emerge mozilla
2.
3.

Actual Results:  
nsPrintEngine.cpp:1895: error: parse error before `if'
nsPrintEngine.cpp: In member function `void nsPrintEngine::TurnScriptingOn(int)
   ':
nsPrintEngine.cpp:4412: warning: unused variable `nsresult rv'
make[4]: *** [nsPrintEngine.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
`/var/tmp/portage/mozilla-1.6-r1/work/mozilla/content/base/src'
make[3]: *** [libs] Error 2
make[3]: Leaving directory
`/var/tmp/portage/mozilla-1.6-r1/work/mozilla/content/base'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.6-r1/work/mozilla/content
'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.6-r1/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-1.6-r1 failed.
!!! Function src_compile, Line 379, Exitcode 2
!!! (no error message)



zidane etc # emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.5-rc2-mm3)
=================================================================
System uname: 2.6.5-rc2-mm3 i686 AMD Athlon (TM)
Gentoo Base System version 1.4.3.13p1
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -funroll-loops -pipe -O3 -mmmx -m3dnow"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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="-march=athlon-tbird -funroll-loops -pipe -O3 -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc sandbox"
GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/
http://open-systems.ufl.edu/mirrors/gentoo
http://212.219.247.20/sites/www.ibiblio.org/gentoo/
http://212.219.247.21/sites/www.ibiblio.org/gentoo/"
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="3dnow X Xaw3d acpi alsa apm avi berkdb bonobo cdr crypt cups doc dvd encode
esd flac foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imlib java
jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls nocd oggvorbis
opengl oss pam pdflib perl png python quicktime readline ruby samba scanner sdk
sdl slang spell ssl svga tcltk tcpd tiff truetype unicode usb wxwindows x86
xinerama xml xml2 xmms xv zlib"
Comment 1 Nick Dimiduk (RETIRED) gentoo-dev 2004-04-01 09:43:57 UTC
Down-graded bug severity from critical
Comment 2 Andy 2004-04-02 09:33:07 UTC
I tried
USE="mozaccess mozcalendar mozxmlterm xinerama" emerge mozilla
and it failed to build, too (my architecture is however x86). I don't know what xinerama, mozxmlterm... are just wanted to try it.

emerge mozilla works however, so I think it might be xinerama in your case, that causes the failure?
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-04-25 21:26:46 UTC
No response from submitter
Comment 4 Nick Dimiduk (RETIRED) gentoo-dev 2004-04-26 07:41:47 UTC
I was never contacted.  I believe the problem was being caused a not enough space in /var/tmp.  I could never verify this, but making /var/tmp part of the much larger / partition made the issue go away.  Odd, though, because /var/tmp was 4.5gig and I cleaned it out before the install.