Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 34126

Summary: Mozilla 1.5-r1 fails to compile
Product: Gentoo Linux Reporter: Kevin Lacquement <klac>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kevin Lacquement 2003-11-22 11:46:51 UTC
When emerging Mozilla, I get a message about missing files, followed by an
ebuild failure



Reproducible: Always
Steps to Reproduce:
1. emerge -u net-www/mozilla

Actual Results:  

make[4]: Entering directory
`/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions/access-builtin/accessproxy'
nsAccessProxy.cpp
g++ -o nsAccessProxy.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" 
-I../../../dist/include/xpcom -I../../../dist/include/string
-I../../../dist/include/docshell -I../../../dist/include/dom
-I../../../dist/include/widget -I../../../dist/include/gfx
-I../../../dist/include/layout -I../../../dist/include/content
-I../../../dist/include/uriloader -I../../../dist/include/pref
-I../../../dist/include/embedcomponents -I../../../dist/include/accessproxy
-I../../../dist/include
-I/var/tmp/portage/mozilla-1.5-r1/work/mozilla/dist/include/nspr    
-I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions
-Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-long-long -march=athlon-tbird -pipe -s -fforce-addr
-Wno-deprecated -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED
-ffunction-sections -O2  -I/usr/X11R6/include -DMOZILLA_CLIENT -include
../../../mozilla-config.h -Wp,-MD,.deps/nsAccessProxy.pp nsAccessProxy.cpp
nsAccessProxy.cpp:46:25: nsIRegistry.h: No such file or directory
In file included from nsAccessProxy.cpp:58:
nsAccessProxy.h:35:28: nsIAccessProxy.h: No such file or directory
In file included from nsAccessProxy.cpp:58:
nsAccessProxy.h: In static member function `static const nsID&
   nsAccessProxy::GetCID()':
nsAccessProxy.h:64: `NS_ACCESSPROXY_CID' undeclared (first use this function)
nsAccessProxy.h:64: (Each undeclared identifier is reported only once for each
   function it appears in.)
nsAccessProxy.cpp: In member function `virtual nsresult
   nsAccessProxy::HandleEvent(nsIDOMEvent*)':
nsAccessProxy.cpp:102: invalid use of undefined type `struct nsIDOMEvent'
../../../dist/include/dom/domstubs.h:103: forward declaration of `struct
   nsIDOMEvent'
nsAccessProxy.cpp:113: cannot convert `nsIDOMEvent*' to `nsISupports*' for
   argument `1' to `const nsQueryInterface do_QueryInterface(nsISupports*,
   nsresult*)'
make[4]: *** [nsAccessProxy.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions/access-builtin/accessproxy'
make[3]: *** [libs] Error 2
make[3]: Leaving directory
`/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions/access-builtin'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions'
make[1]: *** [tier_94] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.5-r1/work/mozilla'
make: *** [default] Error 2

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



Expected Results:  
Working installation of Mozilla

emerge info:

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(TM)Processor
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /opt/tomcat/conf
/usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
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="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm
berkdb slang readline arts tetex aalib tcltk java guile ruby mysql postgres X
sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis qt kde motif opengl
mozilla gphoto2 cdr scanner 3ds acl acpi acpi4linux apache2 artswrappersuid
clanJavaScript clanVoice cscope curl dnd doc dvd emacs flash hbci imagemagick
imap joystick junit maildir mcal mng moxp3p mozaccess mozcalendar mozp3p mozsvg
music nocd objc offensive ofx openal parse-clocks pda ppds prelude sdk tiff usb
videos vim-with-x wmf Xaw3d xinerama xml -gnome -bonobo -svga -gtk"
Comment 1 Mozilla Gentoo Team gentoo-dev 2003-11-22 16:55:48 UTC

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