Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail on 32-bit architectures #2

Open
iliastsi opened this issue Oct 15, 2023 · 1 comment
Open

Tests fail on 32-bit architectures #2

iliastsi opened this issue Oct 15, 2023 · 1 comment

Comments

@iliastsi
Copy link

Tests fail for version 2.0.1.2 when built with GHC 9.4.6 on any 32-bit architecture:

*** Failed! (after 1 test):
Exception:
  Data.BloomFilter.Util.suggestSizing: capacity too large to represent
  CallStack (from HasCallStack):
    error, called at ./Data/BloomFilter/Easy.hs:90:17 in bloomfilter-2.0.1.2-8G1iusskm2k3tenZRkYzja:Data.BloomFilter.Easy
()
P {unP = 0.944528708914444}
(used seed 1935504187)
Bool: [Failed]

Please take a look at https://buildd.debian.org/status/fetch.php?pkg=haskell-bloomfilter&arch=armhf&ver=2.0.1.2-1&stamp=1693813420&raw=0 for full logs.

@AdrianBunk
Copy link

@joeyh It seems commit b27c65b did not fix the issue, manually reverting commit 44b01ba again fixes the build for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants