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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
protoc --python_out=oldmemo/ --mypy_out=oldmemo/ oldmemo.proto
Writing mypy to oldmemo_pb2.pyi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   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_oldmemo  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/oldmemo
copying oldmemo/migrations.py -> build/lib/oldmemo
copying oldmemo/etree.py -> build/lib/oldmemo
copying oldmemo/version.py -> build/lib/oldmemo
copying oldmemo/oldmemo_pb2.py -> build/lib/oldmemo
copying oldmemo/oldmemo.py -> build/lib/oldmemo
copying oldmemo/__init__.py -> build/lib/oldmemo
creating build/lib/docs
copying docs/conf.py -> build/lib/docs
running egg_info
creating Oldmemo.egg-info
writing Oldmemo.egg-info/PKG-INFO
writing dependency_links to Oldmemo.egg-info/dependency_links.txt
writing requirements to Oldmemo.egg-info/requires.txt
writing top-level names to Oldmemo.egg-info/top_level.txt
writing manifest file 'Oldmemo.egg-info/SOURCES.txt'
reading manifest file 'Oldmemo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'Oldmemo.egg-info/SOURCES.txt'
copying oldmemo/oldmemo_pb2.pyi -> build/lib/oldmemo
copying oldmemo/py.typed -> build/lib/oldmemo
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/oldmemo
copying build/lib/oldmemo/migrations.py -> 
build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/py.typed -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/etree.py -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/version.py -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/oldmemo_pb2.py -> 
build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/oldmemo.py -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/oldmemo_pb2.pyi -> 
build/bdist.linux-x86_64/wheel/./oldmemo
creating build/bdist.linux-x86_64/wheel/docs
copying build/lib/docs/conf.py -> build/bdist.linux-x86_64/wheel/./docs
running install_egg_info
Copying Oldmemo.egg-info to 
build/bdist.linux-x86_64/wheel/./Oldmemo-2.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/oldmemo-2.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_oldmemo/.tmp-1dvjsibe/oldmemo-2.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'docs/conf.py'
adding 'oldmemo/__init__.py'
adding 'oldmemo/etree.py'
adding 'oldmemo/migrations.py'
adding 'oldmemo/oldmemo.py'
adding 'oldmemo/oldmemo_pb2.py'
adding 'oldmemo/oldmemo_pb2.pyi'
adding 'oldmemo/py.typed'
adding 'oldmemo/version.py'
adding 'oldmemo-2.0.0.dist-info/licenses/LICENSE'
adding 'oldmemo-2.0.0.dist-info/METADATA'
adding 'oldmemo-2.0.0.dist-info/WHEEL'
adding 'oldmemo-2.0.0.dist-info/top_level.txt'
adding 'oldmemo-2.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built oldmemo-2.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_oldmemo  
* Building wheel...
running bdist_wheel
running build
running build_py
copying oldmemo/oldmemo_pb2.py -> build/lib/oldmemo
creating build/lib/build/lib/oldmemo
copying build/lib/oldmemo/migrations.py -> build/lib/build/lib/oldmemo
copying build/lib/oldmemo/etree.py -> build/lib/build/lib/oldmemo
copying build/lib/oldmemo/version.py -> build/lib/build/lib/oldmemo
copying build/lib/oldmemo/oldmemo_pb2.py -> build/lib/build/lib/oldmemo
copying build/lib/oldmemo/oldmemo.py -> build/lib/build/lib/oldmemo
copying build/lib/oldmemo/__init__.py -> build/lib/build/lib/oldmemo
creating build/lib/build/lib/docs
copying build/lib/docs/conf.py -> build/lib/build/lib/docs
running egg_info
writing Oldmemo.egg-info/PKG-INFO
writing dependency_links to Oldmemo.egg-info/dependency_links.txt
writing requirements to Oldmemo.egg-info/requires.txt
writing top-level names to Oldmemo.egg-info/top_level.txt
reading manifest file 'Oldmemo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'Oldmemo.egg-info/SOURCES.txt'
copying oldmemo/oldmemo_pb2.pyi -> build/lib/oldmemo
copying build/lib/oldmemo/oldmemo_pb2.pyi -> build/lib/build/lib/oldmemo
copying build/lib/oldmemo/py.typed -> build/lib/build/lib/oldmemo
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/build
creating build/bdist.linux-x86_64/wheel/build/lib
creating build/bdist.linux-x86_64/wheel/build/lib/oldmemo
copying build/lib/build/lib/oldmemo/migrations.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/py.typed -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/etree.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/version.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/oldmemo_pb2.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/oldmemo.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
copying build/lib/build/lib/oldmemo/oldmemo_pb2.pyi -> 
build/bdist.linux-x86_64/wheel/./build/lib/oldmemo
creating build/bdist.linux-x86_64/wheel/build/lib/docs
copying build/lib/build/lib/docs/conf.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/docs
creating build/bdist.linux-x86_64/wheel/oldmemo
copying build/lib/oldmemo/migrations.py -> 
build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/py.typed -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/etree.py -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/version.py -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/oldmemo_pb2.py -> 
build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/oldmemo.py -> build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./oldmemo
copying build/lib/oldmemo/oldmemo_pb2.pyi -> 
build/bdist.linux-x86_64/wheel/./oldmemo
creating build/bdist.linux-x86_64/wheel/docs
copying build/lib/docs/conf.py -> build/bdist.linux-x86_64/wheel/./docs
running install_egg_info
Copying Oldmemo.egg-info to 
build/bdist.linux-x86_64/wheel/./Oldmemo-2.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/oldmemo-2.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_oldmemo/.tmp-qojwhw0n/oldmemo-2.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'build/lib/docs/conf.py'
adding 'build/lib/oldmemo/__init__.py'
adding 'build/lib/oldmemo/etree.py'
adding 'build/lib/oldmemo/migrations.py'
adding 'build/lib/oldmemo/oldmemo.py'
adding 'build/lib/oldmemo/oldmemo_pb2.py'
adding 'build/lib/oldmemo/oldmemo_pb2.pyi'
adding 'build/lib/oldmemo/py.typed'
adding 'build/lib/oldmemo/version.py'
adding 'docs/conf.py'
adding 'oldmemo/__init__.py'
adding 'oldmemo/etree.py'
adding 'oldmemo/migrations.py'
adding 'oldmemo/oldmemo.py'
adding 'oldmemo/oldmemo_pb2.py'
adding 'oldmemo/oldmemo_pb2.pyi'
adding 'oldmemo/py.typed'
adding 'oldmemo/version.py'
adding 'oldmemo-2.0.0.dist-info/licenses/LICENSE'
adding 'oldmemo-2.0.0.dist-info/METADATA'
adding 'oldmemo-2.0.0.dist-info/WHEEL'
adding 'oldmemo-2.0.0.dist-info/top_level.txt'
adding 'oldmemo-2.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built oldmemo-2.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_oldmemo/build; 
python3.14 -m unittest discover -v 
oldmemo (unittest.loader._FailedTest.oldmemo) ... ERROR

