Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2021 23:00:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 260149] deskutils/mate-indicator-applet deprecated GTimeVal is causing configuration errors
Message-ID:  <bug-260149-6497-qF3pz7XB3K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260149-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260149-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 260149: deskutils/mate-indicator-applet deprecated GTimeVal is causing
configuration errors
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260149



--- Description ---
OS: 12.2
H/W: amd64
Portsnap: updated 2021-11-30
Port version: 1.26.0
Installed glib: 2.70.1,2
Installed gdk-pixbuf: 2.38.1

Multiple occurances of:

/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:85:
error: 'GTimeVal' is deprecated: Use 'GDateTime' instead
[-Werror,-Wdeprecated-declarations]
=09=09=09=09=09=09=09=09=09=20=20=20=20=20
const GTimeVal	       *start_time);
=09=09=09=09=09=09=09=09=09=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 Results:

2 errors generated.
gmake[4]: *** [Makefile:458: indicator_loader3-indicator-loader.o] Error 1
gmake[4]: Leaving directory
'/usr/ports/devel/libindicator/work/libindicator-12.10.1/tools'
gmake[3]: *** [Makefile:358: all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/ports/devel/libindicator/work/libindicator-12.10.1'
gmake[2]: *** [Makefile:288: all] Error 2
gmake[2]: Leaving directory
'/usr/ports/devel/libindicator/work/libindicator-12.10.1'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/libindicator
*** Error code 1

Stop.
make: stopped in /usr/ports/deskutils/mate-indicator-applet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260149-6497-qF3pz7XB3K>