[Debian-pan-maintainers] Bug#1135493: xraylib: FTBFS: file.c:17:(.text+0x9): undefined reference to `_strdup'

Santiago Vila sanvila at debian.org
Sat May 2 00:15:37 BST 2026


Package: src:xraylib
Version: 4.2.1+dfsg-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/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:xraylib, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --without autoreconf --buildsystem pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:385: dh_auto_clean --buildsystem=cmake
I: pybuild base:385: dh_auto_clean --buildsystem=cmake
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --without autoreconf --buildsystem pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:385: dh_auto_configure --buildsystem=meson --builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build -- --native-file=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pybuild-meson-native.ini -Dpython-bindings=enabled -Dpython-numpy-bindings=enabled -Dpython=python3.14
	cd .pybuild/cpython3_3.14/build && 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 --native-file=/<<BUILDDIR>>/xraylib-4.2.1\+dfsg/.pybuild/cpython3_3.14/build/pybuild-meson-native.ini -Dpython-bindings=enabled -Dpython-numpy-bindings=enabled -Dpython=python3.14
The Meson build system
Version: 1.11.1
Source dir: /<<PKGBUILDDIR>>

[... snipped ...]

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpq_d1u795/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpq_d1u795/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -fvisibility=hidden` -> 0
Compiler for C supports arguments -fvisibility=hidden: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpecn1fcsc
Code:

        #ifdef __has_include
         #if !__has_include("complex.h")
          #error "Header 'complex.h' could not be found"
         #endif
        #else
         #include <complex.h>
        #endif
-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpecn1fcsc/testfile.c -E -P -g -O2 -Werror=implicit-function-declaration -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 -P -O0 -U_FORTIFY_SOURCE` -> 0
Has header "complex.h" : YES 
Configuring config.h using configuration
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmp7zxsnv77
Code:
int main(void) { return 0; }

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmp7zxsnv77/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmp7zxsnv77/output.exe -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -lm -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now` -> 0
Library m found: YES
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpi_xhl9jo
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpi_xhl9jo/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpi_xhl9jo/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=implicit-function-declaration` -> 0
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpgdkbpn6n
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpgdkbpn6n/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpgdkbpn6n/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=implicit` -> 0
Compiler for C supports arguments -Werror=implicit: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmp898wrzrv
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmp898wrzrv/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmp898wrzrv/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=unused-function` -> 0
Compiler for C supports arguments -Werror=unused-function: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpm3s2w5gm
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpm3s2w5gm/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpm3s2w5gm/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=parentheses` -> 0
Compiler for C supports arguments -Werror=parentheses: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpxe3hty_b
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpxe3hty_b/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpxe3hty_b/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=unused-result` -> 0
Compiler for C supports arguments -Werror=unused-result: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpzwwksbod
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpzwwksbod/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpzwwksbod/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=deprecated` -> 0
Compiler for C supports arguments -Werror=deprecated: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmps0zs2tr0
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmps0zs2tr0/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmps0zs2tr0/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=deprecated-declarations` -> 0
Compiler for C supports arguments -Werror=deprecated-declarations: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmppdg1wr_o
Code:
int main(void) { return 0; }

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmppdg1wr_o/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmppdg1wr_o/output.exe -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Wl,--fatal-warnings -Wl,--output-def,/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/src/libxrl-11.def -Wl,-z,relro -Wl,-z,now` -> 1
stderr:
/usr/bin/x86_64-linux-gnu-ld.bfd: unrecognized option '--output-def'
/usr/bin/x86_64-linux-gnu-ld.bfd: use the --help option for usage information
collect2: error: ld returned 1 exit status
-----------
Compiler for C supports link arguments -Wl,--output-def,/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/src/libxrl-11.def: NO 
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
Adding test "atomiclevelwidth"
Adding test "atomicweight"
Adding test "auger"
Adding test "compoundparser"
Adding test "comptonprofiles"
Adding test "coskron"
Adding test "cross_sections"
Adding test "crystal_diffraction"
Adding test "cs_barns"
Adding test "cs_cp"
Adding test "cs_line"
Adding test "densities"
Adding test "edges"
Adding test "fi"
Adding test "fii"
Adding test "fluor_lines"
Adding test "fluor_yield"
Adding test "jump"
Adding test "kissel_pe"
Adding test "polarized"
Adding test "radrate"
Adding test "refractive_indices"
Adding test "scattering"
Adding test "nist-compounds"
Adding test "radionuclides"
Adding test "error"
Adding test "version"
-----------
Detecting compiler via: `c++ --version` -> 0
stdout:
c++ (Debian 15.2.0-17) 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 check compiler command line: c++ -D_FILE_OFFSET_BITS=64 -o sanity_check_for_cpp.exe sanity_check_for_cpp.cpp -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:

-----
Sanity check built target output for host machine cpp compiler
 -- Running test binary command:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/sanity_check_for_cpp.exe
-----------
Sanity check: `/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/sanity_check_for_cpp.exe` -> 0
 -- stdout:
 
 -- stderr:
 
 -- returncode: 0
C++ compiler for the host machine: c++ (gcc 15.2.0 "c++ (Debian 15.2.0-17) 15.2.0")
C++ linker for the host machine: c++ ld.bfd 2.46
Adding test "c++-atomiclevelwidth"
Adding test "c++-atomicweight"
Adding test "c++-compoundparser"
Adding test "c++-crystal_diffraction"
Adding test "c++-nist-compounds"
Adding test "c++-radionuclides"
Adding test "c++-refractive_indices"
Adding test "c++-xrl_functions"
Program python3.14 (numpy) found: YES (/usr/bin/python3.14) modules: numpy
Searching for '/usr/lib/x86_64-linux-gnu/pkgconfig' via pkgconfig lookup in LIBPC
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 'python-3.14' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib/x86_64-linux-gnu/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion python-3.14` -> 0
stdout:
3.14
-----------
env[PKG_CONFIG_PATH]: /usr/lib/x86_64-linux-gnu/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags python-3.14` -> 0
stdout:
-I/usr/include/python3.14 -I/usr/include/x86_64-linux-gnu/python3.14
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: /usr/lib/x86_64-linux-gnu/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs python-3.14` -> 0
env[PKG_CONFIG_PATH]: /usr/lib/x86_64-linux-gnu/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs python-3.14` -> 0
Run-time dependency python found: YES 3.14
Running command: /usr/bin/python3.14 -c '
import numpy
print(numpy.get_include())
'
--- stdout ---
/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include

--- stderr ---


Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpnrp8hc5d
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpnrp8hc5d/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpnrp8hc5d/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=cpp -Wno-error=cpp` -> 0
Compiler for C supports arguments -Wno-error=cpp: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpgieqereu
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpgieqereu/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpgieqereu/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=attributes -Wno-error=attributes` -> 0
Compiler for C supports arguments -Wno-error=attributes: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpz66v26pc
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpz66v26pc/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpz66v26pc/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=deprecated-declarations -Wno-error=deprecated-declarations` -> 0
Compiler for C supports arguments -Wno-error=deprecated-declarations: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmppj2v10uc
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmppj2v10uc/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmppj2v10uc/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=unreachable-code -Wno-error=unreachable-code` -> 0
Compiler for C supports arguments -Wno-error=unreachable-code: YES 
Running compile:
Working directory:  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpfgrbgko1
Code:
extern int i;
int i;

-----------
Command line: `cc /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpfgrbgko1/testfile.c -o /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/meson-private/tmpfgrbgko1/output.obj -c -g -O2 -Werror=implicit-function-declaration -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 -U_FORTIFY_SOURCE -Werror=ignored-optimization-argument -Wno-error=ignored-optimization-argument` -> 1
stderr:
cc1: error: '-Werror=ignored-optimization-argument': no option '-Wignored-optimization-argument'
cc1: error: '-Wno-error=ignored-optimization-argument': no option '-Wignored-optimization-argument'
-----------
Compiler for C supports arguments -Wno-error=ignored-optimization-argument: NO 
Program swig found: YES (/usr/bin/swig)

../../../python/meson.build:51:25: ERROR: python.extension_module keyword argument 'install_tag' was of type array[str] but should have been one of: str, NoneType
dh_auto_configure: error: cd .pybuild/cpython3_3.14/build && 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 --native-file=/<<BUILDDIR>>/xraylib-4.2.1\+dfsg/.pybuild/cpython3_3.14/build/pybuild-meson-native.ini -Dpython-bindings=enabled -Dpython-numpy-bindings=enabled -Dpython=python3.14 returned exit code 1
E: pybuild pybuild:485: configure: plugin meson failed with: exit code=25: dh_auto_configure --buildsystem=meson --builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build -- --native-file=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pybuild-meson-native.ini -Dpython-bindings=enabled -Dpython-numpy-bindings=enabled -Dpython=python{version}
dh_auto_configure: error: pybuild --configure -i python{version} -p "3.14 3.13" --parallel=2 returned exit code 13
make: *** [debian/rules:20: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the Debian-pan-maintainers mailing list