[Bug 774391] Re: FTBFS in oneiric caused by "error: format not a string literal and no format arguments"
Launchpad Bug Tracker
774391 at bugs.launchpad.net
Mon May 2 08:14:19 UTC 2011
** Branch linked: lp:ubuntu/dctrl-tools
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/774391
Title:
FTBFS in oneiric caused by "error: format not a string literal and no
format arguments"
Status in “dctrl-tools” package in Ubuntu:
Fix Released
Status in “dctrl-tools” package in Debian:
Unknown
Bug description:
Binary package hint: dctrl-tools
https://launchpadlibrarian.net/70771161/buildlog_ubuntu-oneiric-i386
.dctrl-tools_2.18_FAILEDTOBUILD.txt.gz
gcc -g -Wall -Werror -std=gnu99 -Ilib -DENABLE_L_DEBUG -D_GNU_SOURCE -DSYSCONF=\"/etc\" -DHAVE_GETTEXT -DPACKAGE=\"dctrl-tools\" -DLOCALEDIR=\"/usr/share/locale\" -DVERSION=\"2.18\" -DMAINTAINER='"dctrl-tools developers <dctrl-tools-devel at lists.alioth.debian.org>"' -c -o grep-dctrl/grep-dctrl.o grep-dctrl/grep-dctrl.c
In file included from grep-dctrl/grep-dctrl.c:35:0:
lib/msg.h: In function 'debug_message':
lib/msg.h:115:3: error: format not a string literal and no format arguments [-Werror=format-security]
lib/msg.h: In function 'errno_msg':
lib/msg.h:140:2: error: format not a string literal and no format arguments [-Werror=format-security]
lib/msg.h: In function 'enomem':
lib/msg.h:148:3: error: format not a string literal and no format arguments [-Werror=format-security]
lib/msg.h: In function 'fatal_enomem':
lib/msg.h:154:3: error: format not a string literal and no format arguments [-Werror=format-security]
cc1: all warnings being treated as errors
More information about the Ubuntu-sponsors
mailing list