Package: src:scikit-build-core
Version: 0.11.6-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/202512/

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:scikit-build-core, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_scikit-build-core  
* Building wheel...
Successfully built scikit_build_core-0.11.6-py3-none-any.whl

[... snipped ...]

loading initial cache file /tmp/tmp4wvq77p5/build/CMakeInit.txt
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Could NOT find Python (missing: Interpreter Development.Module) 
-- Configuring incomplete, errors occurred!
----------------------------- Captured stderr call -----------------------------
CMake Error at CMakeLists.txt:10 (python_add_library):
  Unknown CMake command "python_add_library".



*** CMake configuration failed
=================================== XPASSES ====================================
___________________________ test_get_python_library ____________________________
----------------------------- Captured stdout call -----------------------------
{'AR': 'x86_64-linux-gnu-gcc-ar',
 'ARFLAGS': 'rcs',
 'BASECFLAGS': '-fno-strict-overflow -Wsign-compare',
 'BASECPPFLAGS': '-IObjects -IInclude -IPython',
 'BINDIR': '/usr/bin',
 'BINLIBDEST': '/usr/lib/x86_64-linux-gnu/python3.14',
 'BLDLIBRARY': '-lpython3.14',
 'BLDSHARED': 'x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions  '
              '-Wl,-z,relro -g -fwrapv -O2    ',
 'BUILDPYTHON': 'python',
 'BUILD_GNU_TYPE': 'x86_64-pc-linux-gnu',
 'BUILD_SCRIPTS_DIR': 'build/scripts-3.14',
 'CC': 'x86_64-linux-gnu-gcc',
 'CCSHARED': '-fPIC',
 'CFLAGS': '-fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall',
 'CFLAGSFORSHARED': '-fPIC',
 'CFLAGS_ALIASING': '-fno-strict-aliasing',
 'CODECS_COMMON_HEADERS': '../Modules/cjkcodecs/multibytecodec.h '
                          '../Modules/cjkcodecs/cjkcodecs.h',
 'COMPILEALL_OPTS': '-j0',
 'CONFIGFILES': 'configure configure.ac acconfig.h pyconfig.h.in '
                'Makefile.pre.in',
 'CONFIGURE_LDFLAGS': ' -Wl,-z,relro -g -fwrapv -O2    ',
 'CONFIGURE_LDFLAGS_NODIST': ' -Wl,-z,relro -g -fwrapv -O2    ',
 'CONFINCLUDEDIR': '/usr/include',
 'CONFINCLUDEPY': '/usr/include/python3.14',
 'COVERAGE_INFO': 
'/build/reproducible-path/python3.14-3.14.2/build-shared/coverage.info',
 'COVERAGE_LCOV_OPTIONS': '--rc lcov_branch_coverage=1',
 'COVERAGE_REPORT': 
'/build/reproducible-path/python3.14-3.14.2/build-shared/lcov-report',
 'COVERAGE_REPORT_OPTIONS': '--rc lcov_branch_coverage=1 --branch-coverage '
                            '--title "CPython 3.14 LCOV report [commit $(shell '
                            ')]"',
 'CPPFLAGS': '-IObjects -IInclude -IPython -I. -I../Include',
 'CXX': 'x86_64-linux-gnu-g++',
 'DESTDIRS': '/usr /usr/lib/x86_64-linux-gnu '
             '/usr/lib/x86_64-linux-gnu/python3.14 '
             '/usr/lib/python3.14/lib-dynload',
 'DESTLIB': '/usr/lib/python3.14',
 'DESTSHARED': '/usr/lib/python3.14/lib-dynload',
 'DIST': 'README.rst ChangeLog configure configure.ac acconfig.h pyconfig.h.in '
         'Makefile.pre.in Include Lib Misc Ext-dummy',
 'DISTDIRS': 'Include Lib Misc Ext-dummy',
 'DISTFILES': 'README.rst ChangeLog configure configure.ac acconfig.h '
              'pyconfig.h.in Makefile.pre.in',
 'DTRACE': '/usr/bin/dtrace',
 'DTRACE_HEADERS': 'Include/pydtrace_probes.h',
 'DTRACE_OBJS': 'Python/pydtrace.o',
 'DYNLOADFILE': 'dynload_shlib.o',
 'EMSCRIPTEN_DIR': '../Tools/wasm/emscripten',
 'EXENAME': '/usr/bin/python3.14',
 'EXT_SUFFIX': '.cpython-314-x86_64-linux-gnu.so',
 'FREEZE_MODULE': './_bootstrap_python ../Programs/_freeze_module.py',
 'FREEZE_MODULE_BOOTSTRAP': './Programs/_freeze_module',
 'FREEZE_MODULE_BOOTSTRAP_DEPS': 'Programs/_freeze_module',
 'FREEZE_MODULE_DEPS': '_bootstrap_python ../Programs/_freeze_module.py',
 'GNULD': 'yes',
 'HOST_GNU_TYPE': 'x86_64-pc-linux-gnu',
 'INCLDIRSTOMAKE': '/usr/include /usr/include /usr/include/python3.14 '
                   '/usr/include/python3.14',
 'INCLUDEDIR': '/usr/include',
 'INCLUDEPY': '/usr/include/python3.14',
 'INSTALL': '/usr/bin/install -c',
 'INSTALL_DATA': '/usr/bin/install -c -m 644',
 'INSTALL_MIMALLOC': 'yes',
 'INSTALL_PROGRAM': '/usr/bin/install -c',
 'INSTALL_SCRIPT': '/usr/bin/install -c',
 'INSTALL_SHARED': '/usr/bin/install -c -m 755',
 'INSTSONAME': 'libpython3.14.so.1.0',
 'IO_H': 'Modules/_io/_iomodule.h',
 'LDCXXSHARED': 'x86_64-linux-gnu-g++ -shared -Wl,-O1 '
                '-Wl,-Bsymbolic-functions  -Wl,-z,relro -g -fwrapv -O2    ',
 'LDFLAGS': ' -Wl,-z,relro -g -fwrapv -O2    ',
 'LDLIBRARY': 'libpython3.14.so',
 'LDSHARED': 'x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions  '
             '-Wl,-z,relro -g -fwrapv -O2    ',
 'LDVERSION': '3.14',
 'LIBDEST': '/usr/lib/python3.14',
 'LIBDIR': '/usr/lib/x86_64-linux-gnu',
 'LIBEXPAT_A': 'Modules/expat/libexpat.a',
 'LIBHACL_BLAKE2_LIB_STATIC': 'Modules/_hacl/libHacl_Hash_BLAKE2.a',
 'LIBHACL_BLAKE2_SIMD128_CFLAGS': '-msse -msse2 -msse3 -msse4.1 -msse4.2 '
                                  '-DHACL_CAN_COMPILE_VEC128',
 'LIBHACL_BLAKE2_SIMD128_OBJS': 'Modules/_hacl/Hacl_Hash_Blake2s_Simd128.o',
 'LIBHACL_BLAKE2_SIMD256_CFLAGS': '-mavx2 -DHACL_CAN_COMPILE_VEC256',
 'LIBHACL_BLAKE2_SIMD256_OBJS': 'Modules/_hacl/Hacl_Hash_Blake2b_Simd256.o',
 'LIBHACL_HMAC_LIB_STATIC': 'Modules/_hacl/libHacl_HMAC.a',
 'LIBHACL_MD5_LIB_STATIC': 'Modules/_hacl/libHacl_Hash_MD5.a',
 'LIBHACL_SHA1_LIB_STATIC': 'Modules/_hacl/libHacl_Hash_SHA1.a',
 'LIBHACL_SHA2_LIB_STATIC': 'Modules/_hacl/libHacl_Hash_SHA2.a',
 'LIBHACL_SHA3_LIB_STATIC': 'Modules/_hacl/libHacl_Hash_SHA3.a',
 'LIBM': '-lm',
 'LIBMPDEC_A': 'Modules/_decimal/libmpdec/libmpdec.a',
 'LIBOBJDIR': 'Python/',
 'LIBPC': '/usr/lib/x86_64-linux-gnu/pkgconfig',
 'LIBPL': '/usr/lib/python3.14/config-3.14-x86_64-linux-gnu',
 'LIBRARY': 'libpython3.14.a',
 'LIBRARY_DEPS': 'libpython3.14.a libpython3.14.so libpython3.so',
 'LIBS': '-ldl',
 'LIBSUBDIRS': 'asyncio \\',
 'LINKCC': 'x86_64-linux-gnu-gcc',
 'LINKFORSHARED': '-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions',
 'LINK_PYTHON_DEPS': 'libpython3.14.a libpython3.14.so libpython3.so',
 'LINK_PYTHON_OBJS': '-L. -lpython3.14',
 'LLVM_PROF_MERGER': 'true',
 'LOCALMODLIBS': '-lm       -lm   -lz -lm -lm   -lexpat  -lexpat \\ \\ \\ \\ '
                 '\\       -lz',
 'MACHDEP': 'linux',
 'MACHDESTLIB': '/usr/lib/x86_64-linux-gnu/python3.14',
 'MAKESETUP': '../Modules/makesetup',
 'MANDIR': '/usr/share/man',
 'MKDIR_P': '/bin/mkdir -p',
 'MODLIBS': '-lm       -lm   -lz -lm -lm   -lexpat  -lexpat \\ \\ \\ \\ '
            '\\       -lz',
 'MULTIARCH': 'x86_64-linux-gnu',
 'MULTIARCH_CPPFLAGS': '-DMULTIARCH=\\"x86_64-linux-gnu\\"',
 'NO_AS_NEEDED': '-Wl,--no-as-needed',
 'OPT': '-DNDEBUG -g -O2 -Wall',
 'PARSER_OBJS': '\\ \\ \\ Parser/myreadline.o',
 'PGO_PROF_GEN_FLAG': '-fprofile-generate',
 'PLATLIBDIR': 'lib',
 'PROFILE_TASK': '-m test --pgo --timeout=',
 'PY3LIBRARY': 'libpython3.so',
 'PYTHON': 'python',
 'PYTHONFRAMEWORKDIR': 'no-framework',
 'PYTHON_FOR_BUILD': './python -E',
 'PYTHON_FOR_BUILD_DEPS': 'python',
 'PYTHON_FOR_FREEZE': './_bootstrap_python',
 'PY_BUILTIN_HASHLIB_HASHES': '"md5,sha1,sha2,sha3,blake2"',
 'PY_CFLAGS': '-fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall',
 'PY_CORE_LDFLAGS': ' -Wl,-z,relro -g -fwrapv -O2      -Wl,-z,relro -g -fwrapv '
                    '-O2    ',
 'PY_CPPFLAGS': '-IObjects -IInclude -IPython -I. -I../Include',
 'PY_LDFLAGS': ' -Wl,-z,relro -g -fwrapv -O2    ',
 'PY_LDFLAGS_NODIST': ' -Wl,-z,relro -g -fwrapv -O2    ',
 'PY_LDFLAGS_NOLTO': ' -Wl,-z,relro -g -fwrapv -O2    ',
 'QUICKTESTOPTS': '-x test_subprocess test_io \\',
 'READELF': '@READELF@',
 'RETSIGTYPE': 'void',
 'RUNSHARED': 
'LD_LIBRARY_PATH=/build/reproducible-path/python3.14-3.14.2/build-shared',
 'SCRIPTDIR': '/usr/lib',
 'SCRIPT_IDLE': 'build/scripts-3.14/idle3.14',
 'SCRIPT_PYDOC': 'build/scripts-3.14/pydoc3.14',
 'SHELL': '/bin/sh -e',
 'SHLIBS': '-ldl',
 'SHLIB_SUFFIX': '.so',
 'SOABI': 'cpython-314-x86_64-linux-gnu',
 'SRC_GDB_HOOKS': '../Tools/gdb/libpython.py',
 'STRICT_SYSV_CURSES': "/* Don't use ncurses extensions */",
 'SUBDIRSTOO': 'Include Lib Misc',
 'SYSLIBS': '-lm',
 'TESTPYTHON': 
'LD_LIBRARY_PATH=/build/reproducible-path/python3.14-3.14.2/build-shared '
               './python -E',
 'TESTRUNNER': 
'LD_LIBRARY_PATH=/build/reproducible-path/python3.14-3.14.2/build-shared '
               './python -E -m test',
 'TESTSUBDIRS': 'idlelib/idle_test \\',
 'TEST_MODULES': 'yes',
 'TZPATH': 
'/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo',
 'UPDATE_FILE': '../Tools/build/update_file.py',
 'VERSION': '3.14',
 'WEBEX2': 'web_example_pyrepl_jspi',
 'WEBEX2_DIR': '../Tools/wasm/emscripten/web_example_pyrepl_jspi/',
 'WEBEX_DIR': '../Tools/wasm/emscripten/web_example/',
 'WHEEL_PKG_DIR': '/usr/share/python-wheels/',
 'XMLLIBSUBDIRS': 'xml xml/dom xml/etree xml/parsers xml/sax',
 'ZIP_STDLIB': 'python3.14.zip',
 'abs_builddir': '/build/reproducible-path/python3.14-3.14.2/build-shared',
 'abs_srcdir': '/build/reproducible-path/python3.14-3.14.2/build-shared/..',
 'base': '/usr',
 'datarootdir': '/usr/share',
 'exec_prefix': '/usr',
 'host_exec_prefix': '/usr',
 'host_prefix': '/usr',
 'implementation': 'Python',
 'implementation_lower': 'python',
 'installed_base': '/usr',
 'installed_platbase': '/usr',
 'multiarchsubdir': '/x86_64-linux-gnu',
 'platbase': '/usr',
 'platlibdir': 'lib',
 'prefix': '/usr',
 'projectbase': '/usr/bin',
 'py_version': '3.14.2',
 'py_version_nodot': '314',
 'py_version_short': '3.14',
 'srcdir': '/usr/lib/python3.14/config-3.14-x86_64-linux-gnu',
 'userbase': '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_scikit-build-core/.local'}
