Your message dated Fri, 15 May 2026 21:06:47 +0000
with message-id <[email protected]>
and subject line Bug#1136756: fixed in lttoolbox 3.8.3-2
has caused the Debian Bug report #1136756,
regarding apertium-lex-tools: 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.)


-- 
1136756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136756
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:apertium-lex-tools
Version: 0.5.0-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-lex-tools, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3
   dh_clean
 debian/rules binary
dh binary --with python3
   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: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: aclocal --force 
autoreconf: running: /usr/bin/autoconf --force
configure.ac:26: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:26: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:26: the top level
configure.ac:27: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:27: You should run autoupdate.
./lib/autoconf/c.m4:271: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:27: the top level
configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/general.m4:205: AC_HELP_STRING is expanded from...
configure.ac:38: the top level
configure.ac:44: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:44: You should run autoupdate.
./lib/autoconf/general.m4:205: AC_HELP_STRING is expanded from...
configure.ac:44: the top level
autoreconf: configure.ac: not running autoheader: no config headers
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:26: installing './compile'
configure.ac:26: installing './config.guess'
configure.ac:26: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.am: installing './INSTALL'
python/Makefile.am:5: warning: '%'-style pattern rules are a GNU make extension
src/Makefile.am: installing './depcomp'
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --enable-yasmet --enable-irstlm --enable-python-bindings 
'PYTHON_INSTALL_PARAMS=--no-compile --prefix /usr --install-layout deb --root 
/<<PKGBUILDDIR>>/debian/tmp'
        ./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 --enable-yasmet 
--enable-irstlm --enable-python-bindings PYTHON_INSTALL_PARAMS="--no-compile 
--prefix /usr --install-layout deb --root /<<PKGBUILDDIR>>/debian/tmp"
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... no
checking for mawk... mawk
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) 
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU 
ld... yes
checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) 
supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) 
supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for lttoolbox >= 3.7.2... yes
checking for libxml-2.0 >= 2.6.17... yes
checking for icu-i18n, icu-io, icu-uc... yes
checking for utf8cpp/utf8.h... yes
checking for xmlReaderForFile in -lxml2... yes
checking for setlocale... yes
checking for strdup... yes
checking for g++ options to detect undeclared functions... none needed
checking for g++ options to ignore future-version functions... none needed
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 C++ compiler accepts -std=c++23... yes
checking for a Python interpreter with version >= 3.4... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.13
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... 
${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python3 extension module directory (pyexecdir)... 
${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
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 python/Makefile
config.status: creating python/setup.py
config.status: creating Makefile
config.status: creating apertium-lex-tools.pc
config.status: creating src/Makefile
config.status: creating scripts/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DPACKAGE_NAME=\"apertium-lex-tools\" -DPACKAGE_TARNAME= 
[too-long-redacted] 23 -c -o lrx_comp.o lrx_comp.cc
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKA 
[too-long-redacted] lrx_compiler.lo lrx_compiler.cc
cc1plus: warning: ‘-Werror=’ argument 
‘-Werror=implicit-function-declaration’ is not valid for C++
libtool: compile:  g++ -DPACKAGE_NAME=\"apertium-lex-tools\" 
[too-long-redacted] C -DPIC -o .libs/lrx_compiler.o
cc1plus: warning: ‘-Werror=’ argument 
‘-Werror=implicit-function-declaration’ is not valid for C++
In file included from lrx_compiler.cc:22:
/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[2]: *** [Makefile:666: lrx_compiler.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:467: 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-----

Attachment: pgp4A_KkTlvhn.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

Reply via email to