Your message dated Thu, 27 Aug 2015 04:48:48 +0000
with message-id <e1zup7i-00014k...@franck.debian.org>
and subject line Bug#777876: fixed in ginkgocadx 3.7.1.1573.41+dfsg-2
has caused the Debian Bug report #777876,
regarding ginkgocadx: 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.)


-- 
777876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ginkgocadx
Version: 3.7.0.1465.37+dfsg-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/ginkgocadx_3.7.0.1465.37+dfsg-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

[...]
 ^
In file included from /usr/include/wx-3.0/wx/statbmp.h:14:0,
                 from 
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:14:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
     wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
     ^
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:64:1:
 warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated 
[-Wdeprecated-declarations]
 }
 ^
In file included from /usr/include/wx-3.0/wx/statbmp.h:14:0,
                 from 
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:14:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
     wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
     ^
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:64:1:
 warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' 
is deprecated [-Wdeprecated-declarations]
 }
 ^
In file included from /usr/include/wx-3.0/wx/statbmp.h:14:0,
                 from 
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:14:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
     wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
     ^
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:64:1:
 warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated 
[-Wdeprecated-declarations]
 }
 ^
In file included from /usr/include/wx-3.0/wx/statbmp.h:14:0,
                 from 
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:14:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
     wxDEPRECATED( virtual void MakeModal(bool modal = true) );
     ^
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:64:1:
 warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is 
deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
 }
 ^
In file included from /usr/include/wx-3.0/wx/control.h:22:0,
                 from /usr/include/wx-3.0/wx/statbmp.h:18,
                 from 
/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/src/cadxcore/main/gui/acquisition/downloadagaindialog.cpp:14:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
 inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
             ^
make[3]: Leaving directory 
'/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/obj-x86_64-linux-gnu'
make[2]: *** [cadxcore/CMakeFiles/CADxCore.dir/all] Error 2
CMakeFiles/Makefile2:110: recipe for target 
'cadxcore/CMakeFiles/CADxCore.dir/all' failed
make[2]: Leaving directory 
'/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
Makefile:120: recipe for target 'all' failed
make[1]: Leaving directory 
'/«BUILDDIR»/ginkgocadx-3.7.0.1465.37+dfsg/obj-x86_64-linux-gnu'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:21: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ginkgocadx
Source-Version: 3.7.1.1573.41+dfsg-2

We believe that the bug you reported is fixed in the latest version of
ginkgocadx, 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.
Dmitry Smirnov <only...@debian.org> (supplier of updated ginkgocadx 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: Thu, 27 Aug 2015 14:30:57 +1000
Source: ginkgocadx
Binary: ginkgocadx
Architecture: source amd64
Version: 3.7.1.1573.41+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description:
 ginkgocadx - Medical Imaging Software and complete DICOM Viewer
Closes: 777876 789932
Changes:
 ginkgocadx (3.7.1.1573.41+dfsg-2) experimental; urgency=medium
 .
   * Build-Depends:
     - libinsighttoolkit3-dev (>= 3.20.0)
     + libinsighttoolkit4-dev
   * New "libitk4.patch" fixing FTBFS (Closes: #789932, #777876).
Checksums-Sha1:
 2206e05c9eadc599a221b268716c12bb49442067 2433 
ginkgocadx_3.7.1.1573.41+dfsg-2.dsc
 7e0b8caa4f046b9dc85257fd6aaa0fe2a9297329 10288 
ginkgocadx_3.7.1.1573.41+dfsg-2.debian.tar.xz
 55eaf3f15995492e55fd4415f8501fad4dd366d7 3795504 
ginkgocadx_3.7.1.1573.41+dfsg-2_amd64.deb
Checksums-Sha256:
 5385ad025c8db9efbe652ec7804d221a177c1c848936e9707467edd335b20ecc 2433 
ginkgocadx_3.7.1.1573.41+dfsg-2.dsc
 05f672570eec2d4d2166b39d327071ce578bac84f0c4b8f6d754958ee073032f 10288 
ginkgocadx_3.7.1.1573.41+dfsg-2.debian.tar.xz
 4c48d2779524e87ce9bfa738e9c1037c3c44c630987836e18b8c4d4e01463207 3795504 
ginkgocadx_3.7.1.1573.41+dfsg-2_amd64.deb
Files:
 b88b2091fd3a58f98cdd35f42c6da8d2 2433 science optional 
ginkgocadx_3.7.1.1573.41+dfsg-2.dsc
 59377cfb31723c61ab6df84360a0be4e 10288 science optional 
ginkgocadx_3.7.1.1573.41+dfsg-2.debian.tar.xz
 10a8017bd22bd453527cfad794539737 3795504 science optional 
ginkgocadx_3.7.1.1573.41+dfsg-2_amd64.deb

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

iQIcBAEBCAAGBQJV3pOuAAoJEFK2u9lTlo0bSJoP/0xUOvru/FNSeV8OmhLs6Iua
VnsBbty4Z4plwxSwGG/11WDArsa8QtFyxS2afujfy1JkyadJVfJj+L1sC2XZo0Au
A9632Bd+CYFY2PlIsuHhLJIDzltrOMtqBP6Ddnthi+oViwyFxbTM/NpRthGSPGfv
PVuO/q4Mz/hus+mivKWhUXiAO/f7aa3y+lB0KVn+NHGSNbvYIU+pU/plDNGHE8LD
HujSMZzcuX9y6hCoOMPi9Imk0872vSram5tlw2s46dcos4q57aP3UddUQNTVK4wm
uIuv5B3RJadfBHhlw9GYytrd/9fZfuqjuH14pDv3JWHL6CchxcNtgrcp+AiaG2O2
9fMNRf5EtRf2Rc96+nl0Au2P+GZDsPCXER9eoAWgXA4bc9IA/S47jlThNhXVyhz9
6ek9aWCQW8Ptth2Xk1wz71E5jpiFXgyUd95WAd43zmvyLmttHj09d5sSZNs2a6a3
ORF9MtdfyDCcTnwH6igcrwmcstggCmxvaoQFuziFNNDpiW0FehF3lMPthbUnLwqY
NsfgVYhfKeGQtXvVNQ12PU63mXGxSx9hhc0neE9QzQs8ZxCxnZJp6zxqZLKiweSY
y6VoKkyRXfrnd9S3nb3/hKxHTs8lffHoaBrDKKFklIA5S0/MpVE08msL1OyvoLfi
zdPaoOpSHkB0h5POwV7q
=jr7O
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to