=========================== short test summary info ============================
SKIPPED [1] tests/test_builder.py:77: MSVC only
SKIPPED [1] tests/test_dynamic_metadata.py:127: git is not installed
SKIPPED [1] tests/test_pyproject_pep517.py:307: Doesn't work yet
XPASS tests/test_builder.py::test_get_python_library - Doesn't matter if this 
fails, usually not used
FAILED tests/test_broken_fallback.py::test_broken_code[BROKEN_CODE] - Asserti...
FAILED tests/test_builder.py::test_get_python_include_dir - AssertionError: a...
FAILED tests/test_dynamic_metadata.py::test_pep517_wheel - SystemExit: 1
FAILED tests/test_pyproject_abi3.py::test_abi3_wheel - SystemExit: 1
FAILED tests/test_pyproject_pep517.py::test_pep517_wheel - SystemExit: 1
FAILED tests/test_pyproject_pep517.py::test_pep517_wheel_source_dir - SystemE...
FAILED tests/test_pyproject_pep660.py::test_pep660_wheel[redirect] - SystemEx...
FAILED tests/test_pyproject_pep660.py::test_pep660_wheel[inplace] - SystemExi...
FAILED tests/test_simplest_c.py::test_pep517_wheel[all] - SystemExit: 1
FAILED tests/test_simplest_c.py::test_pep517_wheel[one] - SystemExit: 1
FAILED tests/test_simplest_c.py::test_pep517_wheel[two] - SystemExit: 1
FAILED tests/test_simplest_c.py::test_pep517_wheel_incexl - SystemExit: 1
===== 12 failed, 361 passed, 3 skipped, 76 deselected, 1 xpassed in 18.00s =====
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_scikit-build-core/build; python3.14 -m 
pytest -k 'not network and not test_cmake_config and not test_get_requires and 
not test_prepare_metadata and not test_program_search and not 
test_setuptools_abi3 and not test_setuptools_pep517 and not 
test_pep517_sdist_hash'
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scikit-build-core/build; python3.13 -m 
pytest -k 'not network and not test_cmake_config and not test_get_requires and 
not test_prepare_metadata and not test_program_search and not 
test_setuptools_abi3 and not test_setuptools_pep517 and not 
test_pep517_sdist_hash'
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
installed packages of interest: build==1.2.2 cattrs==25.3.0 
fastjsonschema==2.21.1 hatch-fancy-pypi-readme==25.1.0 hatchling==1.28.0 
numpy==2.3.5 packaging==25.0 pathspec==0.12.1 pytest==9.0.2 
pytest-subprocess==1.5.3 pytest-xdist==3.8.0 scikit_build_core==0.11.6 
setuptools==78.1.1 setuptools-scm==8.2.1 typing-extensions==4.15.0 
validate-pyproject==0.24.1 virtualenv==20.35.4 wheel==0.46.1
sysconfig platform: linux-x86_64
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_scikit-build-core/build
configfile: pyproject.toml
testpaths: tests
plugins: typeguard-4.4.4, subprocess-1.5.3, xdist-3.8.0
collected 453 items / 76 deselected / 377 selected

