Package: src:wtforms-json
Version: 0.3.5-5
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

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

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_wtforms-json/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
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf .mypy_cache
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_wtforms-json/build/wtforms_json
copying wtforms_json/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_wtforms-json/build/wtforms_json
running egg_info
creating WTForms_JSON.egg-info
writing WTForms_JSON.egg-info/PKG-INFO
writing dependency_links to WTForms_JSON.egg-info/dependency_links.txt
writing requirements to WTForms_JSON.egg-info/requires.txt
writing top-level names to WTForms_JSON.egg-info/top_level.txt
writing manifest file 'WTForms_JSON.egg-info/SOURCES.txt'
reading manifest file 'WTForms_JSON.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'tests.py'
warning: no previously-included files matching '*.pyc' found under directory 
'docs'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'docs/_themes/.git'
adding license file 'LICENSE'
writing manifest file 'WTForms_JSON.egg-info/SOURCES.txt'
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was 
omitted due to "DEB_BUILD_OPTIONS=nocheck"
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install --destdir=debian/python3-wtforms-json/ 
-O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running egg_info
writing WTForms_JSON.egg-info/PKG-INFO
writing dependency_links to WTForms_JSON.egg-info/dependency_links.txt
writing requirements to WTForms_JSON.egg-info/requires.txt
writing top-level names to WTForms_JSON.egg-info/top_level.txt
reading manifest file 'WTForms_JSON.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'tests.py'
warning: no previously-included files matching '*.pyc' found under directory 
'docs'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'docs/_themes/.git'
adding license file 'LICENSE'
writing manifest file 'WTForms_JSON.egg-info/SOURCES.txt'
running install_lib
creating 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json/usr/lib/python3.13/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json/usr/lib/python3.13/dist-packages/wtforms_json
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_wtforms-json/build/wtforms_json/__init__.py
 -> 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json/usr/lib/python3.13/dist-packages/wtforms_json
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json/usr/lib/python3.13/dist-packages/wtforms_json/__init__.py
 to __init__.cpython-313.pyc
running install_egg_info
Copying WTForms_JSON.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json/usr/lib/python3.13/dist-packages/WTForms_JSON-0.3.5.egg-info
Skipping SOURCES.txt
running install_scripts
   dh_installdocs -O--buildsystem=pybuild
   debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. python3 -m sphinx -b html -N -D html_last_updated_fmt="20 November 
2024" docs/ 
/<<PKGBUILDDIR>>/debian/python3-wtforms-json/usr/share/doc/python3-wtforms-json/html
Running Sphinx v8.2.3

Configuration error!

Versions
========

* Platform:         linux; 
(Linux-6.12.48+deb13-cloud-amd64-x86_64-with-glibc2.41)
* Python version:   3.13.7 (CPython)
* Sphinx version:   8.2.3
* Docutils version: 0.21.2
* Jinja2 version:   3.1.6
* Pygments version: 2.18.0

Last Messages
=============

None.

Loaded Extensions
=================

None.

Traceback
=========

      File "/usr/lib/python3/dist-packages/sphinx/config.py", line 616, in 
eval_config_file
        raise ConfigError(msg % traceback.format_exc()) from exc
    sphinx.errors.ConfigError: There is a programmable error in your 
configuration file:
    
    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/sphinx/config.py", line 601, in 
eval_config_file
        exec(code, namespace)  # NoQA: S102
        ~~~~^^^^^^^^^^^^^^^^^
      File "/<<PKGBUILDDIR>>/docs/conf.py", line 20, in <module>
        from wtforms_json import __version__
      File "/<<PKGBUILDDIR>>/wtforms_json/__init__.py", line 6, in <module>
        from wtforms import Form
    ModuleNotFoundError: No module named 'wtforms'


The full traceback has been saved in:
/tmp/sphinx-err-80mdxzua.log

To report this error to the developers, please open an issue at 
<https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message 
can be provided next time.
make[1]: *** [debian/rules:22: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to