+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/py27-gobject-2.28.7nb4/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/py27-gobject-2.28.7nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py27-gobject-2.28.7nb4 /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7' Making all in docs gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/docs' /opt/local/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/docs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/docs' gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/docs' Making all in glib gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/glib' CC libpyglib_2_0_python2.7_la-pyglib.lo In file included from pyglib.c:28: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ pyglib.c: In function 'pyglib_enable_threads': pyglib.c:157:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 157 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:115: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ pyglib.c: At top level: pyglib.c:490:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 490 | pyglib_float_from_timeval(GTimeVal timeval) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD libpyglib-2.0-python2.7.la CC _glib_la-glibmodule.lo In file included from glibmodule.c:30: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from glibmodule.c:29: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ glibmodule.c: In function 'pyglib_get_current_time': glibmodule.c:413:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 413 | GTimeVal timeval; | ^~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ glibmodule.c:415:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 415 | g_get_current_time(&timeval); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ glibmodule.c: In function 'pyglib_get_prgname': glibmodule.c:566:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 566 | name = g_get_prgname(); | ^ CC _glib_la-pygiochannel.lo In file included from pygiochannel.c:11: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ pygiochannel.c: In function 'py_io_channel_write_chars': pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 267 | GIOStatus status; | ^~~~~~ pygiochannel.c: In function 'py_io_channel_write_lines': pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 290 | GIOStatus status; | ^~~~~~ pygiochannel.c: In function 'py_io_channel_add_watch': pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable] 458 | GIOChannel *iochannel = NULL; | ^~~~~~~~~ pygiochannel.c: In function 'py_io_channel_read_line': pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 555 | GIOStatus status; | ^~~~~~ CC _glib_la-pygoptioncontext.lo In file included from pygoptioncontext.c:27: ./pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ./pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC _glib_la-pygoptiongroup.lo In file included from pygoptiongroup.c:27: ./pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ./pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ pygoptiongroup.c: In function 'pyg_option_group_dealloc': pygoptiongroup.c:123:13: warning: 'g_option_group_free' is deprecated [-Wdeprecated-declarations] 123 | g_option_group_free(tmp); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:66: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/goption.h:390:15: note: declared here 390 | void g_option_group_free (GOptionGroup *group); | ^~~~~~~~~~~~~~~~~~~ CC _glib_la-pygmaincontext.lo In file included from pygmaincontext.c:31: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from pygmaincontext.c:29: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CC _glib_la-pygmainloop.lo In file included from pygmainloop.c:35: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from pygmainloop.c:31: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ pygmainloop.c: In function 'pyg_signal_watch_check': pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 161 | gssize ret; | ^~~ CC _glib_la-pygsource.lo In file included from pygsource.c:33: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ pygsource.c: In function 'pyg_source_get_current_time': pygsource.c:247:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 247 | GTimeVal timeval; | ^~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ pygsource.c:252:5: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] 252 | g_source_get_current_time(self->source, &timeval); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:56: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gmain.h:702:10: note: declared here 702 | void g_source_get_current_time (GSource *source, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC _glib_la-pygspawn.lo In file included from pygspawn.c:27: pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from pygspawn.c:25: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ CCLD _glib.la ln -s .libs/_glib.so _glib.so || true gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/glib' Making all in gobject gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/gobject' CC _gobject_la-gobjectmodule.lo In file included from gobjectmodule.c:28: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluecollector.h:35, from gobjectmodule.c:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from gobjectmodule.c:30: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:1047:1: warning: 'GStaticPrivate' is deprecated: Use 'GPrivate' instead [-Wdeprecated-declarations] 1047 | static GStaticPrivate pygobject_construction_wrapper = G_STATIC_PRIVATE_INIT; | ^~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:115: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:242:8: note: declared here 242 | struct _GStaticPrivate | ^~~~~~~~~~~~~~~ gobjectmodule.c:1047:13: warning: Deprecated pre-processor symbol: replace with "G_PRIVATE_INIT" 1047 | static GStaticPrivate pygobject_construction_wrapper = G_STATIC_PRIVATE_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gobjectmodule.c: In function 'pygobject_init_wrapper_set': gobjectmodule.c:1052:5: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] 1052 | g_static_private_set(&pygobject_construction_wrapper, wrapper, NULL); | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:256:10: note: declared here 256 | void g_static_private_set (GStaticPrivate *private_key, | ^~~~~~~~~~~~~~~~~~~~ gobjectmodule.c: In function 'pygobject_init_wrapper_get': gobjectmodule.c:1058:5: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] 1058 | return (PyObject *) g_static_private_get(&pygobject_construction_wrapper); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:253:10: note: declared here 253 | gpointer g_static_private_get (GStaticPrivate *private_key); | ^~~~~~~~~~~~~~~~~~~~ gobjectmodule.c: In function 'pyg_type_add_interfaces': gobjectmodule.c:1123:15: warning: unused variable 'k' [-Wunused-variable] 1123 | guint k; | ^ gobjectmodule.c: In function 'pyg_object_new': gobjectmodule.c:1662:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1662 | GParameter *params = NULL; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:1686:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 1686 | obj = g_object_newv(type, n_params, params); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:459:13: note: declared here 459 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ gobjectmodule.c: At top level: gobjectmodule.c:2155:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2155 | GParameter *params, | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:2191:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2191 | GParameter *parameters) | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c: In function 'pygobject_constructv': gobjectmodule.c:2196:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 2196 | obj = g_object_newv(pyg_type_from_object((PyObject *) self), | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:459:13: note: declared here 459 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ gobjectmodule.c: In function 'pygobject_construct': gobjectmodule.c:2220:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2220 | GParameter *params; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:2232:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2232 | params = g_new(GParameter, n_alloced_params); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:2232:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2232 | params = g_new(GParameter, n_alloced_params); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:2250:13: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2250 | params = g_renew(GParameter, params, n_alloced_params); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c:2250:13: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2250 | params = g_renew(GParameter, params, n_alloced_params); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gobjectmodule.c: In function 'init_gobject': gobjectmodule.c:2574:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 2574 | g_type_init(); | ^~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:26: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gtype.h:735:23: note: declared here 735 | void g_type_init (void); | ^~~~~~~~~~~ CC _gobject_la-pygboxed.lo In file included from pygboxed.c:27: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygboxed.c:28: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ CC _gobject_la-pygenum.lo In file included from pygenum.c:28: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygenum.c:29: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ CC _gobject_la-pygflags.lo In file included from pygflags.c:28: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygflags.c:29: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ CC _gobject_la-pyginterface.lo In file included from pyginterface.c:28: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pyginterface.c:29: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ CC _gobject_la-pygobject.lo In file included from pygobject.c:27: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygobject.c:28: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.c: In function 'pygobject_lookup_class': pygobject.c:912:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 912 | if (py_type == NULL) | ^~ pygobject.c:915:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 915 | if (py_type == NULL) { | ^~ pygobject.c: At top level: pygobject.c:1163:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1163 | guint *n_params, GParameter **params) | ^~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.c: In function 'pygobject_prepare_construct_properties': pygobject.c:1173:9: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1173 | *params = g_new0(GParameter, PyDict_Size(kwargs)); | ^ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.c:1173:9: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1173 | *params = g_new0(GParameter, PyDict_Size(kwargs)); | ^ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.c:1176:13: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1176 | GParameter *param = &(*params)[*n_params]; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.c: In function 'pygobject_init': pygobject.c:1208:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1208 | GParameter *params = NULL; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.c: In function 'pygobject_get_properties': pygobject.c:1302:19: warning: variable 'class' set but not used [-Wunused-but-set-variable] 1302 | GObjectClass *class; | ^~~~~ CC _gobject_la-pygparamspec.lo In file included from pygparamspec.c:28: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygparamspec.c:30: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ CC _gobject_la-pygpointer.lo In file included from pygpointer.c:27: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygpointer.c:28: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ CC _gobject_la-pygtype.lo In file included from pygtype.c:27: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from pygobject-private.h:9, from pygtype.c:29: pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:91:32: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 91 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygobject-private.h:239:58: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 239 | GParameter **params); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ pygtype.c: In function 'pyg_value_array_from_pyobject': pygtype.c:682:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 682 | value_array = g_value_array_new(len); | ^~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:38: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:69:17: note: declared here 69 | GValueArray* g_value_array_new (guint n_prealloced); | ^~~~~~~~~~~~~~~~~ pygtype.c:692:13: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 692 | g_value_array_free(value_array); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:72:17: note: declared here 72 | void g_value_array_free (GValueArray *value_array); | ^~~~~~~~~~~~~~~~~~ pygtype.c:704:17: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 704 | g_value_array_free(value_array); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:72:17: note: declared here 72 | void g_value_array_free (GValueArray *value_array); | ^~~~~~~~~~~~~~~~~~ pygtype.c:717:13: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 717 | g_value_array_free(value_array); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:72:17: note: declared here 72 | void g_value_array_free (GValueArray *value_array); | ^~~~~~~~~~~~~~~~~~ pygtype.c:722:9: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 722 | g_value_array_append(value_array, &item_value); | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:82:17: note: declared here 82 | GValueArray* g_value_array_append (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~ pygtype.c: In function 'pyg_value_from_pyobject': pygtype.c:770:13: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 770 | g_value_set_char(value, PyString_AsString(obj)[0]); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:40: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:194:23: note: declared here 194 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ pygtype.c:775:13: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 775 | g_value_set_char(value, PYGLIB_PyBytes_AsString(tmp)[0]); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:194:23: note: declared here 194 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ pygtype.c:953:20: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 953 | G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) | ^~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:62:17: note: declared here 62 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ pygtype.c:953:27: warning: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 953 | G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function 'pyg_value_as_pyobject': pygtype.c:1029:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] 1029 | gint8 val = g_value_get_char(value); | ^~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:197:23: note: declared here 197 | gchar g_value_get_char (const GValue *value); | ^~~~~~~~~~~~~~~~ pygtype.c:1115:9: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 1115 | } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { | ^ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:62:17: note: declared here 62 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ pygtype.c:1115:13: warning: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 1115 | } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function 'add_property_docs': pygtype.c:1511:13: warning: Deprecated pre-processor symbol: replace with "const" 1511 | G_CONST_RETURN gchar *blurb=NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function 'pyg_param_gvalue_from_pyobject': pygtype.c:1693:13: warning: Deprecated pre-processor symbol 1693 | else if (G_IS_PARAM_SPEC_VALUE_ARRAY(pspec)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pygtype.c:1693:13: warning: Deprecated pre-processor symbol pygtype.c:1695:48: warning: Deprecated pre-processor symbol 1695 | G_PARAM_SPEC_VALUE_ARRAY(pspec)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC _gobject_la-ffi-marshaller.lo ffi-marshaller.c: In function 'g_value_from_ffi_type': ffi-marshaller.c:105:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 105 | g_value_set_char (gvalue, *(gchar*)value); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:40, from ffi-marshaller.c:23: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:194:23: note: declared here 194 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ CCLD _gobject.la ln -s .libs/_gobject.so _gobject.so || true gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/gobject' Making all in gio gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/gio' CC _gio_la-giomodule.lo In file included from giomodule.c:26: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../glib/pyglib.h:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from giomodule.c:27: ../gobject/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gobject/pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../gobject/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ giomodule.c: In function '_pyglib_init__gio': giomodule.c:53:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 53 | g_type_init(); | ^~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:26: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gtype.h:735:23: note: declared here 735 | void g_type_init (void); | ^~~~~~~~~~~ CC _gio_la-pygio-utils.lo In file included from pygio-utils.h:28, from pygio-utils.c:24: ../gobject/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gobject/pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../gobject/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ (cd .\ && /opt/local/bin/python2.7 ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override gio.override \ --prefix pygio gio.defs) > ./gen-gio.c \ && cp ./gen-gio.c ./gio.c \ && rm -f ./gen-gio.c Could not write method GCancellable.connect: No ArgType for GCallback Warning: generating old-style constructor for:g_emblemed_icon_new Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType* Could not write method GFileInfo.get_attribute_stringv: No ArgType for char** Could not write method GFileInfo.set_attribute: No ArgType for gpointer Could not write method GBufferedInputStream.peek: No ArgType for void* Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize* Could not write method GSocketAddress.to_native: No ArgType for gpointer Warning: generating old-style constructor for:g_inet_socket_address_new Warning: generating old-style constructor for:g_network_address_new Warning: generating old-style constructor for:g_network_service_new Warning: generating old-style constructor for:g_socket_new Could not write method GSocket.receive_from: No ArgType for GSocketAddress** Could not write method GSocket.receive_message: No ArgType for GSocketAddress** Could not write method GSocket.send_message: No ArgType for GOutputVector* Could not write method GSocket.create_source: No ArgType for GIOCondition Could not write method GSocketControlMessage.serialize: No ArgType for gpointer Warning: generating old-style constructor for:g_threaded_socket_service_new Warning: generating old-style constructor for:g_simple_async_result_new Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback Warning: generating old-style constructor for:g_file_icon_new Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback Could not write method GFile.load_partial_contents_finish: No ArgType for char** Could not write function async_initable_new_async: varargs functions not supported Could not write function async_initable_newv_async: No ArgType for GParameter* Could not write function async_initable_new_valist_async: No ArgType for va_list Could not write function content_type_guess_for_tree: No ArgType for char** Could not write function initable_new: varargs functions not supported Could not write function initable_newv: No ArgType for GParameter* Could not write function initable_new_valist: No ArgType for va_list Could not write function resolver_free_addresses: No ArgType for GList* Could not write function resolver_free_targets: No ArgType for GList* Could not write function resolver_error_quark: No ArgType for GQuark Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback Could not write function socket_address_new_from_native: No ArgType for gpointer Could not write function socket_control_message_deserialize: No ArgType for gpointer Could not write function srv_target_list_sort: No ArgType for GList* Warning: Constructor for GEmblemedIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSocket needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GInetSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GThreadedSocketService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GMemoryOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSimpleAsyncResult needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GFileIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 72.73% (40/55) ***INFO*** The coverage of methods is 97.27% (535/550) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC _gio_la-gio.lo In file included from gio.override:30: ../gobject/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gobject/pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../gobject/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from gio.override:33: ../glib/pyglib.h:52:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 52 | PyObject * pyglib_float_from_timeval(GTimeVal timeval); | ^~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:32, from ../gobject/pygobject.h:7: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcancellable.override: In function '_wrap_g_cancellable_make_pollfd': gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 29 | gboolean ret; | ^~~ gio.c: In function '_wrap_g_emblem_new': gio.c:1154:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1154 | GParameter params[2]; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c:1163:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1163 | memset(params, 0, sizeof(GParameter)*2); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gfileinfo.override: In function '_wrap_g_file_info_get_modification_time': gfileinfo.override:82:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 82 | GTimeVal timeval; | ^~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gfileinfo.override:84:5: warning: 'g_file_info_get_modification_time' is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] 84 | g_file_info_get_modification_time(G_FILE_INFO(self->obj), &timeval); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:85, from gio.override:31: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here 1443 | void g_file_info_get_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gfileinfo.override: In function '_wrap_g_file_info_set_modification_time': gfileinfo.override:96:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 96 | GTimeVal ttime, *mtime; | ^~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gfileinfo.override:96:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 96 | GTimeVal ttime, *mtime; | ^~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gfileinfo.override:114:5: warning: 'g_file_info_set_modification_time' is deprecated: Use 'g_file_info_set_modification_date_time' instead [-Wdeprecated-declarations] 114 | g_file_info_set_modification_time(G_FILE_INFO(self->obj), mtime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gfileinfo.h:1498:19: note: declared here 1498 | void g_file_info_set_modification_time (GFileInfo *info, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_buffered_input_stream_new': gio.c:4194:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 4194 | GParameter params[1]; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c:4203:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 4203 | memset(params, 0, sizeof(GParameter)*1); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c: In function '_wrap_g_data_input_stream_new': gio.c:4455:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 4455 | GParameter params[1]; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c:4464:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 4464 | memset(params, 0, sizeof(GParameter)*1); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until': gdatainputstream.override:160:5: warning: 'g_data_input_stream_read_until' is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations] 160 | line = g_data_input_stream_read_until(G_DATA_INPUT_STREAM(self->obj), | ^~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:50: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gdatainputstream.h:141:24: note: declared here 141 | char * g_data_input_stream_read_until (GDataInputStream *stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until_async': gdatainputstream.override:205:5: warning: 'g_data_input_stream_read_until_async' is deprecated: Use 'g_data_input_stream_read_upto_async' instead [-Wdeprecated-declarations] 205 | g_data_input_stream_read_until_async(G_DATA_INPUT_STREAM(self->obj), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gdatainputstream.h:147:24: note: declared here 147 | void g_data_input_stream_read_until_async (GDataInputStream *stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until_finish': gdatainputstream.override:239:5: warning: 'g_data_input_stream_read_until_finish' is deprecated: Use 'g_data_input_stream_read_upto_finish' instead [-Wdeprecated-declarations] 239 | line = g_data_input_stream_read_until_finish(G_DATA_INPUT_STREAM(self->obj), | ^~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gdatainputstream.h:154:24: note: declared here 154 | char * g_data_input_stream_read_until_finish (GDataInputStream *stream, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_buffered_output_stream_new': gio.c:9552:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 9552 | GParameter params[1]; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c:9561:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 9561 | memset(params, 0, sizeof(GParameter)*1); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c: In function '_wrap_g_data_output_stream_new': gio.c:9697:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 9697 | GParameter params[1]; | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c:9706:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 9706 | memset(params, 0, sizeof(GParameter)*1); | ^~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_op_res_gssize': gio.c:10255:5: warning: 'g_simple_async_result_set_op_res_gssize' is deprecated [-Wdeprecated-declarations] 10255 | g_simple_async_result_set_op_res_gssize(G_SIMPLE_ASYNC_RESULT(self->obj), op_res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:141: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:84:21: note: declared here 84 | void g_simple_async_result_set_op_res_gssize (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_get_op_res_gssize': gio.c:10267:5: warning: 'g_simple_async_result_get_op_res_gssize' is deprecated [-Wdeprecated-declarations] 10267 | ret = g_simple_async_result_get_op_res_gssize(G_SIMPLE_ASYNC_RESULT(self->obj)); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:87:21: note: declared here 87 | gssize g_simple_async_result_get_op_res_gssize (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_op_res_gboolean': gio.c:10282:5: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] 10282 | g_simple_async_result_set_op_res_gboolean(G_SIMPLE_ASYNC_RESULT(self->obj), op_res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:90:21: note: declared here 90 | void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_get_op_res_gboolean': gio.c:10294:5: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] 10294 | ret = g_simple_async_result_get_op_res_gboolean(G_SIMPLE_ASYNC_RESULT(self->obj)); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:93:21: note: declared here 93 | gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_handle_cancellation': gio.c:10309:5: warning: 'g_simple_async_result_set_handle_cancellation' is deprecated [-Wdeprecated-declarations] 10309 | g_simple_async_result_set_handle_cancellation(G_SIMPLE_ASYNC_RESULT(self->obj), handle_cancellation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:21: note: declared here 103 | void g_simple_async_result_set_handle_cancellation (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_complete': gio.c:10319:5: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 10319 | g_simple_async_result_complete(G_SIMPLE_ASYNC_RESULT(self->obj)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_complete_in_idle': gio.c:10329:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] 10329 | g_simple_async_result_complete_in_idle(G_SIMPLE_ASYNC_RESULT(self->obj)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:108:21: note: declared here 108 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_propagate_error': gio.c:10342:5: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] 10342 | ret = g_simple_async_result_propagate_error(G_SIMPLE_ASYNC_RESULT(self->obj), &dest); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:121:21: note: declared here 121 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdrive.override: In function '_wrap_g_drive_eject': gdrive.override:90:5: warning: 'g_drive_eject' is deprecated: Use 'g_drive_eject_with_operation' instead [-Wdeprecated-declarations] 90 | g_drive_eject(G_DRIVE(self->obj), | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:76: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gdrive.h:199:10: note: declared here 199 | void g_drive_eject (GDrive *drive, | ^~~~~~~~~~~~~ gio.c: In function '_wrap_g_drive_eject_finish': gio.c:11999:5: warning: 'g_drive_eject_finish' is deprecated: Use 'g_drive_eject_with_operation_finish' instead [-Wdeprecated-declarations] 11999 | ret = g_drive_eject_finish(G_DRIVE(self->obj), G_ASYNC_RESULT(result->obj), &error); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gdrive.h:206:10: note: declared here 206 | gboolean g_drive_eject_finish (GDrive *drive, | ^~~~~~~~~~~~~~~~~~~~ gfile.override: In function '_wrap_g_file_unmount_mountable': gfile.override:446:5: warning: 'g_file_unmount_mountable' is deprecated: Use 'g_file_unmount_mountable_with_operation' instead [-Wdeprecated-declarations] 446 | g_file_unmount_mountable(G_FILE(self->obj), | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:81: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gfile.h:1118:25: note: declared here 1118 | void g_file_unmount_mountable (GFile *file, | ^~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_file_unmount_mountable_finish': gio.c:15100:5: warning: 'g_file_unmount_mountable_finish' is deprecated: Use 'g_file_unmount_mountable_with_operation_finish' instead [-Wdeprecated-declarations] 15100 | ret = g_file_unmount_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gfile.h:1125:25: note: declared here 1125 | gboolean g_file_unmount_mountable_finish (GFile *file, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gfile.override: In function '_wrap_g_file_eject_mountable': gfile.override:1768:5: warning: 'g_file_eject_mountable' is deprecated: Use 'g_file_eject_mountable_with_operation' instead [-Wdeprecated-declarations] 1768 | g_file_eject_mountable(G_FILE(self->obj), flags, cancellable, | ^~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gfile.h:1140:25: note: declared here 1140 | void g_file_eject_mountable (GFile *file, | ^~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_file_eject_mountable_finish': gio.c:15168:5: warning: 'g_file_eject_mountable_finish' is deprecated: Use 'g_file_eject_mountable_with_operation_finish' instead [-Wdeprecated-declarations] 15168 | ret = g_file_eject_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gfile.h:1147:25: note: declared here 1147 | gboolean g_file_eject_mountable_finish (GFile *file, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmount.override: In function '_wrap_g_mount_unmount': gmount.override:250:5: warning: 'g_mount_unmount' is deprecated: Use 'g_mount_unmount_with_operation' instead [-Wdeprecated-declarations] 250 | g_mount_unmount(G_MOUNT(self->obj), | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:114: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gmount.h:191:13: note: declared here 191 | void g_mount_unmount (GMount *mount, | ^~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_mount_unmount_finish': gio.c:17498:5: warning: 'g_mount_unmount_finish' is deprecated: Use 'g_mount_unmount_with_operation_finish' instead [-Wdeprecated-declarations] 17498 | ret = g_mount_unmount_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gmount.h:198:13: note: declared here 198 | gboolean g_mount_unmount_finish (GMount *mount, | ^~~~~~~~~~~~~~~~~~~~~~ gmount.override: In function '_wrap_g_mount_eject': gmount.override:302:5: warning: 'g_mount_eject' is deprecated: Use 'g_mount_eject_with_operation' instead [-Wdeprecated-declarations] 302 | g_mount_eject(G_MOUNT(self->obj), | ^~~~~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gmount.h:203:13: note: declared here 203 | void g_mount_eject (GMount *mount, | ^~~~~~~~~~~~~ gio.c: In function '_wrap_g_mount_eject_finish': gio.c:17571:5: warning: 'g_mount_eject_finish' is deprecated: Use 'g_mount_eject_with_operation_finish' instead [-Wdeprecated-declarations] 17571 | ret = g_mount_eject_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gmount.h:210:13: note: declared here 210 | gboolean g_mount_eject_finish (GMount *mount, | ^~~~~~~~~~~~~~~~~~~~ gvolume.override: In function '_wrap_g_volume_eject': gvolume.override:128:5: warning: 'g_volume_eject' is deprecated: Use 'g_volume_eject_with_operation' instead [-Wdeprecated-declarations] 128 | g_volume_eject(G_VOLUME(self->obj), | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:177: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gvolume.h:219:10: note: declared here 219 | void g_volume_eject (GVolume *volume, | ^~~~~~~~~~~~~~ gio.c: In function '_wrap_g_volume_eject_finish': gio.c:18616:5: warning: 'g_volume_eject_finish' is deprecated: Use 'g_volume_eject_with_operation_finish' instead [-Wdeprecated-declarations] 18616 | ret = g_volume_eject_finish(G_VOLUME(self->obj), G_ASYNC_RESULT(result->obj), &error); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gvolume.h:226:10: note: declared here 226 | gboolean g_volume_eject_finish (GVolume *volume, | ^~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_volume_monitor_adopt_orphan_mount': gio.c:19563:5: warning: 'g_volume_monitor_adopt_orphan_mount' is deprecated [-Wdeprecated-declarations] 19563 | ret = g_volume_monitor_adopt_orphan_mount(G_MOUNT(mount->obj)); | ^~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gnativevolumemonitor.h:30, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:117: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gvolumemonitor.h:152:17: note: declared here 152 | GVolume * g_volume_monitor_adopt_orphan_mount (GMount *mount); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD _gio.la CC unix_la-unixmodule.lo In file included from unixmodule.c:26: ../gobject/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gobject/pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../gobject/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ (cd .\ && /opt/local/bin/python2.7 ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override unix.override \ --prefix pyunix unix.defs) > ./gen-unix.c \ && cp ./gen-unix.c ./unix.c \ && rm -f ./gen-unix.c Warning: generating old-style constructor for:g_desktop_app_info_new Could not write method GUnixFDMessage.steal_fds: No ArgType for gint* Warning: generating old-style constructor for:g_unix_input_stream_new Warning: generating old-style constructor for:g_unix_output_stream_new Warning: generating old-style constructor for:g_unix_socket_address_new Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile* Could not write function unix_mount_points_get: No ArgType for guint64* Could not write function unix_mounts_get: No ArgType for guint64* Could not write function unix_mount_at: No ArgType for guint64* Warning: Constructor for GUnixConnection needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GDesktopAppInfo needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixFDMessage needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixInputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 81.82% (18/22) ***INFO*** The coverage of methods is 92.86% (13/14) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC unix_la-unix.lo In file included from unix.override:25: ../gobject/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gobject/pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../gobject/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ unix.c: In function '_wrap_g_unix_socket_address_get_is_abstract': unix.c:672:5: warning: 'g_unix_socket_address_get_is_abstract' is deprecated [-Wdeprecated-declarations] 672 | ret = g_unix_socket_address_get_is_abstract(G_UNIX_SOCKET_ADDRESS(self->obj)); | ^~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gio.h:175, from unix.override:26: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gunixsocketaddress.h:76:17: note: declared here 76 | gboolean g_unix_socket_address_get_is_abstract (GUnixSocketAddress *address); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_desktop_app_info_set_desktop_env': unix.c:762:5: warning: 'g_desktop_app_info_set_desktop_env' is deprecated [-Wdeprecated-declarations] 762 | g_desktop_app_info_set_desktop_env(desktop_env); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unix.override:27: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/gio-unix-2.0/gio/gdesktopappinfo.h:79:18: note: declared here 79 | void g_desktop_app_info_set_desktop_env (const char *desktop_env); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_unix_socket_address_new_abstract': unix.c:1099:5: warning: 'g_unix_socket_address_new_abstract' is deprecated: Use 'g_unix_socket_address_new_with_type' instead [-Wdeprecated-declarations] 1099 | ret = g_unix_socket_address_new_abstract(path, path_len); | ^~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gio/gunixsocketaddress.h:63:17: note: declared here 63 | GSocketAddress *g_unix_socket_address_new_abstract (const gchar *path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD unix.la ln -s .libs/_gio.so _gio.so || true ln -s .libs/unix.so unix.so || true gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/gio' Making all in examples gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/examples' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/examples' Making all in codegen gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/codegen' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/codegen' Making all in tests gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/tests' CC testhelper_la-testhelpermodule.lo In file included from testhelpermodule.c:1: ../gobject/pygobject.h:153:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 153 | GParameter *params, | ^~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../gobject/pygobject.h:8: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../gobject/pygobject.h:187:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 187 | GParameter *parameters); | ^~~~~~~~~~ /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gparam.h:288:8: note: declared here 288 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ testhelpermodule.c: In function '_wrap_test_value_array': testhelpermodule.c:430:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 430 | g_value_init(value, G_TYPE_VALUE_ARRAY); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:38: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:62:17: note: declared here 62 | GType g_value_array_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~ testhelpermodule.c:430:13: warning: Deprecated pre-processor symbol: replace with "(g_array_get_type ())" 430 | g_value_init(value, G_TYPE_VALUE_ARRAY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ testhelpermodule.c: In function 'inittesthelper': testhelpermodule.c:529:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 529 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:115, from ../gobject/pygobject.h:7: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here 267 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ CC testhelper_la-test-floating.lo CC testhelper_la-test-thread.lo test-thread.c: In function 'test_thread_emit_signal': test-thread.c:46:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] 46 | self->thread = g_thread_create ((GThreadFunc)other_thread_cb, | ^~~~ In file included from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib.h:115, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib-object.h:24, from test-thread.h:1, from test-thread.c:1: /home/pbulk/build/devel/py-gobject/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:102:10: note: declared here 102 | GThread *g_thread_create (GThreadFunc func, | ^~~~~~~~~~~~~~~ CC testhelper_la-test-unknown.lo /usr/bin/bash ../libtool --silent --tag=CC --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -Wall -fno-strict-aliasing -L/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -Wl,-R/opt/local/gcc13/lib/gcc/x86_64-sun-solaris2.11/13.2.0 -L/opt/local/lib -Wl,-R/opt/local/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o testhelper.la -rpath /opt/local/lib/python2.7/site-packages/pygobject -module -avoid-version testhelper_la-testhelpermodule.lo testhelper_la-test-floating.lo testhelper_la-test-thread.lo testhelper_la-test-unknown.lo -L/opt/local/lib -lgobject-2.0 -lgthread-2.0 -Wl,-R/opt/local/lib -lglib-2.0 test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7/tests' gmake[2]: Entering directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7' gmake[2]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7' gmake[1]: Leaving directory '/home/pbulk/build/devel/py-gobject/work/pygobject-2.28.7' *** Please use pkgtools/verifypc to sanity check dependencies.