Skip to content

Instantly share code, notes, and snippets.

@alanz
Created December 8, 2018 15:32
Show Gist options
  • Save alanz/243da5983d46862dd2a72a0b2ecc5369 to your computer and use it in GitHub Desktop.
Save alanz/243da5983d46862dd2a72a0b2ecc5369 to your computer and use it in GitHub Desktop.
Configuring digest-0.0.1.2...
Preprocessing library for digest-0.0.1.2..
/usr/bin/ld.gold: error: cannot find -lnuma
collect2: error: ld returned 1 exit status
linking dist/build/Data/Digest/CRC32_hsc_make.o failed (exit code 1)
command was: /usr/bin/gcc dist/build/Data/Digest/CRC32_hsc_make.o dist/build/Data/Digest/CRC32_hsc_utils.o -o dist/build/Data/Digest/CRC32_hsc_make -fuse-ld=gold -fno-stack-protector -fuse-ld=gold -lz -L/opt/ghc/8.6.3/lib/ghc-8.6.3/bytestring-0.10.8.2 -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/bytestring-0.10.8.2 -L/opt/ghc/8.6.3/lib/ghc-8.6.3/deepseq-1.4.4.0 -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/deepseq-1.4.4.0 -L/opt/ghc/8.6.3/lib/ghc-8.6.3/array-0.5.3.0 -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/array-0.5.3.0 -L/opt/ghc/8.6.3/lib/ghc-8.6.3/base-4.12.0.0 -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/base-4.12.0.0 -L/opt/ghc/8.6.3/lib/ghc-8.6.3/integer-gmp-1.0.2.0 -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/integer-gmp-1.0.2.0 -lgmp -L/opt/ghc/8.6.3/lib/ghc-8.6.3/ghc-prim-0.5.3 -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/ghc-prim-0.5.3 -L/opt/ghc/8.6.3/lib/ghc-8.6.3/rts -Wl,-R,/opt/ghc/8.6.3/lib/ghc-8.6.3/rts -lm -lrt -ldl -lnuma -lpthread
cabal: Failed to build clock-0.7.2 (which is required by test:spec from
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment