From 5a0eca7ad1ca48336c039562f332549f7aaf76c0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 7 Jun 2026 21:36:09 +0200 Subject: [PATCH] hasktorch testsuite: libc10.so not found [skip ci] --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23f52702..abd58cb2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8027,6 +8027,7 @@ expected-test-failures: - ghc-byteorder # 4.11.0.0.10 https://github.com/haskell-hvr/ghc-byteorder/issues/1 - ghc-prof # Regression tests: /usr/bin/ld.gold: error: cannot find -lHStemporary-1.3-51ST9z47bmaL2YkhqqBGqn_p ... - haskey-btree # https://github.com/commercialhaskell/stackage/issues/7393 + - hasktorch # error while loading shared libraries: libc10.so: cannot open shared object file: No such file or directory - hasql-migration # 0.3.1 https://github.com/tvh/hasql-migration/issues/11 - heist # GHC 9.8.1 - hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3