Your message dated Thu, 02 Jul 2015 01:04:21 +0000
with message-id <e1zasvn-0006k0...@franck.debian.org>
and subject line Bug#778169: fixed in wizznic 0.9.2-preview2+dfsg-1.2
has caused the Debian Bug report #778169,
regarding wizznic: ftbfs with GCC-5
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.)


-- 
778169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wizznic
Version: 0.9.2-preview2+dfsg-1.1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/wizznic_0.9.2-preview2+dfsg-1.1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
leveleditor.c:(.text+0x246): undefined reference to `resetBtn'
leveleditor.c:(.text+0x28d): undefined reference to `getButton'
leveleditor.c:(.text+0x29f): undefined reference to `resetBtn'
leveleditor.c:(.text+0x472): undefined reference to `getButton'
leveleditor.c:(.text+0x484): undefined reference to `resetBtn'
leveleditor.c:(.text+0x55b): undefined reference to `getButton'
leveleditor.c:(.text+0x56d): undefined reference to `resetBtn'
leveleditor.c:(.text+0x97a): undefined reference to `getButton'
leveleditor.c:(.text+0x988): undefined reference to `resetBtn'
particle.o: In function `spawnParticleSystem':
particle.c:(.text+0x17): undefined reference to `setting'
particle.c:(.text+0x1e9): undefined reference to `freadPixel'
particle.o: In function `runParticles':
particle.c:(.text+0x71f): undefined reference to `setting'
particle.c:(.text+0x81a): undefined reference to `plotPixel'
particle.c:(.text+0x851): undefined reference to `updateParticle'
particle.c:(.text+0x86f): undefined reference to `getTicks'
particle.c:(.text+0x89a): undefined reference to `clearSystem'
particle.o: In function `clearParticles':
particle.c:(.text+0x8f4): undefined reference to `clearSystem'
settings.o: In function `applySettings':
settings.c:(.text+0x656): undefined reference to `setting'
settings.c:(.text+0x66f): undefined reference to `setting'
stats.o: In function `upStatsThread':
stats.c:(.text+0xa9a): undefined reference to `setting'
stats.c:(.text+0xaab): undefined reference to `setting'
stats.c:(.text+0xad4): undefined reference to `setting'
stats.o:stats.c:(.text+0xb20): more undefined references to `setting' follow
credits.o: In function `drawTitle':
credits.c:(.text+0x686): undefined reference to `getTicks'
credits.o: In function `runCredits':
credits.c:(.text+0x7d7): undefined reference to `getTicks'
credits.c:(.text+0x912): undefined reference to `getTicks'
credits.c:(.text+0xb8f): undefined reference to `getTicks'
credits.c:(.text+0xbcc): undefined reference to `getTicks'
credits.o:credits.c:(.text+0xc4b): more undefined references to `getTicks' 
follow
waveimg.o: In function `waveImg':
waveimg.c:(.text+0x15c): undefined reference to `freadPixel'
waveimg.c:(.text+0x252): undefined reference to `plotPixel'
collect2: error: ld returned 1 exit status
make[2]: *** [wizznic] Error 1
Makefile.linux:35: recipe for target 'wizznic' failed
make[2]: Leaving directory '/«BUILDDIR»/wizznic-0.9.2-preview2+dfsg'
dh_auto_build: make -j1 -f Makefile.linux DATADIR=/usr/share/games/wizznic/ 
BINDIR=/usr/games/ DESTIR=debian/tmp/ returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:9: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«BUILDDIR»/wizznic-0.9.2-preview2+dfsg'
make: *** [build-arch] Error 2
debian/rules:3: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: wizznic
Source-Version: 0.9.2-preview2+dfsg-1.2

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

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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Michlmayr <t...@cyrius.com> (supplier of updated wizznic 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 01 Jul 2015 20:50:57 -0400
Source: wizznic
Binary: wizznic wizznic-data
Architecture: source all amd64
Version: 0.9.2-preview2+dfsg-1.2
Distribution: unstable
Urgency: medium
Maintainer: Edgar Antonio Palma de la Cruz <xbyt...@gmail.com>
Changed-By: Martin Michlmayr <t...@cyrius.com>
Description:
 wizznic    - Implementation of the arcade classic Puzznic
 wizznic-data - Implementation of the arcade classic Puzznic (data)
Closes: 778169
Changes:
 wizznic (0.9.2-preview2+dfsg-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build failure with GCC 5 by adding -std=gnu89 to CFLAGS.  Thanks
     to Betty Dall for the patch.  Closes: #778169
Checksums-Sha1:
 e17ff703606db99e6183bceb77e0481471106ad2 1957 
wizznic_0.9.2-preview2+dfsg-1.2.dsc
 18c4b03d6097bcbf55b9b146febe9867dec0e26e 5741 
wizznic_0.9.2-preview2+dfsg-1.2.debian.tar.bz2
 bfad0cfc6de258ebcfe13b0ab5aaa9a81f163ba4 30963476 
wizznic-data_0.9.2-preview2+dfsg-1.2_all.deb
 4df627638fd73434db4a0c1476ceb18ae32ad121 57894 
wizznic_0.9.2-preview2+dfsg-1.2_amd64.deb
Checksums-Sha256:
 fb458df3198f96f9ebc9288fc03e851acc0579fb6678e1414d37743d24b1b02b 1957 
wizznic_0.9.2-preview2+dfsg-1.2.dsc
 bfd7fc8c23a4633fa203fd0decd0748343e89d4ac1b5629a528d93eaf405f53c 5741 
wizznic_0.9.2-preview2+dfsg-1.2.debian.tar.bz2
 8c2b43e487185591cc71e2262dc5e5d8b05971fb135e0eb08ef4908b4940099d 30963476 
wizznic-data_0.9.2-preview2+dfsg-1.2_all.deb
 f6bfa11c40424d4db3f92facdac2d07063a6a8f20a42fcbb6a28c93cdf1da7f2 57894 
wizznic_0.9.2-preview2+dfsg-1.2_amd64.deb
Files:
 e68ced98d4638f88606b377c8d6d5882 1957 games optional 
wizznic_0.9.2-preview2+dfsg-1.2.dsc
 51eec9ba67aad2977d57fc0f69762681 5741 games optional 
wizznic_0.9.2-preview2+dfsg-1.2.debian.tar.bz2
 a6c952ca2a0856277b199b9f7cb71155 30963476 games optional 
wizznic-data_0.9.2-preview2+dfsg-1.2_all.deb
 9b20923e900bf3cb5ea9e402aeddd41a 57894 games optional 
wizznic_0.9.2-preview2+dfsg-1.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVlIwmAAoJED0Hh6qvbGHd48YP/iMEuAtbfHHnZO/XhRJWN1if
xeQKX6ToeZPpepCp3sN13dmFq0kiYm9PSr3DjSkx8r4FbEurjbukhL4aMJSOQy6F
/wXM1VJl008Da6Z6ftM1UEXJTQJXVMs6KXBBUwJck4dCufsA9OgLRd7ffPjS+U7m
cP20PRAIvPyajRsiVCqj4hKyP14s7gruxlC1UmcOiIgh3d5i8cKW+Pzt4ZXQG+CP
dfR9Eaoc58BPxV8GFzXZ9Bod+SEELXCyIgs+Dtv4J7Z/QQtq8T7myBywe2TKwc+6
k4Imvxhft9lkLixd/7dx1gLxzTdh4oQESMInSwnZxzVfHXfmZg3OJfPwBfZlYR58
SZ5zJudWgt9sy7zY4KLl/mgGqSj4zMOfO653QXpFZvBuvs59siquMCFeGTFLGyj8
D5CqM2KM6I8dl/0xTWgQqsJnYGjQSvj5F88BBzuZokXLyy2ZpSMk8mWvqshiKrJl
ImJmjn/qFrUpjYAO5mUStiD7obR4f1KX65zzD/XELO5rpnII4bm1rfkSOVaZAJt6
Wm14beskwTVjLGEka7kjnym2jYqiVPSPJVf0DI7jZyDVWTzzjuw6Npbf2e7hPwZg
mmC5rD81LHdKksRBeUjGemKgnCenadbWMpKbGGcGYN+E7tiCS56p1Hr605dE8e3H
dwSFUeSNDFCj6+RjfuKs
=XU+z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to