[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#758193: marked as done (octave: FTBFS on s390x: panic: Segmentation fault -- stopping myself...)



Your message dated Fri, 15 Aug 2014 17:04:05 +0200
with message-id <1408115045.31076.85.camel@rama.villemot.name>
and subject line Re: Bug#758193: octave: FTBFS on s390x: panic: Segmentation fault -- stopping myself...
has caused the Debian Bug report #758193,
regarding octave: FTBFS on s390x: panic: Segmentation fault -- stopping myself...
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 owner@bugs.debian.org
immediately.)


-- 
758193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758193
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: octave
Version: 3.8.2-1
Severity: serious
Justification: FTBFS on s390x
User: pini@debian.org
Usertags: HDF5-transition

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

Hi,

The last upload of octave FTBFS on s390x with a segfault during the
test step:
  libinterp/dldfcn/__delaunayn__.cc-tst .................. PASS    1/1   
  libinterp/dldfcn/__dsearchn__.cc-tst ................... PASS    1/1   
  libinterp/dldfcn/__fltk_uigetfile__.cc-tst ............. PASS    1/1   
  libinterp/dldfcn/__glpk__.cc-tst ....................... PASS    1/1   
  libinterp/dldfcn/__magick_read__.cc-tst ................ PASS    4/4   
  libinterp/dldfcn/__voronoi__.cc-tst .................... PASS    1/1   
  libinterp/dldfcn/chol.cc-tst ........................... PASS   29/30   FAIL 1
  libinterp/dldfcn/convhulln.cc-tst ......................panic: Segmentation fault -- stopping myself...
Makefile:2565: recipe for target 'check' failed
make[3]: *** [check] Segmentation fault
make[3]: Leaving directory '/«PKGBUILDDIR»/test'
Makefile:2849: recipe for target 'check' failed

Unfortunately this FTBFS is in the way of the upcoming HDF5 transition
and I really don't know how to help in solving it.

In case you don't have a solution at hand, would it be acceptable for
you to temporarily disable the tests on s390x to enable the HDF5
transition?

Thanks in advance,

_g.

- -- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iQEcBAEBCAAGBQJT7dLvAAoJEO/obGx//s+D8qgH/2f0MbdQLeYd5WqiL6W887Ox
hgKankRpXYqYBaMwTobkEbwdEhW8f8B16pDD1tDnhr3UnwcG3CbQRDSp0zshddYG
kY2s7Banyf0SUGZ2/I+NDzyb9tFarSgcrEdcF7cXlU2n9WsHsNs5gtOr6VhAkV+g
GkWwsLRqeh8lC8YwpL0SEDfS9eodvTzBC+CU6AUc+8IoJHnq36UWjaC7vvTSfNZF
A/91kpeNEAJCSv/UWP0jiEJfAnt8Zv1hgFc+9n6hDy+lgOeMvYoDMQ02NqOb5tW9
JmvsHHYwhaiZYSy/6dcgrK6UFXIprqBFvqnH/Yl9PmO9COzMWaQXKOHPzTPUMM0=
=jDAU
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Le vendredi 15 août 2014 à 12:34 +0200, Sébastien Villemot a écrit :
> Le vendredi 15 août 2014 à 11:49 +0200, Sébastien Villemot a écrit :
> > Le vendredi 15 août 2014 à 11:29 +0200, Gilles Filippini a écrit :
> > > Source: octave
> > > Version: 3.8.2-1
> > > Severity: serious
> > > Justification: FTBFS on s390x
> > > User: pini@debian.org
> > > Usertags: HDF5-transition
> > 
> > > The last upload of octave FTBFS on s390x with a segfault during the
> > > test step:
> > >   libinterp/dldfcn/__delaunayn__.cc-tst .................. PASS    1/1   
> > >   libinterp/dldfcn/__dsearchn__.cc-tst ................... PASS    1/1   
> > >   libinterp/dldfcn/__fltk_uigetfile__.cc-tst ............. PASS    1/1   
> > >   libinterp/dldfcn/__glpk__.cc-tst ....................... PASS    1/1   
> > >   libinterp/dldfcn/__magick_read__.cc-tst ................ PASS    4/4   
> > >   libinterp/dldfcn/__voronoi__.cc-tst .................... PASS    1/1   
> > >   libinterp/dldfcn/chol.cc-tst ........................... PASS   29/30   FAIL 1
> > >   libinterp/dldfcn/convhulln.cc-tst ......................panic: Segmentation fault -- stopping myself...
> > > Makefile:2565: recipe for target 'check' failed
> > > make[3]: *** [check] Segmentation fault
> > > make[3]: Leaving directory '/«PKGBUILDDIR»/test'
> > > Makefile:2849: recipe for target 'check' failed
> > > 
> > > Unfortunately this FTBFS is in the way of the upcoming HDF5 transition
> > > and I really don't know how to help in solving it.
> > 
> > My current hypothesis is that this FTBFS is due to the glibc ABI break
> > (http://lwn.net/Articles/605607/), in relation with the qhull library,
> > which was compiled with the old ABI and which is used in convhulln.cc.
> > 
> > The ABI break was reverted in glibc 2.19-9, which was uploaded
> > yesterday. I am currently testing a rebuild of octave against the new
> > glibc. If that works, I'll just request a give back.
> 
> Ok so on zelenka, octave 3.8.2-1 FTBFS against glibc 2.19-7 but compiles
> against 2.19-9. So my hypothesis seems to be confirmed.
> 
> I have therefore requested a give back. Now octave is in state
> BD-Uninstallable on s390x because of the ongoing perl 5.20 transition
> (same on mips), so we'll have to wait a bit before this bug can
> hopefully be closed.

It built, closing.

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: