Skip to content

Instantly share code, notes, and snippets.

@MaxGabriel
Created January 24, 2018 16:04
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/121b74e727e713869f9d739dd27da26b to your computer and use it in GitHub Desktop.
Save MaxGabriel/121b74e727e713869f9d739dd27da26b to your computer and use it in GitHub Desktop.
HsOpenSSL install verbose output
maximiliantagher@Maximilians-MacBook-Pro ~/D/M/h/mercury-web-backend> stack build --verbose --cabal-verbose
Version 1.6.0.20171202, Git revision 50090e67c16980bba31349f386d5b018cbcaec31 (5421 commits) x86_64 hpack-0.20.0
2018-01-24 08:02:16.092437: [debug] Checking for project config at: /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/stack.yaml
@(Stack/Config.hs:842:9)
2018-01-24 08:02:16.096729: [debug] Loading project config file stack.yaml
@(Stack/Config.hs:868:13)
2018-01-24 08:02:16.098805: [debug] Decoding build plan from: /Users/maximiliantagher/.stack/build-plan/lts-9.14.yaml
@(Stack/Snapshot.hs:150:5)
2018-01-24 08:02:16.098903: [debug] Trying to decode /Users/maximiliantagher/.stack/build-plan-cache/lts-9.14.cache
@(Data/Store/VersionTagged.hs:66:5)
2018-01-24 08:02:16.104314: [debug] Success decoding /Users/maximiliantagher/.stack/build-plan-cache/lts-9.14.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-24 08:02:16.105044: [debug] Using standard GHC build
@(Stack/Setup.hs:619:9)
2018-01-24 08:02:16.105774: [debug] Getting global package database location
@(Stack/GhcPkg.hs:46:5)
2018-01-24 08:02:16.106118: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.106229: [debug] Asking GHC for its version
@(Stack/Setup/Installed.hs:98:13)
2018-01-24 08:02:16.107098: [debug] Getting Cabal package version
@(Stack/GhcPkg.hs:185:5)
2018-01-24 08:02:16.107213: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc --numeric-version
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.114389: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --no-user-package-db field --simple-output Cabal version
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.155952: [debug] Process finished in 49ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.161979: [debug] Process finished in 46ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --no-user-package-db field --simple-output Cabal version
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.198266: [debug] Process finished in 83ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc --numeric-version
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.198410: [debug] GHC version is: ghc-8.0.2
@(Stack/Setup/Installed.hs:102:13)
2018-01-24 08:02:16.198516: [debug] Resolving package entries
@(Stack/Setup.hs:252:5)
2018-01-24 08:02:16.198629: [debug] Trying to decode /Users/maximiliantagher/.stack/loaded-snapshot-cache/x86_64-osx/ghc-8.0.2/lts-9.14.cache
@(Data/Store/VersionTagged.hs:66:5)
2018-01-24 08:02:16.236890: [debug] Success decoding /Users/maximiliantagher/.stack/loaded-snapshot-cache/x86_64-osx/ghc-8.0.2/lts-9.14.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-24 08:02:16.237869: [debug] Starting to execute command inside EnvConfig
@(Stack/Runners.hs:170:18)
2018-01-24 08:02:16.237988: [debug] Parsing the targets
@(Stack/Build/Target.hs:460:3)
2018-01-24 08:02:16.240435: [debug] Running hpack on /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/package.yaml
@(Stack/PrettyPrint.hs:63:22)
2018-01-24 08:02:16.251402: [debug] hpack output unchanged in /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/mercury-web-backend.cabal
@(Stack/PrettyPrint.hs:63:22)
2018-01-24 08:02:16.257615: [debug] Trying to decode /Users/maximiliantagher/.stack/indices/Hackage/01-index.cache
@(Data/Store/VersionTagged.hs:66:5)
2018-01-24 08:02:16.424748: [debug] Success decoding /Users/maximiliantagher/.stack/indices/Hackage/01-index.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-24 08:02:16.468567: [debug] Start: getPackageFiles /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/mercury-web-backend.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-24 08:02:16.502516: [debug] Finished in 33ms: getPackageFiles /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/mercury-web-backend.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-24 08:02:16.506633: [debug] Finding out which packages are already installed
@(Stack/Build/Installed.hs:60:5)
2018-01-24 08:02:16.506878: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --global --no-user-package-db dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.554437: [debug] Process finished in 47ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --global --no-user-package-db dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.555290: [debug] Ignoring package haskeline due to wanting version 0.7.4.0 instead of 0.7.3.0
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.561304: [debug] Ignoring package terminfo due to wanting version 0.4.1.0 instead of 0.4.0.2
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.561447: [debug] Ignoring package xhtml due to wanting version 3000.2.2 instead of 3000.2.1
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.562494: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --user --no-user-package-db --package-db /Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.732618: [debug] Process finished in 169ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --user --no-user-package-db --package-db /Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.733068: [debug] Ignoring package mongoDB, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.733608: [debug] Ignoring package bson, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734237: [debug] Ignoring package servant-server, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734332: [debug] Ignoring package wai-websockets, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734485: [debug] Ignoring package yesod-auth, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734553: [debug] Ignoring package authenticate, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734667: [debug] Ignoring package classy-prelude-yesod, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734780: [debug] Ignoring package yesod-static, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734893: [debug] Ignoring package persistent-postgresql, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.734975: [debug] Ignoring package wai-app-static, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735322: [debug] Ignoring package http-conduit, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735425: [debug] Ignoring package http-client-tls, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735491: [debug] Ignoring package connection, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735556: [debug] Ignoring package tls, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735674: [debug] Ignoring package x509-validation, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735775: [debug] Ignoring package x509-system, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735865: [debug] Ignoring package x509-store, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.735950: [debug] Ignoring package x509, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.736165: [debug] Ignoring package cryptonite-conduit, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.736236: [debug] Ignoring package pwstore-fast, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.736370: [debug] Ignoring package cryptohash, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.736507: [debug] Ignoring package cryptonite, from (InstalledTo Snap,"/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to wrong location: (Just (InstalledTo Snap),Local)
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.737932: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --user --no-user-package-db --package-db /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/install/x86_64-osx/lts-9.14/8.0.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.794319: [debug] Process finished in 56ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --user --no-user-package-db --package-db /Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/install/x86_64-osx/lts-9.14/8.0.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.794713: [debug] Ignoring package stripe-core, from (InstalledTo Local,"/Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/install/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to it being unknown to the resolver / extra-deps.
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.795044: [debug] Ignoring package hfmt, from (InstalledTo Local,"/Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/install/x86_64-osx/lts-9.14/8.0.2/pkgdb/"), due to it being unknown to the resolver / extra-deps.
@(Stack/Build/Installed.hs:190:5)
2018-01-24 08:02:16.795743: [debug] Constructing the build plan
@(Stack/Build/ConstructPlan.hs:180:5)
2018-01-24 08:02:16.914673: [debug] Checking if we are going to build multiple executables with the same name
@(Stack/Build.hs:177:5)
2018-01-24 08:02:16.914926: [debug] Executing the build plan
@(Stack/Build/Execute.hs:490:5)
2018-01-24 08:02:16.921411: [debug] Getting global package database location
@(Stack/GhcPkg.hs:46:5)
2018-01-24 08:02:16.921486: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:16.963851: [debug] Process finished in 42ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:16.964397: [debug] Exception ignored when attempting to load /Users/maximiliantagher/.stack/precompiled/x86_64-osx/ghc-8.0.2/1.24.2.0/HsOpenSSL-0.11.4.11@sha256:021907e3d7ebee373450bf66f5000df338f45e5c4a074bb9fb087c70cea55b33,5439/m6DBFZJQN9hMYgEtazjB4KzuT048OMvoDaIVw3HOYeU=: /Users/maximiliantagher/.stack/precompiled/x86_64-osx/ghc-8.0.2/1.24.2.0/HsOpenSSL-0.11.4.11@sha256:021907e3d7ebee373450bf66f5000df338f45e5c4a074bb9fb087c70cea55b33,5439/m6DBFZJQN9hMYgEtazjB4KzuT048OMvoDaIVw3HOYeU=: openBinaryFile: does not exist (No such file or directory)
@(Data/Store/VersionTagged.hs:84:9)
2018-01-24 08:02:16.986415: [debug] Exception ignored when attempting to load /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/stack-config-cache: /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/stack-config-cache: openBinaryFile: does not exist (No such file or directory)
@(Data/Store/VersionTagged.hs:84:9)
2018-01-24 08:02:16.986687: [debug] Exception ignored when attempting to load /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/stack-cabal-mod: /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/stack-cabal-mod: openBinaryFile: does not exist (No such file or directory)
@(Data/Store/VersionTagged.hs:84:9)
2018-01-24 08:02:16.987145: [info] HsOpenSSL-0.11.4.11: configure
@(Stack/Build/Execute.hs:859:23)
2018-01-24 08:02:16.988436: [debug] Run process: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-8.0.2 --make -odir /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup -hidir /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup -i -i. -clear-package-db -global-package-db -package-db=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb -package-db=/Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/install/x86_64-osx/lts-9.14/8.0.2/pkgdb -hide-all-packages -package-id=Cabal-1.24.2.0 -package-id=base-4.9.1.0 -optP-include -optP/private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup_macros.h /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/Setup.hs /Users/maximiliantagher/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup -threaded
@(System/Process/Log.hs:37:3)
2018-01-24 08:02:18.953321: [debug] Process finished in 1964ms: /Users/maximiliantagher/.stack/programs/x86_64-osx/ghc-8.0.2/bin/ghc-8.0.2 --make -odir /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup -hidir /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup -i -i. -clear-package-db -global-package-db -package-db=/Users/maximiliantagher/.stack/snapshots/x86_64-osx/lts-9.14/8.0.2/pkgdb -package-db=/Users/maximiliantagher/Documents/Mercury/hs/mercury-web-backend/.stack-work/install/x86_64-osx/lts-9.14/8.0.2/pkgdb -hide-all-packages -package-id=Cabal-1.24.2.0 -package-id=base-4.9.1.0 -optP-include -optP/private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup_macros.h /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/Setup.hs /Users/maximiliantagher/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -main-is StackSetupShim.mainOverride -o /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/HsOpenSSL-0.11.4.11/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup -threaded
@(System/Process/Log.hs:44:3)
2018-01-24 08:02:18.954132: [debug] Run process: /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/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
@(System/Process/Log.hs:37:3)
Progress: 1/2
-- While building custom Setup.hs for package HsOpenSSL-0.11.4.11 using:
/private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/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/stack23547/HsOpenSSL-0.11.4.11/Setup.hs, /private/var/folders/v7/5k06hq7d3wbb4cvk8smv6kl00000gn/T/stack23547/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/stack23547/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/stack23547/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