Your message dated Tue, 24 May 2016 13:25:46 +0000
with message-id <[email protected]>
and subject line Bug#818909: fixed in openmpi 1.10.2-14
has caused the Debian Bug report #818909,
regarding openmpi: please remove mips chrpath workaround
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.)
--
818909: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818909
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libopenmpi-dev
Version: 1.10.2-11
Severity: grave
Justification: renders package unusable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
hdf5 FTBFS on mips* [0][1][2] at the configure step of the openmpi build:
mips:
checking for mips-linux-gnu-gcc... mpicc.openmpi
checking whether the C compiler works... no
configure: error: in `/«BUILDDIR»/hdf5-1.8.16+docs/debian/build-openmpi':
configure: error: C compiler cannot create executables
mipsel:
checking for mipsel-linux-gnu-gcc... mpicc.openmpi
checking whether the C compiler works... no
configure: error: in `/«BUILDDIR»/hdf5-1.8.16+docs/debian/build-openmpi':
configure: error: C compiler cannot create executables
mips64el:
checking for mips64el-linux-gnuabi64-gcc... mpicc.openmpi
checking whether the C compiler works... no
configure: error: in `/«BUILDDIR»/hdf5-1.8.16+docs/debian/build-openmpi':
configure: error: C compiler cannot create executables
[0]
https://buildd.debian.org/status/fetch.php?pkg=hdf5&arch=mips&ver=1.8.16%2Bdocs-7&stamp=1458410051
[1]
https://buildd.debian.org/status/fetch.php?pkg=hdf5&arch=mipsel&ver=1.8.16%2Bdocs-7&stamp=1458408801
[2]
https://buildd.debian.org/status/fetch.php?pkg=hdf5&arch=mips64el&ver=1.8.16%2Bdocs-7&stamp=1458409194
Trying the mpicc.openmpi command on mips* porterboxes, it appears that
it segfault on mips and mipsel:
pini@etler:~/debian/hdf5$ schroot -r -c pini1
(sid_mipsel-dchroot)pini@etler:~/debian/hdf5$ /usr/bin/mpicc.openmpi --showme
[etler:10169] *** Process received signal ***
[etler:10169] Signal: Segmentation fault (11)
[etler:10169] Signal code: Address not mapped (1)
[etler:10169] Failing at address: 0x5a01f988
[etler:10169] *** End of error message ***
Segmentation fault
(sid_mips-dchroot)pini@minkus:~$ /usr/bin/mpicc.openmpi --showme
[minkus:23012] *** Process received signal ***
[minkus:23012] Signal: Segmentation fault (11)
[minkus:23012] Signal code: Address not mapped (1)
[minkus:23012] Failing at address: 0x17a4f448
[minkus:23012] *** End of error message ***
Segmentation fault
And it reports a configuration problem on mips64el:
(sid_mips64el-dchroot)pini@etler:~/debian/hdf5$ /usr/bin/mpicc.openmpi --showme
- --------------------------------------------------------------------------
No underlying compiler was specified in the wrapper compiler data file
(e.g., mpicc-wrapper-data.txt)
- --------------------------------------------------------------------------
Thanks,
_g.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJW8BkAAAoJEO/obGx//s+DoR4H/j9Yq+yXZBxB3r4riJinQldN
ysvmCLXgalUTsm41Fx39/jRycFKZOXcx2ZUomYuG5OmUjpZSYPjFP6j8k9SqEo9q
VKxw7XRb4jsfR618wA151U/PKqjma7lksh64q4+yb6RvYj0Quc9JrtAgQKUeE9ty
ESejb93jpjmR+aLDZ1dayMgadhA2LLcRRv+RInKVhkTsoPR6XgtdpiB7ri8dZNg+
gPY3XooysgDNqr3tkt6/9IZN+2kmswUN2C8NNZKn75xc40wJOd1y3bHukEBN7zLa
+HjphdLEbjnVma/PRWog1FH+ST2xgq7AcVMnNs/ualKbaZgaA85XVw6AL+WZ3rM=
=IREM
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: openmpi
Source-Version: 1.10.2-14
We believe that the bug you reported is fixed in the latest version of
openmpi, 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.
Alastair McKinstry <[email protected]> (supplier of updated openmpi 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: Tue, 24 May 2016 13:31:19 +0100
Source: openmpi
Binary: openmpi-bin libopenmpi-dev libopenmpi1.10 openmpi-common openmpi-doc
Architecture: source amd64 all
Version: 1.10.2-14
Distribution: sid
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
libopenmpi-dev - high performance message passing library -- header files
libopenmpi1.10 - high performance message passing library -- shared library
openmpi-bin - high performance message passing library -- binaries
openmpi-common - high performance message passing library -- common files
openmpi-doc - high performance message passing library -- man pages
Closes: 801988 818909 818935 822913
Changes:
openmpi (1.10.2-14) unstable; urgency=medium
.
* Standards-Version: 3.9.8. No changes required
* Reproducible builds: Sort glob'bed filelists.
* Add Breaks/Replaces for libopenmpi1 (lenny upgrade). Closes: #822913.
* Undo mips chrpath workaround. Closes: #818909
* Ack. fixed bug. Closes: #818935.
* Close obsolete bug; cannot occur with openmpi1.10. Closes: 801988.
Checksums-Sha1:
d21346dd375a081726b818f1b75e6dcbd18caa71 2615 openmpi_1.10.2-14.dsc
3da1832ae408275164d425b2ffb1d14ecd3fd46d 33204 openmpi_1.10.2-14.debian.tar.xz
1c97acbd3d9b755ce31357dd613d667290a2562b 16530
libopenmpi-dev-dbgsym_1.10.2-14_amd64.deb
7e138568e959e6b9acc4a5b38fe39d340cf02781 625948
libopenmpi-dev_1.10.2-14_amd64.deb
73e12b0da03e9fd94923ad7c28bb7514a18fffbe 11180098
libopenmpi1.10-dbgsym_1.10.2-14_amd64.deb
c35cb6e2227ea17fed3644cef0e8dd1ccf342aba 2036686
libopenmpi1.10_1.10.2-14_amd64.deb
623db3c8521a5048dd4db229868a694e9e4b7315 154904
openmpi-bin-dbgsym_1.10.2-14_amd64.deb
22159369da3e54f71f21f495a715bbc75a21292d 190544 openmpi-bin_1.10.2-14_amd64.deb
1cffef9e3cec4bfa2498d3fe85c706ca5bafb106 140192
openmpi-common_1.10.2-14_all.deb
e026641d9becbe4114ffa91fac6490f4489c9190 664872 openmpi-doc_1.10.2-14_all.deb
Checksums-Sha256:
47f17b4d4cdbcce4bb7769551a8397d2df349ba23207bc6e210338b7b543a8f5 2615
openmpi_1.10.2-14.dsc
bf29b8278513978c6fde4000c52f38229fb1584e5c8cd933014ab2bc74195879 33204
openmpi_1.10.2-14.debian.tar.xz
5ae695cbdc357a046984d51716348c53e4c098de8a27bcd18efee00ec1206864 16530
libopenmpi-dev-dbgsym_1.10.2-14_amd64.deb
60e9480aac4059d26fa9598eaa744bf793b8678f30fb61deb6f0061f0aeeb3d9 625948
libopenmpi-dev_1.10.2-14_amd64.deb
70d0684c091bf3f73baa47a5d18e5b93f8a2c3b13975c2b0df8f7ec61d9f634d 11180098
libopenmpi1.10-dbgsym_1.10.2-14_amd64.deb
174e3ddaa252d18c68107d2f801c024cd24e835cafd9750c645aafbea4f1cebe 2036686
libopenmpi1.10_1.10.2-14_amd64.deb
da4b72eb1e8e60a0ad41b74cb3c4db145ba30d9ac4bf31ed51e2c67385074fbb 154904
openmpi-bin-dbgsym_1.10.2-14_amd64.deb
df793865620398d618f4f93f42f892b7c13a75c43569edac9ab9f0c7c209f995 190544
openmpi-bin_1.10.2-14_amd64.deb
71b298bda5f82a1a6d4a0875e726c6f00438cee0a51f7f0d4fd26e2732e19d66 140192
openmpi-common_1.10.2-14_all.deb
b5584d15f11cae77a63fae6449b4ae9918b16589cf9744806796c85c88333494 664872
openmpi-doc_1.10.2-14_all.deb
Files:
e16d0bceb779315d5d22225f87c4d3db 2615 net extra openmpi_1.10.2-14.dsc
da99f0255568b1ee0095cd859d0aa440 33204 net extra
openmpi_1.10.2-14.debian.tar.xz
391f2744c86f741e81ce07c71df489f5 16530 debug extra
libopenmpi-dev-dbgsym_1.10.2-14_amd64.deb
5478075d531541adc7f5b529f30ea8a9 625948 libdevel extra
libopenmpi-dev_1.10.2-14_amd64.deb
d24ee9fdacb744312f134b5a76c47215 11180098 debug extra
libopenmpi1.10-dbgsym_1.10.2-14_amd64.deb
a37a5b66a5f610150b756c3921e925d1 2036686 libs extra
libopenmpi1.10_1.10.2-14_amd64.deb
91095eb58bd8f18579bbb36f959ab791 154904 debug extra
openmpi-bin-dbgsym_1.10.2-14_amd64.deb
0ff3e3d6c94ea75395c908a99d6c2a90 190544 net extra
openmpi-bin_1.10.2-14_amd64.deb
bdcd2b63652155f8752d6360df77f8dc 140192 net extra
openmpi-common_1.10.2-14_all.deb
406b4d98478143203053f066c68c3fb7 664872 doc extra openmpi-doc_1.10.2-14_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXRFArAAoJEMvmu05dmtOlvnoQAJxIgfzrQhjRntroy1M6j5+K
z/Y/2rZ8LswpTPLlaKX1qXGkKQZ1GWEowti2CVcilNuomLlyXtNoO28tz+x2aeH+
S0LWWl+pEWZb2EyvZrnWqIu/AmMtFUqZuDUn27LpxKFbWiDbQRio6xGwv0RRYeg9
IwgSPlDJaqgElkLCS9/+kmi01+jGyMViWRyrjzZVIETSi3YVQ0lI7zRYEwvhVrud
c+Kd3I3tlPtb8bmqTjNHKqIzYboNCHklYl/iYQFmo8Cw/y+0eBYljSpzWe/xCofl
z1RLRhtSooNeNr+Q//ZVr8qCGcghjq87wwutAtVlk93X8sDS/h5Wya8y0AQgtQij
Y+TV+3aJhyrJSrhH9/w3SYVz2z05ADNIqZDaDQDJhq9cbOGPGXpD0T59CM49OT6o
EHQYWGUt1XK5yEPtFvxRjCtwrDi1NNZPzPmopF4nuUj6XpgJkfZInbMBKsltR5Hb
YbiWGOxP1E0WPs75VYm++xvq63IpnjOi3unDSzPZWMdLTPu3mQm4CZD8birbUVHw
8WHoMvgDj96AsYNWYqR4elAw8TzT5n+Fnu+uTOumfcTDe9cb01sE5zEYpn/l4oCR
Idusk/8XtNs4TXChutpdMTUA3v7+fFvlouTeiw1beTcO6wxlwIGmwUqXH6QMhpih
3eqccbhmEmNKPyQTcMXd
=epdZ
-----END PGP SIGNATURE-----
--- End Message ---