Subject: pkg/13013: evolution package broken by update of gal package
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@colwyn.zhadum.de>
List: netbsd-bugs
Date: 05/23/2001 16:00:27
>Number:         13013
>Category:       pkg
>Synopsis:       evolution package broken by update of gal package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 23 07:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        2001/05/12
>Organization:
Matthias Scheler                                  http://scheler.de/~matthias/
>Environment:
System: NetBSD colwyn.zhadum.de 1.5.1_BETA2 NetBSD 1.5.1_BETA2 (COLWYN) #0: Tue May 15 21:08:15 CEST 2001 tron@colwyn.zhadum.de:/src/sys/compile/COLWYN i386


>Description:
The evoluation package cannot be built with the latest gal package:

cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..					-I../../widgets/shortcut-bar		-I/usr/X11R6/include -I/usr/pkg/include/gnome-xml -I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/pkg/include -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -D_REENTRANT -I/usr/pkg/include				-DG_LOG_DOMAIN=__FILE__  -D_POSIX_THREAD_SYSCALL_SOFT=1 -I/usr/pkg/include -I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R6/include  -D_POSIX_THREAD_SYSCALL_SOFT=1 -O2 -Wall -Wunused  -c e-dateedit.c
e-dateedit.c:161: syntax error before `*'
e-dateedit.c: In function `e_date_edit_class_init':
e-dateedit.c:231: warning: implicit declaration of function `gtk_signal_new'
e-dateedit.c:233: warning: implicit declaration of function `GTK_SIGNAL_OFFSET'
e-dateedit.c:233: syntax error before `EDateEditClass'
e-dateedit.c: In function `create_children':
e-dateedit.c:308: warning: implicit declaration of function `gtk_signal_connect'
e-dateedit.c:311: warning: implicit declaration of function `gtk_signal_connect_after'
e-dateedit.c:332: warning: implicit declaration of function `gtk_drawing_area_new'
e-dateedit.c:332: warning: assignment makes pointer from integer without a cast
e-dateedit.c:336: warning: implicit declaration of function `gtk_combo_new'
e-dateedit.c:336: warning: assignment makes pointer from integer without a cast
e-dateedit.c:337: warning: implicit declaration of function `GTK_COMBO'
e-dateedit.c:337: invalid type argument of `->'
e-dateedit.c:341: invalid type argument of `->'
e-dateedit.c:341: invalid type argument of `->'
e-dateedit.c:341: invalid type argument of `->'
e-dateedit.c:341: invalid type argument of `->'
e-dateedit.c:341: invalid type argument of `->'
e-dateedit.c:345: invalid type argument of `->'
e-dateedit.c:345: invalid type argument of `->'
e-dateedit.c:345: invalid type argument of `->'
e-dateedit.c:345: invalid type argument of `->'
e-dateedit.c:345: invalid type argument of `->'
e-dateedit.c:349: invalid type argument of `->'
e-dateedit.c:349: invalid type argument of `->'
e-dateedit.c:349: invalid type argument of `->'
e-dateedit.c:349: invalid type argument of `->'
e-dateedit.c:349: invalid type argument of `->'
e-dateedit.c:381: warning: implicit declaration of function `gtk_vbox_new'
e-dateedit.c:381: warning: assignment makes pointer from integer without a cast
e-dateedit.c:399: warning: implicit declaration of function `gtk_hbutton_box_new'
e-dateedit.c:399: warning: assignment makes pointer from integer without a cast
e-dateedit.c:401: warning: implicit declaration of function `gtk_button_box_set_spacing'
e-dateedit.c:401: warning: implicit declaration of function `GTK_BUTTON_BOX'
e-dateedit.c:402: warning: implicit declaration of function `gtk_button_box_set_child_ipadding'
e-dateedit.c:403: warning: implicit declaration of function `gtk_button_box_set_child_size'
e-dateedit.c:407: warning: implicit declaration of function `_'
e-dateedit.c:407: warning: passing arg 1 of `gtk_button_new_with_label' makes pointer from integer without a cast
e-dateedit.c:413: warning: passing arg 1 of `gtk_button_new_with_label' makes pointer from integer without a cast
e-dateedit.c:421: warning: passing arg 1 of `gtk_button_new_with_label' makes pointer from integer without a cast
e-dateedit.c: In function `e_date_edit_set_time':
e-dateedit.c:563: warning: implicit declaration of function `gtk_signal_emit'
e-dateedit.c: In function `on_date_popup_key_press':
e-dateedit.c:1142: warning: implicit declaration of function `gtk_signal_emit_stop_by_name'
e-dateedit.c: In function `rebuild_time_popup':
e-dateedit.c:1213: `GtkList' undeclared (first use in this function)
e-dateedit.c:1213: (Each undeclared identifier is reported only once
e-dateedit.c:1213: for each function it appears in.)
e-dateedit.c:1213: `list' undeclared (first use in this function)
e-dateedit.c:1213: warning: statement with no effect
e-dateedit.c:1214: syntax error before `*'
e-dateedit.c:1221: warning: implicit declaration of function `GTK_LIST'
e-dateedit.c:1221: invalid type argument of `->'
e-dateedit.c:1223: warning: implicit declaration of function `gtk_list_clear_items'
e-dateedit.c:1226: `tmp_tm' undeclared (first use in this function)
e-dateedit.c:1232: `hour' undeclared (first use in this function)
e-dateedit.c:1240: `min' undeclared (first use in this function)
e-dateedit.c:1248: `format' undeclared (first use in this function)
e-dateedit.c:1253: `buffer' undeclared (first use in this function)
e-dateedit.c:1255: `listitem' undeclared (first use in this function)
e-dateedit.c:1255: warning: implicit declaration of function `gtk_list_item_new_with_label'
e-dateedit.c: In function `e_date_edit_parse_date':
e-dateedit.c:1273: warning: passing arg 2 of `strptime' makes pointer from integer without a cast
e-dateedit.c: In function `e_date_edit_parse_time':
e-dateedit.c:1307: warning: assignment makes pointer from integer without a cast
e-dateedit.c:1310: warning: assignment makes pointer from integer without a cast
e-dateedit.c: In function `field_set_to_none':
e-dateedit.c:1330: warning: assignment makes pointer from integer without a cast
e-dateedit.c: At top level:
e-dateedit.c:1339: syntax error before `*'
e-dateedit.c: In function `on_date_edit_time_selected':
e-dateedit.c:1346: `list' undeclared (first use in this function)
e-dateedit.c:1353: `dedit' undeclared (first use in this function)
e-dateedit.c: In function `on_time_entry_key_press':
e-dateedit.c:1397: warning: implicit declaration of function `gtk_signal_emit_by_name'
e-dateedit.c:1397: invalid type argument of `->'
e-dateedit.c:1397: invalid type argument of `->'
e-dateedit.c:1397: invalid type argument of `->'
e-dateedit.c:1397: invalid type argument of `->'
e-dateedit.c:1397: invalid type argument of `->'
e-dateedit.c: In function `e_date_edit_update_date_entry':
e-dateedit.c:1445: warning: passing arg 2 of `gtk_entry_set_text' makes pointer from integer without a cast
e-dateedit.c:1454: warning: passing arg 3 of `strftime' makes pointer from integer without a cast
e-dateedit.c: In function `e_date_edit_update_time_entry':
e-dateedit.c:1471: invalid type argument of `->'
e-dateedit.c:1486: warning: assignment makes pointer from integer without a cast
e-dateedit.c:1489: warning: assignment makes pointer from integer without a cast
e-dateedit.c:1492: invalid type argument of `->'
e-dateedit.c: In function `e_date_edit_update_time_combo_state':
e-dateedit.c:1509: invalid type argument of `->'
e-dateedit.c:1511: invalid type argument of `->'
e-dateedit.c: In function `e_date_edit_check_time_changed':
e-dateedit.c:1560: invalid type argument of `->'
gmake[3]: *** [e-dateedit.o] Error 1
gmake[3]: Leaving directory `/src/NetBSD-current/pkgsrc/mail/evolution/work/evolution-0.9/widgets/misc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/src/NetBSD-current/pkgsrc/mail/evolution/work/evolution-0.9/widgets'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/src/NetBSD-current/pkgsrc/mail/evolution/work/evolution-0.9'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.

>How-To-Repeat:
cd pkgsrc/devel/gal
make update
cd pkgsrc/mail/evolution
make

>Fix:
Either downgrade gal or update evolution

>Release-Note:
>Audit-Trail:
>Unformatted: