Your message dated Sun, 18 Oct 2020 15:24:07 +0000
with message-id <e1kuaxx-0009pg...@fasolo.debian.org>
and subject line Bug#963639: fixed in pygame 1.9.6+dfsg-4
has caused the Debian Bug report #963639,
regarding pygame: FTBFS with Sphinx 3.1: Invalid C declaration: Expected 
identifier in nested name. [error at 9] PyObject \*pgExc_BufferError
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 ow...@bugs.debian.org
immediately.)


-- 
963639: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963639
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pygame
Version: 1.9.6+dfsg-3
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx3.1

Hi,

pygame fails to build with Sphinx 3.1, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 setup.py build_sphinx
> running build_sphinx
> Running Sphinx v3.1.1
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 68 source files that are out of date
> updating environment: [new config] 68 added, 0 changed, 0 removed
> reading sources... [  1%] c_api
> reading sources... [  2%] c_api/base
> reading sources... [  4%] c_api/bufferproxy
> reading sources... [  5%] c_api/cdrom
> reading sources... [  7%] c_api/color
> reading sources... [  8%] c_api/display
> reading sources... [ 10%] c_api/event
> reading sources... [ 11%] c_api/freetype
> reading sources... [ 13%] c_api/mixer
> reading sources... [ 14%] c_api/rect
> reading sources... [ 16%] c_api/rwobject
> reading sources... [ 17%] c_api/surface
> reading sources... [ 19%] c_api/surflock
> reading sources... [ 20%] c_api/version
> reading sources... [ 22%] filepaths
> reading sources... [ 23%] index
> reading sources... [ 25%] ref/bufferproxy
> /<<PKGBUILDDIR>>/docs/reST/c_api/base.rst:113: WARNING: Error in declarator 
> or parameters
> Invalid C declaration: Expected identifier in nested name. [error at 9]
>   PyObject \*pgExc_BufferError
>   ---------^
> /<<PKGBUILDDIR>>/docs/reST/c_api/event.rst:25: WARNING: Error in declarator 
> or parameters
> Invalid C declaration: Expected identifier in nested name. [error at 12]
>   pgEvent_Type
>   ------------^
> /<<PKGBUILDDIR>>/docs/reST/c_api/mixer.rst:31: WARNING: Error in declarator 
> or parameters
> Invalid C declaration: Expecting "," or ")" in parameters, got "\". [error at 
> 27]
>   int pgSound_Check(PyObject \*obj)
>   ---------------------------^
> /<<PKGBUILDDIR>>/docs/reST/c_api/mixer.rst:57: WARNING: Error in declarator 
> or parameters
> Invalid C declaration: Expecting "," or ")" in parameters, got "\". [error at 
> 29]
>   int pgChannel_Check(PyObject \*obj)
>   -----------------------------^
> /<<PKGBUILDDIR>>/docs/reST/c_api/mixer.rst:63: WARNING: Error in declarator 
> or parameters
> Invalid C declaration: Expected identifier in nested name. [error at 10]
>   Mix_Chunk \*pgChannel_AsInt(PyObject \*x)
>   ----------^
> /<<PKGBUILDDIR>>/docs/reST/c_api/version.rst:24: WARNING: Error in declarator
> If declarator-id with parameters (e.g., 'void f(int arg)'):
>   Invalid C declaration: Expected identifier in nested name. [error at 13]
>     PG_VERSIONNUM(MAJOR, MINOR, PATCH)
>     -------------^
> If parenthesis in noptr-declarator (e.g., 'void (*f(int arg))(double)'):
>   Error in declarator or parameters
>   Invalid C declaration: Expecting "(" in parameters. [error at 19]
>     PG_VERSIONNUM(MAJOR, MINOR, PATCH)
>     -------------------^
> 
> /<<PKGBUILDDIR>>/docs/reST/c_api/version.rst:28: WARNING: Error in declarator
> If declarator-id with parameters (e.g., 'void f(int arg)'):
>   Invalid C declaration: Expected identifier in nested name. [error at 18]
>     PG_VERSION_ATLEAST(MAJOR, MINOR, PATCH)
>     ------------------^
> If parenthesis in noptr-declarator (e.g., 'void (*f(int arg))(double)'):
>   Error in declarator or parameters
>   Invalid C declaration: Expecting "(" in parameters. [error at 24]
>     PG_VERSION_ATLEAST(MAJOR, MINOR, PATCH)
>     ------------------------^
> 
> 
> Extension error:
> Handler <function collect_document_info at 0x7f92f14cb5e0> for event 
> 'doctree-read' threw an exception
> ---
> For help with compilation see:
>     https://www.pygame.org/wiki/Compilation
> To contribute to pygame development see:
>     https://www.pygame.org/contribute.html
> ---
> make[1]: *** [debian/rules:46: override_dh_installdocs] Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/06/23/pygame_1.9.6+dfsg-3_unstable_sphinx-exp.log

