Skip to content

Instantly share code, notes, and snippets.

@jchia
Created January 8, 2018 14:57
Show Gist options
  • Save jchia/50e508a08958361b4a87f1b90edb7cdc to your computer and use it in GitHub Desktop.
Save jchia/50e508a08958361b4a87f1b90edb7cdc to your computer and use it in GitHub Desktop.
`stack build --verbose` stderr for normal case
Version 1.6.3, Git revision b27e629b8c4ce369e3b8273f04db193b060000db (5454 commits) x86_64 hpack-0.20.0
2018-01-08 22:54:41.320427: [debug] Checking for project config at: /home/jchia/hs/doc/stack.yaml
@(Stack/Config.hs:842:9)
2018-01-08 22:54:41.320552: [debug] Loading project config file stack.yaml
@(Stack/Config.hs:868:13)
2018-01-08 22:54:41.321469: [debug] Loading resolver.yaml build plan from Right "/home/jchia/hs/doc/resolver.yaml"
@(Stack/Snapshot.hs:243:3)
2018-01-08 22:54:41.321879: [debug] Decoding build plan from: /home/jchia/.stack/build-plan/lts-10.2.yaml
@(Stack/Snapshot.hs:150:5)
2018-01-08 22:54:41.321913: [debug] Trying to decode /home/jchia/.stack/build-plan-cache/lts-10.2.cache
@(Data/Store/VersionTagged.hs:66:5)
2018-01-08 22:54:41.325864: [debug] Success decoding /home/jchia/.stack/build-plan-cache/lts-10.2.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-08 22:54:41.326314: [debug] Run process: /sbin/ldconfig -p
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.330048: [debug] Process finished in 3ms: /sbin/ldconfig -p
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.330154: [debug] Run process: /usr/bin/gcc -v
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.330956: [debug] Process finished in 0ms: /usr/bin/gcc -v
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.330993: [debug] PIE disabled
@(Stack/Setup.hs:589:17)
2018-01-08 22:54:41.331529: [debug] Found shared library libtinfo.so.5 in /usr/lib
@(Stack/Setup.hs:578:38)
2018-01-08 22:54:41.331572: [debug] Found shared library libtinfo.so.6 in 'ldconfig -p' output
@(Stack/Setup.hs:565:29)
2018-01-08 22:54:41.331624: [debug] Found shared library libncursesw.so.6 in 'ldconfig -p' output
@(Stack/Setup.hs:565:29)
2018-01-08 22:54:41.331678: [debug] Found shared library libgmp.so.10 in 'ldconfig -p' output
@(Stack/Setup.hs:565:29)
2018-01-08 22:54:41.331783: [debug] Did not find shared library libgmp.so.3
@(Stack/Setup.hs:579:38)
2018-01-08 22:54:41.331815: [debug] Using tinfo6-nopie GHC build
@(Stack/Setup.hs:620:9)
2018-01-08 22:54:41.331963: [debug] Getting global package database location
@(Stack/GhcPkg.hs:46:5)
2018-01-08 22:54:41.332020: [debug] Asking GHC for its version
@(Stack/Setup/Installed.hs:98:13)
2018-01-08 22:54:41.332162: [debug] Getting Cabal package version
@(Stack/GhcPkg.hs:185:5)
2018-01-08 22:54:41.332195: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc --numeric-version
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.332480: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.333226: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --no-user-package-db field --simple-output Cabal version
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.350908: [debug] Process finished in 17ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --no-user-package-db field --simple-output Cabal version
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.351059: [debug] Process finished in 18ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.358686: [debug] Process finished in 26ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc --numeric-version
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.358731: [debug] GHC version is: ghc-8.2.2
@(Stack/Setup/Installed.hs:102:13)
2018-01-08 22:54:41.358778: [debug] Resolving package entries
@(Stack/Setup.hs:250:5)
2018-01-08 22:54:41.359068: [debug] Trying to decode /home/jchia/.stack/loaded-snapshot-cache/x86_64-linux/ghc-8.2.2/custom-resolver-LccVenyi5jsq.cache
@(Data/Store/VersionTagged.hs:66:5)
2018-01-08 22:54:41.387380: [debug] Success decoding /home/jchia/.stack/loaded-snapshot-cache/x86_64-linux/ghc-8.2.2/custom-resolver-LccVenyi5jsq.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-08 22:54:41.387834: [debug] Starting to execute command inside EnvConfig
@(Stack/Runners.hs:170:18)
2018-01-08 22:54:41.387870: [debug] Parsing the targets
@(Stack/Build/Target.hs:460:3)
2018-01-08 22:54:41.387936: [debug] Running hpack on /home/jchia/hs/doc/package.yaml
@(Stack/PrettyPrint.hs:63:22)
2018-01-08 22:54:41.389026: [debug] hpack output unchanged in /home/jchia/hs/doc/doc.cabal
@(Stack/PrettyPrint.hs:63:22)
2018-01-08 22:54:41.411800: [debug] Start: getPackageFiles /home/jchia/hs/doc/doc.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.412527: [debug] Finished in 0ms: getPackageFiles /home/jchia/hs/doc/doc.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.414194: [debug] Exception ignored when attempting to load /home/jchia/hs/doc/.stack-work/downloaded/9UMYYdLHUCIQ/call-python-via-msgpack-b0b025c024eeea4e84520c4c9c77e1937f445d00/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: /home/jchia/hs/doc/.stack-work/downloaded/9UMYYdLHUCIQ/call-python-via-msgpack-b0b025c024eeea4e84520c4c9c77e1937f445d00/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: openBinaryFile: does not exist (No such file or directory)
@(Data/Store/VersionTagged.hs:84:9)
2018-01-08 22:54:41.414287: [debug] Start: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/9UMYYdLHUCIQ/call-python-via-msgpack-b0b025c024eeea4e84520c4c9c77e1937f445d00/call-python-via-msgpack.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.415543: [debug] Finished in 1ms: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/9UMYYdLHUCIQ/call-python-via-msgpack-b0b025c024eeea4e84520c4c9c77e1937f445d00/call-python-via-msgpack.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.417764: [debug] Exception ignored when attempting to load /home/jchia/hs/doc/.stack-work/downloaded/oFh_-omTQmkM/clang-pure-70c9fa737968b5d4a397b39d4699e074d5f9c6b5/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: /home/jchia/hs/doc/.stack-work/downloaded/oFh_-omTQmkM/clang-pure-70c9fa737968b5d4a397b39d4699e074d5f9c6b5/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: openBinaryFile: does not exist (No such file or directory)
@(Data/Store/VersionTagged.hs:84:9)
2018-01-08 22:54:41.417912: [debug] Start: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/oFh_-omTQmkM/clang-pure-70c9fa737968b5d4a397b39d4699e074d5f9c6b5/clang-pure.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.427059: [debug] Finished in 9ms: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/oFh_-omTQmkM/clang-pure-70c9fa737968b5d4a397b39d4699e074d5f9c6b5/clang-pure.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.428764: [debug] Exception ignored when attempting to load /home/jchia/hs/doc/.stack-work/downloaded/JDmK1yb-Z9j2/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: /home/jchia/hs/doc/.stack-work/downloaded/JDmK1yb-Z9j2/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: openBinaryFile: does not exist (No such file or directory)
@(Data/Store/VersionTagged.hs:84:9)
2018-01-08 22:54:41.428828: [debug] Start: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/JDmK1yb-Z9j2/cpython.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.442633: [debug] Finished in 13ms: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/JDmK1yb-Z9j2/cpython.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:41.444767: [debug] Finding out which packages are already installed
@(Stack/Build/Installed.hs:60:5)
2018-01-08 22:54:41.445196: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --global --no-user-package-db dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.477566: [debug] Process finished in 32ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --global --no-user-package-db dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.478105: [debug] Ignoring package Cabal due to wanting version 2.0.1.1 instead of 2.0.1.0
@(Stack/Build/Installed.hs:190:5)
2018-01-08 22:54:41.478173: [debug] Ignoring package haskeline due to wanting version 0.7.4.2 instead of 0.7.4.0
@(Stack/Build/Installed.hs:190:5)
2018-01-08 22:54:41.478259: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --user --no-user-package-db --package-db /home/jchia/.stack/snapshots/x86_64-linux-tinfo6-nopie/custom-resolver-LccVenyi5jsq/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.493975: [debug] Process finished in 15ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --user --no-user-package-db --package-db /home/jchia/.stack/snapshots/x86_64-linux-tinfo6-nopie/custom-resolver-LccVenyi5jsq/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.494116: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --user --no-user-package-db --package-db /home/jchia/hs/doc/.stack-work/install/x86_64-linux-tinfo6-nopie/custom-resolver-LccVenyi5jsq/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.507259: [debug] Process finished in 13ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --user --no-user-package-db --package-db /home/jchia/hs/doc/.stack-work/install/x86_64-linux-tinfo6-nopie/custom-resolver-LccVenyi5jsq/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:41.507555: [debug] Constructing the build plan
@(Stack/Build/ConstructPlan.hs:180:5)
2018-01-08 22:54:41.508358: [debug] Checking if we are going to build multiple executables with the same name
@(Stack/Build.hs:177:5)
2018-01-08 22:54:41.508404: [debug] Executing the build plan
@(Stack/Build/Execute.hs:490:5)
2018-01-08 22:54:41.508605: [debug] Getting global package database location
@(Stack/GhcPkg.hs:46:5)
2018-01-08 22:54:41.508651: [debug] Run process: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:41.521666: [debug] Process finished in 12ms: /home/jchia/.stack/programs/x86_64-linux/ghc-tinfo6-nopie-8.2.2/bin/ghc-pkg --no-user-package-db list --global
@(System/Process/Log.hs:44:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment