Your message dated Sun, 11 Jan 2026 20:43:39 +0000
with message-id <[email protected]>
and subject line Bug#1121893: fixed in protobuf 3.25.4-4
has caused the Debian Bug report #1121893,
regarding python-glyphsets: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.14 3.13" returned exit code 13
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.)


-- 
1121893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-glyphsets
Version: 1.0.0-3
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-glyphsets, 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
I: pybuild base:317: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/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 :: Apache Software 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.14_glyphsets/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/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 :: Apache Software 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_glyphsets/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
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py config 
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/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 :: Apache Software License

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

!!
  self._finalize_license_expression()
running config
I: pybuild base:317: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/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 :: Apache Software 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:317: /usr/bin/python3.14 setup.py build 
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/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 :: Apache Software 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.14_glyphsets/build/glyphsets
copying Lib/glyphsets/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets
copying Lib/glyphsets/_version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets
copying Lib/glyphsets/helpers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets
copying Lib/glyphsets/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_IPAHistorical.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Kernel.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_TransLatin_Pinyin.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_African.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Expert.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_AncientMusicalSymbols.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_SinoExt.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Beyond.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_DisorderedSpeech.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_IPAStandard.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_PriAfrican.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_TransLatin_Arabic.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Pro.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Coptic.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Pro.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Historical.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Vietnamese.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Arabic_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Arabic_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_APA.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Archaic.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/definitions
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Kernel.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Expert.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Pro.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_PriAfrican.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Historical.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_African.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_TransLatin_Pinyin.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Vietnamese.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Arabic_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Coptic.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_IPAHistorical.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_APA.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_IPAStandard.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Archaic.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Pro.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_TransLatin_Arabic.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_SinoExt.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Arabic_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_DisorderedSpeech.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Beyond.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_AncientMusicalSymbols.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/nam
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Archaic.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Expert.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Kernel.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Pro.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_SinoExt.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Arabic_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Arabic_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Coptic.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_TransLatin_Arabic.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_PriAfrican.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Historical.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Vietnamese.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_DisorderedSpeech.txt 
-> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_APA.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_African.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_TransLatin_Pinyin.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Beyond.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_AncientMusicalSymbols.txt 
-> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Pro.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_IPAHistorical.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_IPAStandard.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build/glyphsets/results/txt/nice-names
I: pybuild base:317: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml 
does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
 line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/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 :: Apache Software 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_glyphsets/build/glyphsets
copying Lib/glyphsets/__main__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets
copying Lib/glyphsets/_version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets
copying Lib/glyphsets/helpers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets
copying Lib/glyphsets/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_IPAHistorical.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Kernel.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_TransLatin_Pinyin.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_African.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Expert.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_AncientMusicalSymbols.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_SinoExt.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Beyond.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_DisorderedSpeech.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_IPAStandard.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_PriAfrican.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_TransLatin_Arabic.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Pro.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Coptic.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Pro.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Cyrillic_Historical.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Latin_Vietnamese.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Arabic_Plus.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Arabic_Core.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Phonetics_APA.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
copying Lib/glyphsets/definitions/GF_Greek_Archaic.yaml -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/definitions
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Kernel.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Expert.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Pro.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_PriAfrican.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Cyrillic_Historical.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_African.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_TransLatin_Pinyin.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Vietnamese.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Arabic_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Coptic.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_IPAHistorical.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Core.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_APA.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_IPAStandard.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Archaic.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Pro.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_TransLatin_Arabic.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_SinoExt.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Arabic_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Phonetics_DisorderedSpeech.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Latin_Beyond.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_AncientMusicalSymbols.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
copying Lib/glyphsets/results/nam/GF_Greek_Plus.nam -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/nam
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Archaic.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Expert.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Kernel.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Pro.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_SinoExt.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Arabic_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Arabic_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Coptic.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_TransLatin_Arabic.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_PriAfrican.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Historical.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Vietnamese.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_DisorderedSpeech.txt 
-> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_APA.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_African.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_TransLatin_Pinyin.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Beyond.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_AncientMusicalSymbols.txt 
-> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Greek_Pro.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_IPAHistorical.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Phonetics_IPAStandard.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Cyrillic_Core.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
copying Lib/glyphsets/results/txt/nice-names/GF_Latin_Plus.txt -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_glyphsets/build/glyphsets/results/txt/nice-names
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_glyphsets/build; python3.14 -m unittest 
discover -v 
glyphsets (unittest.loader._FailedTest.glyphsets) ... ERROR

