Your message dated Thu, 07 Apr 2016 22:27:38 +0000
with message-id <e1aoioo-0005qn...@franck.debian.org>
and subject line Bug#818909: fixed in openmpi 1.10.2-12
has caused the Debian Bug report #818909,
regarding libopenmpi-dev: [mips*] mpicc.openmpi unusable
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.)


-- 
818909: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818909
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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-12

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 818...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 07 Apr 2016 14:11:30 +0100
Source: openmpi
Binary: openmpi-bin libopenmpi-dev libopenmpi1.10 openmpi-common openmpi-doc
Architecture: source amd64 all
Version: 1.10.2-12
Distribution: sid
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
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: 818909
Changes:
 openmpi (1.10.2-12) unstable; urgency=medium
 .
   * Workaround for chrpath problem on mips. Closes: #818909
Checksums-Sha1:
 aa50d8458eb8acfccaa9094666ebab396fd7246a 2615 openmpi_1.10.2-12.dsc
 18e61a6dbd1ca29394550a8fb769ca293f8ca598 32284 openmpi_1.10.2-12.debian.tar.xz
 1a42b4e84ead192c3d5cf231589869b4d70fd715 16530 
libopenmpi-dev-dbgsym_1.10.2-12_amd64.deb
 f40f28521504edb622ccba914fa34e495b42212c 626320 
libopenmpi-dev_1.10.2-12_amd64.deb
 d2972d30846aaf94a3a36d821162c8aaa6c890be 11178320 
libopenmpi1.10-dbgsym_1.10.2-12_amd64.deb
 5662b30fc083ae01562257e06f0d4e99c5c99471 2044318 
libopenmpi1.10_1.10.2-12_amd64.deb
 ad776cfe07fd76a0dff1084ecd639fa25b360340 154786 
openmpi-bin-dbgsym_1.10.2-12_amd64.deb
 cc1d90f71d7b46b6aee14b27e60c278d4139544c 190034 openmpi-bin_1.10.2-12_amd64.deb
 e843fc65c5d315b2b452e8814f86ad82cfec132e 140510 
openmpi-common_1.10.2-12_all.deb
 8b540f761bafc7684f9f639ca79133b5b5d3aa9d 666026 openmpi-doc_1.10.2-12_all.deb
Checksums-Sha256:
 d48931936cc173c44b7622fb399b114e21f0148300763af0dc189ebfe1370f02 2615 
openmpi_1.10.2-12.dsc
 2a00bdd501724340663e4458cde18d1e3a36759d5592d7e39a390c63269667da 32284 
openmpi_1.10.2-12.debian.tar.xz
 19c3f28e07688a6a329feefe272eef49e05e8925a05560cab052d1f812b8951d 16530 
libopenmpi-dev-dbgsym_1.10.2-12_amd64.deb
 bcbadcdd8096728277bf46117c9e74cf16b9352e87acb6e285286184b65b9ae7 626320 
libopenmpi-dev_1.10.2-12_amd64.deb
 b2ae4bb205b0b6d4e6fac5e8f04e4fc7041b467c71fd350921fd0a5661fce7c5 11178320 
libopenmpi1.10-dbgsym_1.10.2-12_amd64.deb
 cba99c55414ea0561811f1b40067e6ffbc6798fa921f33412d5d95da5ea6ddcf 2044318 
libopenmpi1.10_1.10.2-12_amd64.deb
 68da2c6763f12e0d5aca05c6bdba820ef3887464d85f0432883f9de9d062dd9f 154786 
openmpi-bin-dbgsym_1.10.2-12_amd64.deb
 ae1d23619b2e3513fc368168a203b7c8bf3d424b1113be07b812191bc474637c 190034 
openmpi-bin_1.10.2-12_amd64.deb
 93ae8e6cf79222756b6f5f54ea556075d9daa9c34d6fe964fc95663a3bcc9d76 140510 
openmpi-common_1.10.2-12_all.deb
 865000c441af5448ed50dab5ff796c7a329d79d56bad7dcf44fb1a9d3406d378 666026 
openmpi-doc_1.10.2-12_all.deb
Files:
 81556cd7dd288fbcb9b9d3c6d77d2c79 2615 net extra openmpi_1.10.2-12.dsc
 aff6b526e2900715e90d2409d84001d6 32284 net extra 
openmpi_1.10.2-12.debian.tar.xz
 676213031b1ac013d933b684d93b6d49 16530 debug extra 
libopenmpi-dev-dbgsym_1.10.2-12_amd64.deb
 7f62c01997fe4f5ea80d8d8dd6ac97cb 626320 libdevel extra 
libopenmpi-dev_1.10.2-12_amd64.deb
 92d1998c20f93e24dc0df89fb84b02d6 11178320 debug extra 
libopenmpi1.10-dbgsym_1.10.2-12_amd64.deb
 cfdbc7a2d8ef792248e1f1cc737eee82 2044318 libs extra 
libopenmpi1.10_1.10.2-12_amd64.deb
 01a742dceeee74341d7d14cab4b76865 154786 debug extra 
openmpi-bin-dbgsym_1.10.2-12_amd64.deb
 5a4b6ad1e26b0d38ea99710a0996382a 190034 net extra 
openmpi-bin_1.10.2-12_amd64.deb
 49e1a64ffb26ffe784066b7300300feb 140510 net extra 
openmpi-common_1.10.2-12_all.deb
 100b85b7bf2673a6881d24a33ae047ec 666026 doc extra openmpi-doc_1.10.2-12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXBmFWAAoJEMvmu05dmtOlndsP/jca+6Puf7vgQO5nDvhJSAUr
mSb8ryKCEsJHfbTQXTbP1rIG+GPXlJu8mJuEsmCHiQj36SUWk65F2DkS+RsRbVym
t2mzTbR6uz3gPxmWtbzXHq1V7bBI47hO/IBRMesuB670n3AtDBm0EYSOF9KfrJeV
/L65jO9mzryAf/DGlo5rFVxZc/7zzqg3XSdov0nl/E5XPI9di3e3fawdq2I7RNMr
SGnz9kG4vvOQzNY/pnVixqxewMAfpro0dzJKVxQ2vmRTc67Kg/eDf9tv4N4qYp0A
dlpDNl7urSzu7viGiG3SyDtw6ubkAh+Xke2OH4NKYi7S0gvuBBxMFlHX1Z79HynQ
H2aSnvn0Fg+okLT4CLgy08HjgtT3fHVCwCZEu1nNGV8YB5dGPZLRVWvhp3K5baNw
Ku1BObDwjp5f5Ry7wYBuAHM3wVQ2DHS2dxfWEuDCRHuMA3GT3aIVKUvhjpv++xWD
hZnFn/TcTPNRKqWYZ86VjhSBJBU47KW8fb1kutxoS4eTxvM/akjh+uulLJN9W/I6
y3luZQVcoq/uFcJlhncZGC5u6qEKS56fPwydtxz1FmVg1vyBWIbOQfmvZ7280EY1
+RuIEthC4PNBHrIHB7H4ogO5u//A9ab22wI5vzmVVovjYvxis22/MmLWH4q9GkRV
oDP4QDfrsSp9BEFwsa8R
=yE6h
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to