Your message dated Thu, 30 Oct 2025 11:04:42 +0000
with message-id <[email protected]>
and subject line Bug#1114067: fixed in black 25.9.0-1
has caused the Debian Bug report #1114067,
regarding black: FTBFS: src/blib2to3/pgen2/parse.py:103: error: Argument 1 to 
"_addtoken" of "Parser" has incompatible type "*list[object]"; expected "int"  
[arg-type]
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.)


-- 
1114067: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114067
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:black
Version: 25.1.0-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, 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/

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild --with bash-completion
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild --with bash-completion
   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:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  --verbose
* Building wheel...
Building `wheel` version `standard`
Traceback (most recent call last):
  File 
"/usr/lib/python3/dist-packages/pyproject_hooks/_in_process/_in_process.py", 
line 389, in <module>
    main()
    ~~~~^^
  File 
"/usr/lib/python3/dist-packages/pyproject_hooks/_in_process/_in_process.py", 
line 373, in main
    json_out["return_val"] = hook(**hook_input["kwargs"])
                             ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/usr/lib/python3/dist-packages/pyproject_hooks/_in_process/_in_process.py", 
line 280, in build_wheel
    return _build_backend().build_wheel(
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        wheel_directory, config_settings, metadata_directory
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/hatchling/build.py", line 58, in 
build_wheel
    return os.path.basename(next(builder.build(directory=wheel_directory, 
versions=['standard'])))
                            
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/hatchling/builders/plugin/interface.py", 
line 147, in build
    build_hook.initialize(version, build_data)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/hatch_mypyc/plugin.py", line 338, in 
initialize
    raise Exception(f'Error while invoking 
Mypyc:\n{process.stdout.decode("utf-8")}')
Exception: Error while invoking Mypyc:
src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "_addtoken" of "Parser" 
has incompatible type "*list[object]"; expected "int"  [arg-type]
src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "_addtoken" of "Parser" 
has incompatible type "*list[object]"; expected "str"  [arg-type]
src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "_addtoken" of "Parser" 
has incompatible type "*list[object]"; expected "tuple[str, tuple[int, int]]"  
[arg-type]
src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "addtoken" of "Parser" 
has incompatible type "*list[object]"; expected "int"  [arg-type]
src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "addtoken" of "Parser" 
has incompatible type "*list[object]"; expected "str"  [arg-type]
src/blib2to3/pgen2/parse.py:103: error: Argument 1 to "addtoken" of "Parser" 
has incompatible type "*list[object]"; expected "tuple[str, tuple[int, int]]"  
[arg-type]


ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: 
python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  --verbose
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: black
Source-Version: 25.9.0-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
black, 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.
Colin Watson <[email protected]> (supplier of updated black 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: Thu, 30 Oct 2025 10:47:33 +0000
Source: black
Architecture: source
Version: 25.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1114067
Changes:
 black (25.9.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Sylvestre Ledru ]
   * Remove myself from the uploader. No longer a user of black
 .
   [ Colin Watson ]
   * New upstream release:
     - Fix mypyc 1.16 failure (closes: #1114067).
   * Build without mypyc for now, until upstream is fixed to work with mypy
     1.18.
Checksums-Sha1:
 9f79c29d20758ef6986b2e76f836f9f629dfef97 2789 black_25.9.0-1.dsc
 723a0edfd0e731468d57032fbdde4f752248204c 1266992 black_25.9.0.orig.tar.gz
 1512649097d476b88b6df062d24f4ff2e3562856 11832 black_25.9.0-1.debian.tar.xz
Checksums-Sha256:
 f3e7915ad5cd302e73e6722d4085650b7d44606978944331cf7d34ad3a18ab29 2789 
black_25.9.0-1.dsc
 6746cca740c8d3467086a3d074db0c32fcf6f238a961c3a4e64801447e834ab8 1266992 
black_25.9.0.orig.tar.gz
 313d277ab4026c8f205ae7d14f60799e68c6ef531844f8d712505aab122b5bf5 11832 
black_25.9.0-1.debian.tar.xz
Files:
 9f610e73df7372ddac04d4aee9234042 2789 python optional black_25.9.0-1.dsc
 e876160e27264c71fb476d8123214f68 1266992 python optional 
black_25.9.0.orig.tar.gz
 582a85c9b58d77cfb2b1ccd33ccebcc0 11832 python optional 
black_25.9.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmkDQtIACgkQOTWH2X2G
UAtcdg//RMJHL1Ald3GzTcp7wMMKxJzw3Nu8OiFWoRCK9GCu19XsDHeH/n24c6/k
nK3jmRNoAIn0ySLRoLweeOosHazMKW4ZpBGD1whZs+MnGIOg2Fb8nxFJ67ZDcnnA
jgVRi5pEz8DL7cXxxImjjZV+GdK7fa2gZ/nutElQMa2fqJQW+hqCXom9Jm9fz4Yd
ZgWblMi6USq25gFkcoxUAo+3hzcpLCsW023m8uTqndogStwkasv9g8kU8REEDnXU
TA1a3xTuOt0Oqvs11UCu9GGz02tzm9+M8D+OSVq1jAglbn+ciWOlh2gPK/z4SE7L
OBGfL6J2tXMYAQTIqif/ZHTmZ2SA535XlWea3qQNxEo6/vyhj69yTV1QddQPtchR
BgmhnqQxxuGLUe1vhyb/i6rSMh0yzdo9xFc8f4WvI+Ll3A7xyaVo5+B7OLWfYAF3
pqJ9LJG6QUIZtkqGOUuwFdP2GGKnO3JC4J4pkQUAuG0WjXnA7YgjGIN2gk5iHa3M
WgM80R0+RfAoWQEL1rFM8o+fp+lx23U/w8UYIaDqTubfIOo1QVInTI+prHEXJLw6
r+GFTUuRWbE24HbM6MBDmm+s3w92cZaPbKZhWSLlHyXYyGQO9pIC9znC0PfiOY0+
fXsP5winw/GE92hSRjJ9cRRRto7tPDlx4okJTvuX5cr/1FmeR/E=
=JDYI
-----END PGP SIGNATURE-----

Attachment: pgpI5F8Y97ABI.pgp
Description: PGP signature


--- End Message ---

Reply via email to