retitle 904626 libtool issue leads to intermittent FTBFS failures

reassign 904626 openmpi,libtool

tags 904626 upstream

merge 904626 896861

thanks


This is an intermittent build issue that is being worked on with upstream:

https://github.com/open-mpi/ompi/issues/5114

The openmpi build runs libtoolize and generates a libtool (see github bug for details of what went wrong).

libtool.m4 differs then between upstream and the debian generated version. libtool.m4. Both are 2.4.6

but differ:

diff /usr/share/aclocal/libtool.m4 config/libtool.m4

4950,4952d4938
<   linux* | k*bsd*-gnu | gnu*)
<     _LT_TAGVAR(link_all_deplibs, $1)=no
<     ;;
5015,5017d5000
<   linux* | k*bsd*-gnu | gnu*)
<     _LT_TAGVAR(link_all_deplibs, $1)=no
<     ;;
5272c5255
<     netbsd* | netbsdelf*-gnu)
---
>     netbsd*)
5793d5775
<     _LT_TAGVAR(link_all_deplibs, $1)=no


The significance (if any) of this I don't yet understand.


regards
Alastair


--
Alastair McKinstry, <alast...@sceal.ie>, <mckins...@debian.org>, 
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered.

Reply via email to