======================================================================
ERROR: glyphsets (unittest.loader._FailedTest.glyphsets)
----------------------------------------------------------------------
ImportError: Failed to import test module: glyphsets
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_glyphsets/build/glyphsets/__init__.py",
 line 4, in <module>
    import gflanguages
  File "/usr/lib/python3/dist-packages/gflanguages/__init__.py", line 27, in 
<module>
    from gflanguages import languages_public_pb2
  File "/usr/lib/python3/dist-packages/gflanguages/languages_public_pb2.py", 
line 5, in <module>
    from google.protobuf import descriptor as _descriptor
  File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40, 
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
TypeError: Metaclasses with custom tp_new are not supported.


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

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

--- End Message ---
--- Begin Message ---
Source: protobuf
Source-Version: 3.25.4-4
Done: Laszlo Boszormenyi (GCS) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
protobuf, 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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated protobuf 
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: Sun, 11 Jan 2026 20:19:02 +0100
Source: protobuf
Architecture: source
Version: 3.25.4-4
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1121893
Changes:
 protobuf (3.25.4-4) experimental; urgency=medium
 .
   [ Adrian Bunk <[email protected]> ]
   * Disable the Python C extension, falling back to pure Python code
     (closes: #1121893).
Checksums-Sha1:
 010938a12ec58e93edded49704f868c27fb7e5ff 3109 protobuf_3.25.4-4.dsc
 d53260e6310c2d80294fc23ad420f1929d89d1d8 38764 protobuf_3.25.4-4.debian.tar.xz
Checksums-Sha256:
 a3a56be748743094cdac224cb020d69349fef5c8453f0ef0aeaeacb3f3531206 3109 
protobuf_3.25.4-4.dsc
 20d08195ed25464e0cf849f58095b901ac9418820e6ac24df0fe085083191c44 38764 
protobuf_3.25.4-4.debian.tar.xz
Files:
 eebc8d84fb2ea8b7798df5004d37ec67 3109 devel optional protobuf_3.25.4-4.dsc
 2eedc2d3d2046add2383018124c7b2fb 38764 devel optional 
protobuf_3.25.4-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmlj/m0ACgkQ3OMQ54ZM
yL9zqhAAt9GUYI6ZKFFnT0TfS/yU9NfVXMryYeN9C9Q0m2pLTNPxmGuRM2YQNPsc
DQJTZSE2+mAkb5svdCGR6EyUae1V1X9xzNQ7LIdxpP7dHG4iOsauY52QbgpDx8aD
P+iyolU7BMnHyNuxijHBGHnX7wQPM167IW4JGrKQ5OLapp3OvEfOgBuv6Nznorh3
9V8NNs1QRBXdwNeai6yAR+d+h8/6WYoba9sjLuJ0ef6IJ535Kvgpds6xpA/uK9ua
pcKnYfUdvKlE0s259Oliaefy0C67O6SWs/23dpm3pGsG+nh1L0YWPxAYAGEu5UT+
IKoFYxaWY3C0EfDiJq6t9KFclvvZSVNC5WFb2zWBjOWclVsgoyDOxYH31ObwGebs
bFVBqeS4cadoIa5X9GJ7gjdWJb1cxkOa5uMjEv1z56xrAG3Oov8M3KZzfGMnH9UW
OAUjiSO19+KMcBewPTatKu/OBX9kG93T+NfRKTsrzlMuQjXkylurK1ShXtrH1FfT
mKrOn1Gr5vMU3Rs5NFQKDAvE+/oaSvLUDhYEvuvS8leiI4MKfgZ29a8s//mDHe/p
YsqKZtCAFQcDdxHjtRsU/2bsIFogLIFyt68AmwJlsj89a6pmgw07kLlYKGCDAwhI
6HNCZMJJB7WkX/38+FNB6RJ0yLT4AGuVapTPLFff9GXkEwLRzyQ=
=pwo6
-----END PGP SIGNATURE-----

Attachment: pgpnq0w2pbaRI.pgp
Description: PGP signature


--- End Message ---

Reply via email to