Your message dated Wed, 08 Jul 2015 13:21:08 +0000
with message-id <e1zcphg-0003nv...@franck.debian.org>
and subject line Bug#777860: fixed in gargoyle-free 2011.1a-2.1
has caused the Debian Bug report #777860,
regarding gargoyle-free: 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.)


-- 
777860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gargoyle-free
Version: 2011.1a-2
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/gargoyle-free_2011.1a-2_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

[...]
op_math.c:(.text+0x2d): undefined reference to `set_var'
build/linux.release/nitfol/op_math.o: In function `op_dec':
op_math.c:(.text+0x190): undefined reference to `set_var'
build/linux.release/nitfol/op_math.o: In function `op_inc':
op_math.c:(.text+0x200): undefined reference to `set_var'
collect2: error: ld returned 1 exit status

cc  -o build/linux.release/nitfol/nitfol  build/linux.release/nitfol/automap.o 
build/linux.release/nitfol/solve.o build/linux.release/nitfol/infix.o 
build/linux.release/nitfol/copying.o build/linux.release/nitfol/debug.o 
build/linux.release/nitfol/inform.o build/linux.release/nitfol/quetzal.o 
build/linux.release/nitfol/undo.o build/linux.release/nitfol/op_call.o 
build/linux.release/nitfol/decode.o build/linux.release/nitfol/errmesg.o 
build/linux.release/nitfol/globals.o build/linux.release/nitfol/iff.o 
build/linux.release/nitfol/init.o build/linux.release/nitfol/io.o 
build/linux.release/nitfol/z_io.o build/linux.release/nitfol/op_jmp.o 
build/linux.release/nitfol/op_math.o build/linux.release/nitfol/op_save.o 
build/linux.release/nitfol/op_table.o build/linux.release/nitfol/op_v6.o 
build/linux.release/nitfol/oplist.o build/linux.release/nitfol/stack.o 
build/linux.release/nitfol/zscii.o build/linux.release/nitfol/tokenise.o 
build/linux.release/nitfol/struct.o build/linux.release/nitfol/
 objects.o build/linux.release/nitfol/portfunc.o 
build/linux.release/nitfol/hash.o build/linux.release/nitfol/sound.o 
build/linux.release/nitfol/graphics.o build/linux.release/nitfol/blorb.o 
build/linux.release/nitfol/main.o build/linux.release/nitfol/startunix.o 
build/linux.release/garglk/libgarglkmain.a 
build/linux.release/garglk/libgarglk.a build/linux.release/babel/babel_static.a 
-lz -lm `pkg-config freetype2 gtk+-x11-2.0 gdk-x11-2.0 gobject-2.0 glib-2.0 
fontconfig --libs` `pkg-config freetype2 gtk+-x11-2.0 gdk-x11-2.0 gobject-2.0 
glib-2.0 fontconfig --libs` -ljpeg -lpng -lz -lrt -lSDL_mixer -lSDL_sound -lSDL

...failed Link build/linux.release/nitfol/nitfol ...
Cc build/linux.release/scare/sctaffil.o 
Cc build/linux.release/scare/scprops.o 
Cc build/linux.release/scare/scvars.o 
Cc build/linux.release/scare/scexpr.o 
Cc build/linux.release/scare/scprintf.o 
Cc build/linux.release/scare/scinterf.o 
Cc build/linux.release/scare/scparser.o 
Cc build/linux.release/scare/sclibrar.o 
Cc build/linux.release/scare/scrunner.o 
Cc build/linux.release/scare/scevents.o 
Cc build/linux.release/scare/scnpcs.o 
Cc build/linux.release/scare/scobjcts.o 
Cc build/linux.release/scare/sctasks.o 
Cc build/linux.release/scare/screstrs.o 
Cc build/linux.release/scare/scgamest.o 
Cc build/linux.release/scare/scserial.o 
Cc build/linux.release/scare/scresour.o 
Cc build/linux.release/scare/scutils.o 
Cc build/linux.release/scare/scdebug.o 
Cc build/linux.release/scare/sclocale.o 
Cc build/linux.release/scare/scmemos.o 
Cc build/linux.release/scare/os_glk.o 
MkDir1 build/linux.release/scott 
Cc build/linux.release/scott/scott.o 
Link build/linux.release/scott/scott 
Link build/linux.release/scare/scare 
build/linux.release/garglk/libgarglk.a(cgfref.o): In function 
`glk_fileref_create_temp':
cgfref.c:(.text+0x1ef): warning: the use of `tempnam' is dangerous, better use 
`mkstemp'
Chmod1 build/linux.release/scott/scott 
build/linux.release/garglk/libgarglk.a(cgfref.o): In function 
`glk_fileref_create_temp':
cgfref.c:(.text+0x1ef): warning: the use of `tempnam' is dangerous, better use 
`mkstemp'
Chmod1 build/linux.release/scare/scare 
...failed updating 1 target(s)...
...updated 452 target(s)...
make[1]: *** [override_dh_auto_build] Error 1
debian/rules:31: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:28: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: gargoyle-free
Source-Version: 2011.1a-2.1

We believe that the bug you reported is fixed in the latest version of
gargoyle-free, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated gargoyle-free 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, 08 Jul 2015 14:42:50 +0200
Source: gargoyle-free
Binary: gargoyle-free
Architecture: source amd64
Version: 2011.1a-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
 gargoyle-free - graphical player for Interactive Fiction games
Closes: 662341 777860
Changes:
 gargoyle-free (2011.1a-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build failure with GCC 5. Closes: #777860.
   * Build-depend on libpng-dev instead of libpng12-dev. Closes: #662341.
Checksums-Sha1:
 56add4128a785ee00f795fa51a09d02c0407da87 2120 gargoyle-free_2011.1a-2.1.dsc
 5a29f6d631a47463fe615ee953639be3e7784115 14440 
gargoyle-free_2011.1a-2.1.debian.tar.xz
 4a9620c301228b8f52a53031bbdc02a954b56e3c 1458268 
gargoyle-free_2011.1a-2.1_amd64.deb
Checksums-Sha256:
 054d4c22502184cd509686036699750f1368436d00a7a803917bec2fe0470361 2120 
gargoyle-free_2011.1a-2.1.dsc
 f2b4e126161f18bf723ecbdfa87052505ea3af5fec7db81630d3221b5d6cbc25 14440 
gargoyle-free_2011.1a-2.1.debian.tar.xz
 fb1b1cea945ca6123a586b047d1d0afc25d755fdf2056ef4ec797f5d58e6b5d7 1458268 
gargoyle-free_2011.1a-2.1_amd64.deb
Files:
 3a0fbd81498b92f221b269e5d46061f2 2120 games extra gargoyle-free_2011.1a-2.1.dsc
 014e28bf353fc4d1a2111a44f90e63df 14440 games extra 
gargoyle-free_2011.1a-2.1.debian.tar.xz
 69008c3ce5a79f5eb62bb61b05206e87 1458268 games extra 
gargoyle-free_2011.1a-2.1_amd64.deb

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

iQIcBAEBCAAGBQJVnSI3AAoJEL1+qmB3j6b1BuwP/23pO8uSKpGiYfjlIkDGe5TH
Rf7zM3lJ4PeqhQLvFftzfIafmKCVJpg7PJIx51eeNOQtpi0UypePmGzydMtjsA6I
/jYSBlgbxm4GGPernNm5JPPAk1fZ/dN6YTTpKLvpX9frxPdbugOJ41PYT5tQacyh
hr49M8lp8xkGkZMNXxWQmskVPHwSAwuWA/eYyodEcfbuyTl8s8N6GlH0jSvEFK7s
EcSVJF7XBcgp58Yon6hPJpsa3m3+vZ3D1a2wBbEoU3S7A22ZzrmysuxTexkegf0m
mKXbJXRtZ1PeR3QtpdIFJV1XtjAuJVDrOUBemgT4FdIhQQGU1uWZbCrLBfKbqJhW
D28IxrA+lB3jGL9pw95KdqvLUdzqgA2SDREEGqk8c2TyTdC3pDDNbem5/DWcaizM
DWymOFA1T+ZgQBunOzNg6uqjCDsg0NpAZ3aZTFpR1n6/4CmdO6ioPCzrzqqakqOk
J9qnEB2VGCqbFlEUpMe0gdGOINFnx9UpNRKSCfWQQNCGHm09y86asbADO2flV5fi
HzTSxd5B91abQpQMgthPHR+b6KuaAuEZPB4cLRTFC0JgXVv+Qdlu3j8s+EcCi85G
d5ooJmgFpABd9nd7W7evBj0XZmL5wrGR67n9XqK+xYO6sl1sXmBfmAZ/SgimUgAH
8kv38Wf0Z+gEqcNdP8UV
=nTL0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to