Bug#669553: criticalmass: FTBFS: configure: error: libpng is needed

2012-05-10 Thread Artur Rona

tags 669553 patch
thanks


Bug#669553: criticalmass: FTBFS: configure: error: libpng is needed

2012-04-27 Thread Artur Rona

Hello,

There is an easy fix to do. Just add missing libpng12-dev to 
Build-Depends. If there is no response from maintainer, I'm going to 
upload this one through NMU.


--
Pozdrawiam / Kind regards,
Artur Rona

diff -u criticalmass-1.0.0/debian/control criticalmass-1.0.0/debian/control
--- criticalmass-1.0.0/debian/control
+++ criticalmass-1.0.0/debian/control
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Daniel Burrows dburr...@debian.org
-Build-Depends: debhelper (= 7.1), libgl1-mesa-dev | libgl-dev, libsdl-image1.2-dev (= 1.2.2), libsdl-mixer1.2-dev, libsdl1.2-dev, zlib1g-dev, g++ (= 3:3.2.2), autotools-dev
+Build-Depends: debhelper (= 7.1), libgl1-mesa-dev | libgl-dev, libsdl-image1.2-dev (= 1.2.2), libsdl-mixer1.2-dev, libsdl1.2-dev, zlib1g-dev, g++ (= 3:3.2.2), autotools-dev, libpng12-dev
 Standards-Version: 3.8.4
 Homepage: http://freshmeat.net/projects/criticalmass
 

Bug#669553: criticalmass: FTBFS: configure: error: libpng is needed

2012-04-19 Thread Lucas Nussbaum
Source: criticalmass
Version: 1:1.0.0-1.4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  debian/rules build
 dh_testdir
 cp -vf /usr/share/misc/config.guess .
 `/usr/share/misc/config.guess' - `./config.guess'
 cp -vf /usr/share/misc/config.sub .
 `/usr/share/misc/config.sub' - `./config.sub'
 ./configure --prefix=/usr --datadir=\${prefix}/share/games 
 --bindir=\${prefix}/games --mandir=\${prefix}/share/man 
 --infodir=\${prefix}/share/info
 checking build system type... x86_64-unknown-linux-gnu
 checking host system type... x86_64-unknown-linux-gnu
 checking target system type... x86_64-unknown-linux-gnu
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking for gcc... gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ANSI C... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... none
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... none
 checking for ranlib... ranlib
 checking for an ANSI C-conforming const... yes
 checking for main in -lSDL... yes
 checking for main in -lSDL_image... yes
 checking for main in -lSDL_mixer... yes
 configure: error: libpng is needed
 checking for main in -lpng12... no
 make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/04/19/criticalmass_1.0.0-1.4_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



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