Hi fellows,
gimp2-svg-2.6.4-4 fails to compile repeatedly. selfupdate doesn't help.
My configuration:
Mac Book core duo,
MacOS 10.4.11
uname prints:
Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007;
root:xnu-792.25.20~1/RELEASE_I386 i386 i386
Errors starting with the first faulty gcc call follow.
----8<-------*snip*
gcc -I/sw/lib/system-openssl/include -I/sw/lib/fontconfig2/include
-I/sw/include -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -g
-O2 -Wall -Wdeclaration-after-statement -Wmissing-prototypes
-Wmissing-declarations -Winit-self -Wpointer-arith
-Wold-style-definition -g -O2 -Wall -Wdeclaration-after-statement
-Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith
-Wold-style-definition -I../.. -I../.. -I/sw/lib/fontconfig2/include
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
-I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/pixman-1
-I/sw/include/freetype2 -I/sw/include -I/sw/include/libpng12
-I/usr/X11R6/include -I/usr/X11/include -UGTK_DISABLE_SINGLE_INCLUDES -c
libgimp-scan.c -fno-common -DPIC -o .libs/libgimp-scan.o
In file included from /sw/include/libgimp/gimpui.h:25,
from libgimp-scan.c:9:
/sw/include/libgimp/gimpchainbutton.h:81: error: parse error before
'gimp_chain_button_get_type'
/sw/include/libgimp/gimpchainbutton.h:81: warning: type defaults to
'int' in declaration of 'gimp_chain_button_get_type'
/sw/include/libgimp/gimpchainbutton.h:81: warning: data definition has
no type or storage class
In file included from /sw/include/libgimp/gimpui.h:26,
from libgimp-scan.c:9:
/sw/include/libgimp/gimpcolorbutton.h:54: error: parse error before
'gimp_color_button_get_type'
/sw/include/libgimp/gimpcolorbutton.h:54: warning: type defaults to
'int' in declaration of 'gimp_color_button_get_type'
/sw/include/libgimp/gimpcolorbutton.h:54: warning: data definition has
no type or storage class
In file included from /sw/include/libgimp/gimpui.h:29,
from libgimp-scan.c:9:
/sw/include/libgimp/gimpfileselection.h:70: error: parse error before
'gimp_file_selection_get_type'
/sw/include/libgimp/gimpfileselection.h:70: warning: type defaults to
'int' in declaration of 'gimp_file_selection_get_type'
/sw/include/libgimp/gimpfileselection.h:70: warning: data definition has
no type or storage class
In file included from /sw/include/libgimp/gimpui.h:32,
from libgimp-scan.c:9:
/sw/include/libgimp/gimppatheditor.h:70: error: parse error before
'gimp_path_editor_get_type'
/sw/include/libgimp/gimppatheditor.h:70: warning: type defaults to 'int'
in declaration of 'gimp_path_editor_get_type'
/sw/include/libgimp/gimppatheditor.h:70: warning: data definition has no
type or storage class
In file included from /sw/include/libgimp/gimpui.h:33,
from libgimp-scan.c:9:
/sw/include/libgimp/gimppixmap.h:44: error: parse error before 'GtkPixmap'
/sw/include/libgimp/gimppixmap.h:44: warning: no semicolon at end of
struct or union
/sw/include/libgimp/gimppixmap.h:47: error: parse error before '}' token
/sw/include/libgimp/gimppixmap.h:51: error: parse error before
'GtkPixmapClass'
/sw/include/libgimp/gimppixmap.h:51: warning: no semicolon at end of
struct or union
/sw/include/libgimp/gimppixmap.h:54: error: parse error before
'gimp_pixmap_get_type'
/sw/include/libgimp/gimppixmap.h:54: warning: type defaults to 'int' in
declaration of 'gimp_pixmap_get_type'
/sw/include/libgimp/gimppixmap.h:54: warning: data definition has no
type or storage class
In file included from /sw/include/libgimp/gimpui.h:35,
from libgimp-scan.c:9:
/sw/include/libgimp/gimpsizeentry.h:81: error: parse error before
'gimp_size_entry_get_type'
/sw/include/libgimp/gimpsizeentry.h:81: warning: type defaults to 'int'
in declaration of 'gimp_size_entry_get_type'
/sw/include/libgimp/gimpsizeentry.h:81: warning: data definition has no
type or storage class
In file included from /sw/include/libgimp/gimpui.h:36,
from libgimp-scan.c:9:
/sw/include/libgimp/gimpunitmenu.h:46: error: parse error before
'GtkOptionMenu'
/sw/include/libgimp/gimpunitmenu.h:46: warning: no semicolon at end of
struct or union
/sw/include/libgimp/gimpunitmenu.h:58: error: parse error before '}' token
/sw/include/libgimp/gimpunitmenu.h:62: error: parse error before
'GtkOptionMenuClass'
/sw/include/libgimp/gimpunitmenu.h:62: warning: no semicolon at end of
struct or union
/sw/include/libgimp/gimpunitmenu.h:65: error: parse error before '}' token
/sw/include/libgimp/gimpunitmenu.h:68: error: parse error before
'gimp_unit_menu_get_type'
/sw/include/libgimp/gimpunitmenu.h:68: warning: type defaults to 'int'
in declaration of 'gimp_unit_menu_get_type'
/sw/include/libgimp/gimpunitmenu.h:68: warning: data definition has no
type or storage class
In file included from /sw/include/libgimp/gimpui.h:37,
from libgimp-scan.c:9:
/sw/include/libgimp/gimpwidgets.h:52: error: parse error before
'GtkSignalFunc'
/sw/include/libgimp/gimpwidgets.h:64: error: parse error before '*' token
/sw/include/libgimp/gimpwidgets.h:83: error: parse error before
'GtkSignalFunc'
libgimp-scan.c: In function 'get_object_types':
libgimp-scan.c:20: warning: implicit declaration of function
'gimp_aspect_preview_get_type'
libgimp-scan.c:21: warning: implicit declaration of function
'gimp_brush_select_button_get_type'
libgimp-scan.c:22: warning: implicit declaration of function
'gimp_channel_combo_box_get_type'
libgimp-scan.c:23: warning: implicit declaration of function
'gimp_drawable_combo_box_get_type'
libgimp-scan.c:24: warning: implicit declaration of function
'gimp_drawable_preview_get_type'
libgimp-scan.c:25: warning: implicit declaration of function
'gimp_font_select_button_get_type'
libgimp-scan.c:26: warning: implicit declaration of function
'gimp_gradient_select_button_get_type'
libgimp-scan.c:27: warning: implicit declaration of function
'gimp_image_combo_box_get_type'
libgimp-scan.c:28: warning: implicit declaration of function
'gimp_layer_combo_box_get_type'
libgimp-scan.c:29: warning: implicit declaration of function
'gimp_palette_select_button_get_type'
libgimp-scan.c:30: warning: implicit declaration of function
'gimp_pattern_select_button_get_type'
libgimp-scan.c:31: warning: implicit declaration of function
'gimp_proc_browser_dialog_get_type'
libgimp-scan.c:32: warning: implicit declaration of function
'gimp_progress_bar_get_type'
libgimp-scan.c:33: warning: implicit declaration of function
'gimp_select_button_get_type'
libgimp-scan.c:34: warning: implicit declaration of function
'gimp_vectors_combo_box_get_type'
libgimp-scan.c:35: warning: implicit declaration of function
'gimp_zoom_preview_get_type'
Compilation of scanner failed:
make[3]: *** [scan-build.stamp] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.14.Jspu3C failed, exit code 2
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users