Your message dated Tue, 04 Aug 2026 03:22:15 +0000
with message-id <[email protected]>
and subject line Bug#1133665: fixed in webdar 1.0.0-4
has caused the Debian Bug report #1133665,
regarding webdar: ftbfs with GCC-16
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.)
--
1133665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133665
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:webdar
Version: 1.0.0-3
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
webdar fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/webdar_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_slicing.cpp:224:(.text+0x36b8): undefined reference to
`_ZN12html_slicing18jlabel_group_ownerE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_slicing.cpp:224:(.text+0x36bc): undefined reference to
`_ZN12html_slicing18jlabel_group_ownerE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_slicing.cpp:225:(.text+0x3724): undefined reference to
`_ZN12html_slicing17jlabel_min_digitsE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_slicing.cpp:225:(.text+0x3728): undefined reference to
`_ZN12html_slicing17jlabel_min_digitsE'
/usr/bin/aarch64-linux-gnu-ld.bfd: webdar-html_ciphering.o: in function
`_ZN14html_ciphering9load_jsonERKN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES4_IhSaIhEEvEE':
./src/./src/html_ciphering.cpp:238:(.text+0x4cdc): undefined reference to
`_ZN14html_ciphering11jlabel_typeE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:238:(.text+0x4ce0): undefined reference to
`_ZN14html_ciphering11jlabel_typeE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:239:(.text+0x4d8c): undefined reference to
`_ZN14html_ciphering11jlabel_algoE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:239:(.text+0x4d90): undefined reference to
`_ZN14html_ciphering11jlabel_algoE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:240:(.text+0x4e2c): undefined reference to
`_ZN14html_ciphering11jlabel_passE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:240:(.text+0x4e30): undefined reference to
`_ZN14html_ciphering11jlabel_passE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:241:(.text+0x4e98): undefined reference to
`_ZN14html_ciphering11jlabel_passE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:241:(.text+0x4e9c): undefined reference to
`_ZN14html_ciphering11jlabel_passE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:242:(.text+0x4f04): undefined reference to
`_ZN14html_ciphering11jlabel_sizeE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:242:(.text+0x4f08): undefined reference to
`_ZN14html_ciphering11jlabel_sizeE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:243:(.text+0x4f90): undefined reference to
`_ZN14html_ciphering14jlabel_threadsE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:243:(.text+0x4f94): undefined reference to
`_ZN14html_ciphering14jlabel_threadsE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:244:(.text+0x4fe4): undefined reference to
`_ZN14html_ciphering12jlabel_gnupgE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:244:(.text+0x4fe8): undefined reference to
`_ZN14html_ciphering12jlabel_gnupgE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:245:(.text+0x500c): undefined reference to
`_ZN14html_ciphering15jlabel_kdf_hashE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:245:(.text+0x5010): undefined reference to
`_ZN14html_ciphering15jlabel_kdf_hashE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:246:(.text+0x50a4): undefined reference to
`_ZN14html_ciphering15jlabel_kdf_iterE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_ciphering.cpp:246:(.text+0x50a8): undefined reference to
`_ZN14html_ciphering15jlabel_kdf_iterE'
/usr/bin/aarch64-linux-gnu-ld.bfd: webdar-html_fsa_scope.o: in function
`_ZN14html_fsa_scope9load_jsonERKN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES4_IhSaIhEEvEE':
./src/./src/html_fsa_scope.cpp:107:(.text+0x1898): undefined reference to
`_ZN14html_fsa_scope10jlabel_hfsE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_fsa_scope.cpp:107:(.text+0x189c): undefined reference to
`_ZN14html_fsa_scope10jlabel_hfsE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_fsa_scope.cpp:108:(.text+0x18d4): undefined reference to
`_ZN14html_fsa_scope10jlabel_extE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_fsa_scope.cpp:108:(.text+0x18d8): undefined reference to
`_ZN14html_fsa_scope10jlabel_extE'
/usr/bin/aarch64-linux-gnu-ld.bfd: webdar-bibliotheque.o: in function
`_ZN12bibliotheque9load_jsonERKN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES4_IhSaIhEEvEE':
./src/./src/bibliotheque.cpp:406:(.text+0x6ffc): undefined reference to
`_ZN12bibliotheque17jlabel_globalpropE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:406:(.text+0x7000): undefined reference to
`_ZN12bibliotheque17jlabel_globalpropE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:407:(.text+0x702c): undefined reference to
`_ZN12bibliotheque16jlabel_categpropE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:407:(.text+0x7030): undefined reference to
`_ZN12bibliotheque16jlabel_categpropE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:409:(.text+0x705c): undefined reference to
`_ZN12bibliotheque15jlabel_autosaveE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:409:(.text+0x7060): undefined reference to
`_ZN12bibliotheque15jlabel_autosaveE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:421:(.text+0x70c4): undefined reference to
`_ZN12bibliotheque10asso_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:421:(.text+0x70c8): undefined reference to
`_ZN12bibliotheque10asso_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:420:(.text+0x70d0): undefined reference to
`_ZN12bibliotheque14category_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:420:(.text+0x70d4): undefined reference to
`_ZN12bibliotheque14category_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:430:(.text+0x70dc): undefined reference to
`_ZN12bibliotheque16config_def_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:430:(.text+0x70e0): undefined reference to
`_ZN12bibliotheque16config_def_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:429:(.text+0x70e8): undefined reference to
`_ZN12bibliotheque12config_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:429:(.text+0x70ec): undefined reference to
`_ZN12bibliotheque12config_labelE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:431:(.text+0x70f4): undefined reference to
`_ZN12bibliotheque13config_dependE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/bibliotheque.cpp:431:(.text+0x70f8): undefined reference to
`_ZN12bibliotheque13config_dependE'
/usr/bin/aarch64-linux-gnu-ld.bfd: webdar-guichet.o: in function
`_ZN7guichet9load_jsonERKN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES4_IhSaIhEEvEE':
./src/./src/guichet.cpp:215:(.text+0x3c48): undefined reference to
`_ZN7guichet11jlabel_modeE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:215:(.text+0x3c4c):
undefined reference to `_ZN7guichet11jlabel_modeE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:222:(.text+0x3ca8):
undefined reference to `_ZN7guichet11jlabel_confE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:222:(.text+0x3cac):
undefined reference to `_ZN7guichet11jlabel_confE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:228:(.text+0x3d94):
undefined reference to `_ZN7guichet12jlabel_categE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:228:(.text+0x3d98):
undefined reference to `_ZN7guichet12jlabel_categE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:229:(.text+0x3dd4):
undefined reference to `_ZN7guichet11jlabel_nameE'
/usr/bin/aarch64-linux-gnu-ld.bfd: ./src/./src/guichet.cpp:229:(.text+0x3dd8):
undefined reference to `_ZN7guichet11jlabel_nameE'
/usr/bin/aarch64-linux-gnu-ld.bfd: webdar-html_entrepot_landing.o: in function
`_ZN21html_entrepot_landing9load_jsonERKN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS1_14adl_serializerES4_IhSaIhEEvEE':
./src/./src/html_entrepot_landing.cpp:201:(.text+0x2bc8): undefined reference
to `_ZN21html_entrepot_landing15jlabel_entrepotE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_entrepot_landing.cpp:201:(.text+0x2bcc): undefined reference
to `_ZN21html_entrepot_landing15jlabel_entrepotE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_entrepot_landing.cpp:202:(.text+0x2bf4): undefined reference
to `_ZN21html_entrepot_landing23jlabel_use_landing_pathE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_entrepot_landing.cpp:202:(.text+0x2bf8): undefined reference
to `_ZN21html_entrepot_landing23jlabel_use_landing_pathE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_entrepot_landing.cpp:203:(.text+0x2c2c): undefined reference
to `_ZN21html_entrepot_landing19jlabel_landing_pathE'
/usr/bin/aarch64-linux-gnu-ld.bfd:
./src/./src/html_entrepot_landing.cpp:203:(.text+0x2c30): undefined reference
to `_ZN21html_entrepot_landing19jlabel_landing_pathE'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1149: webdar] Error 1
make[3]: Leaving directory '/build/reproducible-path/webdar-1.0.0/src'
make[2]: *** [Makefile:469: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/webdar-1.0.0'
make[1]: *** [Makefile:401: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/webdar-1.0.0'
dh_auto_build: error: make -j128 returned exit code 2
make: *** [debian/rules:41: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Source: webdar
Source-Version: 1.0.0-4
Done: John Goerzen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
webdar, 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.
John Goerzen <[email protected]> (supplier of updated webdar 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, 03 Aug 2026 22:11:53 -0500
Source: webdar
Architecture: source
Version: 1.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: John Goerzen <[email protected]>
Changed-By: John Goerzen <[email protected]>
Closes: 1133665
Changes:
webdar (1.0.0-4) unstable; urgency=medium
.
* Patch old c++ std 14 to fix compilation error. Closes: #1133665.
Checksums-Sha1:
0f4576c8260592c9fcec713f9d0f0d4f7e470033 1885 webdar_1.0.0-4.dsc
45a1f6e140acf80882f717f4748b4a9b1b12e4be 2988 webdar_1.0.0-4.debian.tar.xz
2bdcdb8ec1d22500eabadc915bf49b8e38883ac0 10514 webdar_1.0.0-4_source.buildinfo
Checksums-Sha256:
45910caf9ee98aeefa1ad994ed1ffc3e43548687f5155b8eb0629c79092b3fa6 1885
webdar_1.0.0-4.dsc
faf84702b4b6657ed1369606af3accad87b1698413ef1fd3e939f322ada23d94 2988
webdar_1.0.0-4.debian.tar.xz
6b315ed464b4f7a84a2eed5e9c5241eeaf82cb6d9d4e0f38c817c7035cfc12d2 10514
webdar_1.0.0-4_source.buildinfo
Files:
7c651c02cfebf624c043803f164f8b85 1885 utils optional webdar_1.0.0-4.dsc
452c4536d42921a6caf4885f3c8ca52e 2988 utils optional
webdar_1.0.0-4.debian.tar.xz
43c8a815655f147e34057c2ecc633ce4 10514 utils optional
webdar_1.0.0-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJ217d7abdWx8toZp3Sn4hEKDntMFAmpxWKUACgkQ3Sn4hEKD
ntOHSBAAllUHFB214Yd73oa9R6QvjsqLLkh2PCDDuIQDf/FPaczpQcUgQUJw4JZR
DB3JjMxMOtNP9E/froHMQpJzPLxWtteI1gjUpLMlJ/0qw+jS1181zCJjlRPn7o5Y
4KWnzm/YMBXg/aaQAic8mJYYyvrSBJ7yQt/l/fUJ0kz1BQJxOq+q4D0cEvco8sh1
7emlgjyMpijPI4pbizbFUgkAHtRlDmc2XXBUa3KjYB2/U2DJ/VfXBZoj1LXwyajV
QxCDnuXTPgZZLNmbA597SfmvE2M4iEa2Iutpqape1JN10UmlClT87lT69YK7JdLL
jmVnEItGWRJUFtdSzZrIfuS6sIheDLZDFMtdKR4VJPo4NuXiOSUisgcJuJd2sM/D
NNcJ//DNyaXdHxNGTf2Hv5ynPpDIm63TOKdKdBikreMsaOAhXaH4V0pfJdQnTDWE
dpOlZSciBAy39ot9WDnVslV+MF9dxDiVXPC4it29aMoGM7Z0YsYVuaUgqRi+QwzA
ZeSSkj3WXsBinH4H5jI48+Z/fkggK2ELapvimAs8S5V5nCBpvDhO1RjdSS9NwxgM
JTFcEhylvYbmgI+M8/HmUqhvxG/b7HtVoH93hpm6V9hd/bT4Ad4g/q78VRNbYK6i
rVqaIM52F7KK+YbILgw4+3w0Hn2cvDlj+9tMbsdxJficUyNWhGg=
=LHRk
-----END PGP SIGNATURE-----
pgp7g88tSaLrJ.pgp
Description: PGP signature
--- End Message ---