Date: Tue, 30 Nov 2021 23:23:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260150] devel/libindicator deprecated GTimeVal causing make errors Message-ID: <bug-260150-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260150 Bug ID: 260150 Summary: devel/libindicator deprecated GTimeVal causing make errors Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: swills@FreeBSD.org Reporter: radicleparticles@gmail.com Flags: maintainer-feedback?(swills@FreeBSD.org) Assignee: swills@FreeBSD.org Created attachment 229818 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229818&action= =3Dedit libindicator make output log OS: 12.2 H/W: AMD64 Portsnap: 2021-11-30 gdk-pixbuf2 installed: 2.38.1 Multiple occurances of: In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:85: error: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Werror,-Wdeprecated-declarations] =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 const GTimeVal *current_time); =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 ^ /usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTim= e); End result: 2 errors generated. gmake[3]: *** [Makefile:458: indicator_loader3-indicator-loader.o] Error 1 gmake[3]: Leaving directory '/usr/ports/devel/libindicator/work/libindicator-12.10.1/tools' gmake[2]: *** [Makefile:358: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/ports/devel/libindicator/work/libindicator-12.10.1' gmake[1]: *** [Makefile:288: all] Error 2 gmake[1]: Leaving directory '/usr/ports/devel/libindicator/work/libindicator-12.10.1' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/libindicator --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260150-7788>