dbus-glib fails to build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 May 2021 22:28:17 UTC
*/usr/local/include/glib-2.0/gobject/gvaluearray.h:62:1: **note: *'g_value_array_get_nth' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) *^* */usr/local/include/glib-2.0/glib/gversionmacros.h:437:49: **note: *expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) * ^* */usr/local/include/glib-2.0/glib/gmacros.h:984:32: **note: *expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN * ^* */usr/local/include/glib-2.0/glib/gmacros.h:952:44: **note: *expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) 7 warnings and 3 errors generated. gmake[8]: *** [Makefile:475: example-service.o] Error 1 gmake[8]: Leaving directory '/usr/ports/devel/dbus-glib/work/dbus-glib-0.110/dbus/examples' gmake[7]: *** [Makefile:511: all-recursive] Error 1 gmake[7]: Leaving directory '/usr/ports/devel/dbus-glib/work/dbus-glib-0.110/dbus/examples' gmake[6]: *** [Makefile:404: all] Error 2 gmake[6]: Leaving directory '/usr/ports/devel/dbus-glib/work/dbus-glib-0.110/dbus/examples' gmake[5]: *** [Makefile:1029: all-recursive] Error 1 gmake[5]: Leaving directory '/usr/ports/devel/dbus-glib/work/dbus-glib-0.110/dbus' gmake[4]: *** [Makefile:524: all-recursive] Error 1 gmake[4]: Leaving directory '/usr/ports/devel/dbus-glib/work/dbus-glib-0.110' gmake[3]: *** [Makefile:424: all] Error 2 gmake[3]: Leaving directory '/usr/ports/devel/dbus-glib/work/dbus-glib-0.110' *** Error code 1 Stop. make[2]: stopped in /usr/ports/devel/dbus-glib *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/dbus-glib *** Error code 1 Stop. make: stopped in /usr/ports/devel/dbus-glib [root@www /usr/ports/devel/dbus-glib]# even with MAKE_JOBS_UNSAFE=yes -- Paul Beard / www.paulbeard.org/