Your message dated Sat, 03 Aug 2024 11:19:36 +0000
with message-id <e1sacnq-008mtc...@fasolo.debian.org>
and subject line Bug#1077196: fixed in gambas3 3.19.3-1
has caused the Debian Bug report #1077196,
regarding gambas3 FTBFS on 32-bit with gcc 14
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.)
--
1077196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077196
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gambas3
Version: 3.19.1-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=gambas3&arch=armhf&ver=3.19.1-1%2Bb2&stamp=1721959820&raw=0
...
gbx_number.c: In function ‘read_integer’:
gbx_number.c:149:71: error: passing argument 3 of ‘__builtin_umull_overflow’
from incompatible pointer type [-Wincompatible-pointer-types]
149 | if (__builtin_umull_overflow(nbr, 10,
&nbr))
|
^~~~
| |
|
uint64_t * {aka long long unsigned int *}
gbx_number.c:149:71: note: expected ‘long unsigned int *’ but argument is of
type ‘uint64_t *’ {aka ‘long long unsigned int *’}
gbx_number.c:151:80: error: passing argument 3 of ‘__builtin_uaddl_overflow’
from incompatible pointer type [-Wincompatible-pointer-types]
151 | if (__builtin_uaddl_overflow(nbr,
(uint64_t)d, &nbr))
|
^~~~
|
|
|
uint64_t * {aka long long unsigned int *}
gbx_number.c:151:80: note: expected ‘long unsigned int *’ but argument is of
type ‘uint64_t *’ {aka ‘long long unsigned int *’}
gbx_number.c:195:73: error: passing argument 3 of ‘__builtin_umull_overflow’
from incompatible pointer type [-Wincompatible-pointer-types]
195 | if (__builtin_umull_overflow(nbr, base,
&nbr))
|
^~~~
|
|
|
uint64_t * {aka long long unsigned int *}
gbx_number.c:195:73: note: expected ‘long unsigned int *’ but argument is of
type ‘uint64_t *’ {aka ‘long long unsigned int *’}
gbx_number.c:197:80: error: passing argument 3 of ‘__builtin_uaddl_overflow’
from incompatible pointer type [-Wincompatible-pointer-types]
197 | if (__builtin_uaddl_overflow(nbr,
(uint64_t)d, &nbr))
|
^~~~
|
|
|
uint64_t * {aka long long unsigned int *}
gbx_number.c:197:80: note: expected ‘long unsigned int *’ but argument is of
type ‘uint64_t *’ {aka ‘long long unsigned int *’}
make[5]: *** [Makefile:1819: gbx3-gbx_number.o] Error 1
--- End Message ---
--- Begin Message ---
Source: gambas3
Source-Version: 3.19.3-1
Done: Bastian Germann <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
gambas3, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated gambas3 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: Sat, 03 Aug 2024 12:59:01 +0200
Source: gambas3
Architecture: source
Version: 3.19.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Gambas Team <team+debian-gam...@tracker.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1077196
Changes:
gambas3 (3.19.3-1) unstable; urgency=medium
.
* Team upload
* New upstream version 3.19.3
* gbx_number: align type with builtin check signature (Closes: #1077196)
* gbx_exec_loop: align type with builtin check signature
Checksums-Sha1:
95068ffc36044f0cc1c90aa58e34c84f2dbc75be 10120 gambas3_3.19.3-1.dsc
7a3bf460029bce294e8585ea91bb1fb447574cf7 19307730 gambas3_3.19.3.orig.tar.gz
561f57c2de10f522003b0a3d8333fbd4042ce9d3 29632 gambas3_3.19.3-1.debian.tar.xz
05bd4f0b36680c8fc88c0da71d4e1be824f77814 25808
gambas3_3.19.3-1_source.buildinfo
Checksums-Sha256:
9ce96ff234730e0861600f11b4c2536430d9579148612ee0aea7f8668e5460e8 10120
gambas3_3.19.3-1.dsc
bcefb0ee1c6fad9b4c02a71644d0e961f993a24bce2822fa75dc060e47d689ea 19307730
gambas3_3.19.3.orig.tar.gz
5d02cb8584e17d7084c95087e13c0efc70cf52001a7194ea38909f83abb5f2d8 29632
gambas3_3.19.3-1.debian.tar.xz
7feb93b5a92e4fb7bd37abb03490004c804387e4df419c5eebea5d165f93fdb7 25808
gambas3_3.19.3-1_source.buildinfo
Files:
b06f054c74f4b9a78e74e4ba400c1545 10120 devel optional gambas3_3.19.3-1.dsc
2bd2f575895355073a68dca730152154 19307730 devel optional
gambas3_3.19.3.orig.tar.gz
4318d83fe76240d770eaed6826caddb2 29632 devel optional
gambas3_3.19.3-1.debian.tar.xz
90b08033d08eca95edeb84296e4be8b3 25808 devel optional
gambas3_3.19.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmauDlAQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFEw+C/9BgLJuiBvlrEPMJg4gZBF0DhOaLRPILO6K
SLaZ9m8u2qigpCzKFrRVY9clDe7Phj3MKomj2EsrDu9Mtg6cgC8n0/COQ8eYJzrY
nImu92u76EELpi0GggUOqlZkaelr7wUQS3LY/T/heyUZVTxHu1QLvZYKc5dDJjQU
iRd2p9AKYibDH2KJDijJfTwHuD9oHBMKBHPBbDzwuewzOpFtKO3q+uLwzAZSMJwD
O9Q/KTOnOl1ueYCyTErAVdQ+BiuPj358U1z04bidBtxXHdPd2lpZIB16Qi9wAyfI
qj6fGPW7zZDo+daHCW9X/e2HgtJUkhqGGEB5NtsHztYG59xL3hMufsqEJE/tk/i+
rUAfx5GuGdIX4UIE/WWNaTQHB0E5AOui1YpMGKXi8bkhN9d2BNCJ4hoXruDjUBZE
sVnHlvbY1cLWMys28c+LhxW8qc61jhecGVY+/waE5n2ph7zhDfcpn0HSJBSo2S19
95bn/Z+DZG5sBjRhiWFsURfXlEBMjn8=
=jzB+
-----END PGP SIGNATURE-----
pgpFGNKsheIfC.pgp
Description: PGP signature
--- End Message ---