Your message dated Wed, 04 Jun 2025 17:51:01 +0000
with message-id <[email protected]>
and subject line Bug#1105596: fixed in surf-alggeo 1.0.6+ds-8
has caused the Debian Bug report #1105596,
regarding surf-alggeo: FTBFS with make --shuffle=reverse:
../../../src/gui_config.h:49:10: fatal error: polyyacc.h: No such file or
directory
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.)
--
1105596: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105596
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: surf-alggeo
Version: 1.0.6+ds-7
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-shuffle
Hi,
GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/
This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.
More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle
Relevant part (hopefully):
> g++ -DPACKAGE_NAME=\"surf\" -DPACKAGE_TARNAME=\"surf\"
> -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"surf\ 1.0.6\"
> -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
> -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1
> -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1
> -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1
> -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1
> -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1
> -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1
> -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1
> -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"surf\" -DVERSION=\"1.0.6\"
> -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
> -DHAVE_INSTANTIATIONS=/\*\*/ -DHAVE_FUNCTION_NONTYPE_PARAMETERS=/\*\*/
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -D_REENTRANT=1 -DNO_GUI=1
> -DHAVE_PROGRAM_INVOCATION_SHORT_NAME=1 -I. -I../../../yaccsrc -I../../../src
> -I../../../curve -I../../../drawfunc -I../../../draw -I../../../dither
> -I../../../image-formats -I../../../yaccsrc -I../../../mt -I../../../misc
> -I../../../debug -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -ffile-prefix-map=/build/reproducible-path/surf-alggeo-1.0.6+ds=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -std=gnu++14 -fno-rtti
> -fno-exceptions -Wall -W -Wwrite-strings -Wpointer-arith -Wconversion
> -Wno-unused -Woverloaded-virtual -Wno-deprecated -c -o
> libsurf_parser_a-ExecuteScriptStruct.o `test -f 'ExecuteScriptStruct.cc' ||
> echo '../../../yaccsrc/'`ExecuteScriptStruct.cc
> In file included from ../../../mt/TSDrawingArea.h:32,
> from ../../../yaccsrc/ExecuteScriptStruct.cc:29:
> ../../../src/gui_config.h:49:10: fatal error: polyyacc.h: No such file or
> directory
> 49 | #include "polyyacc.h"
> | ^~~~~~~~~~~~
> compilation terminated.
> make[3]: *** [Makefile:742: libsurf_parser_a-ExecuteScriptStruct.o] Error 1
> shuffle=reverse
The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/surf-alggeo_1.0.6+ds-7_unstable_reverse.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
--- End Message ---
--- Begin Message ---
Source: surf-alggeo
Source-Version: 1.0.6+ds-8
Done: Jerome Benoit <[email protected]>
We believe that the bug you reported is fixed in the latest version of
surf-alggeo, 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.
Jerome Benoit <[email protected]> (supplier of updated surf-alggeo 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: Wed, 04 Jun 2025 17:14:33 +0000
Source: surf-alggeo
Architecture: source
Version: 1.0.6+ds-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Jerome Benoit <[email protected]>
Closes: 1105596
Changes:
surf-alggeo (1.0.6+ds-8) unstable; urgency=medium
.
* Debianization:
- d/patches/*:
- d/p/patches/upstream-autotoolization-update.patch, harden
(Closes: #1105596).
Checksums-Sha1:
f5614534bc7ad95bfd658f505dbae46e825d22b4 3155 surf-alggeo_1.0.6+ds-8.dsc
ee7e4a00aa2bc240f1b2dc0f188e0e1c88a4a89a 48688
surf-alggeo_1.0.6+ds-8.debian.tar.xz
05959d99dc5eaf51ead449f58e154cd9fe74360e 7886
surf-alggeo_1.0.6+ds-8_source.buildinfo
Checksums-Sha256:
b223fa07f6cec7a1d691dc55396a62e8b760619fd2462ec4e33e9461bdcd7ec5 3155
surf-alggeo_1.0.6+ds-8.dsc
c0cce5d665e750bcaa5223c0e29664e4b768b7cac2d69ad98891493eab3afd46 48688
surf-alggeo_1.0.6+ds-8.debian.tar.xz
7b23a7483be7c7f1e2b065ebd8a2ac2fb0d316a7d91e8a6ad710e7c7261b6a66 7886
surf-alggeo_1.0.6+ds-8_source.buildinfo
Files:
7a1c4fd8f02236cda29bd076373ed4f6 3155 math optional surf-alggeo_1.0.6+ds-8.dsc
a9055726c55d3ddd51fa7fbb88488dd6 48688 math optional
surf-alggeo_1.0.6+ds-8.debian.tar.xz
bb8644df18577021d265fb9ab3a9500a 7886 math optional
surf-alggeo_1.0.6+ds-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAmhAg5UVHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaL9bgf/iSX3N27fs4TMIUbVviqsNeSlmij
pADRKz/6/vzO0ShItfWj1Q8A5oeH5NXHboscbApkyeEOoKZLqvKcyz5gaHpaxXXa
Fh4cx/dJK5UakuCFcHHrdFtWbeOEB8btPBfR/Xlhs8uKAQLk1YkiHvb2fQWBbUur
TmBQ1Dvep7ZZ/e8t3bZ3bJhnuIf+FE8VKyIPrviwS6Z9t0UATB7c9MuEtLo7OAEh
dSMG238b1vMRYWrCp6ADBJZ8q/xKbzUqE2KM7HB2viPRhzq9IvtnYNH0JcvL6Hm+
QuKqsSSZGm5FhgT/zmYNKbbf7cqTSABCLWA4WFAw4HycxiCJdJ2b43zYnT8G8wfB
X2eEo8BtWHXaUlmcJtHuzafT0Rue9yggOOzs7mrmtkdrsiD0qPzifAR8+E7sylni
E3fJKAS7ki0h3zEWLrbZ+78FB2kfx9iSu/EpUThiy2TCa0bDZ09HtvU2CvfNxDhS
eV5tirP9boe3nqXcWIUvhvP1gAcza0gCuiSwmI2WJjxJsWzV/mp3ev8SEcz5IdD4
gMhdjlY22QBjHwiZg514Fn8lgVFMpPUzQ8LOizeOkmNgKlOBGGKBk2tgIM+nhnDS
YSEyyd1G5l+lJSnnnpgAD2Q+r6fCiAlzHT3saFUFJ86zMn/enerwtP9AndbkHCYq
0gtekAhs8K9DeuZvgD6LXGm9cHEhvxFjJ43vwFszUR3UIJIef+LEakcVZygmPDqn
HC9Mszg/DTC818CyCIvc8yrjfWqpnD+K3w+ctqs0T/P637MvIQPK4LRh3CD9npH8
6nktjWWw/czJtNWu0R7Taz1/F1sU4o8Z2LffOCZGmtLwrRm0rC1CQwMqJKlgJJy5
UyszJUjLbV3qgGGpindR3P25R8Xe5oX6LFedyKTlcsYaK6lHSLAh/bMhs/hRlMbm
dR49m/g5CGEKZJXjzoT93yjGU9w/MO38Jhe+A9sFwPImww6RKYr6bjoZDpadLCUq
EkPhoKFVPNBALZPOBBRx9B3H79/FU1raWlrBnU2WKojUY/ZeSwtIhPPXTSQoJU0D
mB7RoBSiQOEHquxsoe8OWV8OxLFA26CCZVpK35N2uzJ9A30JP4GWs2T3CFIYZ0RU
EzXtoqqXWUig9qh0aKlEGIfx1KbASwge90u+z5fMpQyKhGEmcWcuhavb0H9IEUXY
C79kO/kj40XOb4+9gy4fKgGv9YCaSHLOFQVnUAxT0KkJaSXdA2OBXGAwwnoao6VZ
Krnc+6OilJAcUMls275/yunRV8m4osZKlvVJu9uEPOPzXqGHLmfDkeGdIIkTqWXy
6dmUqoRdNDad7GCAot3369jRDNM747BnhQCF9j4NzRQMt9qE2rfT1NoLEDg=
=7iC1
-----END PGP SIGNATURE-----
pgpaj1TxdIMaT.pgp
Description: PGP signature
--- End Message ---