Your message dated Sat, 16 Apr 2016 10:27:23 +0200
with message-id <5711f76b.2040...@debian.org>
and subject line Re: Bug#820192: murasaki: FTBFS on mips*: segfault in compiler
has caused the Debian Bug report #820192,
regarding murasaki: FTBFS on mips*: segfault in compiler
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.)
--
820192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820192
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: murasaki
Version: 1.68.6-5
Severity: serious
Justification: fails to build from source (but built successfully in the past)
murasaki FTBFS on mips*:
https://buildd.debian.org/status/fetch.php?pkg=murasaki&arch=mips&ver=1.68.6-5&stamp=1458081081
https://buildd.debian.org/status/fetch.php?pkg=murasaki&arch=mipsel&ver=1.68.6-5&stamp=1458071627
https://buildd.debian.org/status/fetch.php?pkg=murasaki&arch=mips64el&ver=1.68.6-5&stamp=1458088491
for mips/mipsel:
dh_auto_build -- USE_MPI=YES
make -j1 USE_MPI=YES
make[2]: Entering directory '/«PKGBUILDDIR»'
make -C src all
make[3]: Entering directory '/«PKGBUILDDIR»/src'
mpicxx -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -I/usr/include/pstreams
-Wall -DMURASAKI_MPI -DUSE_SHM_SYSV -DLARGESEQ_SUPPORT -c murasaki.cc
[mips-aql-02:29149] *** Process received signal ***
[mips-aql-02:29149] Signal: Segmentation fault (11)
[mips-aql-02:29149] Signal code: Address not mapped (1)
[mips-aql-02:29149] Failing at address: 0x409e7448
[mips-aql-02:29149] *** End of error message ***
Makefile:189: recipe for target 'murasaki.o' failed
make[3]: *** [murasaki.o] Segmentation fault
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/«PKGBUILDDIR»'
and for mips64el:
dh_auto_build -- USE_MPI=YES
make -j1 USE_MPI=YES
make[2]: Entering directory '/«PKGBUILDDIR»'
make -C src all
make[3]: Entering directory '/«PKGBUILDDIR»/src'
mpicxx -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g -I/usr/include/pstreams
-Wall -DMURASAKI_MPI -DUSE_SHM_SYSV -DLARGESEQ_SUPPORT -c murasaki.cc
--------------------------------------------------------------------------
No underlying compiler was specified in the wrapper compiler data file
(e.g., mpicc-wrapper-data.txt)
--------------------------------------------------------------------------
Makefile:189: recipe for target 'murasaki.o' failed
make[3]: *** [murasaki.o] Error 1
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/«PKGBUILDDIR»'
This is probably more a problem with mpicxx on mips* and not with murasaki, but
currently the missing builds will block the ongoing libcrypto++ transition.
Andreas
--- End Message ---
--- Begin Message ---
Control: notfound -1 1.68.6-5
On Wed, 06 Apr 2016 14:37:14 +0100 James Cowgill <jcowg...@debian.org> wrote:
> Control: affects 818909 src:murasaki
>
> Hi,
>
> On Wed, 2016-04-06 at 15:17 +0200, Andreas Tille wrote:
> > since I have no clue how to fix this and since I do not want to block
> > the libcrypto++ transition the only chance to solve this quickly would
> > be to ask ftpmaster to remove this package from mipsarchitecture.  Just
> > let me know if you see a better solution or whether I should go for
> > this.
> [...]
> > > mpicxx -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -g
> > > -I/usr/include/pstreams -Wall  -DMURASAKI_MPI -DUSE_SHM_SYSV
> > > -DLARGESEQ_SUPPORT -c murasaki.cc
> > > [mips-aql-02:29149] *** Process received signal ***
> > > [mips-aql-02:29149] Signal: Segmentation fault (11)
> > > [mips-aql-02:29149] Signal code: Address not mapped (1)
> > > [mips-aql-02:29149] Failing at address: 0x409e7448
> > > [mips-aql-02:29149] *** End of error message ***
> > > Makefile:189: recipe for target 'murasaki.o' failed
>
> This is bug #818909 in openmpi. I don't think anyone's looking at it. I
> can have a brief look, but I don't have a huge amount of time at the
> moment.
That was fixed and murasaki built fine. Let's close this.
Emilio
--- End Message ---