mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
hopenssl testsuite fails to link against openssl3 (peti/hopenssl#5)
Building test suite 'check-high-level-digest-api' for hopenssl-2.2.4..
[1 of 2] Compiling OpenSesame
[2 of 2] Compiling Main
[3 of 3] Linking .stack-work/dist/x86_64-linux-tinfo6/Cabal-3.8.1.0/build/check-high-level-digest-api/check-high-level-digest
-api
/var/stackage/work/unpack-dir/unpacked/hopenssl-2.2.4-c2a34849c668488f2f37fd572a9dda728a063eee24aea9d50594925a68489d39/.stack
-work/dist/x86_64-linux-tinfo6/Cabal-3.8.1.0/build/libHShopenssl-2.2.4-LJTYmg6aByf6tnjWaUBA9C.a(Digest.o)(.text+0x107c): error: unde
fined reference to 'EVP_MD_size'
:
This commit is contained in:
parent
852b6ab5e9
commit
2b07c8b8bb
@ -8746,6 +8746,7 @@ expected-test-failures:
|
||||
- generic-lens # https://github.com/commercialhaskell/stackage/issues/6377
|
||||
- geojson # 4.1.0
|
||||
- heap # 1.0.4 https://github.com/pruvisto/heap/issues/11
|
||||
- hopenssl # 2.2.4 https://github.com/peti/hopenssl/issues/5
|
||||
- hourglass # 0.2.12
|
||||
- hsini # 0.5.1.2
|
||||
- htoml-megaparsec # 2.1.0.4 https://github.com/commercialhaskell/stackage/pull/6533
|
||||
|
||||
Loading…
Reference in New Issue
Block a user