Your message dated Fri, 19 Jul 2019 17:09:07 +0000
with message-id <[email protected]>
and subject line Bug#856349: fixed in mpi4py 3.0.2-2
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: https://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: 3.0.2-2

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: SHA256

Format: 1.8
Date: Sat, 20 Jul 2019 00:47:26 +0800
Source: mpi4py
Architecture: source
Version: 3.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 840817 856349
Changes:
 mpi4py (3.0.2-2) unstable; urgency=medium
 .
   * Team upload.
   * skip build tests on x32 (they consistently time out)
   * add debian/tests to support autopkgtest
   * reinstate debian patch fix-dlopen.patch and use
     ctypes.util.find_library to find the system's libm.so.
     Needed for systems without lib.so.6 (alpha, ia64).
     Closes: #840817.
   * reinstate build test failures as errors not warnings.
     Tests are now expected to pass. Closes: #856349.
Checksums-Sha1:
 8e0889bafc8d473a709207d6de9042c74674b183 2332 mpi4py_3.0.2-2.dsc
 3780d9422831fc8b1b434cda6eb75d4fb3f7b114 8704 mpi4py_3.0.2-2.debian.tar.xz
Checksums-Sha256:
 3b6611b9c124bcc14f5e5c85f53dea5191f5328cb11b984025de1cd2e3152d18 2332 
mpi4py_3.0.2-2.dsc
 92ae7d6084bb9da322a280f24abd8b25a4d84b35b08f779a559013b4f625d3b8 8704 
mpi4py_3.0.2-2.debian.tar.xz
Files:
 6b1558ffdc63f1abb95715d00a6114c4 2332 python optional mpi4py_3.0.2-2.dsc
 dcb78cb3a20e0ecbe6c17f30ba883995 8704 python optional 
mpi4py_3.0.2-2.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl0x9oAACgkQVz7x5L1a
AfoxZg/8DunY9pbjkkAbvDarXrWdg5YNprXiZafpCn/YCVo78lejB8v/dA4SIHuC
f4t3pWzVBbqMZeceaU0eQL+PYhv5j5EKgxZzRsifFa8ZOpWbEqabFCWFIx2DR9Zh
5oIcAxr1ggDmHhVZPqEs7Y8bWKzBGMI1ThmN5LfYjrIhGb96N9rtY+wpvguyKyc4
QtlIU5DD8p6B4nL+kN47scWpd5pcODG176+4IY1FgqMh8XWX5bB32SB0v62XxXXg
m2xrSluFLlubsEjMKZLicWSKJgZ0Rg6dvaUg3Kz0L/gFxldiS+qpUqwfKsEvdXAK
YyaQgZtN1VVku3+BqzvIiD6wR6pnOzCI50g9kNgGAKn2ep++OyYYDcxsnz7Q1lNm
1gx4MkV5KMYQGQaEM3c92HYtlMsDFO0aFBfBcLCKLfL8Uk6i3fcs8BqGn7ytVZTW
WlCU7A+wtC6ZiWA2ztfRoainLTx2YXCGwQmCPNq0jMbUXkodvoweBs4s1qOlfNKL
PfFTf34dWGcwyBUy2au7VZtztQFGxFgaL7DdtA2ZJhKhNkT4J5r/O9PJrs/eqy9R
4JViNXcmKMjhpfhsqTDOVLyDk7WmdOQszgH0hJxTsT06WM15eGWfX1E/b1hHthRl
IksYXPg9mVh3bfjW1tALAoaOwGULBsdAJG+qsnp6vp1oFQe5SDU=
=MbhS
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to