Your message dated Wed, 11 Mar 2026 20:38:14 +0000
with message-id <[email protected]>
and subject line Bug#1129820: fixed in isc-kea 3.0.2-3
has caused the Debian Bug report #1129820,
regarding isc-kea: FTBFS with boost 1.90
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.)
--
1129820: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129820
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:isc-kea
Version: 3.0.2-2
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/202603/
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:isc-kea, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean -buildsystem=meson+ninja -X.la --builddirectory=build --with python3
dh_auto_clean -O-buildsystem=meson\+ninja -O-X.la -O--builddirectory=build
dh_autoreconf_clean -O-buildsystem=meson\+ninja -O-X.la
-O--builddirectory=build
dh_clean -O-buildsystem=meson\+ninja -O-X.la -O--builddirectory=build
debian/rules binary
dh binary -buildsystem=meson+ninja -X.la --builddirectory=build --with python3
dh_update_autotools_config -O-buildsystem=meson\+ninja -O-X.la
-O--builddirectory=build
dh_autoreconf -O-buildsystem=meson\+ninja -O-X.la -O--builddirectory=build
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-Drunstatedir=/run \
-Dnetconf=disabled \
-Dkrb5=disabled \
-Dcrypto=openssl \
-Dmysql=enabled \
-Dpostgresql=enabled
cd build && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup ..
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1
-Drunstatedir=/run -Dnetconf=disabled -Dkrb5=disabled -Dcrypto=openssl
-Dmysql=enabled -Dpostgresql=enabled
The Meson build system
Version: 1.10.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/build
Build type: native build
Project name: kea
Project version: 3.0.2
C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-14)
15.2.0")
C++ linker for the host machine: c++ ld.bfd 2.46
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program cppcheck found: NO
Program cppcheck-htmlreport found: NO
Program git found: NO
Program valgrind found: NO
Program awk found: YES (/usr/bin/awk)
Program bison found: YES 3.8.2 3.8.2 (/usr/bin/bison)
Program doxygen found: NO
Program flex found: YES 2.6.4 2.6.4 (/usr/bin/flex)
Program install found: YES (/usr/bin/install)
Program pdflatex found: NO
Program pip-compile found: NO
Program plantuml found: NO
Program python3 found: YES (/usr/bin/python3)
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Program sudo found: NO
Program xmllint found: NO
Program /<<PKGBUILDDIR>>/scripts/cd-and-run.sh found: YES
(/<<PKGBUILDDIR>>/scripts/cd-and-run.sh)
Program /<<PKGBUILDDIR>>/scripts/env.sh found: YES
(/<<PKGBUILDDIR>>/scripts/env.sh)
Program /<<PKGBUILDDIR>>/scripts/grabber.py found: YES
(/<<PKGBUILDDIR>>/scripts/grabber.py)
Message: Detected system "linux".
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency Boost found: NO (tried system)
../meson.build:192:12: ERROR: Dependency "boost" not found, tried system
A full log can be found at /<<PKGBUILDDIR>>/build/meson-logs/meson-log.txt
cd build && tail -v -n \+0 meson-logs/meson-log.txt
==> meson-logs/meson-log.txt <==
Build started at 2026-03-05T15:23:14.251173
Main binary: /usr/bin/python3
Build Options: -Dpython.bytecompile=-1 -Drunstatedir=/run -Dnetconf=disabled
-Dkrb5=disabled -Dcrypto=openssl -Dmysql=enabled -Dpostgresql=enabled
-Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var
-Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.10.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/build
Build type: native build
Project name: kea
Project version: 3.0.2
-----------
Detecting compiler via: `c++ --version` -> 0
stdout:
c++ (Debian 15.2.0-14) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c++ -E -dM -
-----
-----------
Detecting linker via: `c++ -Wl,--version -Wl,-z,relro -Wl,-z,now -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.46
Copyright (C) 2026 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C++ compiler: c++
Is cross compiler: False.
Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command:
/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe` -> 0
C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-14)
15.2.0")
C++ linker for the host machine: c++ ld.bfd 2.46
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.46
Copyright (C) 2026 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `c++ --version` -> 0
stdout:
c++ (Debian 15.2.0-14) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c++ -E -dM -
-----
-----------
Detecting linker via: `c++ -Wl,--version -Wl,-z,relro -Wl,-z,now -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.46
Copyright (C) 2026 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 15.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/15/lib
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C++ compiler: c++
Is cross compiler: False.
Sanity check compiler command line: c++ sanitycheckcpp.cc -o sanitycheckcpp.exe
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command:
/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/build/meson-private/sanitycheckcpp.exe` -> 0
C++ compiler for the build machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-14)
15.2.0")
C++ linker for the build machine: c++ ld.bfd 2.46
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.46
Copyright (C) 2026 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Program cppcheck found: NO
Program cppcheck-htmlreport found: NO
Program git found: NO
Program valgrind found: NO
Program awk found: YES (/usr/bin/awk)
Running command: /usr/bin/bison --version
--- stdout ---
bison (GNU Bison) 3.8.2
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--- stderr ---
Program bison found: YES 3.8.2 3.8.2 (/usr/bin/bison)
Program doxygen found: NO
Running command: /usr/bin/flex --version
--- stdout ---
flex 2.6.4
--- stderr ---
Program flex found: YES 2.6.4 2.6.4 (/usr/bin/flex)
Program install found: YES (/usr/bin/install)
Program pdflatex found: NO
Program pip-compile found: NO
Program plantuml found: NO
Program python3 found: YES (/usr/bin/python3)
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Program sudo found: NO
Program xmllint found: NO
Program /<<PKGBUILDDIR>>/scripts/cd-and-run.sh found: YES
(/<<PKGBUILDDIR>>/scripts/cd-and-run.sh)
Program /<<PKGBUILDDIR>>/scripts/env.sh found: YES
(/<<PKGBUILDDIR>>/scripts/env.sh)
Program /<<PKGBUILDDIR>>/scripts/grabber.py found: YES
(/<<PKGBUILDDIR>>/scripts/grabber.py)
Message: Detected system "linux".
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Determining dependency 'boost' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]:
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion boost` -> 1
stderr:
Package boost was not found in the pkg-config search path.
Perhaps you should add the directory containing `boost.pc'
to the PKG_CONFIG_PATH environment variable
Package 'boost' not found
-----------
Checking potential boost root /usr/include/c++
Checking potential boost root /usr/include/x86_64-linux-gnu/c++
Checking potential boost root /usr/include/c++/15
Checking potential boost root /usr/lib/gcc/x86_64-linux-gnu/15
Checking potential boost root /usr/local
Checking potential boost root /usr/include
Running compile:
Working directory: /<<PKGBUILDDIR>>/build/meson-private/tmpk3wcr4wj
Code:
-----------
Command line: `c++
/<<PKGBUILDDIR>>/build/meson-private/tmpk3wcr4wj/testfile.cpp -o
/<<PKGBUILDDIR>>/build/meson-private/tmpk3wcr4wj/output.obj -c -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive
--print-search-dirs` -> 0
stdout:
install: /usr/lib/gcc/x86_64-linux-gnu/15/
programs:
=/usr/libexec/gcc/x86_64-linux-gnu/15/:/usr/libexec/gcc/x86_64-linux-gnu/15/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/bin/
libraries:
=/usr/lib/gcc/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/15/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../lib/:/lib/x86_64-linux-gnu/15/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/15/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/15/../../../:/lib/:/usr/lib/
-----------
- potential library dirs: ['/usr/include/libxml2']
- potential include dirs: ['/usr/include']
Checking potential boost root /usr
- potential library dirs: ['/usr/lib/gcc/x86_64-linux-gnu/15',
'/usr/lib/x86_64-linux-gnu', '/usr/lib']
- potential include dirs: ['/usr/include']
Run-time dependency Boost found: NO (tried system)
../meson.build:192:12: ERROR: Dependency "boost" not found, tried system
dh_auto_configure: error: cd build && DEB_PYTHON_INSTALL_LAYOUT=deb
LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain
--prefix=/usr --sysconfdir=/etc --localstatedir=/var
--libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Drunstatedir=/run
-Dnetconf=disabled -Dkrb5=disabled -Dcrypto=openssl -Dmysql=enabled
-Dpostgresql=enabled returned exit code 1
make[1]: *** [debian/rules:23: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: isc-kea
Source-Version: 3.0.2-3
Done: Athos Ribeiro <[email protected]>
We believe that the bug you reported is fixed in the latest version of
isc-kea, 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.
Athos Ribeiro <[email protected]> (supplier of updated isc-kea 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, 11 Mar 2026 16:51:47 -0300
Source: isc-kea
Built-For-Profiles: noudeb
Architecture: source
Version: 3.0.2-3
Distribution: unstable
Urgency: medium
Maintainer: Kea <[email protected]>
Changed-By: Athos Ribeiro <[email protected]>
Closes: 1127214 1129820
Changes:
isc-kea (3.0.2-3) unstable; urgency=medium
.
* d/control: replace libboost-system-dev with libboost-numpy-dev
(Closes: #1127214)
* d/patches: fix build for boost 1.90 (Closes: #1129820)
Checksums-Sha1:
b47ec1d4c1c90d928c83de0fe74ad51fefc7e182 3182 isc-kea_3.0.2-3.dsc
109d28e568b7f8f8570bdd41679de932db5a5241 49912 isc-kea_3.0.2-3.debian.tar.xz
4dc1966269e8c84a96627db9b6422342d063503e 8666 isc-kea_3.0.2-3_source.buildinfo
Checksums-Sha256:
5ce44761bfe97e63306a643df5e1855d20d636789c6e9b9019f393e9b7d1cf2a 3182
isc-kea_3.0.2-3.dsc
a48b4a25a9be70ff30b81ad0fb69c60d2bf1c2a48e258578f9d9cc48d6e465b4 49912
isc-kea_3.0.2-3.debian.tar.xz
fe6d61de86ccd18fdd27dbc784bc43008034ff0a861aae161eab6612a277aca9 8666
isc-kea_3.0.2-3_source.buildinfo
Files:
c19024b5cd42dd9b55b0e5b0cf67285a 3182 net optional isc-kea_3.0.2-3.dsc
50d8ca05010307bf36fe69cdbd0893b8 49912 net optional
isc-kea_3.0.2-3.debian.tar.xz
303ade0003d80258e017b0e56fa1e93e 8666 net optional
isc-kea_3.0.2-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEQ5iE5oYqQpwpDfY7AzxMonYCSDQFAmmxyEARHGF0aG9zQGRl
Ymlhbi5vcmcACgkQAzxMonYCSDTkCxAAgPgs1NXSKf/r6FnFSmRHeQ+leGKDFuNK
Npb06tNiDyZqO+6GXu1oz+v75sfA8Je92XOvATn5XppaS1ANFSHLOGIL/8XYVfNz
pzplCACRC0UqN/Av5GZmCiTFn638G+6G5B2ttKZnzySz7mmKyYjuo15q+QmK6lEx
0bUnYzS22x7uju7xge75iDVeqE1mwHx6e5DcKj2jOKJOyB9KvwCC+L/VhNzX2+d2
be2Ppw+aEo860JLja8LTxDZx6T7GlU3fLsjtFIW4Rk9fa32GdLsLA9JeyVMsicEn
W8Ohl83/t0TdulJFNRghu3ExRa/o6/1nucLy7vEYYxcHZngWVYTc4T0SDqeSJ1eL
KtExtP3mxP9BynX+tHPugS+JgcB5vp8NfhxGdBmfSeRTTgDDgW2ecMUu9X6aV76i
97Fse4bBRXWIycPlhMWMLBVYm2Ow3LEvQyyYBZsUqifh7dfiH0dZyO7/ug1pOP5p
jyvm+yLgZKUGw8TCRrvTSBLBrohyPv0VMi9dA/rZTIBmwlSqvQaBi9ARW3Rem5No
V0MmRzp6Z6MOZ3QoLYcrthzTUA7mREKH6LdVhrWlVOnffZuCvHU7I2MR8Lz1b/0/
LBWrCC6P/jvR6d/CmpTfjuTBvSAb2Wfq1Nk+isoB+XJq1+ES/3OHetyK9I05LXie
qzBZUDnYGpA=
=NMOX
-----END PGP SIGNATURE-----
pgpWLAAocQISn.pgp
Description: PGP signature
--- End Message ---