Bug 1423965
| Summary: | mpi4py: FTBFS in rawhide | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | mpi4py | Assignee: | Thomas Spura <tomspur> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 26 | CC: | dalcinl, sanjay.ankur, tomspur, zbyszek | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | mpi4py-2.0.0-14.fc26 mpi4py-2.0.0-14.fc27 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2017-11-07 22:17:44 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1423041 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2017-02-17 15:25:31 UTC
Created attachment 1253211 [details]
build.log
Created attachment 1253212 [details]
root.log
Created attachment 1253213 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. + PYTHONPATH=/home/zbyszek/rpmbuild/BUILDROOT/mpi4py-2.0.0-10.fc27.x86_64/usr/lib64/python2.7/site-packages/openmpi
+ mpiexec -n 1 python2 test/runtests.py -v --no-builddir -e spawn
[0@fedora] Python 2.7 (/usr/bin/python2)
[0@fedora] MPI 3.1 (Open MPI 2.0.2)
[0@fedora] mpi4py 2.0.0 (/home/zbyszek/rpmbuild/BUILDROOT/mpi4py-2.0.0-10.fc27.x86_64/usr/lib64/python2.7/site-packages/openmpi/mpi4py)
--------------------------------------------------------------------------
The OSC pt2pt component does not support MPI_THREAD_MULTIPLE in this release.
Workarounds are to run on a single node, or to use a system with an RDMA
capable network such as Infiniband.
--------------------------------------------------------------------------
Traceback (most recent call last):
File "test/runtests.py", line 240, in <module>
sys.exit(main())
File "test/runtests.py", line 229, in main
testsuite = load_tests(options, args)
File "test/runtests.py", line 169, in load_tests
module = __import__(testname)
File "test/test_exceptions.py", line 330, in <module>
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:124787)
mpi4py.MPI.Exception: MPI_ERR_WIN: invalid window
-------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been aborted.
-------------------------------------------------------
--------------------------------------------------------------------------
mpiexec detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[58671,1],0]
Exit code: 1
--------------------------------------------------------------------------
error: Bad exit status from /var/tmp/rpm-tmp.7gISQD (%check)
mpi4py-2.0.0-12.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a365de91d1 mpi4py-2.0.0-12.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f5417a8af2 mpi4py-2.0.0-14.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a365de91d1 mpi4py-2.0.0-14.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-f5417a8af2 mpi4py-2.0.0-14.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. mpi4py-2.0.0-14.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |