Package: src:smart-open
Version: 7.1.0-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.12' does not exist -- can't clean it
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   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
   debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f smart_open/gcs.py
rm -f smart_open/tests/test_gcs.py
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/http.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/transport.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/webhdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/ftp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/constants.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/compression.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/bytebuffer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/hdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/s3.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/azure.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/ssh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/doctools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/local_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/concurrency.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/smart_open_lib.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/http.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/transport.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/webhdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/ftp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/constants.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/compression.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/bytebuffer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/hdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/s3.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/azure.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/ssh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/doctools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/local_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/concurrency.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/smart_open_lib.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
   dh_auto_test -O--buildsystem=pybuild
I: pybuild pybuild:308: cp -a smart_open/tests 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build; python3.12 -m pytest 
smart_open/tests -k 'not test_gs_uri and not test_scheme'
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build
configfile: pyproject.toml
plugins: typeguard-4.4.1
collected 388 items / 4 deselected / 384 selected

smart_open/tests/test_azure.py ......................................... [ 10%]
......                                                                   [ 12%]
smart_open/tests/test_bytebuffer.py ...............                      [ 16%]
smart_open/tests/test_compression.py .............                       [ 19%]
smart_open/tests/test_hdfs.py ..............                             [ 23%]
smart_open/tests/test_http.py .............                              [ 26%]
smart_open/tests/test_package.py sss                                     [ 27%]
smart_open/tests/test_s3.py s...................F.F..F..FF..F.FF..F..... [ 38%]
......................F......                                            [ 46%]
smart_open/tests/test_s3_version.py .......                              [ 48%]
smart_open/tests/test_smart_open.py .................................... [ 57%]
.................................FFFFFFFFF.FF
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

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 could not 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:smart-open, so that this is still
visible in the BTS web page for this package.

Thanks.

Reply via email to