Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 17:12:30 -0800
From:      Peter Wemm <peter@wemm.org>
To:        freebsd-amd64@freebsd.org
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: mozilla 1.7 amd64 errors
Message-ID:  <200403191712.30481.peter@wemm.org>
In-Reply-To: <1079718266.780.9.camel@gyros>
References:  <20040319121143.GF5434@xor.obsecurity.org> <1079718266.780.9.camel@gyros>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 March 2004 09:44 am, Joe Marcus Clarke wrote:
> On Fri, 2004-03-19 at 07:11, Kris Kennaway wrote:
> > http://bento.freebsd.org/errorlogs/amd64-5-latest/mozilla-1.7.a_2,2
> >.log
> > http://bento.freebsd.org/errorlogs/amd64-5-latest/mozilla-gtk1-1.7.
> >a_1.log
> >
> > Are these ports missing some of the standard patches, or is this a
> > new bug?
>
> Since the patches line up with mozilla, and mozilla built, I'd have
> to say this is a new bug.  Perhaps the amd64 people can shed some
> light on this.

Looks like a new bug:

c++ -o nsDirectoryService.o -c -DOSTYPE=\"FreeBSD5\" 
-DOSARCH=\"FreeBSD\" -D_IMPL_NS_COM -I.. -I../../dist/include/string 
-I../../dist/include/xpcom -I../../dist/include 
-I/tmp/a/ports/www/mozilla-devel/work/mozilla/dist/include/nspr  
-I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include   -fPIC  
-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 -O 
-pipe -fshort-wchar -pipe  -DNDEBUG -DTRIMMED  -I/usr/X11R6/include  
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-config.h 
nsDirectoryService.cpp
In file included from nsLocalFile.h:63,
                 from nsDirectoryService.cpp:42:
nsLocalFileUnix.h:62:1: warning: "STATFS" redefined
nsLocalFileUnix.h:54:1: warning: this is the location of the previous 
definition
{standard input}: Assembler messages:
{standard input}:530: Warning: indirect jmp without `*'
{standard input}:539: Warning: indirect jmp without `*'
{standard input}:580: Warning: indirect jmp without `*'
{standard input}:589: Warning: indirect jmp without `*'
{standard input}:804: Warning: indirect jmp without `*'
{standard input}:813: Warning: indirect jmp without `*'
^^^^^^^^^^^^^^^^^^^
I don't recall ever seeing these from mozilla before.
-- 
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



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