Your message dated Tue, 14 Feb 2017 19:24:20 +0000
with message-id <[email protected]>
and subject line Bug#854852: Removed package(s) from unstable
has caused the Debian Bug report #853510,
regarding libshevek: ftbfs with GCC-7
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 [email protected]
immediately.)
--
853510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853510
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libshevek
Version: 1.4-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7
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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libshevek_1.4-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html
[...]
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIBMM... yes
checking for AVAHI... yes
checking for AVAHI_GLIB... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating shevek.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
dh_auto_build
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libshevek\" -DPACKAGE_TARNAME=\"libshevek\"
-DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libshevek\ 1.4\"
-DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"libshevek\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -D_REENTRANT -D_REENTRANT
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -Wall
-Werror -ggdb3 -DCOPYRIGHT_YEARS=\"2005-2012\"
-DCOPYRIGHT_EMAIL=\"[email protected]\" -DCOPYRIGHT_AUTHOR=\"Bas\ Wijnen\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdeb
ug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o src/libshevek_la-args.lo `test -f 'src/args.cc'
|| echo './'`src/args.cc
libtool: compile: g++ -DPACKAGE_NAME=\"libshevek\"
-DPACKAGE_TARNAME=\"libshevek\" -DPACKAGE_VERSION=\"1.4\"
"-DPACKAGE_STRING=\"libshevek 1.4\"" -DPACKAGE_BUGREPORT=\"[email protected]\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libshevek\" -DVERSION=\"1.4\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -D_REENTRANT
-D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -Wall -Werror -ggdb3
-DCOPYRIGHT_YEARS=\"2005-2012\" -DCOPYRIGHT_EMAIL=\"[email protected]\"
"-DCOPYRIGHT_AUTHOR=\"Bas Wijnen\"" -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>
>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/args.cc
>-fPIC -DPIC -o src/.libs/libshevek_la-args.o
In file included from
/usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:24:0,
from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23,
from /usr/include/glibmm-2.4/glibmm.h:93,
from src/iostring.hh:24,
from src/args.cc:20:
/usr/include/glibmm-2.4/glibmm/variant.h:596:55: error: dynamic exception
specifications are deprecated in C++11; use 'noexcept' instead
[-Werror=deprecated]
static V_CastTo cast_dynamic(const VariantBase& v) throw(std::bad_cast);
^~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:643:1: error: dynamic exception
specifications are deprecated in C++11; use 'noexcept' instead
[-Werror=deprecated]
throw(std::bad_cast)
^~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:899:1: error: dynamic exception
specifications are deprecated in C++11; use 'noexcept' instead
[-Werror=deprecated]
throw(std::bad_cast);
^~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:1082:1: error: dynamic exception
specifications are deprecated in C++11; use 'noexcept' instead
[-Werror=deprecated]
throw(std::bad_cast);
^~~~~
/usr/include/glibmm-2.4/glibmm/variant.h:1139:1: error: dynamic exception
specifications are deprecated in C++11; use 'noexcept' instead
[-Werror=deprecated]
throw(std::bad_cast);
^~~~~
cc1plus: all warnings being treated as errors
Makefile:661: recipe for target 'src/libshevek_la-args.lo' failed
make[1]: *** [src/libshevek_la-args.lo] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:18: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 1.4-1+rm
Dear submitter,
as the package libshevek has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/854852
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---