Building test suite 'rocksdb-tests' for rocksdb-haskell-1.0.1...
[2 of 2] Linking .stack-work/dist/x86_64-linux-tinfo6/ghc-9.10.2/build/rocksdb-tests/rocksdb-tests
/home/curators/work/unpack-dir/unpacked/rocksdb-haskell-1.0.1-b63c437c13d505f637ec2ccdbe5044286694312b3f9bbac313cc3b8ff16eff9
a/.stack-work/dist/x86_64-linux-tinfo6/ghc-9.10.2/build/libHSrocksdb-haskell-1.0.1-7wO1otUXs4L7qINYbHcprh.a(Internal.o)(.text+0x4af0
): error: undefined reference to 'rocksdb_filterpolicy_create'
/home/curators/work/unpack-dir/unpacked/rocksdb-haskell-1.0.1-b63c437c13d505f637ec2ccdbe5044286694312b3f9bbac313cc3b8ff16eff9
a/.stack-work/dist/x86_64-linux-tinfo6/ghc-9.10.2/build/libHSrocksdb-haskell-1.0.1-7wO1otUXs4L7qINYbHcprh.a(C.o):ghc_6.c:function ro
cksdbzmhaskellzm1zi0zi1zm7wO1otUXs4L7qINYbHcprh_DatabaseziRocksDBziC_czurocksdbzufilterpolicyzucreate_info:(.text+0x53be): error: un
defined reference to 'rocksdb_filterpolicy_create'
collect2: error: ld returned 1 exit status
ghc-9.10.2: `gcc' failed in phase `Linker'. (Exit code: 1)
HasCallStack backtrace:
collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Excep
tion
toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
throwIO, called at libraries/exceptions/src/Control/Monad/Catch.hs:308:12 in exceptions-0.10.9-6e41:Control.Monad.Catch
throwM, called at libraries/exceptions/src/Control/Monad/Catch.hs:797:84 in exceptions-0.10.9-6e41:Control.Monad.Catch
onException, called at compiler/GHC/Driver/Make.hs:2983:23 in ghc-9.10.2-2f07:GHC.Driver.Make
@giorgidze
Building library for set-monad-0.3.0.0...
[1 of 1] Compiling Data.Set.Monad
/home/curators/work/unpack-dir/unpacked/set-monad-0.3.0.0-e43d9a259ccdfeb94a24daf398c92fd77ef024be5ede019f55af775a698de035/Da
ta/Set/Monad.hs:122:5: error: [GHC-87543]
Ambiguous occurrence ‘foldl'’.
It could refer to
either ‘Prelude.foldl'’,
imported from ‘Prelude’ at Data/Set/Monad.hs:154:1-55
(and originally defined in ‘ghc-internal-9.1002.0:GHC.Internal.Data.Foldable’),
or ‘Data.Set.Monad.foldl'’, defined at Data/Set/Monad.hs:318:1.
|
122 | , foldl'
| ^^^^^^