[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-06-27 Thread Bug Watch Updater
** Changed in: geis (Debian)
   Status: Fix Committed => 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 Open Input Framework Geis C API:
  Fix Released
Status in geis package in Ubuntu:
  Fix Released
Status in geis package in Debian:
  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/geis/+bug/1428314/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-06-25 Thread Bug Watch Updater
** Changed in: geis (Debian)
   Status: New => Fix Committed

-- 
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 Released
Status in geis package in Ubuntu:
  Fix Released
Status in geis package in Debian:
  Fix Committed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-06-17 Thread Stephen M. Webb
** Changed in: geis
   Status: Fix Committed => 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 Open Input Framework Geis C API:
  Fix Released
Status in geis package in Ubuntu:
  Fix Released
Status in geis package in Debian:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-06-08 Thread Bug Watch Updater
** Changed in: geis (Debian)
   Status: Unknown => New

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-06-08 Thread Stephen M. Webb
** 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-03-05 Thread Launchpad Bug Tracker
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 BotWed, 04 Mar 2015 21:44:03 +

** 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-03-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ken-vandine/geis/lp1428314

-- 
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:
  Confirmed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1428314] Re: fix ftbfs with GCC 5

2015-03-04 Thread Matthias Klose
** Patch added: "geis.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/geis/+bug/1428314/+attachment/4334686/+files/geis.debdiff

-- 
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:
  Confirmed

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp