Your message dated Mon, 08 Sep 2025 07:05:18 +0000
with message-id <[email protected]>
and subject line Bug#1114389: fixed in snaphu 2.0.7-2
has caused the Debian Bug report #1114389,
regarding snaphu: FTBFS: snaphu_tile.c:408:20: error: assignment to 'void
(*)(void)' from incompatible pointer type 'void (*)(void **, long int, long
int, long int, long int, long int, paramT *, long int *, long int *)' {aka
'void (*)(void **, long int, long int, long int, long int, long int,
struct paramST *, long int *, long int *)'} [-Wincompatible-pointer-types]
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.)
--
1114389: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114389
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:snaphu
Version: 2.0.7-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:snaphu, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --sourcedirectory=src
dh_auto_clean -O--sourcedirectory=src
cd src && make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C src clobber
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
rm -rf bin/*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--sourcedirectory=src
dh_clean -O--sourcedirectory=src
debian/rules binary
dh binary --sourcedirectory=src
dh_update_autotools_config -O--sourcedirectory=src
dh_autoreconf -O--sourcedirectory=src
dh_auto_configure -O--sourcedirectory=src
debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p bin
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--sourcedirectory=src
cd src && make -j2 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3
-Wall -Wdate-time -D_FORTIFY_SOURCE=2 -c -o snaphu_tile.o snaphu_tile.c
cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3
-Wall -Wdate-time -D_FORTIFY_SOURCE=2 -c -o snaphu_solver.o snaphu_solver.c
snaphu_tile.c: In function âGrowRegionsâ:
snaphu_tile.c:408:20: error: assignment to âvoid (*)(void)â from
incompatible pointer type âvoid (*)(void **, long int, long int, long int,
long int, long int, paramT *, long int *, long int *)â {aka âvoid
(*)(void **, long int, long int, long int, long int, long int, struct
paramST *, long int *, long int *)â} [-Wincompatible-pointer-types]
408 | tempcalccostfnptr=CalcCost;
| ^
snaphu_tile.c:409:20: error: assignment to âlong int (*)(void)â from
incompatible pointer type âlong int (*)(void **, short int **, long int,
long int, long int, paramT *)â {aka âlong int (*)(void **, short int **,
long int, long int, long int, struct paramST *)â}
[-Wincompatible-pointer-types]
409 | tempevalcostfnptr=EvalCost;
| ^
snaphu_tile.c:644:11: error: assignment to âvoid (*)(void **, long int, long
int, long int, long int, long int, paramT *, long int *, long int *)â
{aka âvoid (*)(void **, long int, long int, long int, long int, long int,
struct paramST *, long int *, long int *)â} from incompatible pointer type
âvoid (*)(void)â [-Wincompatible-pointer-types]
644 | CalcCost=tempcalccostfnptr;
| ^
snaphu_tile.c:645:11: error: assignment to âlong int (*)(void **, short int
**, long int, long int, long int, paramT *)â {aka âlong int (*)(void **,
short int **, long int, long int, long int, struct paramST *)â} from
incompatible pointer type âlong int (*)(void)â
[-Wincompatible-pointer-types]
645 | EvalCost=tempevalcostfnptr;
| ^
make[1]: *** [<builtin>: snaphu_tile.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
dh_auto_build: error: cd src && make -j2 "INSTALL=install --strip-program=true"
returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: snaphu
Source-Version: 2.0.7-2
Done: Antonio Valentino <[email protected]>
We believe that the bug you reported is fixed in the latest version of
snaphu, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Valentino <[email protected]> (supplier of updated snaphu
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 08 Sep 2025 06:28:57 +0000
Source: snaphu
Architecture: source
Version: 2.0.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 1114389
Changes:
snaphu (2.0.7-2) unstable; urgency=medium
.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
.
[ Antonio Valentino ]
* debian/patches:
- New 0003-gcc-15-compat.patch (Closes: #1114389).
- New 0004-Ensure-that-install-dirs-exist.patch.
* Drop the no longer necessary d/dirs file.
* Update dates in d/copyright.
Checksums-Sha1:
703d4a1adc9d3716b051dce5070c7f34fbadde1e 2025 snaphu_2.0.7-2.dsc
2088a9426fd274af7fb916e46651a8a91ddafd8a 7068 snaphu_2.0.7-2.debian.tar.xz
8e42287d7edae25debfa8abb278a4c520f3d414d 6035 snaphu_2.0.7-2_amd64.buildinfo
Checksums-Sha256:
1f2589f23cff892f3c54521441fa5d20661976216daf20d53c616757f7d59442 2025
snaphu_2.0.7-2.dsc
1b188e7b9494b53543a6a9ae10943a4a8feb41c16df95b600c9c2de7c2369c60 7068
snaphu_2.0.7-2.debian.tar.xz
b13555111b60f8114f6dadd81a4084621a15f60a95d16c7848eb8be67c549eda 6035
snaphu_2.0.7-2_amd64.buildinfo
Files:
a9b332258da83fbffa116e7f5a24ae6d 2025 non-free/science optional
snaphu_2.0.7-2.dsc
1b2b7e2403158e77147187e7e2b1ec54 7068 non-free/science optional
snaphu_2.0.7-2.debian.tar.xz
33fb8a82a9c5c342fc0be410114bbeb0 6035 non-free/science optional
snaphu_2.0.7-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmi+fQUdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJa+Q//bLkNAXKtE/aLzujm
O4TWL6e5ycALCLhXGYEtmrnL1qYMkYPmgXTqWrLwRRm8F8x87pggoiNx3V24/UpV
AzRiOlCv3cV5IqADziSAHjgP5ZnrRWO7pIA4qoWuNfosxHA1ZmCyNfJCBVUkBL1j
1J054f2xy3qLETJP5ZbusKICxnXo6Zc8Vk8xlwQ31XmNgU2z6viAe3NvJKiGXmZS
OQ36n8FHEmjM+Jb1wmGdgogbMYSACokoarTTAaP9EVR3GJjroi0q4jtdAs1Zmz7x
Jqzi/C/aPJNt+E2/okTBh9+bIH6QucBWKy8rfAFF9isMzTVh8RRD2xuaiLo9fRsA
1mh+fQYPDyIipJpeuGOuVsfRflxiZ4XP2Da7u1YEFNL7kY0y/RUW4Q2n+JU1xScB
fdK23ycdboEvnfZl56RqvpmXhBYXGoauwCfYrwKTgJR2d6PTjCjlTOWdcTfeYvmW
zGzMS7txJGKIHG9MTr+KtQ7NtgIMi9aVy7UPazqEFhpylwzN9HvzWfaHEBQQTJu7
8/UTJpfotTkFNdCt7jGrQBvkBjfN9xxt/VhnA1EZ8D+yPr+Rrru1LTlV3es31Fa9
kJ6rKtJ59htwXL3nuWsJ+8TlneEHUAjtuD2b6dUCj4Dv273YZFpqXVIrcgAHcNg6
e9KnMNdZSsNyt+FflyD13doA8Mo=
=vAJ7
-----END PGP SIGNATURE-----
pgpWlqn1QdBpj.pgp
Description: PGP signature
--- End Message ---