On 2019-11-25 13:20:50 +0100, Vincent Lefevre wrote: > Control: tags -1 fixed-upstream upstream > > On 2017-09-27 19:56:46 +0300, Adrian Bunk wrote: > > https://buildd.debian.org/status/package.php?p=orpie > > > > ... > > In file included from mlgsl_vector.h:9:0, > > from mlgsl_vector_double.h:9, > > from mlgsl_blas.c:8: > > wrappers.h:13:2: error: #error "Architectures with double-word alignment > > for doubles are not supported" > > #error "Architectures with double-word alignment for doubles are not > > supported" > > ^~~~~ > > > > > > If this cannot be fixed with reasonable effort, > > please remove these architectures from the architecture list. > > This was fixed upstream[*] in 1.6.0: > > commit 4c3fb795e8f09c18c326ece4877e07df64cd429e > Author: Paul Pelzl <pelz...@gmail.com> > Date: 2018-08-26 01:16:30 -0700 > > remove bitrotted local copy of ocamlgsl > > [*] https://github.com/pelzlpj/orpie
Note: in case this was not clear, the failing code came from ocamlgsl. This can also be seen in: https://github.com/oandrieu/ocamlgsl (obsolete) https://github.com/mmottl/gsl-ocaml If there is a limitation, that's now in the libocamlgsl-ocaml package (dependencies will need to be updated). -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)