Skip to content

Instantly share code, notes, and snippets.

@jchia
Created January 8, 2018 14:56
Show Gist options
  • Save jchia/c7c69e1f0e4c2001c1bccd687197e59d to your computer and use it in GitHub Desktop.
Save jchia/c7c69e1f0e4c2001c1bccd687197e59d to your computer and use it in GitHub Desktop.
stderr from `stack build --verbose` for broken case
Version 1.6.3, Git revision b27e629b8c4ce369e3b8273f04db193b060000db (5454 commits) x86_64 hpack-0.20.0
2018-01-08 22:54:31.020091: [debug] Checking for project config at: /home/jchia/hs/doc/stack.yaml
@(Stack/Config.hs:842:9)
2018-01-08 22:54:31.020271: [debug] Loading project config file stack.yaml
@(Stack/Config.hs:868:13)
2018-01-08 22:54:31.021788: [debug] Loading resolver.yaml build plan from Right "/home/jchia/hs/doc/resolver.yaml"
@(Stack/Snapshot.hs:243:3)
2018-01-08 22:54:31.022680: [debug] Decoding build plan from: /home/jchia/.stack/build-plan/lts-10.2.yaml
@(Stack/Snapshot.hs:150:5)
2018-01-08 22:54:31.022770: [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:31.026980: [debug] Success decoding /home/jchia/.stack/build-plan-cache/lts-10.2.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-08 22:54:31.027447: [debug] Run process: /sbin/ldconfig -p
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:31.031200: [debug] Process finished in 3ms: /sbin/ldconfig -p
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:31.031327: [debug] Run process: /usr/bin/gcc -v
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:31.032107: [debug] Process finished in 0ms: /usr/bin/gcc -v
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:31.032216: [debug] PIE disabled
@(Stack/Setup.hs:589:17)
2018-01-08 22:54:31.032796: [debug] Found shared library libtinfo.so.5 in /usr/lib
@(Stack/Setup.hs:578:38)
2018-01-08 22:54:31.032838: [debug] Found shared library libtinfo.so.6 in 'ldconfig -p' output
@(Stack/Setup.hs:565:29)
2018-01-08 22:54:31.032890: [debug] Found shared library libncursesw.so.6 in 'ldconfig -p' output
@(Stack/Setup.hs:565:29)
2018-01-08 22:54:31.032946: [debug] Found shared library libgmp.so.10 in 'ldconfig -p' output
@(Stack/Setup.hs:565:29)
2018-01-08 22:54:31.033000: [debug] Did not find shared library libgmp.so.3
@(Stack/Setup.hs:579:38)
2018-01-08 22:54:31.033024: [debug] Using tinfo6-nopie GHC build
@(Stack/Setup.hs:620:9)
2018-01-08 22:54:31.033211: [debug] Getting global package database location
@(Stack/GhcPkg.hs:46:5)
2018-01-08 22:54:31.033346: [debug] Asking GHC for its version
@(Stack/Setup/Installed.hs:98:13)
2018-01-08 22:54:31.033409: [debug] Getting Cabal package version
@(Stack/GhcPkg.hs:185:5)
2018-01-08 22:54:31.033438: [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:31.033761: [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:31.033969: [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:31.048501: [debug] Process finished in 15ms: /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:31.052436: [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 field --simple-output Cabal version
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:31.064328: [debug] Process finished in 30ms: /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:31.064383: [debug] GHC version is: ghc-8.2.2
@(Stack/Setup/Installed.hs:102:13)
2018-01-08 22:54:31.064444: [debug] Resolving package entries
@(Stack/Setup.hs:250:5)
2018-01-08 22:54:31.064761: [debug] Trying to decode /home/jchia/.stack/loaded-snapshot-cache/x86_64-linux/ghc-8.2.2/custom-resolver-tWw1KCCGZYaK.cache
@(Data/Store/VersionTagged.hs:66:5)
2018-01-08 22:54:31.092502: [debug] Success decoding /home/jchia/.stack/loaded-snapshot-cache/x86_64-linux/ghc-8.2.2/custom-resolver-tWw1KCCGZYaK.cache
@(Data/Store/VersionTagged.hs:70:13)
2018-01-08 22:54:31.092976: [debug] Starting to execute command inside EnvConfig
@(Stack/Runners.hs:170:18)
2018-01-08 22:54:31.093017: [debug] Parsing the targets
@(Stack/Build/Target.hs:460:3)
2018-01-08 22:54:31.093086: [debug] Running hpack on /home/jchia/hs/doc/package.yaml
@(Stack/PrettyPrint.hs:63:22)
2018-01-08 22:54:31.094241: [debug] hpack output unchanged in /home/jchia/hs/doc/doc.cabal
@(Stack/PrettyPrint.hs:63:22)
2018-01-08 22:54:31.121538: [debug] Start: getPackageFiles /home/jchia/hs/doc/doc.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:31.122241: [debug] Finished in 0ms: getPackageFiles /home/jchia/hs/doc/doc.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:31.123819: [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:31.123891: [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:31.125129: [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:31.127183: [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:31.127336: [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:31.136808: [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:31.139032: [debug] Exception ignored when attempting to load /home/jchia/hs/doc/.stack-work/downloaded/qrUJjIx5B6ev/haskell-cpython-16a12128eb0ec69956cb467462ce2ce08242c492/.stack-work/dist/x86_64-linux-tinfo6-nopie/Cabal-2.0.1.0/stack-build-cache: /home/jchia/hs/doc/.stack-work/downloaded/qrUJjIx5B6ev/haskell-cpython-16a12128eb0ec69956cb467462ce2ce08242c492/.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:31.139109: [debug] Start: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/qrUJjIx5B6ev/haskell-cpython-16a12128eb0ec69956cb467462ce2ce08242c492/cpython.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:31.160767: [debug] Finished in 21ms: getPackageFiles /home/jchia/hs/doc/.stack-work/downloaded/qrUJjIx5B6ev/haskell-cpython-16a12128eb0ec69956cb467462ce2ce08242c492/cpython.cabal
@(Stack/PrettyPrint.hs:134:16)
2018-01-08 22:54:31.163095: [debug] Finding out which packages are already installed
@(Stack/Build/Installed.hs:60:5)
2018-01-08 22:54:31.176085: [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:31.198776: [debug] Process finished in 22ms: /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:31.199396: [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:31.199475: [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:31.199767: [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-tWw1KCCGZYaK/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:31.223867: [debug] Process finished in 24ms: /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-tWw1KCCGZYaK/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:31.224186: [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-tWw1KCCGZYaK/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:37:3)
2018-01-08 22:54:31.237910: [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-tWw1KCCGZYaK/8.2.2/pkgdb dump --expand-pkgroot
@(System/Process/Log.hs:44:3)
2018-01-08 22:54:31.238212: [debug] Constructing the build plan
@(Stack/Build/ConstructPlan.hs:180:5)
2018-01-08 22:54:31.239370: [debug] Checking if we are going to build multiple executables with the same name
@(Stack/Build.hs:177:5)
2018-01-08 22:54:31.239419: [debug] Executing the build plan
@(Stack/Build/Execute.hs:490:5)
2018-01-08 22:54:31.239601: [debug] Getting global package database location
@(Stack/GhcPkg.hs:46:5)
2018-01-08 22:54:31.239648: [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:31.254950: [debug] Process finished in 15ms: /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