Your message dated Mon, 22 May 2023 10:03:51 +0000
with message-id <e1q12on-003mir...@fasolo.debian.org>
and subject line Bug#984310: fixed in qtads 3.4.0+dfsg-1
has caused the Debian Bug report #984310,
regarding qtads: 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.)
--
984310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtads
Version: 2.1.7-0.1
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/qtads_2.1.7-0.1_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.
[...]
compiling tads3/vmbignum.cpp
compiling tads3/vmbignumlib.cpp
compiling tads3/vmbt3_nd.cpp
compiling tads3/vmbytarr.cpp
compiling tads3/vmcfgfl.cpp
compiling tads3/vmcoll.cpp
compiling tads3/vmconhmp.cpp
compiling tads3/vmconhtm.cpp
compiling tads3/vmconsol.cpp
compiling tads3/vmcrc.cpp
compiling tads3/vmcset.cpp
compiling tads3/vmdate.cpp
compiling tads3/vmdict.cpp
compiling tads3/vmdynfunc.cpp
compiling tads3/vmerr.cpp
compiling tads3/vmerrmsg.cpp
compiling tads3/vmfile.cpp
compiling tads3/vmfilnam.cpp
compiling tads3/vmfilobj.cpp
compiling tads3/vmfref.cpp
compiling tads3/vmfunc.cpp
compiling tads3/vmglob.cpp
compiling tads3/vmgram.cpp
compiling tads3/vmhash.cpp
compiling tads3/vmimage.cpp
compiling tads3/vmimg_nd.cpp
compiling tads3/vmini_nd.cpp
compiling tads3/vminit.cpp
compiling tads3/vminitfl.cpp
compiling tads3/vmintcls.cpp
compiling tads3/vmisaac.cpp
compiling tads3/vmiter.cpp
compiling tads3/vmlog.cpp
compiling tads3/vmlookup.cpp
compiling tads3/vmlst.cpp
compiling tads3/vmmain.cpp
compiling tads3/vmmcreg.cpp
compiling tads3/vmmeta.cpp
compiling tads3/vmnetfillcl.cpp
compiling tads3/vmobj.cpp
compiling tads3/vmop.cpp
compiling tads3/vmpack.cpp
compiling tads3/vmpat.cpp
compiling tads3/vmpool.cpp
compiling tads3/vmpoolfl.cpp
compiling tads3/vmregex.cpp
compiling tads3/vmrun.cpp
compiling tads3/vmrunsym.cpp
compiling tads3/vmsa.cpp
compiling tads3/vmsave.cpp
compiling tads3/vmsort.cpp
compiling tads3/vmsortv.cpp
compiling tads3/vmsrcf.cpp
compiling tads3/vmstack.cpp
compiling tads3/vmstr.cpp
compiling tads3/vmstrbuf.cpp
compiling tads3/vmstrcmp.cpp
compiling tads3/vmtmpfil.cpp
compiling tads3/vmtobj.cpp
compiling tads3/vmtype.cpp
compiling tads3/vmtypedh.cpp
compiling tads3/vmtz.cpp
tads3/vmtz.cpp: In member function ‘void CVmTimeZone::query(vmtzquery*,
int32_t, int32_t, int) const’:
tads3/vmtz.cpp:1987:30: error: ordered comparison of pointer with integer zero
(‘vmtz_trans*’ and ‘int’)
1987 | result->set(tcur > 0 ? tcur - 1 : tcur);
| ~~~~~^~~
make[1]: *** [Makefile:7751: obj/vmtz.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: qtads
Source-Version: 3.4.0+dfsg-1
Done: Alexandre Detiste <alexandre.deti...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
qtads, 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 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <alexandre.deti...@gmail.com> (supplier of updated qtads
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: Fri, 19 May 2023 16:36:05 +0200
Source: qtads
Architecture: source
Version: 3.4.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <alexandre.deti...@gmail.com>
Closes: 940465 984310 1019737
Changes:
qtads (3.4.0+dfsg-1) unstable; urgency=medium
.
* Adopt package.
* New upstream release. (Closes: #984310, #940465, #1019737)
* Project has been imported in Salsa under the Games team.
* Drop old Debian menu entry.
* Switch from CDBS to DebHelper (compat level 13)
* set Rules-Requires-Root: no
* update Standards-Version to 4.6.2
* Update build-dependencies:
* SDL1 -> SDL2
* pkg-config -> pkgconf
* explicitly add Vorbis, Mpg123, SndFile, FluidSynth.
* add dependency on libqt5svg5-dev
* debian/copyright:
* rewrite in DEP-5 format
* QTads has been relicensed under the GPL-3 from version 3.0
* debian/watch:
* The archive is repacked to drop a copy of Bootstrap.js
* Upstream moved from SourceForge to GitHub.
* debian/patches:
* drop old pointer/integer comparison patch, merged upstream.
* disable the auto-update notification
Checksums-Sha1:
9010424f318d31c678f206650cfe7729983c7808 2094 qtads_3.4.0+dfsg-1.dsc
e0d6389783cd452ee1b300a9547cd47b6def8ed9 5940140 qtads_3.4.0+dfsg.orig.tar.xz
a682a2d8ce9b1565a0b1f100d091e1115433cbab 5696 qtads_3.4.0+dfsg-1.debian.tar.xz
a749dbd4f9ce25b834a3521adb36167de9baad65 13350
qtads_3.4.0+dfsg-1_amd64.buildinfo
Checksums-Sha256:
b591e47b584edaa1377fdf57a94d5ae966aba935d7e7d3f158e473e6d83d8d2c 2094
qtads_3.4.0+dfsg-1.dsc
e45bcdf8adecb7128e5703f9363e6b21005c07e243dcd592bd13e5bb5327e0e2 5940140
qtads_3.4.0+dfsg.orig.tar.xz
c76251baf6fbeb298092919241203115ff15c85990c53b2824a6cd16d2648623 5696
qtads_3.4.0+dfsg-1.debian.tar.xz
64f85f36584cd7d9bb190efa14f376fe5e94c03cb9c0dfe372a8650e3c41bfc8 13350
qtads_3.4.0+dfsg-1_amd64.buildinfo
Files:
f827fb730f905d49ae19581d8e9ced0e 2094 games optional qtads_3.4.0+dfsg-1.dsc
6282735c04858b4626f9532de65eec84 5940140 games optional
qtads_3.4.0+dfsg.orig.tar.xz
a8168a575b74a8be03a1e6580d48ef77 5696 games optional
qtads_3.4.0+dfsg-1.debian.tar.xz
648bca28d140c25c72b9bf9258f105d3 13350 games optional
qtads_3.4.0+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE5CQeth7uIW7ehIz87iFbn7jEWwsFAmRrOHsACgkQ7iFbn7jE
WwvtAQ/+JWdKibEojj5BoyasvQX6d+xy/SOlxjNAEGDXLF6IdewSlSiOLCGDHZtU
UVfexA8HNbMOb3Ugv2p2r0miDUInrGfwmGgezJ0w3NuKufO7RoNd/52iHYhobJUm
3ud9Qp5awQccuLUFNrenVaGWyFEbm4SAwvB1bl8okkPZyB7ZBC69eqGXHWUygclF
tglhTXm1DNjQVMVNRtgE8tTxx81dNtpbVTl/NK1+dhMeBYAORiL0hMRRsPSbdbut
cyniHFORSWz0wSVCrRVYEtFMMcXDkBAp/UdLdMAkFHFPerjnjmWuppinO0zdmShf
sKGCTz2IggIMZ+ornYj71lPDGPqPrWlPesb4IOc8Za9pUTC6wG1i0RI3F0eOtu0f
Qje1s8lFjsujVJzxaHYeJ1qmwIIcXpKSTRWOegvP3OwH06SWkmpmGq2uMrMN6tu1
Z3mRHpZ3icEzbUtIIEWXv/yWM1ZIs5X4c65Nc0EundpQmBBdMlO3ze0Icn/p+aFc
UiGmPZX5ogLNTRosTO+UCnFQC2BY9flccuN4mz16jvzQezf0VHFYD1egX+u/EJ1+
PVJHyhASBXiSQ6oSWsvvZ5ji4FTbblB//0Y39eClB2C3gic5y7Du8dEhKf2cPM4n
S8m5ZNb8RIefI+e0dlMqLCArqdbV8O0iALZ6xprBMYTXCuWv+NE=
=wNyC
-----END PGP SIGNATURE-----
--- End Message ---