Your message dated Sun, 28 Feb 2016 03:55:41 +0000
with message-id <e1azssl-00038d...@franck.debian.org>
and subject line Bug#814698: fixed in haskell-nettle 0.2.0-1
has caused the Debian Bug report #814698,
regarding haskell-nettle: FTBFS: testing HashAlgorithm SHA3-224: [Failed]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
814698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814698
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-nettle
Version: 0.1.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

haskell-nettle fails to build from source in unstable/amd64:

  [..]

      XTS: [OK, passed 100 tests]
  ARCFOUR:
    combine.combine==id: [OK, passed 100 tests]
  Salsa20:
    combine.combine==id: [OK, passed 100 tests]
  eSTREAM-Salsa20:
    combine.combine==id: [OK, passed 100 tests]
  generated AES block cipher test: [OK, passed 100 tests]
  generated AES-128 block cipher test: [OK, passed 100 tests]
  generated AES-192 block cipher test: [OK, passed 100 tests]
  generated AES-256 block cipher test: [OK, passed 100 tests]
  generated ARCTWO block cipher test: [OK, passed 100 tests]
  generated ARCTWO block cipher test: [OK, passed 100 tests]
  generated ARCTWO block cipher test: [OK, passed 100 tests]
  generated BLOWFISH block cipher test: [OK, passed 100 tests]
  generated Camellia block cipher test: [OK, passed 100 tests]
  generated Camellia-128 block cipher test: [OK, passed 100 tests]
  generated Camellia-192 block cipher test: [OK, passed 100 tests]
  generated Camellia-256 block cipher test: [OK, passed 100 tests]
  generated CAST-128 block cipher test: [OK, passed 100 tests]
  generated DES block cipher test: [OK, passed 100 tests]
  generated DES-EDE3 block cipher test: [OK, passed 100 tests]
  generated TWOFISH block cipher test: [OK, passed 100 tests]
  generated SERPENT block cipher test: [OK, passed 100 tests]
  generated ARCFOUR stream cipher test: [OK, passed 100 tests]
  generated Salsa20 stream cipher test: [OK, passed 100 tests]
  generated eSTREAM-Salsa20 stream cipher test: [OK, passed 100 tests]
  generated Salsa20 stream cipher with nonce test: [OK, passed 100 tests]
  generated eSTREAM-Salsa20 stream cipher with nonce test: [OK, passed 100 
tests]
  generated Salsa20 stream cipher with word64 nonce test: [OK, passed 100 tests]
  generated eSTREAM-Salsa20 stream cipher with word64 nonce test: [OK, passed 
100 tests]
  
           Properties    Test Cases   Total        
   Passed  192           52           244          
   Failed  0             0            0            
   Total   192           52           244          
  Test suite test-ciphers: PASS
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-ciphers.log
  Test suite test-hashes: RUNNING...
  testing HashAlgorithm GOSTHAST94: [OK]
  testing HashAlgorithm MD2: [OK]
  testing HashAlgorithm MD4: [OK]
  testing HashAlgorithm MD5: [OK]
  testing HashAlgorithm RIPEMD160: [OK]
  testing HashAlgorithm SHA1: [OK]
  testing HashAlgorithm SHA224: [OK]
  testing HashAlgorithm SHA256: [OK]
  testing HashAlgorithm SHA384: [OK]
  testing HashAlgorithm SHA512: [OK]
  testing HashAlgorithm SHA3-224: [Failed]
        expected: f71837502ba8e10837bdd8d365adb85591895602fc552b48b7390abd
         but got: 6b4e03423667dbb73b6e15454f0eb1abd4597f9a1b078e3f5b5a6bc7
  testing HashAlgorithm SHA3-256: [Failed]
        expected: 
c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470
         but got: 
a7ffc6f8bf1ed76651c14756a061d662f580ff4de43b49fa82d80a4b80f8434a
  testing HashAlgorithm SHA3-384: [Failed]
        expected: 
2c23146a63a29acf99e73b88f8c24eaa7dc60aa771780ccc006afbfa8fe2479b2dd2b21362337441ac12b515911957ff
         but got: 
0c63a75b845e4f7d01107d852e4c2485c51a50aaaa94fc61995e71bbee983a2ac3713831264adb47fb6bd1e058d5f004
  testing HashAlgorithm SHA3-512: [Failed]
        expected: 
0eab42de4c3ceb9235fc91acffe746b29c29a8c366b7c60e4e67c466f36a4304c00fa9caf9d87976ba469bcbe06713b435f091ef2769fb160cdab33d3670680e
         but got: 
