Your message dated Thu, 14 Oct 2021 13:33:26 +0000
with message-id <e1mb0ro-0008ho...@fasolo.debian.org>
and subject line Bug#983971: fixed in asc 2.6.1.0-8
has caused the Debian Bug report #983971,
regarding asc: ftbfs with GCC-11
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.)


-- 
983971: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983971
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:asc
Version: 2.6.1.0-7
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/asc_2.6.1.0-7_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ 
-I../../../source/libs/loki-0.1.6/include/ -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-sign-compare -D_UNIX_ -D_SDL_ 
-I/usr/include/freetype2 -I/usr/include/libpng16  -DSIZE_T_not_identical_to_INT 
-c -o Singleton.lo ./src/Singleton.cpp
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ 
-I../../../source/libs/loki-0.1.6/include/ -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-sign-compare -D_UNIX_ -D_SDL_ 
-I/usr/include/freetype2 -I/usr/include/libpng16  -DSIZE_T_not_identical_to_INT 
-c -o SmartPtr.lo ./src/SmartPtr.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ 
-I../../../source/libs/loki-0.1.6/include/ -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-sign-compare -D_UNIX_ -D_SDL_ 
-I/usr/include/freetype2 -I/usr/include/libpng16 -DSIZE_T_not_identical_to_INT 
-c ./src/SmartPtr.cpp -o SmartPtr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ 
-I../../../source/libs/loki-0.1.6/include/ -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-sign-compare -D_UNIX_ -D_SDL_ 
-I/usr/include/freetype2 -I/usr/include/libpng16 -DSIZE_T_not_identical_to_INT 
-c ./src/SmallObj.cpp -o SmallObj.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 
-I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ 
-I../../../source/libs/loki-0.1.6/include/ -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-sign-compare -D_UNIX_ -D_SDL_ 
-I/usr/include/freetype2 -I/usr/include/libpng16 -DSIZE_T_not_identical_to_INT 
-c ./src/Singleton.cpp -o Singleton.o
In file included from ./src/Singleton.cpp:19:
../../../source/libs/loki-0.1.6/include/loki/Singleton.h: In function ‘void 
Loki::SetLongevity(T*, unsigned int, Destroyer)’:
../../../source/libs/loki-0.1.6/include/loki/Singleton.h:158:14: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<LifetimeTracker>
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from 
../../../source/libs/loki-0.1.6/include/loki/Singleton.h:30,
                 from ./src/Singleton.cpp:19:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from 
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h:23,
                 from 
../../../source/libs/loki-0.1.6/include/loki/SmartPtr.h:33,
                 from ./src/SmartPtr.cpp:20:
../../../source/libs/loki-0.1.6/include/loki/Singleton.h: In function ‘void 
Loki::SetLongevity(T*, unsigned int, Destroyer)’:
../../../source/libs/loki-0.1.6/include/loki/Singleton.h:158:14: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<LifetimeTracker>
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from 
../../../source/libs/loki-0.1.6/include/loki/Singleton.h:30,
                 from 
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h:23,
                 from 
../../../source/libs/loki-0.1.6/include/loki/SmartPtr.h:33,
                 from ./src/SmartPtr.cpp:20:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from 
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h:23,
                 from ./src/SmallObj.cpp:19:
../../../source/libs/loki-0.1.6/include/loki/Singleton.h: In function ‘void 
Loki::SetLongevity(T*, unsigned int, Destroyer)’:
../../../source/libs/loki-0.1.6/include/loki/Singleton.h:158:14: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<LifetimeTracker>
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from 
../../../source/libs/loki-0.1.6/include/loki/Singleton.h:30,
                 from 
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h:23,
                 from ./src/SmallObj.cpp:19:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from 
../../../source/libs/loki-0.1.6/include/loki/SmartPtr.h:33,
                 from ./src/SmartPtr.cpp:20:
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h: At global scope:
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h:462:57: error: ISO 
C++17 does not allow dynamic exception specifications
  462 |         static void * operator new ( std::size_t size ) throw ( 
std::bad_alloc )
      |                                                         ^~~~~
