[Debian-med-packaging] Bug#956324: Clustalo bus error on mipsel (Was: Bug#956324: python-biopython: FTBFS on mipsel)
Jeffrey Walton
noloader at gmail.com
Sun May 10 20:51:28 BST 2020
On Sun, May 10, 2020 at 2:57 PM Andreas Tille <tille at debian.org> wrote:
>
> ...
> > --- clustalo-1.2.4/debian/rules 2020-04-14 12:19:44.000000000 +0300
> > +++ clustalo-1.2.4/debian/rules 2020-04-14 12:19:44.000000000 +0300
> > @@ -9,6 +9,11 @@
> > %:
> > dh $@
> >
> > +ifneq (,$(filter $(DEB_HOST_ARCH), mipsel))
> > +override_dh_auto_configure:
> > + dh_auto_configure -- --without-openmp
> > +endif
> > +
> > override_dh_auto_build-indep:
> > # nothing to do here
>
> I've now uploaded now with this patch closing the bug - but as I tried to
> express I'd sleep a bit better if this issue would be recorded somewhere
> else than in a closed bug.
Maybe GCC? I believe the component is libgomp.
If you have a good idea of the problematic source file, then add the
preprocessoed source with the report. Also see
https://gcc.gnu.org/bugs/.
If you don't have an idea, then maybe someone like Andrew or Ian can
provide some suggestions.
Jeff
More information about the Debian-med-packaging
mailing list