Your message dated Fri, 10 Mar 2017 07:04:23 +0000
with message-id <[email protected]>
and subject line Bug#856349: fixed in mpi4py 2.0.0-2.1
has caused the Debian Bug report #856349,
regarding mpi4py: FTBFS (Exception: MPI_ERR_WIN: invalid window)
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.)


-- 
856349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856349
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mpi4py
Version: 2.0.0-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3,autoreconf,sphinxdoc --buildsystem 
python_distutils
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_testdir -i -O--buildsystem=python_distutils
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf debian/rules -- cythonize
make[2]: Entering directory '/<<PKGBUILDDIR>>'
D: removing previously generated by Cython sources
find -iname *.c | xargs grep -l 'Generated by Cython' | xargs -r rm
python setup.py build_src
running build_src
cythonizing 'mpi4py.MPI.pyx' -> 'mpi4py.MPI.c'

[... snipped ...]

    MPI.Win.Create(None, 1, MPI.INFO_NULL, MPI.COMM_SELF).Free()
  File "MPI/Win.pyx", line 73, in mpi4py.MPI.Win.Create 
(src/mpi4py.MPI.c:123760)
Exception: MPI_ERR_WIN: invalid window

======================================================================
ERROR: Failure: Exception (MPI_ERR_WIN: invalid window)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/<<PKGBUILDDIR>>/test/test_subclass.py", line 241, in <module>
    MPI.Win.Create(MPI.BOTTOM).Free()
  File "MPI/Win.pyx", line 73, in mpi4py.MPI.Win.Create 
(src/mpi4py.MPI.c:123760)
Exception: MPI_ERR_WIN: invalid window

======================================================================
ERROR: Failure: Exception (MPI_ERR_WIN: invalid window)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in 
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/<<PKGBUILDDIR>>/test/test_win.py", line 242, in <module>
    MPI.Win.Create(MPI.BOTTOM, 1, MPI.INFO_NULL, MPI.COMM_SELF).Free()
  File "MPI/Win.pyx", line 73, in mpi4py.MPI.Win.Create 
(src/mpi4py.MPI.c:123760)
Exception: MPI_ERR_WIN: invalid window

----------------------------------------------------------------------
Ran 815 tests in 5.354s

FAILED (errors=8)
[linode1:05869] 4 more processes have sent help message help-osc-pt2pt.txt / 
mpi-thread-multiple-not-supported
debian/rules:89: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:22: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

This started to happen in stretch somewhere between 2017-02-19 and 2017-02-24,
so I suspect of some build-dependency changing behaviour.

I can provide a full build log if you need, but it also fails here in
both testing and unstable:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mpi4py.html

so I expect this to be easy to reproduce.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: mpi4py
Source-Version: 2.0.0-2.1

We believe that the bug you reported is fixed in the latest version of
mpi4py, 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.
Drew Parsons <[email protected]> (supplier of updated mpi4py 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: Wed, 08 Mar 2017 16:18:00 +0800
Source: mpi4py
Binary: python-mpi4py python-mpi4py-dbg python3-mpi4py python3-mpi4py-dbg 
python-mpi4py-doc
Architecture: source
Version: 2.0.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <[email protected]>
Changed-By: Drew Parsons <[email protected]>
Description:
 python-mpi4py - bindings of the Message Passing Interface (MPI) standard
 python-mpi4py-dbg - bindings of the MPI standard -- debug symbols
 python-mpi4py-doc - bindings of the MPI standard -- documentation
 python3-mpi4py - bindings of the Message Passing Interface (MPI) standard
 python3-mpi4py-dbg - bindings of the MPI standard -- debug symbols
Closes: 856349
Changes:
 mpi4py (2.0.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * In debian/rules:override_dh_auto_test, treat test errors as warnings.
     Closes: #856349.
Checksums-Sha1:
 8dabd8766d730e63a5659cdb16a2dd34def4aa77 2435 mpi4py_2.0.0-2.1.dsc
 d3185377ba5c7150a8c555917331bbae6c1482ee 7856 mpi4py_2.0.0-2.1.debian.tar.xz
Checksums-Sha256:
 351b86a8e557ebdab890f776fb6e5a227b6ee8a26b322d7b18514758989f89d8 2435 
mpi4py_2.0.0-2.1.dsc
 b5408557db8a1cd510755d31db999de6fbc52f3b44a970a1bba5b3ccc94ac709 7856 
mpi4py_2.0.0-2.1.debian.tar.xz
Files:
 29837a94b59712c797ab74555b5e477c 2435 python extra mpi4py_2.0.0-2.1.dsc
 b572b1f8989e31b11d5f86d98845060d 7856 python extra 
mpi4py_2.0.0-2.1.debian.tar.xz

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

iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAljCSoUUHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfozWA//ZQIT6RyHvQOfEQdhjKJP7MhZvjN9
767EvOSiP1hm3WUUiro5Zco6a2YxZhCMp/+QZMMZ9D9mLRmpxTok3pLRm9b2WhFT
baMkoGy9mzMNbWH9A8u/nDtCw26r72V7OIHTYMFxOIsePJTEgEDpIj4iAz2/XgPP
HIN/6AdfpPcghwhllc38UVp5aJ05aess1z9iuoSY2cODYXbR7/TmMVNBcLdH2ePM
yM/QkGEm/Atf7CKqoCgH3xY4vZovywLamKrsmZYNigeTyE1yRs6aZ0b8Cq95Pnqh
9vqOivsqWkH0Y7lhIsee+8FMoiOQE3G8Fue5SQw1oxjHg36uKh+258p7XTX0hNTV
XWzHHnm3lghBiWKO5MxNcNE+69cFvMTheLlOFulkCdH5JQ5+cN6K+0jRpP+gu147
wM1B9bWF9CVtUFZIt5raXm1gpp/IAmtRCwA6OrTWAEqYM7G4qTLXx0t6eAFcVeTc
BgmqrUbqPXbNNPy7IbOZrAV+7w13+fI9oSZyoAWrz358mQXgDVXm3KH9BjOEH3LP
YxruP1ZgS4H7+W7ggvMst/gvG52Vm7LSVp0mMWnCVqZaW5kNvOZRe2+Ua8hjY6bY
k4G0GHvKtApyHqYztDwWAmyCtCp7fMCvXXx1dSNEa3eAJy8LI1JWrbC8NpZ8nEoS
B/J1uSYP+pLjwZk=
=c5QG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to