Your message dated Fri, 26 Jun 2015 09:19:22 +0000
with message-id <e1z8pn8-0003lt...@franck.debian.org>
and subject line Bug#777850: fixed in flamerobin 0.9.3~+20150308.6c0559c-1
has caused the Debian Bug report #777850,
regarding flamerobin: 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.)


-- 
777850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:flamerobin
Version: 0.9.3~+20140206.3f9645c-4
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/flamerobin_0.9.3~+20140206.3f9645c-4_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

[...]
PLATFORM_MAC=''
PLATFORM_MACOS=''
PLATFORM_MACOSX=''
PLATFORM_MSDOS=''
PLATFORM_OS2=''
PLATFORM_UNIX=''
PLATFORM_WIN32=''
RANLIB='ranlib'
REZ=''
SED='/bin/sed'
SETFILE=''
SET_MAKE=''
SHARED_LD_CC=''
SHARED_LD_CXX=''
SHARED_LD_MODULE_CC=''
SHARED_LD_MODULE_CXX=''
SHELL='/bin/bash'
SONAME_FLAG=''
SO_SUFFIX=''
SO_SUFFIX_MODULE=''
STRIP='strip'
USE_MACVERSION=''
USE_SOTWOSYMLINKS=''
USE_SOVERCYGWIN=''
USE_SOVERLINUX=''
USE_SOVERSION=''
USE_SOVERSOLARIS=''
WINDOWS_IMPLIB=''
WINDRES=''
WX_CFLAGS='-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
WX_CFLAGS_ONLY='-pthread'
WX_CONFIG_PATH='/usr/bin/wx-config'
WX_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
WX_CXXFLAGS='-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
WX_CXXFLAGS_ONLY=''
WX_INCLUDES=''
WX_LIBS='-L/usr/lib/x86_64-linux-gnu -pthread   -lwx_gtk2u_aui-3.0 
-lwx_gtk2u_stc-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 
-lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 
-lwx_baseu-3.0 '
WX_LIBS_STATIC=''
WX_RESCOMP=''
WX_VERSION='3.0.2'
WX_VERSION_MAJOR='3'
WX_VERSION_MICRO='2'
WX_VERSION_MINOR='0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: flamerobin
Source-Version: 0.9.3~+20150308.6c0559c-1

We believe that the bug you reported is fixed in the latest version of
flamerobin, 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.
Damyan Ivanov <d...@debian.org> (supplier of updated flamerobin 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: Fri, 26 Jun 2015 08:43:43 +0000
Source: flamerobin
Binary: flamerobin
Architecture: source amd64
Version: 0.9.3~+20150308.6c0559c-1
Distribution: unstable
Urgency: medium
Maintainer: Damyan Ivanov <d...@debian.org>
Changed-By: Damyan Ivanov <d...@debian.org>
Description:
 flamerobin - graphical database administration tool for Firebird DBMS
Closes: 777850
Changes:
 flamerobin (0.9.3~+20150308.6c0559c-1) unstable; urgency=medium
 .
   * New upstream snapshot
   * bump years of usptream copyright
   * Patch configure to make boost library version detection work with CPP-5
     Closes: #777850 -- ftbfs with GCC-5
   * Declare conformance to Policy 3.9.6
Checksums-Sha1:
 16b70b90b52947290050f8eec7cafd709f738bf2 2155 
flamerobin_0.9.3~+20150308.6c0559c-1.dsc
 3a93fef576c4304fd4b0ffdfb653a604a699cebb 838396 
flamerobin_0.9.3~+20150308.6c0559c.orig.tar.xz
 469a223a6631b5a1d354603127d3f565e21d6a45 21540 
flamerobin_0.9.3~+20150308.6c0559c-1.debian.tar.xz
Checksums-Sha256:
 763cfeadde5beec8ad508116d5cfe0daa49bcbec3c1591f8a7a9d284a5a802d2 2155 
flamerobin_0.9.3~+20150308.6c0559c-1.dsc
 35cfdbae56ea6608830654757855717669d079d3802bdab0613a821ceed05f03 838396 
flamerobin_0.9.3~+20150308.6c0559c.orig.tar.xz
 b30ab64e165dffeed1d844bd2507307ee5f60a94c74ef755832fa988ff4cd097 21540 
flamerobin_0.9.3~+20150308.6c0559c-1.debian.tar.xz
Files:
 25e4ff4aeb042ddbe6896a629cbb3204 2155 database optional 
flamerobin_0.9.3~+20150308.6c0559c-1.dsc
 69bc9968fc9106140eadf6998ac1c884 838396 database optional 
flamerobin_0.9.3~+20150308.6c0559c.orig.tar.xz
 7311634f456d73cc0cafeb94bb896b8c 21540 database optional 
flamerobin_0.9.3~+20150308.6c0559c-1.debian.tar.xz

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

iQIcBAEBCAAGBQJVjRK0AAoJENu+nU2Z0qAEqzoP/3KjCDRHGw7KE/ovZtCYddVA
GSbeYGzQHGN0yt8UgGKCYHHVguWB6LI9MhrBUlI3tRLsutFhkBmJldsgv7/J6oMk
1xZnkDpUp/CdbPVR5H0uQTgvcPFEcWHD3eYk7wyzLWCQVn9ZoyZvjd7GIpFS6fLs
4oVpdRkD6sYPmvOCEDx7OjW5Tw3BbI5kPblxStzvgliqXbKfxSHqaT/ELQGToVsm
+kPSE7mxwxzn2TTvEal5V0VS8DU1cJ6ehYvU7QCgVLqFO0Bzoqif1RvaSjuHicES
tVpB4WkIfZ51Z80oQYT08Y2m9bzbsoAkLgPTHqByCm75kN64WCArhRFeNwTGLK6L
M40K1tiuxQqliPv5RcHwUy5oDS4WpP9A+ifu3oP90AwKf/vTy+pG9qAnal0Yt8zt
2UqNz/HvKk6lrWqZ9LoDZXnO+jG3JuBA0AZ8h9XnbBevT1wVSKi9Qj9P1RBE8iPg
CoGfTwkkMcrCvOYlyQbgOrClqup1wbCTnKs2lGInLvv3ez+gXb6aBwImNuKV6u3d
5VpOVMBQc2kXd/ghPB5H7ejLMSp0jru/1AtY1OfvffGPgKLS7t4FcQ1xEYwyrT1d
9/qIgWyc8czpVU3EC4GbFbRHAp3sh5uCcdcNDkYFjqLyqErPl2EkVq/oLps0CtyL
z77md0jawPzt5MG/4s0s
=z3UB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to