On 19 Jul 2008, at 03:41, Dominique Dhumieres wrote:

> On ppc(G4) OSX 10.4.11, updating to mozilla-1.7.13-1117 failed with:
>
> ...
> g++ -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/ 
> freetype2 -o nsFreeType.o -c -DOSTYPE=\"Darwin8.11.0\" -DOSARCH= 
> \"Darwin\" -I../.. -I../../../dist/include/xpcom -I../../../dist/ 
> include/string -I../../../dist/include/pref -I../../../dist/include/ 
> uconv -I../../../dist/include/unicharutil -I../../../dist/include/ 
> gfx -I../../../dist/include -I/sw/src/fink.build/ 
> mozilla-1.7.13-1117/mozilla/dist/include/nspr  -I/sw/include -I/sw/ 
> include -I/sw/include -I/sw/lib/freetype219/include/freetype2 -I/sw/ 
> lib/freetype219/include -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-non-virtual-dtor -Wno-long-long -fno-common -fshort- 
> wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/usr/X11R6/include - 
> DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/ 
> nsFreeType.pp nsFreeType.cpp
> ../../../dist/include/gfx/nsIFreeType2.h:53: error:  
> 'FTC_Image_Cache' has not been declared
> ../../../dist/include/gfx/nsIFreeType2.h:92: error:  
> 'FTC_Image_Cache' has not been declared
> ../../../dist/include/gfx/nsIFreeType2.h:92: error:  
> 'FTC_Image_Desc' has not been declared
> ../../../dist/include/gfx/nsIFreeType2.h:104: error:  
> 'FTC_Image_Cache' has not been declared
> nsFreeType.h:107: error: typedef 'FTC_Image_Cache_Lookup_t' is  
> initialized (use __typeof__ instead)
> nsFreeType.h:107: error: 'FTC_Image_Cache' was not declared in this  
> scope
> nsFreeType.h:107: error: 'FTC_Image_Desc' was not declared in this  
> scope
> nsFreeType.h:107: error: expected primary-expression before ',' token
> nsFreeType.h:107: error: expected primary-expression before ',' token
> nsFreeType.h:107: error: expected primary-expression before '*' token
> nsFreeType.h:107: error: expected primary-expression before ')' token
> nsFreeType.h:113: error: 'FTC_Image_Cache' has not been declared
> nsFreeType.h:145: error: 'FTC_Image_Cache' has not been declared
> nsFreeType.h:145: error: 'FTC_Image_Cache' has not been declared
> nsFreeType.h:145: error: 'FTC_Image_Desc' has not been declared
> nsFreeType.h:145: error: 'FTC_Image_Cache' has not been declared
> nsFreeType.h:216: error: 'FTC_Image_Cache' does not name a type
> nsFreeType.cpp:101: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Done_Face' of NULL object
> nsFreeType.cpp:101: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:102: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Done_FreeType' of NULL object
> nsFreeType.cpp:102: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:103: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Done_Glyph' of NULL object
> nsFreeType.cpp:103: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:104: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Get_Char_Index' of NULL object
> nsFreeType.cpp:104: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:105: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Get_Glyph' of NULL object
> nsFreeType.cpp:105: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:106: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Get_Sfnt_Table' of NULL object
> nsFreeType.cpp:106: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:107: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Glyph_Get_CBox' of NULL object
> nsFreeType.cpp:107: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:108: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Init_FreeType' of NULL object
> nsFreeType.cpp:108: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:109: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Load_Glyph' of NULL object
> nsFreeType.cpp:109: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:110: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_New_Face' of NULL object
> nsFreeType.cpp:110: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:111: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Outline_Decompose' of NULL object
> nsFreeType.cpp:111: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:112: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Set_Charmap' of NULL object
> nsFreeType.cpp:112: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:113: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFTC_Image_Cache_Lookup' of NULL object
> nsFreeType.cpp:113: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:114: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFTC_Manager_Lookup_Size' of NULL object
> nsFreeType.cpp:114: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:115: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFTC_Manager_Done' of NULL object
> nsFreeType.cpp:115: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:116: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFTC_Manager_New' of NULL object
> nsFreeType.cpp:116: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:117: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFTC_Image_Cache_New' of NULL object
> nsFreeType.cpp:117: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:119: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Glyph_Transform' of NULL object
> nsFreeType.cpp:119: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:120: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Get_Kerning' of NULL object
> nsFreeType.cpp:120: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:121: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Glyph_Copy' of NULL object
> nsFreeType.cpp:121: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:122: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Glyph_To_Bitmap' of NULL object
> nsFreeType.cpp:122: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:124: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Get_First_Char' of NULL object
> nsFreeType.cpp:124: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:125: warning: invalid access to non-static data  
> member 'nsFreeType2::nsFT_Get_Next_Char' of NULL object
> nsFreeType.cpp:125: warning: (perhaps the 'offsetof' macro was used  
> incorrectly)
> nsFreeType.cpp:285: error: 'nsresult nsFreeType2::ImageCacheLookup'  
> is not a static member of 'class nsFreeType2'
> nsFreeType.cpp:285: error: 'FTC_Image_Cache' was not declared in  
> this scope
> nsFreeType.cpp:285: error: 'FTC_Image_Desc' was not declared in  
> this scope
> nsFreeType.cpp:285: error: 'desc' was not declared in this scope
> nsFreeType.cpp:286: error: expected primary-expression before  
> 'glyphID'
> nsFreeType.cpp:286: error: expected primary-expression before '*'  
> token
> nsFreeType.cpp:286: error: 'glyph' was not declared in this scope
> nsFreeType.cpp:286: error: initializer expression list treated as  
> compound expression
> nsFreeType.cpp:287: error: expected ',' or ';' before '{' token
> nsFreeType.cpp:323: error: 'FTC_Image_Cache' has not been declared
> nsFreeType.cpp:392: error: 'nsresult nsFreeType2::GetImageCache' is  
> not a static member of 'class nsFreeType2'
> nsFreeType.cpp:392: error: 'FTC_Image_Cache' was not declared in  
> this scope
> nsFreeType.cpp:392: error: 'aCache' was not declared in this scope
> nsFreeType.cpp:393: error: expected ',' or ';' before '{' token
> nsFreeType.cpp: In member function 'void nsFreeType2::ClearGlobals()':
> nsFreeType.cpp:429: error: 'mImageCache' was not declared in this  
> scope
> nsFreeType.cpp: In member function 'PRBool nsFreeType2::InitLibrary 
> ()':
> nsFreeType.cpp:668: error: 'mImageCache' was not declared in this  
> scope
> make[4]: *** [nsFreeType.o] Error 1
> make[4]: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1117/ 
> mozilla/gfx/src/freetype'
> make[3]: *** [libs] Error 2
> make[3]: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1117/ 
> mozilla/gfx/src'
> make[2]: *** [libs] Error 2
> make[2]: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1117/ 
> mozilla/gfx'
> make[1]: *** [tier_9] Error 2
> make[1]: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1117/ 
> mozilla'
> make: *** [default] Error 2
> make: Leaving directory `/sw/src/fink.build/mozilla-1.7.13-1117/ 
> mozilla'
> ### execution of /var/tmp/tmp.11.NrYith failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-mozilla-1.7.13-1117
> (Reading database ... 387662 files and directories currently  
> installed.)
> Removing fink-buildlock-mozilla-1.7.13-1117 ...
> Failed: phase compiling: mozilla-1.7.13-1117 failed
>
> TIA
>
> Dominique

Right _ and other problems _ too much work to fix.
I argued already many months ago that mozilla
_being a dead package, followed up by seamonkey_
should be killed in the pangocairo branch.
If nobody reacts, will kill it myself cleanly (i.e.,
replacing by an upgrade pkg to seamonkey )
in a couple of days.

JF Mertens

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to