Build #2 for sha256-0.1.0.0
| Package | sha256-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2025-01-21 02:46:57.186760405 UTC |
|---|---|
| Compiler | ghc-9.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.18.1.0, bytestring-0.11.5.2, ghc-prim-0.10.0, hash-string-0.1.0.0, network-byte-order-0.1.7 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting network-byte-order-0.1.7
Starting hash-string-0.1.0.0
Building network-byte-order-0.1.7
Building hash-string-0.1.0.0
Completed hash-string-0.1.0.0
Completed network-byte-order-0.1.7
Starting sha256-0.1.0.0
Building sha256-0.1.0.0
Failed to install sha256-0.1.0.0
Build log ( /home/builder/.cabal/logs/ghc-9.6.3/sha256-0.1.0.0-47RfyQgPqXiHxLOwsD0A6g.log ):
cabal: Entering directory '/tmp/cabal-tmp-1907087/sha256-0.1.0.0'
Configuring sha256-0.1.0.0...
Preprocessing library for sha256-0.1.0.0..
Building library for sha256-0.1.0.0..
[1 of 9] Compiling Crypto.Sha256.Subtle ( lib/Crypto/Sha256/Subtle.hs, dist/build/Crypto/Sha256/Subtle.o, dist/build/Crypto/Sha256/Subtle.dyn_o )
[2 of 9] Compiling Crypto.Sha256 ( lib/Crypto/Sha256.hs, dist/build/Crypto/Sha256.o, dist/build/Crypto/Sha256.dyn_o )
[3 of 9] Compiling Crypto.Sha256.Hmac.Implementation ( lib/Crypto/Sha256/Hmac/Implementation.hs, dist/build/Crypto/Sha256/Hmac/Implementation.o, dist/build/Crypto/Sha256/Hmac/Implementation.dyn_o )
[4 of 9] Compiling Crypto.Sha256.Hmac.Subtle ( lib/Crypto/Sha256/Hmac/Subtle.hs, dist/build/Crypto/Sha256/Hmac/Subtle.o, dist/build/Crypto/Sha256/Hmac/Subtle.dyn_o )
[5 of 9] Compiling Crypto.Sha256.Hmac ( lib/Crypto/Sha256/Hmac.hs, dist/build/Crypto/Sha256/Hmac.o, dist/build/Crypto/Sha256/Hmac.dyn_o )
lib/Crypto/Sha256/Hmac.hs:80:32: warning: [-Wunused-imports]
The import of Foldable from module Data.Foldable is redundant
|
80 | import Data.Foldable(Foldable, toList)
| ^^^^^^^^
[6 of 9] Compiling Crypto.Sha256.Pbkdf2.Subtle ( lib/Crypto/Sha256/Pbkdf2/Subtle.hs, dist/build/Crypto/Sha256/Pbkdf2/Subtle.o, dist/build/Crypto/Sha256/Pbkdf2/Subtle.dyn_o )
[7 of 9] Compiling Crypto.Sha256.Pbkdf2 ( lib/Crypto/Sha256/Pbkdf2.hs, dist/build/Crypto/Sha256/Pbkdf2.o, dist/build/Crypto/Sha256/Pbkdf2.dyn_o )
[8 of 9] Compiling Crypto.Sha256.Hkdf.Subtle ( lib/Crypto/Sha256/Hkdf/Subtle.hs, dist/build/Crypto/Sha256/Hkdf/Subtle.o, dist/build/Crypto/Sha256/Hkdf/Subtle.dyn_o )
[9 of 9] Compiling Crypto.Sha256.Hkdf ( lib/Crypto/Sha256/Hkdf.hs, dist/build/Crypto/Sha256/Hkdf.o, dist/build/Crypto/Sha256/Hkdf.dyn_o )
csrc/hs_sha256.c:33:10: error:
fatal error: hs_hashstring_memcmp.h: No such file or directory
33 | #include "hs_hashstring_memcmp.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~
|
33 | #include "hs_hashstring_memcmp.h"
| ^
compilation terminated.
`gcc' failed in phase `C Compiler'. (Exit code: 1)
cabal: Leaving directory '/tmp/cabal-tmp-1907087/sha256-0.1.0.0'
Error: cabal: Some packages failed to install:
sha256-0.1.0.0-47RfyQgPqXiHxLOwsD0A6g failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.