Your message dated Mon, 15 Jun 2026 23:06:10 +0000
with message-id <[email protected]>
and subject line Bug#1135493: fixed in xraylib 4.2.1+dfsg-3
has caused the Debian Bug report #1135493,
regarding xraylib: FTBFS: file.c:17:(.text+0x9): undefined reference to 
`_strdup'
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.)


-- 
1135493: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135493
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: xraylib
Source-Version: 4.2.1+dfsg-3
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xraylib, 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.
Santiago Vila <[email protected]> (supplier of updated xraylib 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, 15 Jun 2026 23:30:00 +0200
Source: xraylib
Architecture: source
Version: 4.2.1+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian PaN Maintainers 
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1135493
Changes:
 xraylib (4.2.1+dfsg-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Adrian Bunk ]
   * Fix FTBFS with meson 1.11.1. Closes: #1135493.
 .
   [ Santiago Vila ]
   * Update standards-version.
   * Fine-tune salsa-ci.yml.
Checksums-Sha1:
 bfb2024df0fb8df028b59cf57b8d97bb3bd2eae4 2017 xraylib_4.2.1+dfsg-3.dsc
 58694b6215f57f699e16f55eebc92a78bf09e49c 7500 
xraylib_4.2.1+dfsg-3.debian.tar.xz
 55cb89274a761b535f0d055ae706d7d40c0c88cc 7138 
xraylib_4.2.1+dfsg-3_source.buildinfo
Checksums-Sha256:
 44da8356f1248105143ee5bd430a2415050f60a829c1257598767a1eb68d9bb9 2017 
xraylib_4.2.1+dfsg-3.dsc
 8cb887198fdad9221405b39b097bcf70be762046a1c53f6b5c24baa2168a1c64 7500 
xraylib_4.2.1+dfsg-3.debian.tar.xz
 1c46f34440bbbb42ab304ff8690823e47390f45a15d5ea29867af7673b68448d 7138 
xraylib_4.2.1+dfsg-3_source.buildinfo
Files:
 34d98855a354fcf6d6ec2940c4f37637 2017 libs optional xraylib_4.2.1+dfsg-3.dsc
 36ac59160c698ea6b55f7772925bc9e8 7500 libs optional 
xraylib_4.2.1+dfsg-3.debian.tar.xz
 c2390cd4c55d75dab6a2efde64e4a838 7138 libs optional 
xraylib_4.2.1+dfsg-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmowej4ACgkQQc5/C58b
izLv+AgAiCmr9jIYAvZztGGrtPRdREB/xawMBwu2OllT6QZbJE7vVtvwgpKUilGh
d8+K2zqSrdZ8x3Jvnt5kg8ZLUgezbV0tCgcgzXNtsotum0BaJu3lt33IcgPQSGiV
o6cVcBGmsJ/uBSIj92J91set9lx7xB/mjgBjrc5BQ4LMnuuCKxhOz4msCir1s4V2
nicJxNGkuL4yrBiAeWEgTzXG+7fg+1h68WVrQ6f7J9KcDqYcZBce9r0hyVI+13pm
w0eUTtQSs5fQgw6NfPbm9eV1/jg05zagVpkn00JMvTTK2tiCK4d+o2/yA/Ewt2sK
UHnWVidVgb8SAEzCFlck6D4o9gwiSQ==
=R02N
-----END PGP SIGNATURE-----

Attachment: pgpq54YhYNL37.pgp
Description: PGP signature


--- End Message ---

Reply via email to