Fwd: fink-gnome-core post from [email protected] requires approval

Alexander Hansen <[email protected]>
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
Begin forwarded message:

> From: Peter Dyballa <[email protected]>
> Date: September 29, 2008 6:48:20 PM EDT
> To: [email protected]
> Subject: pango1-xft2-ft219-1.22.0-1
>
>
> Hello!
>
> During configuration this error happens:
>
> 	checking for -single_module linker flag... powerpc-apple-darwin8- 
> gcc-4.0.1: unrecognized option '-no-undefined'
> 	/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: unknown  
> option character `b' in: -bind_at_load
> 	Usage: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool -static  
> [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [- 
> sacLT]
> 	Usage: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool - 
> dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only  
> arch] [-o output] [-install_name name] [-compatibility_version #] [- 
> current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [- 
> segs_read_write_addr 0x#] [-seg_addr_table <filename>] [- 
> seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
> 	no
>
>
> There is also a warning (autoconf 2.63-1 is installed):
>
> 	config.status: creating pango/pango-features.h
> 	config.status: pango/pango-features.h is unchanged
> 	configuration:
> 		backends: Cairo Xft FreeType X
> 		make
> 	cd . && /bin/sh /sw/src/fink.build/pango1-xft2-ft219-1.22.0-1/ 
> pango-1.22.0/missing --run autoheader
> 	aclocal.m4:16: warning: this file was generated for autoconf 2.62.
> 	You have another version of autoconf.  It may work, but is not  
> guaranteed to.
> 	If you have problems, you may need to regenerate the build system  
> entirely.
> 	To do so, use the procedure documented by the package, typically  
> `autoreconf'.
> 	rm -f stamp-h1
> 	touch config.h.in
> 	cd . && /bin/sh ./config.status config.h
>
> and this one that looks as if Pango won't do what it's meant for:
>
> break.c: In function 'pango_default_break':
> break.c:654: warning: enumeration value 'G_UNICODE_UNASSIGNED' not  
> handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_PRIVATE_USE' not  
> handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_SURROGATE' not  
> handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_LOWERCASE_LETTER'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_TITLECASE_LETTER'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_UPPERCASE_LETTER'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_DECIMAL_NUMBER'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_LETTER_NUMBER'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_OTHER_NUMBER' not  
> handled in switch
> break.c:654: warning: enumeration value  
> 'G_UNICODE_CONNECT_PUNCTUATION' not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_DASH_PUNCTUATION'  
> not handled in switch
> break.c:654: warning: enumeration value  
> 'G_UNICODE_CLOSE_PUNCTUATION' not handled in switch
> break.c:654: warning: enumeration value  
> 'G_UNICODE_FINAL_PUNCTUATION' not handled in switch
> break.c:654: warning: enumeration value  
> 'G_UNICODE_INITIAL_PUNCTUATION' not handled in switch
> break.c:654: warning: enumeration value  
> 'G_UNICODE_OTHER_PUNCTUATION' not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_OPEN_PUNCTUATION'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_CURRENCY_SYMBOL'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_MODIFIER_SYMBOL'  
> not handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_MATH_SYMBOL' not  
> handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_OTHER_SYMBOL' not  
> handled in switch
> break.c:654: warning: enumeration value 'G_UNICODE_SPACE_SEPARATOR'  
> not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_MANDATORY'  
> not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_CARRIAGE_RETURN' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_LINE_FEED'  
> not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_COMBINING_MARK' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_SURROGATE'  
> not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_ZERO_WIDTH_SPACE' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_INSEPARABLE' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_NON_BREAKING_GLUE' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_CONTINGENT'  
> not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_SPACE' not  
> handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_AFTER' not  
> handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_BEFORE' not  
> handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_BEFORE_AND_AFTER' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_HYPHEN' not  
> handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_NON_STARTER' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_OPEN_PUNCTUATION' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_CLOSE_PUNCTUATION' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_QUOTATION'  
> not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_EXCLAMATION' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_IDEOGRAPHIC' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_SYMBOL' not  
> handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_ALPHABETIC'  
> not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_PREFIX' not  
> handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_POSTFIX'  
> not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_COMPLEX_CONTEXT' not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_AMBIGUOUS'  
> not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_UNKNOWN'  
> not handled in switch
> break.c:772: warning: enumeration value 'G_UNICODE_BREAK_NEXT_LINE'  
> not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_WORD_JOINER' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_HANGUL_L_JAMO' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_HANGUL_V_JAMO' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_HANGUL_T_JAMO' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_HANGUL_LV_SYLLABLE' not handled in switch
> break.c:772: warning: enumeration value  
> 'G_UNICODE_BREAK_HANGUL_LVT_SYLLABLE' not handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_UNASSIGNED' not  
> handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_PRIVATE_USE' not  
> handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_SURROGATE' not  
> handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_DECIMAL_NUMBER'  
> not handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_OTHER_NUMBER' not  
> handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_DASH_PUNCTUATION'  
> not handled in switch
> break.c:785: warning: enumeration value  
> 'G_UNICODE_CLOSE_PUNCTUATION' not handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_OPEN_PUNCTUATION'  
> not handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_CURRENCY_SYMBOL'  
> not handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_MODIFIER_SYMBOL'  
> not handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_MATH_SYMBOL' not  
> handled in switch
> break.c:785: warning: enumeration value 'G_UNICODE_SPACE_SEPARATOR'  
> not handled in switch
>
>
> --
> Package manager version: 0.28.5
> Distribution version: selfupdate-rsync Mon Sep 29 22:59:45 2008,  
> 10.4, powerpc
> Mac OS X version: 10.4.11
> Xcode version: 2.5
> gcc version: 4.0.1 (Apple Computer, Inc. build 5370)
> make version: 3.81
> Feedback Courtesy of FinkCommander

-------------------------------------------------------------------------
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-gnome-core mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.gnome
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.