Your message dated Sun, 22 Jul 2018 12:18:51 +0000
with message-id <e1fhdk7-0006xl...@fasolo.debian.org>
and subject line Bug#897699: fixed in aeskulap 0.2.2b1+git20161206-5
has caused the Debian Bug report #897699,
regarding aeskulap: ftbfs with GCC-8
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.)
--
897699: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897699
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:aeskulap
Version: 0.2.2b1+git20161206-4
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/aeskulap_0.2.2b1+git20161206-4_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are 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-8/porting_to.html
[...]
from fileloader.cpp:24:
/usr/include/dcmtk/config/osconfig.h:825: note: this is the location of the
previous definition
#define PACKAGE_NAME "dcmtk"
In file included from ../configuration/aconfiguration.h:29,
from poolservers.h:30,
from imagepool.h:28,
from fileloader.cpp:27:
../config.h:97: warning: "PACKAGE_STRING" redefined
#define PACKAGE_STRING "aeskulap 0.2.2-beta1"
In file included from /usr/include/dcmtk/dcmdata/dcfilefo.h:26,
from fileloader.cpp:24:
/usr/include/dcmtk/config/osconfig.h:828: note: this is the location of the
previous definition
#define PACKAGE_STRING ""
In file included from ../configuration/aconfiguration.h:29,
from poolservers.h:30,
from imagepool.h:28,
from fileloader.cpp:27:
../config.h:106: warning: "PACKAGE_VERSION" redefined
#define PACKAGE_VERSION "0.2.2-beta1"
In file included from /usr/include/dcmtk/dcmdata/dcfilefo.h:26,
from fileloader.cpp:24:
/usr/include/dcmtk/config/osconfig.h:843: note: this is the location of the
previous definition
#define PACKAGE_VERSION "3.6.2"
In file included from imagepool.h:25,
from fileloader.cpp:27:
poolinstance.h:46:81: error: 'void ImagePool::remove_instance(const
Glib::RefPtr<ImagePool::Instance>&)' should have been declared inside
'ImagePool'
friend void ImagePool::remove_instance(const
Glib::RefPtr<ImagePool::Instance>&);
^
make[3]: *** [Makefile:605: fileloader.lo] Error 1
make[3]: Leaving directory
'/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206/imagepool'
make[3]: Entering directory
'/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206/imagepool'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I../configuration -DHAVE_CONFIG_H -I/usr/include -pthread
-I/usr/include/gtkmm-2.4 -I/usr/lib/x86_64-linux-gnu/gtkmm-2.4/include
-I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0
-I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4
-I/usr/lib/x86_64-linux-gnu/gdkmm-2.4/include -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/cairomm-1.0
-I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng16 -I/us
r/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o netloader.lo
netloader.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../configuration
-DHAVE_CONFIG_H -I/usr/include -pthread -I/usr/include/gtkmm-2.4
-I/usr/lib/x86_64-linux-gnu/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0
-I/usr/include/gdkmm-2.4 -I/usr/lib/x86_64-linux-gnu/gdkmm-2.4/include
-I/usr/include/giomm-2.4 -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include
-I/usr/include/pangomm-1.4 -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/cairomm-1.0 -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0
-I/usr/incl
ude/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206=.
-fstack-protector-strong -Wformat -Werror=format-security -c netloader.cpp
-fPIC -DPIC -o .libs/netloader.o
In file included from imagepool.h:25,
from netloader.cpp:24:
poolinstance.h:46:81: error: 'void ImagePool::remove_instance(const
Glib::RefPtr<ImagePool::Instance>&)' should have been declared inside
'ImagePool'
friend void ImagePool::remove_instance(const
Glib::RefPtr<ImagePool::Instance>&);
^
make[3]: *** [Makefile:605: netloader.lo] Error 1
make[3]: Leaving directory
'/<<BUILDDIR>>/aeskulap-0.2.2b1+git20161206/imagepool'
make[2]: *** [Makefile:491: all-recursive] Error 1
make[1]: *** [Makefile:423: all] Error 2
dh_auto_build: make -j8 -Oline returned exit code 2
make: *** [debian/rules:6: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: aeskulap
Source-Version: 0.2.2b1+git20161206-5
We believe that the bug you reported is fixed in the latest version of
aeskulap, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gert Wollny <g...@debian.org> (supplier of updated aeskulap 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: Sun, 22 Jul 2018 13:43:24 +0200
Source: aeskulap
Binary: aeskulap
Architecture: source
Version: 0.2.2b1+git20161206-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Gert Wollny <g...@debian.org>
Description:
aeskulap - medical image viewer and DICOM network client
Closes: 897699
Changes:
aeskulap (0.2.2b1+git20161206-5) unstable; urgency=medium
.
* d/p/gcc8: Fix friend declaration, Closes: #897699
* d/* Apply 'cme fix dpkg'
- correct VCS
- bump standards version to 4.1.5 (no changes needed)
Checksums-Sha1:
226be89b91fc3918274a439d47deabbbe010475a 2116
aeskulap_0.2.2b1+git20161206-5.dsc
9efbf27b97fd10997ba2b73038d9fd121299831b 26880
aeskulap_0.2.2b1+git20161206-5.debian.tar.xz
805822c0ae89888e76f0b1a0eccdbc4b55c17457 13093
aeskulap_0.2.2b1+git20161206-5_source.buildinfo
Checksums-Sha256:
002de9d0a3247fae655b647472d4577476bdbe01ec991aed4b4ad6136945dc09 2116
aeskulap_0.2.2b1+git20161206-5.dsc
a4e47d6fe65d904c411bfefbf2ea1dc0474eda2623bdfbfbb1fdd9af924e788c 26880
aeskulap_0.2.2b1+git20161206-5.debian.tar.xz
4bfac89681e817060c31773ae9762440a59716223f1eeefdca8b947cd86ee43b 13093
aeskulap_0.2.2b1+git20161206-5_source.buildinfo
Files:
061adef1f55a11ebe33312d827e0ead8 2116 science optional
aeskulap_0.2.2b1+git20161206-5.dsc
f9964b69fc5a54c9e2b9fc6b5218aa78 26880 science optional
aeskulap_0.2.2b1+git20161206-5.debian.tar.xz
16fe9692db0bf659ae57d4cdd44f756b 13093 science optional
aeskulap_0.2.2b1+git20161206-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEELtRZww6NuKjZPKd6l/LU/KCfME4FAltUbn4ACgkQl/LU/KCf
ME6gPw/+Ps2dn9OMsDX0d7zmOt16kqsAxjXHl+EmCo5RdveB6Yg9By28EwYifFPD
E5iP835K3ItloX6OGgy2lgYDEYSFdC2uslymC6YiWnyBGGX1BlO8k8LbVw8if2Cd
1yc2dqH+c8Y6EZ0ihnULeQ5GGx2OexILrYUkvOxhA9cd9waVf/vfechfeAwUduWs
H6oF/2t1Hh7mDyaxXphpdsbM3ho/Pv60uYQlFCpjtjXxQ1YDagXAZ4TcCnWrwe+b
lLILdnr2H0sEyeomuS1H7uW63M8NZ3LDXUcPk/XnlJuc34ffem6bapA5IAiA4y2p
zj3T4pLhlPGaqcDTZV3g0Sp/gAUjdUi30oV9tCvO21MfPnK8lNzVRXWUQMTipudU
BvRFxLG4h1TWpKAu2HU87HwnBza7tGprLNZq+gVD58eOZpsjXTvG9Dlj4Cx4AzaF
hYmTXe8uVuPbDjGUrJvYwbVM6RKMuYRYDQ+6p61eyLJqKKmdSqedVKo/mJQo28xt
Xh+Wp6j3UNf/6xgd/bIwxkl/UC2EzpEufV7lxRNc5pYiux1RmEAZSze2zbKawxZS
0XxhHzMtEOuma+M+k8SNkTaDO6AmMydAxOTiUSU6RlNyEqBZBbD77yDB9AHeswSt
7MGDtn+3bT/sPjA8iBIJsk+O4fh+Bcd7/MkVBkEdnwz2LNUBrhQ=
=K9HA
-----END PGP SIGNATURE-----
--- End Message ---