Your message dated Sun, 27 Dec 2020 20:48:56 +0000
with message-id <e1ktcyg-000ei3...@fasolo.debian.org>
and subject line Bug#957575: fixed in naev 0.8.0-1
has caused the Debian Bug report #957575,
regarding naev: ftbfs with GCC-10
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.)
--
957575: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957575
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:naev
Version: 0.7.0-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/naev_0.7.0-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:26:
multiple definition of `nglUnmapBuffer'; ai.o:./src/opengl_ext.h:26: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:25:
multiple definition of `nglMapBuffer'; ai.o:./src/opengl_ext.h:25: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:24:
multiple definition of `nglBufferSubData'; ai.o:./src/opengl_ext.h:24: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:23:
multiple definition of `nglBufferData'; ai.o:./src/opengl_ext.h:23: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:22:
multiple definition of `nglBindBuffer'; ai.o:./src/opengl_ext.h:22: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:21:
multiple definition of `nglGenBuffers'; ai.o:./src/opengl_ext.h:21: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:18:
multiple definition of `nglMultiTexCoord2d'; ai.o:./src/opengl_ext.h:18: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:17:
multiple definition of `nglClientActiveTexture'; ai.o:./src/opengl_ext.h:17:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:16:
multiple definition of `nglActiveTexture'; ai.o:./src/opengl_ext.h:16: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(input.o):./src/tk/widget/../../../src/opengl_ext.h:13:
multiple definition of `nglGenerateMipmap'; ai.o:./src/opengl_ext.h:13: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:30:
multiple definition of `nglCompressedTexImage2D'; ai.o:./src/opengl_ext.h:30:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:27:
multiple definition of `nglDeleteBuffers'; ai.o:./src/opengl_ext.h:27: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:26:
multiple definition of `nglUnmapBuffer'; ai.o:./src/opengl_ext.h:26: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:25:
multiple definition of `nglMapBuffer'; ai.o:./src/opengl_ext.h:25: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:24:
multiple definition of `nglBufferSubData'; ai.o:./src/opengl_ext.h:24: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:23:
multiple definition of `nglBufferData'; ai.o:./src/opengl_ext.h:23: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:22:
multiple definition of `nglBindBuffer'; ai.o:./src/opengl_ext.h:22: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:21:
multiple definition of `nglGenBuffers'; ai.o:./src/opengl_ext.h:21: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:18:
multiple definition of `nglMultiTexCoord2d'; ai.o:./src/opengl_ext.h:18: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:17:
multiple definition of `nglClientActiveTexture'; ai.o:./src/opengl_ext.h:17:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:16:
multiple definition of `nglActiveTexture'; ai.o:./src/opengl_ext.h:16: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(list.o):./src/tk/widget/../../../src/opengl_ext.h:13:
multiple definition of `nglGenerateMipmap'; ai.o:./src/opengl_ext.h:13: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:30:
multiple definition of `nglCompressedTexImage2D'; ai.o:./src/opengl_ext.h:30:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:27:
multiple definition of `nglDeleteBuffers'; ai.o:./src/opengl_ext.h:27: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:26:
multiple definition of `nglUnmapBuffer'; ai.o:./src/opengl_ext.h:26: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:25:
multiple definition of `nglMapBuffer'; ai.o:./src/opengl_ext.h:25: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:24:
multiple definition of `nglBufferSubData'; ai.o:./src/opengl_ext.h:24: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:23:
multiple definition of `nglBufferData'; ai.o:./src/opengl_ext.h:23: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:22:
multiple definition of `nglBindBuffer'; ai.o:./src/opengl_ext.h:22: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:21:
multiple definition of `nglGenBuffers'; ai.o:./src/opengl_ext.h:21: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:18:
multiple definition of `nglMultiTexCoord2d'; ai.o:./src/opengl_ext.h:18: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:17:
multiple definition of `nglClientActiveTexture'; ai.o:./src/opengl_ext.h:17:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:16:
multiple definition of `nglActiveTexture'; ai.o:./src/opengl_ext.h:16: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(rect.o):./src/tk/widget/../../../src/opengl_ext.h:13:
multiple definition of `nglGenerateMipmap'; ai.o:./src/opengl_ext.h:13: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:30:
multiple definition of `nglCompressedTexImage2D'; ai.o:./src/opengl_ext.h:30:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:27:
multiple definition of `nglDeleteBuffers'; ai.o:./src/opengl_ext.h:27: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:26:
multiple definition of `nglUnmapBuffer'; ai.o:./src/opengl_ext.h:26: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:25:
multiple definition of `nglMapBuffer'; ai.o:./src/opengl_ext.h:25: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:24:
multiple definition of `nglBufferSubData'; ai.o:./src/opengl_ext.h:24: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:23:
multiple definition of `nglBufferData'; ai.o:./src/opengl_ext.h:23: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:22:
multiple definition of `nglBindBuffer'; ai.o:./src/opengl_ext.h:22: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:21:
multiple definition of `nglGenBuffers'; ai.o:./src/opengl_ext.h:21: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:18:
multiple definition of `nglMultiTexCoord2d'; ai.o:./src/opengl_ext.h:18: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:17:
multiple definition of `nglClientActiveTexture'; ai.o:./src/opengl_ext.h:17:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:16:
multiple definition of `nglActiveTexture'; ai.o:./src/opengl_ext.h:16: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(tabwin.o):./src/tk/widget/../../../src/opengl_ext.h:13:
multiple definition of `nglGenerateMipmap'; ai.o:./src/opengl_ext.h:13: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:30:
multiple definition of `nglCompressedTexImage2D'; ai.o:./src/opengl_ext.h:30:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:27:
multiple definition of `nglDeleteBuffers'; ai.o:./src/opengl_ext.h:27: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:26:
multiple definition of `nglUnmapBuffer'; ai.o:./src/opengl_ext.h:26: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:25:
multiple definition of `nglMapBuffer'; ai.o:./src/opengl_ext.h:25: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:24:
multiple definition of `nglBufferSubData'; ai.o:./src/opengl_ext.h:24: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:23:
multiple definition of `nglBufferData'; ai.o:./src/opengl_ext.h:23: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:22:
multiple definition of `nglBindBuffer'; ai.o:./src/opengl_ext.h:22: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:21:
multiple definition of `nglGenBuffers'; ai.o:./src/opengl_ext.h:21: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:18:
multiple definition of `nglMultiTexCoord2d'; ai.o:./src/opengl_ext.h:18: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:17:
multiple definition of `nglClientActiveTexture'; ai.o:./src/opengl_ext.h:17:
first defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:16:
multiple definition of `nglActiveTexture'; ai.o:./src/opengl_ext.h:16: first
defined here
/usr/bin/ld:
../src/tk/widget/libwidget.a(text.o):./src/tk/widget/../../../src/opengl_ext.h:13:
multiple definition of `nglGenerateMipmap'; ai.o:./src/opengl_ext.h:13: first
defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:915: naev] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:1090: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:814: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:606: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: naev
Source-Version: 0.8.0-1
Done: Federico Ceratto <feder...@debian.org>
We believe that the bug you reported is fixed in the latest version of
naev, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Federico Ceratto <feder...@debian.org> (supplier of updated naev 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: Sun, 27 Dec 2020 20:00:53 +0000
Source: naev
Architecture: source
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Federico Ceratto <feder...@debian.org>
Changed-By: Federico Ceratto <feder...@debian.org>
Closes: 957575
Changes:
naev (0.8.0-1) unstable; urgency=medium
.
* New upstream release (Closes: #957575)
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
Checksums-Sha1:
74c33270fa00ac3188be1ff2101fe7bf54d499ac 2387 naev_0.8.0-1.dsc
91f3b540114c411a4f9f1d8312d92767d80134a6 359213231 naev_0.8.0.orig.tar.gz
b8c57422b36353fc0a45d94d25e66a4b4b7aa894 15212 naev_0.8.0-1.debian.tar.xz
4ead466c318b6d77da6e982ad237e059de9636a9 14791 naev_0.8.0-1_amd64.buildinfo
Checksums-Sha256:
2b39ee7d18e6df79da6870d5baf528d3d2b33daa83bf8e079fd0c6cc0eb0b809 2387
naev_0.8.0-1.dsc
1ae01758122e2746cc06e14330ad0875451135c8a7d317792a50b5b181f25bc6 359213231
naev_0.8.0.orig.tar.gz
f656b71f249016e0f8007897865f5f5d25caca133d28a715868ade3a2adbf145 15212
naev_0.8.0-1.debian.tar.xz
35049ca4888cec322afcd081b699a10a31e9c80adbf47ca98883bade371ae495 14791
naev_0.8.0-1_amd64.buildinfo
Files:
40c34ee7b7f3c8f6bf2bd344d4cb3194 2387 games optional naev_0.8.0-1.dsc
b8a957c642a06c03aee4a5875a3cf162 359213231 games optional
naev_0.8.0.orig.tar.gz
4ce566bdab9afd670301895eab414913 15212 games optional
naev_0.8.0-1.debian.tar.xz
82845480a4cb8f91f18701e48fc9d74c 14791 games optional
naev_0.8.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfKfd+zM5IUCMbyuWbzG8RPUXfaoFAl/o7KUACgkQbzG8RPUX
faoT3xAAiMr21r2jCLxdWJFpTuPnKD6nVa0J/9/J24Ol3faSTGVKaEmrl7pUZPko
U9YdgSMI7XazEjpncg0DP0Bc125TaQ74INYr/9eLRSefauvhN+zAlnfXsB8WXfQe
DzFphjFv25dNFOM0+t83imKWTZ6nEl0GFN6Q6OMDsM1ADHk5f1q7iBhFSOXipy+5
fmKlo8iK/NZCuXn4qvgzkiu0wKIX0yq8ZENPJbctQOTAqaJUXgJ249AinMCDgZ1P
aP3evpyfwAHpsWZTxxT1niSPyXj5E7I3QmxvlKPmmi+6LCWFGsm9wA2cPAuhta1G
rUIwftP7t9TmIUXX9pEVZdZSoakjU/S8BP8dsT5oBEpzljkiBn1BTm0IT5dvFKB8
6y7CxxmmmNs/CdLxJIQW9i1aCRxOTvyoLTQO94bp4k2i00N+coxRlKPs3YeXFYv6
H84Oa3aMn37CYF8VMwT2mi5W6PMrt8ASqsGZJgYpVGPeFw0FwIhFmGdy14Q8Bu8y
dZPn6KDtRl8uZOKPdXu4tQ89Yu6IE9S6oFZBlNUEqPA52CSiwkCNEFBu/GSjvzrO
bcnO40rEKYcnmYH/3zMcUZF9RcVoizUeVKiWUqFvWPVFY91I+Kn2tOyq76IbJlXd
LGhk3RcOYRxPQj3o3dcM2175DDV6e902yw3oOB/sNKCuZkWBo1c=
=JEp7
-----END PGP SIGNATURE-----
--- End Message ---