Bug#814698: haskell-nettle: FTBFS: testing HashAlgorithm SHA3-224: [Failed]

Chris Lamb lamby at debian.org
Sun Feb 14 10:51:41 UTC 2016


Source: haskell-nettle
Version: 0.1.1-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at 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
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haskell-nettle.0.1.1-3.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 21538 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20160214/3ad7701a/attachment-0001.obj>


More information about the Pkg-haskell-maintainers mailing list