Your message dated Thu, 10 May 2012 22:09:53 +0000
with message-id <e1ssbyx-0006mj...@franck.debian.org>
and subject line Bug#669519: fixed in luola 1.3.2-8
has caused the Debian Bug report #669519,
regarding luola: FTBFS: configure: error: libz is needed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
669519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669519
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: luola
Version: 1.3.2-7
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
> # Add here commands to configure the package.
> ./configure --build x86_64-linux-gnu \
>               --prefix=/usr \
>               --mandir=/usr/share/man \
>               --infodir=/usr/share/info \
>               --datadir=/usr/share/games \
>               --bindir=/usr/games \
>               --enable-sound \
>               --enable-sdl-gfx \
>               CFLAGS=-lm 
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> /«PKGBUILDDIR»/missing: Unknown `--run' option
> Try `/«PKGBUILDDIR»/missing --help' for more information
> configure: WARNING: `missing' script is too old or missing
> 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... gcc3
> checking for IMG_Load in -lSDL_image... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for size_t... yes
> checking whether closedir returns void... no
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible malloc... yes
> checking for stdlib.h... (cached) yes
> checking for GNU libc compatible realloc... yes
> checking whether lstat dereferences a symlink specified with a trailing 
> slash... yes
> checking whether stat accepts an empty string... no
> checking for vprintf... yes
> checking for _doprnt... no
> checking for atexit... yes
> checking for memset... yes
> checking for mkdir... yes
> checking for strcasecmp... yes
> checking for strchr... yes
> checking for strdup... yes
> checking for strrchr... yes
> checking for main in -lSDL_mixer... yes
> checking for main in -lSDL_ttf... yes
> checking for pixelColor in -lSDL_gfx... yes
> checking for sdl-config... /usr/bin/sdl-config
> checking for SDL - version >= 1.1.5... yes
> checking for main in -lSDL_image... yes
> configure: error: libz is needed
> checking for main in -lz... no
> make: *** [configure-stamp] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/04/19/luola_1.3.2-7_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.



--- End Message ---
--- Begin Message ---
Source: luola
Source-Version: 1.3.2-8

We believe that the bug you reported is fixed in the latest version of
luola, which is due to be installed in the Debian FTP archive:

luola-data_1.3.2-8_all.deb
  to main/l/luola/luola-data_1.3.2-8_all.deb
luola_1.3.2-8.debian.tar.gz
  to main/l/luola/luola_1.3.2-8.debian.tar.gz
luola_1.3.2-8.dsc
  to main/l/luola/luola_1.3.2-8.dsc
luola_1.3.2-8_amd64.deb
  to main/l/luola/luola_1.3.2-8_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 669...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian T. Steigies <c...@debian.org> (supplier of updated luola package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 10 May 2012 23:39:33 +0200
Source: luola
Binary: luola luola-data
Architecture: source all amd64
Version: 1.3.2-8
Distribution: unstable
Urgency: low
Maintainer: Christian T. Steigies <c...@debian.org>
Changed-By: Christian T. Steigies <c...@debian.org>
Description: 
 luola      - multiplayer cave-flying game
 luola-data - data files for luola
Closes: 646351 669519
Changes: 
 luola (1.3.2-8) unstable; urgency=low
 .
   * define PATH_MAX in all files where it is used to
     really fix building on gnu-hurd
   * call dh_prep instead of dh_669519clean -k in install target
   * add Homepage and Vcs entries to control file
   * set LIBS instead of CFLAGS to build with ld --as-needed (closes: #646351)
   * add zlib1g-dev to Build-Depends (closes: #669519)
   * updated Standards-Version to 3.9.3 (no changes)
Checksums-Sha1: 
 6872f53e8893cb3995d4bb0d3a6104531198fa4d 1400 luola_1.3.2-8.dsc
 0a23344968813c788148c90b765c34fea1ec2eb5 9707 luola_1.3.2-8.debian.tar.gz
 9147ff769d7b3176aebd601a963e742a80a48ad4 1452102 luola-data_1.3.2-8_all.deb
 258354e728c0a34c59ec03541b2d43404421b768 122556 luola_1.3.2-8_amd64.deb
Checksums-Sha256: 
 e1f50d4db03cc6393e9296f85c9775408849947af210f035612e5e28c8b0ab9c 1400 
luola_1.3.2-8.dsc
 8b390ddecc900303e8b30b84ea6d58b6648a60282b3e95311df11ed0696f933c 9707 
luola_1.3.2-8.debian.tar.gz
 82e2100ed2cab9d057338f9510c056f27e12b9f0bc2e4af1f43efd1cbaf17e43 1452102 
luola-data_1.3.2-8_all.deb
 2086a59f3b13d1ef975fd7d0c34ac3f4c1e3de31d987d58b31a3def2b5c899e9 122556 
luola_1.3.2-8_amd64.deb
Files: 
 02210229605035e7eb3e508d02ec5c3d 1400 games optional luola_1.3.2-8.dsc
 a6f6d0fa2b1bd5a9fe4ef693427f8c01 9707 games optional 
luola_1.3.2-8.debian.tar.gz
 e663f9970d618ae09a9da5a726dc9d8a 1452102 games optional 
luola-data_1.3.2-8_all.deb
 4480743743c569a5f0c6762d89d769b1 122556 games optional luola_1.3.2-8_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk+sOJAACgkQhWcuXd2lEoANSwCfUJIa5iZfUczadu3NnXPthRQ5
GiEAoIch5+csK1zdXN4N04IpqksgmPga
=zvnS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to