On Mon, Mar 21, 2022 at 2:49 PM Andreas Tille <[email protected]> wrote: > > Hi Mathieu, > > Am Mon, Mar 21, 2022 at 02:03:56PM +0100 schrieb Mathieu Malaterre: > > > > On Mon, Mar 21, 2022 at 1:44 PM Andreas Tille <[email protected]> wrote: > > > I injected the new version of ismrmrd but it does not build as you can > > > see in Salsa CI[1]. I reported this upstream[2] but they can not > > > reproduce the issue. I tried my own luck with a patch to make sure > > > the header files will be found: > > > > The compilation issue is caused by add_static_lib.patch. Do you really > > need that patch ? > > > > ... > > fatal error: ismrmrd/ismrmrd.h: No such file or directory > > ... > > Well, usually *-dev packages should provide a static library (and > d-shlibs which is used to provide proper libraries is even enforcing > this). While its probably not a cruxial feature I'd be happy if we > could keep it.
Ok. Try with 85df4cc. Removing the warning-as-errors stuff does seems to work for me. Good luck