a69f73cca23a9ac5c8b567dc185a756e97c982164fe25859e0d1dcc1475c80a615b2123af1f5f94c11e3e9402c3ac558f500199d95b6d3e301758586281dcd26
  
           Test Cases   Total       
   Passed  10           10          
   Failed  4            4           
   Total   14           14          
  Test suite test-hashes: FAIL
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-hashes.log
  Test suite test-hmac: RUNNING...
  testing HMAC-MD5: [OK]
  testing HMAC-RIPEMD160: [OK]
  testing HMAC-SHA1: [OK]
  testing HMAC-SHA224: [OK]
  testing HMAC-SHA256: [OK]
  testing HMAC-SHA384: [OK]
  testing HMAC-SHA512: [OK]
  
           Test Cases  Total      
   Passed  7           7          
   Failed  0           0          
   Total   7           7          
  Test suite test-hmac: PASS
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-hmac.log
  Test suite test-umac: RUNNING...
  UMAC:
    1: [OK]
    2: [OK]
    3: [OK]
    4: [OK]
    5: [OK]
    6: [OK]
    7: [OK]
    8: [OK]
    9: [OK]
    10: [OK]
    11: [OK]
    12: [OK]
    13: [OK]
    14: [OK]
    15: [OK]
    16: [OK]
    17: [OK]
    18: [OK]
    19: [OK]
    20: [OK]
    21: [OK]
    22: [OK]
    23: [OK]
    24: [OK]
    25: [OK]
    26: [OK]
    27: [OK]
    28: [OK]
    29: [OK]
    30: [OK]
    31: [OK]
    32: [OK]
    33: [OK]
    34: [OK]
    35: [OK]
    36: [OK]
    37: [OK]
    38: [OK]
    39: [OK]
    40: [OK]
  
           Test Cases   Total       
   Passed  40           40          
   Failed  0            0           
   Total   40           40          
  Test suite test-umac: PASS
  Test suite logged to: dist-ghc/test/nettle-0.1.1-test-umac.log
  3 of 4 test suites (3 of 4 test cases) passed.
  /usr/share/cdbs/1/class/hlibrary.mk:154: recipe for target 'check-ghc-stamp' 
failed
  make: *** [check-ghc-stamp] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: haskell-nettle.0.1.1-3.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: haskell-nettle
Source-Version: 0.2.0-1

We believe that the bug you reported is fixed in the latest version of
haskell-nettle, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 814...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <cl...@debian.org> (supplier of updated haskell-nettle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 27 Feb 2016 21:43:20 -0500
Source: haskell-nettle
Binary: libghc-nettle-dev libghc-nettle-prof libghc-nettle-doc
Architecture: source
Version: 0.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Clint Adams <cl...@debian.org>
Description:
 libghc-nettle-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-nettle-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-nettle-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 814698
Changes:
 haskell-nettle (0.2.0-1) unstable; urgency=medium
 .
   [ Joachim Breitner ]
   * New upstream release.
 .
   [ Clint Adams ]
   * Patch SHA3 tests to use corrected vectors.  closes: #814698.
   * Update Build-Depends to ensure nettle 3.2 or greater.
Checksums-Sha1:
 8d78d4f75bfec8dd414f089665c68d3d7d6f3c5d 2927 haskell-nettle_0.2.0-1.dsc
 4738df8188adf43450c7592ca79326a4495f6031 249791 
haskell-nettle_0.2.0.orig.tar.gz
 91cacd61c6a106e25ad81c643ff3ea8dd11886e9 136868 
haskell-nettle_0.2.0-1.debian.tar.xz
Checksums-Sha256:
 705786803862f6af690e6b0fc81146ec6623c1ee865b6fefd5a319ac8ad61fb1 2927 
haskell-nettle_0.2.0-1.dsc
 220184713b802c53ee26783b891a3bbee6c6b2571f798bd6def2496a504e9bde 249791 
haskell-nettle_0.2.0.orig.tar.gz
 8e66600984193e8148c4786f07c21af25a9968be58ab10cf1ffcfb6af9f7859e 136868 
haskell-nettle_0.2.0-1.debian.tar.xz
Files:
 8ad700c9aba2db09216a871957cf69eb 2927 haskell extra haskell-nettle_0.2.0-1.dsc
 1635e7a0d6446f91872a5dac7f8aaba4 249791 haskell extra 
haskell-nettle_0.2.0.orig.tar.gz
 9faada25f92253e01c234c43494bdde1 136868 haskell extra 
haskell-nettle_0.2.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Debian!

iQJ8BAEBCgBmBQJW0l8jXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4AAoJEFWSMx4ZnTioJFYQAJIWuJ2wd43zt/ADbHu4WYbZ
/q0+lauRx0GuHGCWMH2XcByC5M7xIE1j7ltFJRLSQWxrLgnp0iL/mSC3WuyRJRTh
lv4kizAdHckQYVy6dlY7hTDuv3DKYDC8UttVST6MGcaP19JEvKdS2vU3UMAA9c05
Mpj98RE3U3+f+FGkzp2daAkZzAfJwR9zztQ1JzbDNYhpeKDEu5IHD7aY77s5bgZT
qsNTp5WSSdwelRoEdYruwW6h4NbtH9bdicVmTdqgr4XcWD86LI5fKkLwq2BYIq9N
ppnVRJClnwn9jNU8leiC3xsKBZ6uUEV+3H8mKi7tBqQvCfUqfgGOyKdkyaP9rQpo
7fywGmefhDCouSNNa9wDhui4EJdrFeZ2rpcN58YXFinuqAEHQvl7xjwzs3L0jWGY
KmQYzE3caEtxyoo9vP9oez5w0hrK+7U2Ydyl5Ag30JUwYPPRzng066QbY972I2dx
akPnQ68uhtgAtsKSwj1qqJOe7kEF2NrAv7ICwVfVuEBPc0n8m3pncoEaYe3tKmRU
mdovplZqTDMQ0a9veO7AS4V6xi9NFcuddfskJawjY+EvoU6oE7R570FY0MTWJXGe
TPJxh0vQxM61ImMmCItaGf8XK1Tb+Gyyar0WzkgySElfxx7KWlxAaI6JR29MI1Xr
sRtu9HAu150P4ZIXyxrC
=xQy6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to