Please see [1] for Sphinx changelog, which may give a hint of what changes in
Sphinx caused this error.

Also see [2] for the list of deprecated/removed APIs and possible alternatives
to them.

Sphinx 3.1 is going to be uploaded to unstable in a couple of weeks. When that
happens, the severity of this bug will be bumped to serious.

In case you have questions, please Cc sph...@packages.debian.org on reply.

[1]: https://www.sphinx-doc.org/en/3.x/changes.html
[2]: https://www.sphinx-doc.org/en/3.x/extdev/deprecated.html

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: pygame
Source-Version: 1.9.6+dfsg-4
Done: Stefano Rivera <stefa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pygame, 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 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated pygame 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 18 Oct 2020 08:08:21 -0700
Source: pygame
Architecture: source
Version: 1.9.6+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 963639
Changes:
 pygame (1.9.6+dfsg-4) unstable; urgency=medium
 .
   [ Stefano Rivera ]
   * Team upload.
   * Regenerate Cython source during build. Needed for Python 3.9
     compatibility.
   * Patch: Replace long-deprecated Thread.isAlive() with .is_alive()
   * Patch: Replace array.tostring() with tobytes().
   * Patch: Fix build failures on Sphinx 3. (Closes: #963639)
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
Checksums-Sha1:
 9d132576838e33901b3971b3a949262c01b8ae8d 1975 pygame_1.9.6+dfsg-4.dsc
 011a1315e28c8f2ab5cbf8072a31eab88340043a 23420 
pygame_1.9.6+dfsg-4.debian.tar.xz
 e33d95e97657452b3915f9f3a4bf14e2e22d8aac 12480 
pygame_1.9.6+dfsg-4_source.buildinfo
Checksums-Sha256:
 d0e73c7a0418aab951e2e3ff0e3e928d3c04906890390e1f02ffde9381305243 1975 
pygame_1.9.6+dfsg-4.dsc
 a92c88bcbee822b3a64d04c97cbaea75f57c2bd2aadf4fdf2f46a56216b1fa01 23420 
pygame_1.9.6+dfsg-4.debian.tar.xz
 b7beb5908b346dbe3c9bbb3b0e32b07e427c0158113d089471796eaf6f2bea4c 12480 
pygame_1.9.6+dfsg-4_source.buildinfo
Files:
 265cd550b0267122ca49ee70c4103673 1975 python optional pygame_1.9.6+dfsg-4.dsc
 a2d4c913ee6aa0b1819b0716150dba8b 23420 python optional 
pygame_1.9.6+dfsg-4.debian.tar.xz
 ec716e91c59a0ea7169836fc0c3664e7 12480 python optional 
pygame_1.9.6+dfsg-4_source.buildinfo

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

iHUEARYKAB0WIQTumtb5BSD6EfafSCRHew2wJjpU2AUCX4xanQAKCRBHew2wJjpU
2JUcAP961o8ofGtIlOVArFU/kEPCgEyxkGkkbyrfF5QalAzlagD/UkNw4MvirVN+
4KK57REenKnZU1qiaB07uMU6GnW70gw=
=Qk5I
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to