Skip to content

Instantly share code, notes, and snippets.

@MaxGabriel
Created January 24, 2018 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaxGabriel/2e8e20ab31edfa18a3f09e2fcd295b3c to your computer and use it in GitHub Desktop.
Save MaxGabriel/2e8e20ab31edfa18a3f09e2fcd295b3c to your computer and use it in GitHub Desktop.
HsOpenSSL install issue --cabal-verbose output only
maximiliantagher@Maximilians-MacBook-Pro ~/D/M/h/mercury-web-backend> stack build --cabal-verbose
HsOpenSSL-0.11.4.11: configure
Progress: 1/2
-- While building custom Setup.hs for package HsOpenSSL-0.11.4.11 using:
/private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23703/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup --verbose --builddir=.stack-work/dist/x86_64-osx/Cabal-1.24.2.0 configure --with-ghc=/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc --with-ghc-pkg=/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --user --package-db=clear --package-db=global --package-db=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb --libdir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/lib --bindir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin --datadir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/share --libexecdir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/libexec --sysconfdir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/etc --docdir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/doc/HsOpenSSL-0.11.4.11 --htmldir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/doc/HsOpenSSL-0.11.4.11 --haddockdir=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/doc/HsOpenSSL-0.11.4.11 --dependency=Cabal=Cabal-1.24.2.0 --dependency=base=base-4.9.1.0 --dependency=bytestring=bytestring-0.10.8.1 --dependency=network=network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz --dependency=time=time-1.6.0.1 -f-fast-bignum
Process exited with code: ExitFailure 1
Logs have been written to: /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/logs/HsOpenSSL-0.11.4.11.log
[1 of 2] Compiling Main ( /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23703/HsOpenSSL-0.11.4.11/Setup.hs, /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23703/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/Main.o )
[2 of 2] Compiling StackSetupShim ( /Users/maximiliantagher/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23703/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/StackSetupShim.o )
Linking /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23703/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup ...
Configuring HsOpenSSL-0.11.4.11...
Flags chosen: macports-openssl=False, homebrew-openssl=False,
fast-bignum=False
Dependency base ==4.9.1.0: using base-4.9.1.0
Dependency bytestring ==0.10.8.1: using bytestring-0.10.8.1
Dependency network ==2.6.3.2: using network-2.6.3.2
Dependency time ==1.6.0.1: using time-1.6.0.1
Using Cabal-1.24.2.0 compiled by ghc-8.0
Using compiler: ghc-8.0.2
Using install prefix: /Users/maximiliantagher/.cabal
Binaries installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin
Libraries installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/lib/x86_64-osx-ghc-8.0.2/HsOpenSSL-0.11.4.11-8vfhZDUdushDMcJwaV03KW
Dynamic libraries installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/lib/x86_64-osx-ghc-8.0.2
Private binaries installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/libexec
Data files installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/share/x86_64-osx-ghc-8.0.2/HsOpenSSL-0.11.4.11
Documentation installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/doc/HsOpenSSL-0.11.4.11
Configuration files installed in:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/etc
Using alex version 3.2.3 found on system at:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
Using cpphs version 1.20.8 found on system at:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin/cpphs
Using gcc version 4.2.1 found on system at: /usr/bin/gcc
Using ghc version 8.0.2 given by user at:
/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc
Using ghc-pkg version 8.0.2 given by user at:
/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.17.3 found on system at:
/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/haddock
Using happy version 1.19.8 found on system at:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin/happy
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.67 found on system at:
/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/hpc
Using hsc2hs version 0.68.1 found on system at:
/Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/hsc2hs
Using hscolour version 1.24 found on system at:
/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/bin/HsColour
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
Using pkg-config version 0.29.2 found on system at: /usr/local/bin/pkg-config
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /usr/bin/tar
No uhc found
setup: Can't find OpenSSL library,
install it via 'brew install openssl' or 'port install openssl'
or use --extra-include-dirs= and --extra-lib-dirs=
to specify location of installed OpenSSL library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment