Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2005 11:08:12 -0500
From:      web@3dresearch.com
To:        Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: firefox-1.0.6_5,1 upgrade fails
Message-ID:  <6.2.1.2.0.20051129110512.03d04ef0@imap.telissant.com>
In-Reply-To: <44ek4zk0ok.fsf@be-well.ilk.org>
References:  <nrKtMnpw.1133228978.4562220.janos@imap.3dresearch.com> <44ek4zk0ok.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:07 AM 11/29/2005, you wrote:
>jd <web@3dresearch.com> writes:
>
> > I'm trying to upgrade firefox-1.0.6_5,1 to 1.0.7_4,1 and portupgrade
> > fails with this error:
> >
> > [...]
> >
> > I'm wondering: is this really a bug, or is this indicative of an error I
> > have made?
>
>Can't tell.  You started quoting right after the actual error was listed.
>
>The port certainly builds for other people.  You can always check the
>build cluster by pointing your web browser at pointyhat.freebsd.org.

Well, here is what I have from the tail end of the build:

+++ overriding locale/en-US/p3p/contents.rdf
   adding: locale/en-US/p3p/contents.rdf (stored 0%)
gmake[3]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla/extensions/p3p'
gmake[3]: Entering directory 
`/usr/ports/www/firefox/work/mozilla/extensions/negotiateauth'
nsNegotiateAuthFactory.cpp
c++ -o nsNegotiateAuthFactory.o -c -DOSTYPE=\"FreeBSD5\" 
-DOSARCH=\"FreeBSD\" -DHAVE_DEPENDENT_LIBS -DUSE_GSSAPI 
-I/usr/include  -I../../dist/include/xpcom -I../../dist/include/string 
-I../../dist/include/necko -I../../dist/include/pref 
-I../../dist/include/negotiateauth -I../../dist/include 
-I/usr/local/include/nspr -I/usr/local/include -I/usr/local/include  -I. 
-I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include 
-I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti 
-fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wno-long-long -O2 -fno-strict-aliasing -pipe -fshort-wchar -pipe  -DDEBUG 
-D_DEBUG -DDEBUG_root -DTRACING -g  -I/usr/X11R6/include 
-I/usr/local/include  -I/usr/X11R6/include  -I/usr/X11R6/include 
-DMOZILLA_CLIENT -include ../../mozilla-config.h nsNegotiateAuthFactory.cpp
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:82: error: conflicting declaration 
'typedef void*gss_name_t'
/usr/include/gssapi.h:64: error: 'gss_name_t' has a previous declaration as 
`typedef struct Principal*gss_name_t'
/usr/local/include/gssapi/gssapi.h:82: error: declaration of `typedef 
void*gss_name_t'
/usr/include/gssapi.h:64: error: conflicts with previous declaration 
`typedef struct Principal*gss_name_t'
/usr/local/include/gssapi/gssapi.h:82: error: declaration of `typedef 
void*gss_name_t'
/usr/include/gssapi.h:64: error: conflicts with previous declaration 
`typedef struct Principal*gss_name_t'
/usr/local/include/gssapi/gssapi.h:83: error: conflicting declaration 
'typedef void*gss_cred_id_t'
/usr/include/gssapi.h:103: error: 'gss_cred_id_t' has a previous 
declaration as `typedef struct gss_cred_id_t_desc*gss_cred_id_t'
/usr/local/include/gssapi/gssapi.h:83: error: declaration of `typedef 
void*gss_cred_id_t'
/usr/include/gssapi.h:103: error: conflicts with previous declaration 
`typedef struct gss_cred_id_t_desc*gss_cred_id_t'
/usr/local/include/gssapi/gssapi.h:83: error: declaration of `typedef 
void*gss_cred_id_t'
/usr/include/gssapi.h:103: error: conflicts with previous declaration 
`typedef struct gss_cred_id_t_desc*gss_cred_id_t'
/usr/local/include/gssapi/gssapi.h:84: error: conflicting declaration 
'typedef void*gss_ctx_id_t'
/usr/include/gssapi.h:76: error: 'gss_ctx_id_t' has a previous declaration 
as `typedef struct gss_ctx_id_t_desc*gss_ctx_id_t'
/usr/local/include/gssapi/gssapi.h:84: error: declaration of `typedef 
void*gss_ctx_id_t'
/usr/include/gssapi.h:76: error: conflicts with previous declaration 
`typedef struct gss_ctx_id_t_desc*gss_ctx_id_t'
/usr/local/include/gssapi/gssapi.h:84: error: declaration of `typedef 
void*gss_ctx_id_t'
/usr/include/gssapi.h:76: error: conflicts with previous declaration 
`typedef struct gss_ctx_id_t_desc*gss_ctx_id_t'
/usr/local/include/gssapi/gssapi.h:113: error: redefinition of `struct 
gss_OID_desc_struct'
/usr/include/gssapi.h:78: error: previous definition of `struct 
gss_OID_desc_struct'
/usr/local/include/gssapi/gssapi.h:116: error: ISO C++ forbids declaration 
of `gss_OID_desc' with no type
/usr/local/include/gssapi/gssapi.h:116: error: conflicting declaration 
'typedef int gss_OID_desc'
/usr/include/gssapi.h:81: error: 'gss_OID_desc' has a previous declaration 
as `typedef struct gss_OID_desc_struct gss_OID_desc'
/usr/local/include/gssapi/gssapi.h:116: error: declaration of `typedef int 
gss_OID_desc'
/usr/include/gssapi.h:81: error: conflicts with previous declaration 
`typedef struct gss_OID_desc_struct gss_OID_desc'
/usr/local/include/gssapi/gssapi.h:116: error: declaration of `typedef int 
gss_OID_desc'
/usr/include/gssapi.h:81: error: conflicts with previous declaration 
`typedef struct gss_OID_desc_struct gss_OID_desc'
/usr/local/include/gssapi/gssapi.h:116: error: ISO C++ forbids declaration 
of `gss_OID' with no type
/usr/local/include/gssapi/gssapi.h:116: error: conflicting declaration 
'typedef int*gss_OID'
/usr/include/gssapi.h:81: error: 'gss_OID' has a previous declaration as 
`typedef struct gss_OID_desc_struct*gss_OID'
/usr/local/include/gssapi/gssapi.h:116: error: declaration of `typedef 
int*gss_OID'
/usr/include/gssapi.h:81: error: conflicts with previous declaration 
`typedef struct gss_OID_desc_struct*gss_OID'
/usr/local/include/gssapi/gssapi.h:116: error: declaration of `typedef 
int*gss_OID'
/usr/include/gssapi.h:81: error: conflicts with previous declaration 
`typedef struct gss_OID_desc_struct*gss_OID'
/usr/local/include/gssapi/gssapi.h:119: error: redefinition of `struct 
gss_OID_set_desc_struct'
/usr/include/gssapi.h:83: error: previous definition of `struct 
gss_OID_set_desc_struct'
/usr/local/include/gssapi/gssapi.h:122: error: ISO C++ forbids declaration 
of `gss_OID_set_desc' with no type
/usr/local/include/gssapi/gssapi.h:122: error: conflicting declaration 
'typedef int gss_OID_set_desc'
/usr/include/gssapi.h:86: error: 'gss_OID_set_desc' has a previous 
declaration as `typedef struct gss_OID_set_desc_struct gss_OID_set_desc'
/usr/local/include/gssapi/gssapi.h:122: error: declaration of `typedef int 
gss_OID_set_desc'
/usr/include/gssapi.h:86: error: conflicts with previous declaration 
`typedef struct gss_OID_set_desc_struct gss_OID_set_desc'
/usr/local/include/gssapi/gssapi.h:122: error: declaration of `typedef int 
gss_OID_set_desc'
/usr/include/gssapi.h:86: error: conflicts with previous declaration 
`typedef struct gss_OID_set_desc_struct gss_OID_set_desc'
/usr/local/include/gssapi/gssapi.h:122: error: ISO C++ forbids declaration 
of `gss_OID_set' with no type
/usr/local/include/gssapi/gssapi.h:122: error: conflicting declaration 
'typedef int*gss_OID_set'
/usr/include/gssapi.h:86: error: 'gss_OID_set' has a previous declaration 
as `typedef struct gss_OID_set_desc_struct*gss_OID_set'
/usr/local/include/gssapi/gssapi.h:122: error: declaration of `typedef 
int*gss_OID_set'
/usr/include/gssapi.h:86: error: conflicts with previous declaration 
`typedef struct gss_OID_set_desc_struct*gss_OID_set'
/usr/local/include/gssapi/gssapi.h:122: error: declaration of `typedef 
int*gss_OID_set'
/usr/include/gssapi.h:86: error: conflicts with previous declaration 
`typedef struct gss_OID_set_desc_struct*gss_OID_set'
/usr/local/include/gssapi/gssapi.h:124: error: redefinition of `struct 
gss_buffer_desc_struct'
/usr/include/gssapi.h:105: error: previous definition of `struct 
gss_buffer_desc_struct'
/usr/local/include/gssapi/gssapi.h:127: error: ISO C++ forbids declaration 
of `gss_buffer_desc' with no type
/usr/local/include/gssapi/gssapi.h:127: error: conflicting declaration 
'typedef int gss_buffer_desc'
/usr/include/gssapi.h:108: error: 'gss_buffer_desc' has a previous 
declaration as `typedef struct gss_buffer_desc_struct gss_buffer_desc'
/usr/local/include/gssapi/gssapi.h:127: error: declaration of `typedef int 
gss_buffer_desc'
/usr/include/gssapi.h:108: error: conflicts with previous declaration 
`typedef struct gss_buffer_desc_struct gss_buffer_desc'
/usr/local/include/gssapi/gssapi.h:127: error: declaration of `typedef int 
gss_buffer_desc'
/usr/include/gssapi.h:108: error: conflicts with previous declaration 
`typedef struct gss_buffer_desc_struct gss_buffer_desc'
/usr/local/include/gssapi/gssapi.h:127: error: ISO C++ forbids declaration 
of `gss_buffer_t' with no type
/usr/local/include/gssapi/gssapi.h:127: error: conflicting declaration 
'typedef int*gss_buffer_t'
/usr/include/gssapi.h:108: error: 'gss_buffer_t' has a previous declaration 
as `typedef struct gss_buffer_desc_struct*gss_buffer_t'
/usr/local/include/gssapi/gssapi.h:127: error: declaration of `typedef 
int*gss_buffer_t'
/usr/include/gssapi.h:108: error: conflicts with previous declaration 
`typedef struct gss_buffer_desc_struct*gss_buffer_t'
/usr/local/include/gssapi/gssapi.h:127: error: declaration of `typedef 
int*gss_buffer_t'
/usr/include/gssapi.h:108: error: conflicts with previous declaration 
`typedef struct gss_buffer_desc_struct*gss_buffer_t'
/usr/local/include/gssapi/gssapi.h:129: error: redefinition of `struct 
gss_channel_bindings_struct'
/usr/include/gssapi.h:110: error: previous definition of `struct 
gss_channel_bindings_struct'
/usr/local/include/gssapi/gssapi.h:135: error: ISO C++ forbids declaration 
of `gss_channel_bindings_t' with no type
/usr/local/include/gssapi/gssapi.h:135: error: conflicting declaration 
'typedef int*gss_channel_bindings_t'
/usr/include/gssapi.h:116: error: 'gss_channel_bindings_t' has a previous 
declaration as `typedef struct 
gss_channel_bindings_struct*gss_channel_bindings_t'
/usr/local/include/gssapi/gssapi.h:135: error: declaration of `typedef 
int*gss_channel_bindings_t'
/usr/include/gssapi.h:116: error: conflicts with previous declaration 
`typedef struct gss_channel_bindings_struct*gss_channel_bindings_t'
/usr/local/include/gssapi/gssapi.h:135: error: declaration of `typedef 
int*gss_channel_bindings_t'
/usr/include/gssapi.h:116: error: conflicts with previous declaration 
`typedef struct gss_channel_bindings_struct*gss_channel_bindings_t'
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:230:1: warning: "GSS_C_INDEFINITE" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:214:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:243:1: warning: 
"GSS_C_CALLING_ERROR_MASK" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:340:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:244:1: warning: 
"GSS_C_ROUTINE_ERROR_MASK" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:341:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:245:1: warning: 
"GSS_C_SUPPLEMENTARY_MASK" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:342:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:252:1: warning: "GSS_CALLING_ERROR" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:350:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:254:1: warning: "GSS_ROUTINE_ERROR" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:352:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:256:1: warning: "GSS_SUPPLEMENTARY_INFO" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:354:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:258:1: warning: "GSS_ERROR" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:356:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:269:1: warning: 
"GSS_S_CALL_INACCESSIBLE_READ" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:367:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:271:1: warning: 
"GSS_S_CALL_INACCESSIBLE_WRITE" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:369:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:273:1: warning: 
"GSS_S_CALL_BAD_STRUCTURE" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:371:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:279:1: warning: "GSS_S_BAD_MECH" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:377:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:280:1: warning: "GSS_S_BAD_NAME" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:378:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:281:1: warning: "GSS_S_BAD_NAMETYPE" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:379:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:282:1: warning: "GSS_S_BAD_BINDINGS" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:381:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:283:1: warning: "GSS_S_BAD_STATUS" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:382:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:284:1: warning: "GSS_S_BAD_SIG" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:383:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:285:1: warning: "GSS_S_NO_CRED" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:385:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:286:1: warning: "GSS_S_NO_CONTEXT" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:386:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:287:1: warning: "GSS_S_DEFECTIVE_TOKEN" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:387:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:288:1: warning: 
"GSS_S_DEFECTIVE_CREDENTIAL" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:388:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:290:1: warning: 
"GSS_S_CREDENTIALS_EXPIRED" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:389:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:292:1: warning: "GSS_S_CONTEXT_EXPIRED" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:390:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:294:1: warning: "GSS_S_FAILURE" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:391:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:295:1: warning: "GSS_S_BAD_QOP" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:392:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:296:1: warning: "GSS_S_UNAUTHORIZED" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:393:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:297:1: warning: "GSS_S_UNAVAILABLE" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:394:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:298:1: warning: 
"GSS_S_DUPLICATE_ELEMENT" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:395:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:300:1: warning: "GSS_S_NAME_NOT_MN" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:396:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:306:1: warning: "GSS_S_CONTINUE_NEEDED" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:401:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:307:1: warning: "GSS_S_DUPLICATE_TOKEN" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:402:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:308:1: warning: "GSS_S_OLD_TOKEN" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:403:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:309:1: warning: "GSS_S_UNSEQ_TOKEN" 
redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:404:1: warning: this is the location of the previous 
definition
In file included from /usr/local/include/gssapi/gssapi_generic.h:30,
                  from nsNegotiateAuthGSSAPI.h:56,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/local/include/gssapi/gssapi.h:310:1: warning: "GSS_S_GAP_TOKEN" redefined
In file included from nsNegotiateAuthGSSAPI.h:48,
                  from nsNegotiateAuthFactory.cpp:64:
/usr/include/gssapi.h:405:1: warning: this is the location of the previous 
definition
gmake[3]: *** [nsNegotiateAuthFactory.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/www/firefox/work/mozilla/extensions/negotiateauth'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade29476.0 make
** Fix the problem and try again.
--->  Build of www/firefox ended at: Mon, 28 Nov 2005 17:52:47 -0500 
(consumed 01:26:28)
--->  Upgrade of www/firefox ended at: Mon, 28 Nov 2005 17:52:48 -0500 
(consumed 01:26:28)
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
         - lang/perl5.8 (perl-5.8.7)
         - graphics/png (png-1.2.8_2)
         - converters/libiconv (libiconv-1.9.2_1)
         - graphics/jpeg (jpeg-6b_3)
         - devel/gettext (gettext-0.14.5)
         - devel/nspr (nspr-4.6_1)
         - devel/popt (popt-1.7)
         - devel/pkgconfig (pkgconfig-0.20)
         - devel/glib20 (glib-2.8.4)
         - accessibility/atk (atk-1.10.3)
         - print/freetype2 (freetype2-2.1.10_1)
         - textproc/expat2 (expat-1.95.8_3)
         - x11-fonts/fontconfig (fontconfig-2.3.2,1)
         - textproc/libxml2 (libxml2-2.6.22)
         - security/nss (nss-3.10)
         - devel/desktop-file-utils (desktop-file-utils-0.10_3)
         - x11/xorg-libraries (xorg-libraries-6.8.2)
         - misc/hicolor-icon-theme (hicolor-icon-theme-0.5)
         - graphics/tiff (tiff-3.7.4)
         - x11-fonts/libXft (libXft-2.1.7)
         - x11-fonts/xorg-fonts-encodings (xorg-fonts-encodings-6.8.2)
         - devel/libIDL (libIDL-0.8.6_1)
         - misc/gnomehier (gnomehier-2.0_7)
         - misc/shared-mime-info (shared-mime-info-0.16_2)
         - x11-fonts/bitstream-vera (bitstream-vera-1.10_2)
         - x11-fonts/xorg-fonts-truetype (xorg-fonts-truetype-6.8.2)
         - x11-toolkits/pango (pango-1.10.1)
         + x11-toolkits/gtk20 (gtk-2.8.7)
         ! www/firefox (firefox-1.0.6_5,1)       (bad C++ code)
--->  Packages processed: 1 done, 27 ignored, 0 skipped and 1 failed
--->  Session ended at: Mon, 28 Nov 2005 17:53:15 -0500 (consumed 01:42:22)

Janos Dohanics





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.1.2.0.20051129110512.03d04ef0>