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

Bug 64935

Summary: mozilla-firefox-1.0_pre failed to build.
Product: Gentoo Linux Reporter: James Gatt <james152>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED NEEDINFO    
Severity: normal CC: karltk
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description James Gatt 2004-09-22 00:49:38 UTC
nsNegotiateAuthFactory.cpp failes to compile, with problems in nsNegotiateAuthGSSAPI.h.

Reproducible: Always
Steps to Reproduce:
1. emerge firefox
2.
3.

Actual Results:  
g++ -o nsHttpNegotiateAuth.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -
DHAVE_DEPENDENT_LIBS -DUSE_GSSAPI -I/usr/include/heimdal -
I../../dist/include/xpcom -I../../dist/include/string -
I../../dist/include/necko -I../../dist/include/pref -
I../../dist/include/negotiateauth -I../../dist/include -
I/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla/dist/include/nspr -I. -
I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions  -
Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-
dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium3 -pipe -Wno-
deprecated -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-
sections -O2  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-
config.h -Wp,-MD,.deps/nsHttpNegotiateAuth.pp nsHttpNegotiateAuth.cpp
In file included from nsNegotiateAuthFactory.cpp:64:
nsNegotiateAuthGSSAPI.h:74: error: parse error before `)' token
nsNegotiateAuthGSSAPI.h:76: error: semicolon missing after declaration of `
   nsNegotiateAuth'
nsNegotiateAuthGSSAPI.h:76: error: parse error before `:' token
nsNegotiateAuthGSSAPI.h:78: error: 'gss_OID' is used as a type, but is not 
   defined as a type.
nsNegotiateAuthGSSAPI.h:81: error: parse error before `}' token
gmake[3]: *** [nsNegotiateAuthFactory.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla/extensions/negotiateauth'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0_pre/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-firefox-1.0_pre failed.
!!! Function src_compile, Line 83, Exitcode 2
!!! (no error message)


Expected Results:  
Successful build.

USE="-3dnow alsa apache2 apm -arts atm avi berkdb bmp crypt cscope cups 
directfb doc dvb dvd fam fbcon fusion gif gtk gtk2 imap innodb java jikes 
joystick jpeg junit kde -ldap lesstif libg++ libwww lirc mad maildir matrox mmx 
motif mozilla mpeg mysql ncurses nocd odbc oggvorbis oss pam pdflib perl png 
postgres python qt quicktime readline samba spell sse ssl svga tcltk tiff 
truetype usb videos X Xaw3d xml xml2 xv zlib"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-11-16 08:11:01 UTC
Still a problem with 1.0-r3?

If so, please create two attachements:
1. full build log (create with "script" command)
2. config.log
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-11-16 08:15:13 UTC
*** Bug 65184 has been marked as a duplicate of this bug. ***
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-11-16 13:08:01 UTC
Please re-open if still a problem and you provide the requested information