touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #60130
[Bug 1428314] Re: fix ftbfs with GCC 5
This bug was fixed in the package geis - 2.2.16+15.04.20150304-0ubuntu1
---------------
geis (2.2.16+15.04.20150304-0ubuntu1) vivid; urgency=medium
[ Ken VanDine ]
* Fix build error with GCC 5, patch thanks to Matthias Klose (LP:
#1428314)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 04 Mar 2015 21:44:03 +0000
** Changed in: geis (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to geis in Ubuntu.
https://bugs.launchpad.net/bugs/1428314
Title:
fix ftbfs with GCC 5
Status in geis package in Ubuntu:
Fix Released
Bug description:
CC libgeis_util_la-geis_logging.lo
In file included from geis_bag.c:25:0:
geis_bag.c: In function '_bag_store_allocate':
geis_logging.h:56:39: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic]
__FUNCTION__, __LINE__, \
^
geis_bag.c:39:5: note: in expansion of macro 'geis_error'
geis_error("failed to allocate bag store");
^
geis_bag.c: In function 'geis_bag_new':
geis_logging.h:56:39: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic]
__FUNCTION__, __LINE__, \
^
geis_bag.c:53:5: note: in expansion of macro 'geis_error'
geis_error("failed to allocate bag");
^
cc1: all warnings being treated as errors
Makefile:440: recipe for target 'libgeis_util_la-geis_bag.lo' failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geis/+bug/1428314/+subscriptions
References