Franck HOUSSEN
Franck HOUSSEN
Not really: soundless bell ! In build dependencies, I see libopenmpi**3**: could you try with openmpi**2** ?
If switching from openmpi2 to openmpi3 is OK on ppc64el (?), try it also on armel
If libopenmpi3 is not to blame (?), then C++11 could be to blame.... I've just seen in the (armel) log (at the end) : ``` libtool: link: mpic++ -std=gnu++11 ......
Yeah maybe. Can you have more verbose logs ? Or compile with ` make VERBOSE=1` ?
Just realized hang is after `issue46` test... Which is **not** an icb one ?! No idea what's going on
@sylvestre: I guess the problem on armel/ppc64 _may_ be fixed by 9742da75dc2f7 !....
@sylvestre : if you're about to publish a new release, ckeckout if this issue is (should be !) fixed
May be fixed by f36eb6c75dc686c8cebdaca0106422d77b04152d
Feel free to propose a PR. We can merge it when CI is back (CI down for now). Back at time when CI was handled with Travis 51b299cba0cde3c27817309eb48a3d7f890967e9 : opensuse...
> "64-bit architecture, uses 64-bit storage addresses and 64-bit integer arithmetic and logical instructions" If s390x uses 64-bit integers, you may need to set `INTERFACE64=1`