← Back to team overview

touch-packages team mailing list archive

[Bug 1428314] Re: fix ftbfs with GCC 5

 

** Also affects: geis
   Importance: Undecided
       Status: New

** Changed in: geis
       Status: New => Fix Committed

** Changed in: geis
   Importance: Undecided => Medium

** Changed in: geis
    Milestone: None => 2.2.17

** Bug watch added: Debian Bug tracker #777871
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777871

** Also affects: geis (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777871
   Importance: Unknown
       Status: Unknown

-- 
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 Open Input Framework Geis C API:
  Fix Committed
Status in geis package in Ubuntu:
  Fix Released
Status in geis package in Debian:
  Unknown

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/geis/+bug/1428314/+subscriptions


References