Bug#675295: matanza: FTBFS in experimental: format not a string literal and no format arguments

2012-12-24 Thread Boris Pek
Just in case. My RFS is available here: http://bugs.debian.org/696385


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675295: matanza: FTBFS in experimental: format not a string literal and no format arguments

2012-12-24 Thread Boris Pek
Sorry. Link should be: http://bugs.debian.org/696192


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675295: matanza: FTBFS in experimental: format not a string literal and no format arguments

2012-08-11 Thread Bart Martens
tags 675295 patch
stop

The attached patch fixes the bug.

--- ./matanza.w.orig	2012-08-11 18:55:00.0 +
+++ ./matanza.w	2012-08-11 18:59:29.0 +
@@ -1506,7 +1506,7 @@
   if (obj-info.ast.health = 0)
 @Asteroid |obj| has been broken@@;
   else
-sprintf(message_get(b-info.bullet.src), mat_bullets_hit_ast[b-info.bullet.type]);
+sprintf(message_get(b-info.bullet.src), %s, mat_bullets_hit_ast[b-info.bullet.type]);
 }
 
 @


Bug#675295: matanza: FTBFS in experimental: format not a string literal and no format arguments

2012-05-30 Thread Samuel Thibault
Package: matanza
Version: 0.13+ds1-2
Severity: serious
Justification: FTBFS
Tags: experimental
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

Hello,

matanza currently FTBFS in experimental:

./matanza.w:1509:1: error: format not a string literal and no format arguments 
[-Werror=format-security]

See attached full log. I guess this is due to the switch to gcc-4.7

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault samuel.thiba...@fnac.net
g r: et la marmotte, elle écrit un papier IPDPS
W: /home/samy/.pbuilderrc does not exist
dpkg-buildpackage: source package matanza
dpkg-buildpackage: source version 0.13+ds1-2
dpkg-buildpackage: source changed by Peter Pentchev r...@ringlet.net
 dpkg-source -i -I --before-build matanza-0.13+ds1
dpkg-source: info: using options from matanza-0.13+ds1/debian/source/options: 
--compression=bzip2 --compression-level=9
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -i -I -b matanza-0.13+ds1
dpkg-source: info: using options from matanza-0.13+ds1/debian/source/options: 
--compression=bzip2 --compression-level=9
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building matanza using existing 
./matanza_0.13+ds1.orig.tar.gz
dpkg-source: info: building matanza in matanza_0.13+ds1-2.debian.tar.bz2
dpkg-source: info: building matanza in matanza_0.13+ds1-2.dsc
 dpkg-genchanges -S ../matanza_0.13+ds1-2_source.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source -i -I --after-build matanza-0.13+ds1
dpkg-source: info: using options from matanza-0.13+ds1/debian/source/options: 
--compression=bzip2 --compression-level=9
dpkg-buildpackage: binary and diff upload (original source NOT included)
W: /home/samy/.pbuilderrc does not exist
I: using fakeroot in build.
I: Current time: Thu May 31 04:20:22 CEST 2012
I: pbuilder-time-stamp: 1338430822
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Setting up ccache
I: Installing the build-deps
 - Attempting to satisfy build-dependencies
 - Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team pbuilder-ma...@lists.alioth.debian.org
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (= 8), dpkg-dev (= 1.15.7~), autotools-dev, 
texlive-extra-utils, libpng12-dev
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 11087 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (= 8); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on autotools-dev; however:
  Package autotools-dev is not installed.
 pbuilder-satisfydepends-dummy depends on texlive-extra-utils; however:
  Package texlive-extra-utils is not installed.
 pbuilder-satisfydepends-dummy depends on libpng12-dev; however:
  Package libpng12-dev is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
  autotools-dev{a} bsdmainutils{a} debhelper{a} ed{a} file{a} 
  fontconfig-config{a} gettext{a} gettext-base{a} groff-base{a} 
  html2text{a} intltool-debian{a} libasprintf0c2{a} libcroco3{a} 
  libexpat1{a} libffi5{a} libfontconfig1{a} libfreetype6{a} 
  libgettextpo0{a} libglib2.0-0{a} libgraphite3{a} libice6{a} libjpeg8{a} 
  libkpathsea6{a} liblcms1{a} libmagic1{a} libopenjpeg2{a} 
  libpaper-utils{a} libpaper1{a} libpcre3{a} libpipeline1{a} libpng12-0{a} 
  libpng12-dev{a} libpoppler13{a} libptexenc1{a} libsm6{a} libssl1.0.0{a} 
  libunistring0{a} libx11-6{a} libx11-data{a} libxau6{a} libxaw7{a} 
  libxcb1{a} libxdmcp6{a} libxext6{a} libxml2{a} libxmu6{a} libxpm4{a} 
  libxt6{a}