tests/test_auto.py ...................                                   [  5%]
tests/test_broken_fallback.py ....                                       [  6%]
tests/test_build_cli.py .......                                          [  7%]
tests/test_builder.py .........xs.................                       [ 15%]
tests/test_cmake_ast.py .............................                    [ 23%]
tests/test_dynamic_metadata.py .s..............                          [ 27%]
tests/test_dynamic_metadata_unit.py ..........                           [ 29%]
tests/test_editable_redirect.py .                                        [ 30%]
tests/test_editable_unit.py ..                                           [ 30%]
tests/test_file_processor.py ...........                                 [ 33%]
tests/test_fileapi.py ....                                               [ 34%]
tests/test_generator_default.py ...                                      [ 35%]
tests/test_json_schema.py ........                                       [ 37%]
tests/test_logging.py ........                                           [ 39%]
tests/test_module_dir.py ..                                              [ 40%]
tests/test_name_main.py ...                                              [ 41%]
tests/test_printouts.py .                                                [ 41%]
tests/test_process_scripts.py .                                          [ 41%]
tests/test_pyproject_abi3.py .                                           [ 41%]
tests/test_pyproject_extra_dirs.py ..                                    [ 42%]
tests/test_pyproject_pep517.py .........s.....                           [ 46%]
tests/test_pyproject_pep660.py ..                                        [ 46%]
tests/test_pyproject_purelib.py .                                        [ 47%]
tests/test_schema.py ...............................................     [ 59%]
tests/test_settings.py ...................................               [ 68%]
tests/test_settings_docs.py ...                                          [ 69%]
tests/test_settings_overrides.py ....................................... [ 80%]
......................................                                   [ 90%]
tests/test_shutil.py ..                                                  [ 90%]
tests/test_simple_pure.py ...                                            [ 91%]
tests/test_simplest_c.py .....                                           [ 92%]
tests/test_skbuild_settings.py .........................                 [ 99%]
tests/test_wheelfile_utils.py ..                                         [100%]

=========================== short test summary info ============================
SKIPPED [1] tests/test_builder.py:77: MSVC only
SKIPPED [1] tests/test_dynamic_metadata.py:127: git is not installed
SKIPPED [1] tests/test_pyproject_pep517.py:307: Doesn't work yet
XFAIL tests/test_builder.py::test_get_python_library - Doesn't matter if this 
fails, usually not used
========== 373 passed, 3 skipped, 76 deselected, 1 xfailed in 31.39s ===========
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to