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

Emilio Pozuelo Monfort pochu at debian.org
Wed Jun 3 08:40:21 UTC 2015


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;
                               ^
see e.g.
https://buildd.debian.org/status/fetch.php?pkg=haskell-nettle&arch=i386&ver=0.1.0-3%2Bb5&stamp=1433244821

Apparently those structs have been renamed:
https://sources.debian.net/src/nettle/3.1.1-3/camellia.h/

Cheers,
Emilio



More information about the Pkg-haskell-maintainers mailing list