Build #7 for intel-aes-0.2.1.1
| Package | intel-aes-0.2.1.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-27 06:29:45.481433 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | DRBG-0.5.5, base-4.9.0.0, bytestring-0.10.8.1, cereal-0.5.4.0, crypto-api-0.13.2, largeword-1.2.5, process-1.4.2.0, random-1.1, rdtsc-1.3.0.1, split-0.2.3.1, tagged-0.8.5, time-1.6.0.1, unix-2.7.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring cereal-0.5.4.0...
Configuring entropy-0.3.7...
Downloading rdtsc-1.3.0.1...
Building cereal-0.5.4.0...
Building entropy-0.3.7...
Installed cereal-0.5.4.0
Configuring largeword-1.2.5...
Building largeword-1.2.5...
Configuring foundation-0.0.2...
Installed entropy-0.3.7
Building foundation-0.0.2...
Configuring parallel-3.2.1.0...
Installed largeword-1.2.5
Building parallel-3.2.1.0...
Configuring mtl-2.2.1...
Installed parallel-3.2.1.0
Building mtl-2.2.1...
Configuring random-1.1...
Installed mtl-2.2.1
Building random-1.1...
Configuring prettyclass-1.0.0.0...
Installed random-1.1
Building prettyclass-1.0.0.0...
Configuring transformers-compat-0.5.1.4...
Installed prettyclass-1.0.0.0
Building transformers-compat-0.5.1.4...
Configuring split-0.2.3.1...
Installed transformers-compat-0.5.1.4
Building split-0.2.3.1...
Configuring rdtsc-1.3.0.1...
Installed split-0.2.3.1
Building rdtsc-1.3.0.1...
Configuring tagged-0.8.5...
Installed rdtsc-1.3.0.1
Building tagged-0.8.5...
Installed tagged-0.8.5
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Installed foundation-0.0.2
Configuring memory-0.14...
Installed crypto-api-0.13.2
Configuring cipher-aes128-0.7.0.3...
Building memory-0.14...
Building cipher-aes128-0.7.0.3...
Installed memory-0.14
Configuring cryptonite-0.21...
Building cryptonite-0.21...
Installed cipher-aes128-0.7.0.3
Installed cryptonite-0.21
Configuring cryptohash-cryptoapi-0.1.4...
Building cryptohash-cryptoapi-0.1.4...
Installed cryptohash-cryptoapi-0.1.4
Configuring DRBG-0.5.5...
Building DRBG-0.5.5...
Installed DRBG-0.5.5
Downloading intel-aes-0.2.1.1...
Configuring intel-aes-0.2.1.1...
Building intel-aes-0.2.1.1...
Failed to install intel-aes-0.2.1.1
Build log ( /home/builder/.cabal/logs/intel-aes-0.2.1.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-24391/intel-aes-0.2.1.1'
[1 of 1] Compiling Main ( /tmp/cabal-tmp-24391/intel-aes-0.2.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-24391/intel-aes-0.2.1.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-24391/intel-aes-0.2.1.1/dist/setup/setup ...
[intel-aes] Running Setup.hs...
Configuring intel-aes-0.2.1.1...
[intel-aes] Extra libraries initially: [["intel_aes"]]
[intel-aes] Stripped extra libraries to: [[]]
[intel-aes] Determined install dir to be: "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/intel-aes-0.2.1.1-KEuCzRxTA3EAs3jMqkBMNv"
[intel-aes] Recorded install dir in ".temp.install_dir.txt"
[intel-aes] Modified package description structure with extra options.
[intel-aes] Running Setup.hs...
================================================================================
[intel-aes] Using prebuilt dynamic library: ./cbits/prebuilt/libintel_aes_linux_x86_64.so
[intel-aes] Done copying into position: ./cbits/libintel_aes.so
================================================================================
[intel-aes] Build action started.
[intel-aes] Determined install dir to be: "/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/intel-aes-0.2.1.1-KEuCzRxTA3EAs3jMqkBMNv"
[intel-aes] Recorded install dir in ".temp.install_dir.txt"
[intel-aes] Modified package description structure with extra options.
Building intel-aes-0.2.1.1...
Preprocessing library intel-aes-0.2.1.1...
[ 1 of 10] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/Codec/Utils.o )
Codec/Utils.hs:24:1: warning: [-Wtabs]
Tab character found here, and in two further locations.
Please use spaces instead.
Codec/Utils.hs:65:13: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Utils.hs:74:7: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Utils.hs:93:13: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 2 of 10] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o )
Codec/Encryption/AESAux.hs:7:1: warning: [-Wtabs]
Tab character found here, and in 399 further locations.
Please use spaces instead.
[ 3 of 10] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/Codec/Encryption/AES.o )
Codec/Encryption/AES.hs:47:9: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Encryption/AES.hs:54:17: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Encryption/AES.hs:54:33: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Encryption/AES.hs:55:17: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Encryption/AES.hs:55:33: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Codec/Encryption/AES.hs:62:9: warning: [-Wdeprecations]
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 4 of 10] Compiling Codec.Encryption.BurtonRNGSlow ( Codec/Encryption/BurtonRNGSlow.hs, dist/build/Codec/Encryption/BurtonRNGSlow.o )
Codec/Encryption/BurtonRNGSlow.hs:59:1: warning: [-Wtabs]
Tab character found here, and in one further location.
Please use spaces instead.
[ 5 of 10] Compiling Codec.Crypto.GladmanAES ( dist/build/Codec/Crypto/GladmanAES.hs, dist/build/Codec/Crypto/GladmanAES.o )
Codec/Crypto/GladmanAES.hsc:105:14: error:
• Variable not in scope:
unsafePerformIO :: IO BI.ByteString -> BI.ByteString
• Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)
Codec/Crypto/GladmanAES.hsc:108:14: error:
• Variable not in scope:
unsafePerformIO :: IO BI.ByteString -> BI.ByteString
• Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)
Codec/Crypto/GladmanAES.hsc:112:39: error:
• Variable not in scope: unsafePerformIO :: IO (AES n0) -> AES n
• Perhaps you meant ‘BI.inlinePerformIO’ (imported from Data.ByteString.Internal)
cabal: Leaving directory '/tmp/cabal-tmp-24391/intel-aes-0.2.1.1'
cabal: Error: some packages failed to install:
intel-aes-0.2.1.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.