In file included from ./src/SmallObj.cpp:19:
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h: At global scope:
../../../source/libs/loki-0.1.6/include/loki/SmallObj.h:462:57: error: ISO 
C++17 does not allow dynamic exception specifications
  462 |         static void * operator new ( std::size_t size ) throw ( 
std::bad_alloc )
      |                                                         ^~~~~
make[5]: *** [Makefile:462: SmartPtr.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [Makefile:462: SmallObj.lo] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/source/libs/loki-0.1.6'
make[4]: *** [Makefile:427: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/source/libs'
make[3]: *** [Makefile:428: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/source'
make[2]: *** [Makefile:538: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:441: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: asc
Source-Version: 2.6.1.0-8
Done: Markus Koschany <a...@debian.org>

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

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated asc 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: SHA512

Format: 1.8
Date: Thu, 14 Oct 2021 15:03:37 +0200
Source: asc
Architecture: source
Version: 2.6.1.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 983971
Changes:
 asc (2.6.1.0-8) unstable; urgency=medium
 .
   * Don't append -Wl,--as-needed anymore. Now the default.
   * Declare compliance with Debian Policy 4.6.0.
   * Mark asc-data Multi-Arch: foreign
   * Fix FTBFS with GCC 11 by building with C++11 standard. (Closes: #983971)
Checksums-Sha1:
 7a27fe0af736dac591d5e7ec6017d0238bf26df6 2481 asc_2.6.1.0-8.dsc
 d645204c91eff76f54764df5b6aeb35cdee85e7d 22472 asc_2.6.1.0-8.debian.tar.xz
 eb2fd851ab4f85efe69b0d37415d765f12c6eb9d 14712 asc_2.6.1.0-8_amd64.buildinfo
Checksums-Sha256:
 18d16a9a9f1e248a224268baf52e1f3ca88804b8535340cc4927c941af9438a2 2481 
asc_2.6.1.0-8.dsc
 668b3e577ea030b1dda546ea1a8fb0ff0a70ccfd630c117ab093c2ab9d45fc4e 22472 
asc_2.6.1.0-8.debian.tar.xz
 09ecd839fa995f3ae242a529d17e4d487d5b478c30082de3e625b3a21d524d29 14712 
asc_2.6.1.0-8_amd64.buildinfo
Files:
 777b571b8a8a488cb717af5f5addd5cb 2481 games optional asc_2.6.1.0-8.dsc
 a1dbdb03e687cc2c804261cd383dc9ed 22472 games optional 
asc_2.6.1.0-8.debian.tar.xz
 a46d2ff6c969f2dce3b390f9192c155c 14712 games optional 
asc_2.6.1.0-8_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmFoLKtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HktYAP/3cVjRKrqz0bRjLIWcWyBPrx38ohFb1TtjmG
4kJlFIVsMRHOxObo6kkeq2WZfa6qG3IV4/Fx0uwGzK3O4Xx753o6AtRhgbWtDgKP
Q0suZH3mdQzUNG3104WmQBlRg1rtGwHln5V0dweI/+BP+aUKCgXqapoMQZBy2y4i
gF1+XQB6GZhwCsXpPJ6gduTxGZm7obMDI2X8XCSOxJnZ1BSrIcg77UxtoAZqELZ3
WFAM4fYUoguQ1/7+E45m8+vYFhQHVgqFmEaUbOvBJ2JMas+bHjIj3CDO09qBuJVu
ECgl56a8Y2mjA85k0x+VykDy376uCxjMU+SzQCanqjOGmgrYgi5vd5kG00fAOGjK
EOcRUHsqqJH1va4d/yNBnBI4Uv2cV3C9BJZkDEZhJ+P4D6ALkBpHSD8iM1jTs+UE
Q/fCacS/rkmwyNho5QYge5XZ7G79hqgtaBKVP4VSg8nHIrh9iHL0As0tKUtAfTfM
tpHXOAeviBYHAxUVRJzHzhb5H8F05EGXREmugFsFCU+rxKnr/4DYbHAWqrj8RmoA
Ap0LZhT/PGriUFt7aK0ilsXKKhjf3X2b5uEh6h1K3wA9WqW825IQyg53Q1Uo1agu
eMLGmjkcndykEHT1iDOfMZdK73EiG1dxZAQ5zACSnuNEyRJXctuOuv1aFo4bzYrl
0ZER3yhp
=S+mi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to