On Tue, Apr 08, 2008 at 12:28:22AM +0200, Frank Lichtenheld wrote: > Package: xulrunner > Version: 1.9~b4-1 > Severity: serious > > Hi, > > your package failed to build from source. > > | ../../../dist/include/xpcom/nsVoidArray.h: In member function 'void > nsAutoVoidArray::ResetToAutoBuffer()': > | ../../../dist/include/xpcom/nsVoidArray.h:193: warning: cast from 'char*' > to 'nsVoidArray::Impl*' increases required alignment of target type
Okay, so this is obviously happening because netwerk/cookie/src is one of the few directories where upstream added -Werror. Now, is this warning going to be harmful at runtime or not on hppa, I don't know. Do you have an idea? If not, are you in position to try to build removing CXXFLAGS += $(WARNINGS_AS_ERRORS) from netwerk/cookie/src/Makefile.in, run the mybrowser application[1], and run a site where cookies are used? Thanks Mike 1. http://benjamin.smedbergs.us/xulrunner/mybrowser-0.2.2.xulapp (unzip the stuff, change the MaxVersion in application.ini to 1.9, and run xulrunner-1.9 application.ini) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]