Your message dated Fri, 15 May 2026 21:06:47 +0000
with message-id <[email protected]>
and subject line Bug#1136757: fixed in lttoolbox 3.8.3-2
has caused the Debian Bug report #1136757,
regarding apertium-recursive: FTBFS:
/usr/include/lttoolbox/compression.h:26:10: fatal error:
boost/endian/conversion.hpp: 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.)
--
1136757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136757
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:apertium-recursive
Version: 1.2.1-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
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 cannot 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:apertium-recursive, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
configure.ac:9: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:9: the top level
configure.ac:14: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/c.m4:271: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:14: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing './depcomp'
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '999' is supported by ustar format... yes
checking whether GID '999' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... none
checking whether build environment is sane... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for lttoolbox >= 3.7.0... yes
checking for apertium >= 3.8.2... yes
checking for libxml-2.0 >= 2.6.17... yes
checking for icu-i18n, icu-io, icu-uc... yes
checking for xmlReaderForFile in -lxml2... yes
checking for setlocale... yes
checking for strdup... yes
checking for getopt_long... yes
checking for g++ options to detect undeclared functions... none needed
checking for g++ options to ignore future-version functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether getopt_long is declared... no
checking whether C++ compiler accepts -std=c++23... yes
checking for utf8cpp/utf8.h... yes
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating apertium-recursive.pc
config.status: creating src/auto_config.h
config.status: executing depfiles commands
dh_auto_build
make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I/usr/include/utf8cpp/ -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/libxml2 -Wall -Wextra -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c++23 -c -o rtx_comp.o rtx_comp.cc
g++ -DHAVE_CONFIG_H -I. -I/usr/include/utf8cpp/ -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/libxml2 -Wall -Wextra -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c++23 -c -o rtx_compiler.o rtx_compiler.cc
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
g++ -DHAVE_CONFIG_H -I. -I/usr/include/utf8cpp/ -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wextra -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-I/usr/include/libxml2 -Wall -Wextra -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-std=c++23 -c -o trx_compiler.o trx_compiler.cc
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
In file included from trx_compiler.cc:3:
/usr/include/lttoolbox/compression.h:26:10: fatal error:
boost/endian/conversion.hpp: No such file or directory
26 | #include <boost/endian/conversion.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:496: trx_compiler.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:327: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:408: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: lttoolbox
Source-Version: 3.8.3-2
Done: Tino Didriksen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
lttoolbox, 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.
Tino Didriksen <[email protected]> (supplier of updated lttoolbox 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: Fri, 15 May 2026 20:53:25 +0200
Source: lttoolbox
Architecture: source
Version: 3.8.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Tino Didriksen <[email protected]>
Closes: 1136756 1136757 1136758
Changes:
lttoolbox (3.8.3-2) unstable; urgency=medium
.
* Add libboost-dev to d/control for liblttoolbox-dev
(Closes: #1136756, #1136757, #1136758)
Checksums-Sha1:
74a181cf05c65b47c6c939f0c638f6fecc92e5d4 2327 lttoolbox_3.8.3-2.dsc
2c6a22f128b86f269d74407cd2de9d451cd6faa9 158107 lttoolbox_3.8.3.orig.tar.bz2
68ff45c85439738dd2f81bf9e02b243bc700ebe8 5308 lttoolbox_3.8.3-2.debian.tar.xz
48f5de27d907dd758179db8d89954a3649c7c8a2 7978
lttoolbox_3.8.3-2_source.buildinfo
Checksums-Sha256:
137f40500ecd2badfad270b0f93037638e17172977f87d2ea60ff19ccd4f4293 2327
lttoolbox_3.8.3-2.dsc
7953b54bfe5532a32cb46088602d29715f3aa83b7c8890df5bf37485b8f30343 158107
lttoolbox_3.8.3.orig.tar.bz2
f6af24c686f2801700d6ef766fa3a70661d2779bcefc5cfbb2c4a24bc362e9ba 5308
lttoolbox_3.8.3-2.debian.tar.xz
69642f5583a6c24863fcb76300004dc4eebf47476c976af188e4c6226cf15aa2 7978
lttoolbox_3.8.3-2_source.buildinfo
Files:
339f4e305ca63f0830c61fcd264cbf3c 2327 science optional lttoolbox_3.8.3-2.dsc
df4235a75824f7aae42b966c9d2a368a 158107 science optional
lttoolbox_3.8.3.orig.tar.bz2
38ccc87ad226ebccc567a4aab8551b64 5308 science optional
lttoolbox_3.8.3-2.debian.tar.xz
304aa31ef5348b29e232f24c7085b5ea 7978 science optional
lttoolbox_3.8.3-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEPM9UTIHRuWAtu3CGuXR64aaovegFAmoHcLsSHHRpbm9AZGlk
cmlrc2VuLmNjAAoJELl0euGmqL3on30QAOmx+35LivqL4zxtkHfI9ij6FvNHd2oJ
T4MSL/mT5/o6mHy0q5JITJRb/XY5VwnkEiNfC1U9DQDqm2Moa1ZQ8J52bndMu4Pt
bTtQCFvPDlDteB2GLZHlVENAfJ2B9yoMimMwXfxYi3wPh7iVxnVT4lC9d6mS+3g0
p21//8/AY39DFVUP/cTk3cknPkyiRdII9f3tmV+E+eyi9E+ZdnPakdVSsUfZaMXz
WtvBxJ1zsceEDClLKNeuSyhUUvR9o+tQUostR/vpISwsWqwlLllrTR0XWaB2h+rI
5pQKQTxzytwWReg6SwUzH4gF6P7QWeIAOAgZNa1jHf6schwJlssl2jtpqH9R/6zk
v4KhjHWNtVirrbtgenADNLoAnKJH15YMFSNX/CP5DV1XWLtx6TZfR+AIMOQR0XR9
2gIZ/hLoPO0oj6gnDGSgi3zQ8QtWJoZH/NGHnzCAzf5nY5/m2QvKKSYcLxHAmbWw
p0u/gp8ceEoNGc2I+LG+1aF8/nuZM/bw22i1Ai+mfJXj842gTT+/iD64vnAAaSJh
696Vn+m0eHoXZXAZPiM8BYjZi4EgQnM2rkqfghXghZ0HSdT+8GGGNVZj3lX9MqVU
fbbJfSb+yWeURmpnrMAww2o5q6k1cRMobYWL759mKMs69irme/KUcWOW8mbj/5HP
I7TvRrUVYMM3
=BldK
-----END PGP SIGNATURE-----
pgpxmSyXdh2pj.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers