[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 07:35:11 UTC 2011


This bug was fixed in the package dctrl-tools - 2.18ubuntu1

---------------
dctrl-tools (2.18ubuntu1) oneiric; urgency=low

  * lib/msg.h, grep-dctrl/rc.c, join-dctrl/join-dctrl.c: Pass the arguments to
    message() in the right order (fixes FTBFS; lp: #774391, Closes: #624707)
 -- Michael Bienia <geser at ubuntu.com>   Mon, 02 May 2011 08:25:34 +0100

** Changed in: dctrl-tools (Ubuntu)
       Status: New => Fix Released

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