Bug#788102: ilmbase: fatal error: asm/sigcontext.h: No such file or directory

2016-02-22 Thread Samuel Thibault
Here is also a symbol fix for hurd-i386. Samuel --- libilmbase12.symbols.original 2016-02-22 14:13:42.0 +0100 +++ libilmbase12.symbols2016-02-22 14:26:19.0 +0100 @@ -15,33 +15,33 @@ _ZN7Iex_2_210EbadmsgExcD0Ev@Base 2.2.0 _ZN7Iex_2_210EbadmsgExcD1Ev@Base 2.2.0 _Z

Bug#788102: ilmbase: fatal error: asm/sigcontext.h: No such file or directory

2016-02-22 Thread Samuel Thibault
Hello, Could we perhaps use the attached patch in the meanwhile? It'll revert to less support, but at least we'll have ilm, and thus openexr, and thus a lot of packages. Samuel --- IexMath/IexMathFpu.cpp.original 2016-02-22 13:43:36.0 +0100 +++ IexMath/IexMathFpu.cpp 2016-02-22

Bug#788102: ilmbase: fatal error: asm/sigcontext.h: No such file or directory

2015-06-08 Thread Mathieu Malaterre
Source: ilmbase Version: 2.2.0-3 Severity: normal Currenly ilmbase fails to build on non-linux arch because of the following try-compile. ilmbase checks for an old bug in GNU libc [...] // // Ugly, the mxcsr isn't defined in GNU libc ucontext_t, but // it's passed to the signal handler by the ke