Your message dated Sat, 20 Nov 2021 05:03:34 +0000
with message-id <e1moixg-000dmp...@fasolo.debian.org>
and subject line Bug#995318: fixed in numpy 1:1.21.4-2
has caused the Debian Bug report #995318,
regarding numpy: Does not build from source in current unstable
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.)


-- 
995318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: numpy
Version: 1:1.19.5-1
Severity: serious
Tags: ftbfs
Justification: FTBFS

Hi,

when trying to build numpy 1.19.5-1 in a recent sid chroot I get

DISTUTILS.rst.txt:386: WARNING: Unparseable C cross-reference: '/**end 
repeat1**/'
Invalid C declaration: Expected identifier in nested name. [error at 0]
  /**end repeat1**/
  ^

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 280, in 
build_main
    app.build(args.force_all, filenames)
  File "/usr/lib/python3/dist-packages/sphinx/application.py", line 337, in 
build
    self.builder.build_update()
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 293, 
in build_update
    self.build(to_build,
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 357, 
in build
    self.write(docnames, list(updated_docnames), method)
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 531, 
in write
    self._write_serial(sorted(docnames))
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 541, 
in _write_serial
    self.write_doc(docname, doctree)
  File "/usr/lib/python3/dist-packages/sphinx/builders/html/__init__.py", line 
626, in write_doc
    self.docwriter.write(doctree, destination)
  File "/usr/lib/python3/dist-packages/docutils/writers/__init__.py", line 78, 
in write
    self.translate()
  File "/usr/lib/python3/dist-packages/sphinx/writers/html.py", line 70, in 
translate
    self.document.walkabout(visitor)
  File "/usr/lib/python3/dist-packages/docutils/nodes.py", line 214, in 
walkabout
    if child.walkabout(visitor):
  File "/usr/lib/python3/dist-packages/docutils/nodes.py", line 214, in 
walkabout
    if child.walkabout(visitor):
  File "/usr/lib/python3/dist-packages/docutils/nodes.py", line 214, in 
walkabout
    if child.walkabout(visitor):
  [Previous line repeated 1 more time]
  File "/usr/lib/python3/dist-packages/docutils/nodes.py", line 206, in 
walkabout
    visitor.dispatch_visit(self)
  File "/usr/lib/python3/dist-packages/sphinx/util/docutils.py", line 477, in 
dispatch_visit
    method(node)
  File "/usr/lib/python3/dist-packages/sphinx/writers/html5.py", line 417, in 
visit_literal_block
    highlighted = self.highlighter.highlight_block(
  File "/usr/lib/python3/dist-packages/sphinx/highlighting.py", line 149, in 
highlight_block
    lexer = self.get_lexer(source, lang, opts, force, location)
  File "/usr/lib/python3/dist-packages/sphinx/highlighting.py", line 127, in 
get_lexer
    lexer = lexer_classes[lang](**opts)
TypeError: 'NumPyLexer' object is not callable

Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinx/highlighting.py", line 127, in 
get_lexer
    lexer = lexer_classes[lang](**opts)
TypeError: 'NumPyLexer' object is not callable
The full traceback has been saved in /tmp/sphinx-err-h3bd2cwr.log, if you want 
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message 
can be provided next time.


Please see the attached full build log.

Kind regards

     Andreas.


-- System Information:
Debian Release: 11.0
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'buildd-unstable'), (50, 'unstable'), (5, 
'experimental'), (1, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE:de
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Attachment: numpy_1.19.5-1.1_amd64.build.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: numpy
Source-Version: 1:1.21.4-2
Done: Sandro Tosi <mo...@debian.org>

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

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated numpy 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: SHA256

Format: 1.8
Date: Fri, 19 Nov 2021 23:39:08 -0500
Source: numpy
Architecture: source
Version: 1:1.21.4-2
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <mo...@debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Closes: 994316 995318 999812
Changes:
 numpy (1:1.21.4-2) unstable; urgency=medium
 .
   [ Dan Bungert ]
   * Packaging changes for compatibility with python 3.10; Closes: #999812
 .
   [ Sandro Tosi ]
   * stop building -dbg package; Closes: #994316
   * debian/python3-numpy.install
     - simplify numpy module installation, as suggested by Drew Parsons
   * upload to unstable; Closes: #995318
Checksums-Sha1:
 a67aeaa4e6edfe94fa6e38e8ea645d5a62e77eda 2884 numpy_1.21.4-2.dsc
 6dd127970b6db60b26e71ed04da1729c425a1318 30440 numpy_1.21.4-2.debian.tar.xz
 8ca1a570d46d75d187d8bb1a57fcad14da8dab10 12888 numpy_1.21.4-2_source.buildinfo
Checksums-Sha256:
 f75fd5e32ce7661c08351dab3e34386d732b8b5da8e85fe2927215e8987baaf5 2884 
numpy_1.21.4-2.dsc
 5c110b8823fd6412ee6e302c250a8c245739da0db32d942b6b5c3d86cc005ea3 30440 
numpy_1.21.4-2.debian.tar.xz
 3b67098da65d892b0aad9c751eb2979ce86032a19e8cd66b8e6d66ed3e1bfe23 12888 
numpy_1.21.4-2_source.buildinfo
Files:
 04a630534aa4c0c6e6ea15ea1945f6cb 2884 python optional numpy_1.21.4-2.dsc
 ea578639779e8279f64ad3150cc5fe7b 30440 python optional 
numpy_1.21.4-2.debian.tar.xz
 49375eb62fe198871dc22d29ac0ca01a 12888 python optional 
numpy_1.21.4-2_source.buildinfo

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

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAmGYfD8ACgkQh588mTgB
qU/4yRAAnL098TN6i4yMP5CKBoLoSJL3iS6M5XO3ZgXLzxCfITohyqlKvwbX43s7
dSC37RCMrjtykItjMCMpgERAS8/r33SQzLTZSA2MC1Gbx8AuZoGjComdLejIkh4G
axRKcNjE4ceX0vYbHSB8RAUdoftKHS26jV8SedwzHSoMOAgzQBu1SGw86X4Md6wr
S/3Tb4Rv5woHkf5DEnLrntIrUQQcNxf5gP6qbn0l4gCE0Xn0LtZE6EuctBluvlk+
GiVaAgmokoLMCL4766Y8lKh9vn8VBn7NFIoGoKZZ0m53YfKKLjyEf411WLv5aUIC
82FJVmZcEk2isgKzkjjbnan77uRqf8neLJcLIMvOltUCJ5p9iP6fDTZfKI4PnlQR
fmqSEcFvh1nYzo3QJGflTuA8WlyWiMJ3g9nqrLwuP3UiRrLubq3esJa3i/EkiVhT
9s+zZREstBhjeOCacyWcxqaruFQ+afSnCn1M0MNIVu6PMiVqk95e9A5h37lTFAyQ
mBZHiIC7M4Or5guz2R+1NLRyYaw0+4TI5UjEJ6Hs97rEpkoa4+c0M2KrwIeqYPVQ
7Ygq9VYmVxtXwYg+3ZCNk7ITDXrv4t+OQxp2S7qRRFON6pwTC0cFPLpvgINcbgnL
CJ7vBFMfM15/7M6twVw8/SuW49W2CQ7PTTx0GwEnC+fc1vEzX9U=
=GxFJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to