======================================================================
ERROR: oldmemo (unittest.loader._FailedTest.oldmemo)
----------------------------------------------------------------------
ImportError: Failed to import test module: oldmemo
TypeError: Metaclasses with custom tp_new are not supported.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 460, in _find_test_path
    package = self._get_module_from_name(name)
  File "/usr/lib/python3.14/unittest/loader.py", line 367, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_oldmemo/build/oldmemo/__init__.py", 
line 3, in <module>
    from .oldmemo import Oldmemo as Oldmemo
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_oldmemo/build/oldmemo/oldmemo.py", 
line 35, in <module>
    from .oldmemo_pb2 import (  # pylint: disable=no-name-in-module
    ...<2 lines>...
    )
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_oldmemo/build/oldmemo/oldmemo_pb2.py", 
line 5, in <module>
    from google.protobuf.internal import builder as _builder
  File "/usr/lib/python3/dist-packages/google/protobuf/internal/builder.py", 
line 42, in <module>
    from google.protobuf import reflection as _reflection
  File "/usr/lib/python3/dist-packages/google/protobuf/reflection.py", line 51, 
in <module>
    from google.protobuf import message_factory
  File "/usr/lib/python3/dist-packages/google/protobuf/message_factory.py", 
line 42, in <module>
    from google.protobuf.internal import api_implementation
  File 
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
 line 104, in <module>
    from google.protobuf.pyext import _message
SystemError: <built-in function __import__> returned a result with an exception 
set


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_oldmemo/build; python3.14 -m unittest 
discover -v 
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_oldmemo/build; 
python3.13 -m unittest discover -v 

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned 
exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to