[Pkg-haskell-maintainers] Bug#787600: haskell-nettle: FTBFS with nettle 3.1.x

Emilio Pozuelo Monfort pochu at debian.org
Thu Jun 4 15:55:58 UTC 2015


On Wed, 03 Jun 2015 10:40:21 +0200 Emilio Pozuelo Monfort <pochu at debian.org> wrote:
> Source: haskell-nettle
> Version: 0.1.0-3
> Severity: serious
> Control: block 785376 by -1
> 
> Your package failed to build on a rebuild for the nettle transition:
> 
> Preprocessing library nettle-0.1.0...
> In file included from ForeignImports.hsc:108:0:
> src/nettle-ciphers.h:43:22: error: field 'encrypt' has incomplete type
>   struct camellia_ctx encrypt, decrypt;
>                       ^
> src/nettle-ciphers.h:43:31: error: field 'decrypt' has incomplete type
>   struct camellia_ctx encrypt, decrypt;

Seems to have been fixed upstream:

https://github.com/stbuehler/haskell-nettle/commits/master
https://github.com/stbuehler/haskell-nettle/commit/a47c2ab1001852f99d617cae950bba885466dafd

It'd be good to get it updated as this is blocking the nettle transition.

Thanks,
Emilio



More information about the Pkg-haskell-maintainers mailing list