Created
June 14, 2019 00:23
-
-
Save mistydemeo/dabb216e6eacf1f0e7454ac48f127c86 to your computer and use it in GitHub Desktop.
haskell-stack on macOS 10.15 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for haskell-stack on macOS 10.15 | |
| Build date: 2019-06-13 14:35:03 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 2.1.5-13-g755123d-dirty | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: 755123d2c813cb9172fc823ea38ca13488c15a54 | |
| Last commit: 7 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: b2f0b10b876634224d0b22b66262a6423b37a195 | |
| Core tap last commit: 5 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_DEVELOPER: 1 | |
| HOMEBREW_GITHUB_API_TOKEN: set | |
| HOMEBREW_SKIP_OR_LATER_BOTTLES: 1 | |
| HOMEBREW_VISUAL: subl -w | |
| CPU: quad-core 64-bit kabylake | |
| Homebrew Ruby: 2.6.0 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
| Clang: 11.0 build 1100 | |
| Git: 2.21.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
| Curl: 7.64.1 => /usr/bin/curl | |
| macOS: 10.15-x86_64 | |
| CLT: 11.0.0.0.1.1559496560 | |
| Xcode: N/A | |
| CLT headers: 11.0.0.0.1.1559496560 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry or file an issue; just ignore this. Thanks! | |
| Warning: You have uncommitted modifications to Homebrew. | |
| If this is a surprise to you, then you should stash these modifications. | |
| Stashing returns Homebrew to a pristine state but can be undone | |
| should you later need to do so for some reason. | |
| cd /usr/local/Homebrew/Library && git stash && git clean -d -f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| haskell-stack |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2019-06-13 14:34:16 -0700 | |
| cabal | |
| v1-sandbox | |
| init | |
| Config file path source is default config file. | |
| Config file | |
| /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal/config not | |
| found. | |
| Writing default configuration to | |
| /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal/config | |
| Writing a default package environment file to | |
| /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/cabal.sandbox.config | |
| Creating a new sandbox at | |
| /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2019-06-13 14:34:17 -0700 | |
| cabal | |
| v1-update | |
| Downloading the latest package list from hackage.haskell.org |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2019-06-13 14:34:28 -0700 | |
| cabal | |
| v1-install | |
| --jobs=4 | |
| --max-backjumps=100000 | |
| happy | |
| clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument] | |
| clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] | |
| clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument] | |
| Resolving dependencies... | |
| Notice: installing into a sandbox located at | |
| /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox | |
| Downloading happy-1.19.11 | |
| Downloaded happy-1.19.11 | |
| Starting happy-1.19.11 | |
| Building happy-1.19.11 | |
| Completed happy-1.19.11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc99703_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc99703_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99703_0/ghc_1.s -o /private/tmp/99694-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99703_0/ghc_1.s -o /private/tmp/99694-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| ld called with: -x -r /private/tmp/99694-1.o -o /private/tmp/99694-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/99694-1.o -o /private/tmp/99694-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote/private/tmp/cabal-tmp-99694/happy-1.19.11/dist/dist-sandbox-aad2d4a3/setup -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99731_0/ghc_2.s -o /private/tmp/cabal-tmp-99694/happy-1.19.11/dist/dist-sandbox-aad2d4a3/setup/Main.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote/private/tmp/cabal-tmp-99694/happy-1.19.11/dist/dist-sandbox-aad2d4a3/setup -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99731_0/ghc_2.s -o /private/tmp/cabal-tmp-99694/happy-1.19.11/dist/dist-sandbox-aad2d4a3/setup/Main.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc99731_0/ghc_6.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc99731_0/ghc_6.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc99731_0/ghc_7.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc99731_0/ghc_7.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc99754_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc99754_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99754_0/ghc_1.s -o /private/tmp/99742-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99754_0/ghc_1.s -o /private/tmp/99742-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| ld called with: -x -r /private/tmp/99742-1.o -o /private/tmp/99742-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/99742-1.o -o /private/tmp/99742-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -fno-stack-protector /private/tmp/99742-4.c -o /private/tmp/99742-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/99742-4.c -o /private/tmp/99742-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/happy/autogen/Paths_happy.hs -o /private/tmp/ghc99770_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/happy/autogen/Paths_happy.hs -o /private/tmp/ghc99770_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_5.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_3.lpp -o /private/tmp/ghc99770_0/ghc_4.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_5.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_3.lpp -o /private/tmp/ghc99770_0/ghc_4.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_8.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_6.lpp -o /private/tmp/ghc99770_0/ghc_7.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_8.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_6.lpp -o /private/tmp/ghc99770_0/ghc_7.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_11.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_9.lpp -o /private/tmp/ghc99770_0/ghc_10.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_11.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_9.lpp -o /private/tmp/ghc99770_0/ghc_10.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_14.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_12.lpp -o /private/tmp/ghc99770_0/ghc_13.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_14.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_12.lpp -o /private/tmp/ghc99770_0/ghc_13.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_17.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_15.lpp -o /private/tmp/ghc99770_0/ghc_16.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_17.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_15.lpp -o /private/tmp/ghc99770_0/ghc_16.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_20.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_18.lpp -o /private/tmp/ghc99770_0/ghc_19.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_20.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_18.lpp -o /private/tmp/ghc99770_0/ghc_19.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_23.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_21.lpp -o /private/tmp/ghc99770_0/ghc_22.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_23.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_21.lpp -o /private/tmp/ghc99770_0/ghc_22.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_25.h -x assembler-with-cpp src/ParseMonad.hs -o /private/tmp/ghc99770_0/ghc_24.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_25.h -x assembler-with-cpp src/ParseMonad.hs -o /private/tmp/ghc99770_0/ghc_24.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_27.h -x assembler-with-cpp src/Parser.hs -o /private/tmp/ghc99770_0/ghc_26.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_27.h -x assembler-with-cpp src/Parser.hs -o /private/tmp/ghc99770_0/ghc_26.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_30.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_28.lpp -o /private/tmp/ghc99770_0/ghc_29.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_30.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_28.lpp -o /private/tmp/ghc99770_0/ghc_29.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_33.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_31.lpp -o /private/tmp/ghc99770_0/ghc_32.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_33.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_31.lpp -o /private/tmp/ghc99770_0/ghc_32.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_35.h -x assembler-with-cpp src/NameSet.hs -o /private/tmp/ghc99770_0/ghc_34.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_35.h -x assembler-with-cpp src/NameSet.hs -o /private/tmp/ghc99770_0/ghc_34.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_38.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_36.lpp -o /private/tmp/ghc99770_0/ghc_37.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_38.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_36.lpp -o /private/tmp/ghc99770_0/ghc_37.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_41.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_39.lpp -o /private/tmp/ghc99770_0/ghc_40.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_41.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_39.lpp -o /private/tmp/ghc99770_0/ghc_40.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_43.h -x assembler-with-cpp src/AttrGrammarParser.hs -o /private/tmp/ghc99770_0/ghc_42.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_43.h -x assembler-with-cpp src/AttrGrammarParser.hs -o /private/tmp/ghc99770_0/ghc_42.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_45.h -x assembler-with-cpp src/ParamRules.hs -o /private/tmp/ghc99770_0/ghc_44.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_45.h -x assembler-with-cpp src/ParamRules.hs -o /private/tmp/ghc99770_0/ghc_44.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_47.h -x assembler-with-cpp src/PrettyGrammar.hs -o /private/tmp/ghc99770_0/ghc_46.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_47.h -x assembler-with-cpp src/PrettyGrammar.hs -o /private/tmp/ghc99770_0/ghc_46.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_50.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_48.lpp -o /private/tmp/ghc99770_0/ghc_49.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99770_0/ghc_50.h -x assembler-with-cpp /private/tmp/ghc99770_0/ghc_48.lpp -o /private/tmp/ghc99770_0/ghc_49.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_52.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/AbsSyn.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_52.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/AbsSyn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_55.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/GenUtils.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_55.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/GenUtils.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_58.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/NameSet.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_58.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/NameSet.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_61.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ParamRules.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_61.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ParamRules.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_64.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ParseMonad.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_64.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ParseMonad.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_67.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Lexer.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_67.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Lexer.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_70.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/AttrGrammar.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_70.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/AttrGrammar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_73.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/AttrGrammarParser.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_73.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/AttrGrammarParser.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_76.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Grammar.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_76.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Grammar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_79.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/LALR.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_79.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/LALR.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_82.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/First.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_82.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/First.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_85.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Parser.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_85.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Parser.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_88.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Paths_happy.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_88.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Paths_happy.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_91.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Info.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_91.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Info.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_94.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/PrettyGrammar.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_94.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/PrettyGrammar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_97.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ProduceGLRCode.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_97.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ProduceGLRCode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_100.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Target.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_100.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Target.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_103.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ProduceCode.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_103.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/ProduceCode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_106.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Main.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc99770_0/ghc_106.s -o dist/dist-sandbox-aad2d4a3/build/happy/happy-tmp/Main.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/happy/autogen/Paths_happy.hs -o /private/tmp/ghc99896_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/happy/autogen/Paths_happy.hs -o /private/tmp/ghc99896_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_5.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_3.lpp -o /private/tmp/ghc99896_0/ghc_4.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_5.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_3.lpp -o /private/tmp/ghc99896_0/ghc_4.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_8.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_6.lpp -o /private/tmp/ghc99896_0/ghc_7.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_8.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_6.lpp -o /private/tmp/ghc99896_0/ghc_7.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_11.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_9.lpp -o /private/tmp/ghc99896_0/ghc_10.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_11.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_9.lpp -o /private/tmp/ghc99896_0/ghc_10.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_14.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_12.lpp -o /private/tmp/ghc99896_0/ghc_13.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_14.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_12.lpp -o /private/tmp/ghc99896_0/ghc_13.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_17.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_15.lpp -o /private/tmp/ghc99896_0/ghc_16.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_17.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_15.lpp -o /private/tmp/ghc99896_0/ghc_16.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_20.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_18.lpp -o /private/tmp/ghc99896_0/ghc_19.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_20.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_18.lpp -o /private/tmp/ghc99896_0/ghc_19.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_23.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_21.lpp -o /private/tmp/ghc99896_0/ghc_22.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_23.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_21.lpp -o /private/tmp/ghc99896_0/ghc_22.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_25.h -x assembler-with-cpp src/ParseMonad.hs -o /private/tmp/ghc99896_0/ghc_24.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_25.h -x assembler-with-cpp src/ParseMonad.hs -o /private/tmp/ghc99896_0/ghc_24.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_27.h -x assembler-with-cpp src/Parser.hs -o /private/tmp/ghc99896_0/ghc_26.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_27.h -x assembler-with-cpp src/Parser.hs -o /private/tmp/ghc99896_0/ghc_26.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_30.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_28.lpp -o /private/tmp/ghc99896_0/ghc_29.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_30.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_28.lpp -o /private/tmp/ghc99896_0/ghc_29.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_33.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_31.lpp -o /private/tmp/ghc99896_0/ghc_32.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_33.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_31.lpp -o /private/tmp/ghc99896_0/ghc_32.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_35.h -x assembler-with-cpp src/NameSet.hs -o /private/tmp/ghc99896_0/ghc_34.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_35.h -x assembler-with-cpp src/NameSet.hs -o /private/tmp/ghc99896_0/ghc_34.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_38.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_36.lpp -o /private/tmp/ghc99896_0/ghc_37.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_38.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_36.lpp -o /private/tmp/ghc99896_0/ghc_37.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_41.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_39.lpp -o /private/tmp/ghc99896_0/ghc_40.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_41.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_39.lpp -o /private/tmp/ghc99896_0/ghc_40.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_43.h -x assembler-with-cpp src/AttrGrammarParser.hs -o /private/tmp/ghc99896_0/ghc_42.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_43.h -x assembler-with-cpp src/AttrGrammarParser.hs -o /private/tmp/ghc99896_0/ghc_42.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_45.h -x assembler-with-cpp src/ParamRules.hs -o /private/tmp/ghc99896_0/ghc_44.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_45.h -x assembler-with-cpp src/ParamRules.hs -o /private/tmp/ghc99896_0/ghc_44.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_47.h -x assembler-with-cpp src/PrettyGrammar.hs -o /private/tmp/ghc99896_0/ghc_46.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_47.h -x assembler-with-cpp src/PrettyGrammar.hs -o /private/tmp/ghc99896_0/ghc_46.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_50.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_48.lpp -o /private/tmp/ghc99896_0/ghc_49.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/happy/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -Idist/dist-sandbox-aad2d4a3/build/happy/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/happy/happy-tmp -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc99896_0/ghc_50.h -x assembler-with-cpp /private/tmp/ghc99896_0/ghc_48.lpp -o /private/tmp/ghc99896_0/ghc_49.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: @/private/tmp/ghc99896_0/ghc_53.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc99896_0/ghc_53.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc99896_0/ghc_54.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc99896_0/ghc_54.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc220_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc220_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc220_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc220_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc223_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc223_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc223_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc223_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -DHAPPY_COERCE -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc226_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc226_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -DHAPPY_COERCE -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc226_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc226_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc237_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc237_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc237_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc237_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc251_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc251_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc251_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc251_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -DHAPPY_COERCE -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc271_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc271_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -DHAPPY_COERCE -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc271_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc271_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc291_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc291_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc291_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc291_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc302_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc302_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc302_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc302_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -DHAPPY_COERCE -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc307_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc307_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_ARRAY -DHAPPY_GHC -DHAPPY_COERCE -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc307_0/ghc_2.h -x assembler-with-cpp templates/GenericTemplate.hs -o /private/tmp/ghc307_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc319_0/ghc_2.h -x assembler-with-cpp templates/GLR_Base.hs -o /private/tmp/ghc319_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc319_0/ghc_2.h -x assembler-with-cpp templates/GLR_Base.hs -o /private/tmp/ghc319_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc337_0/ghc_2.h -x assembler-with-cpp templates/GLR_Lib.hs -o /private/tmp/ghc337_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc337_0/ghc_2.h -x assembler-with-cpp templates/GLR_Lib.hs -o /private/tmp/ghc337_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc379_0/ghc_2.h -x assembler-with-cpp templates/GLR_Lib.hs -o /private/tmp/ghc379_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc379_0/ghc_2.h -x assembler-with-cpp templates/GLR_Lib.hs -o /private/tmp/ghc379_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc393_0/ghc_2.h -x assembler-with-cpp templates/GLR_Lib.hs -o /private/tmp/ghc393_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DHAPPY_GHC -DHAPPY_DEBUG -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc393_0/ghc_2.h -x assembler-with-cpp templates/GLR_Lib.hs -o /private/tmp/ghc393_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2019-06-13 14:35:03 -0700 | |
| cabal | |
| v1-install | |
| --jobs=4 | |
| --max-backjumps=100000 | |
| clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument] | |
| clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] | |
| clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument] | |
| Resolving dependencies... | |
| Notice: installing into a sandbox located at | |
| /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox | |
| Downloading StateVar-1.2 | |
| Downloading annotated-wl-pprint-0.7.0 | |
| Downloaded StateVar-1.2 | |
| Downloading auto-update-0.1.4.1 | |
| Starting StateVar-1.2 | |
| Downloaded annotated-wl-pprint-0.7.0 | |
| Downloading base-compat-0.10.5 | |
| Starting annotated-wl-pprint-0.7.0 | |
| Downloaded auto-update-0.1.4.1 | |
| Starting auto-update-0.1.4.1 | |
| Downloaded base-compat-0.10.5 | |
| Starting base-compat-0.10.5 | |
| Building StateVar-1.2 | |
| Building annotated-wl-pprint-0.7.0 | |
| Building auto-update-0.1.4.1 | |
| Building base-compat-0.10.5 | |
| Completed StateVar-1.2 | |
| Downloading base-orphans-0.8.1 | |
| Downloaded base-orphans-0.8.1 | |
| Starting base-orphans-0.8.1 | |
| Completed auto-update-0.1.4.1 | |
| Downloading base-prelude-1.3 | |
| Downloaded base-prelude-1.3 | |
| Starting base-prelude-1.3 | |
| Completed annotated-wl-pprint-0.7.0 | |
| Downloading base16-bytestring-0.1.1.6 | |
| Downloaded base16-bytestring-0.1.1.6 | |
| Starting base16-bytestring-0.1.1.6 | |
| Building base-orphans-0.8.1 | |
| Building base-prelude-1.3 | |
| Building base16-bytestring-0.1.1.6 | |
| Completed base-orphans-0.8.1 | |
| Downloading base64-bytestring-1.0.0.2 | |
| Downloaded base64-bytestring-1.0.0.2 | |
| Starting base64-bytestring-1.0.0.2 | |
| Completed base-prelude-1.3 | |
| Downloading basement-0.0.10 | |
| Downloaded basement-0.0.10 | |
| Starting basement-0.0.10 | |
| Completed base16-bytestring-0.1.1.6 | |
| Downloading bindings-uname-0.1 | |
| Downloaded bindings-uname-0.1 | |
| Starting bindings-uname-0.1 | |
| Building base64-bytestring-1.0.0.2 | |
| Building basement-0.0.10 | |
| Building bindings-uname-0.1 | |
| Completed base64-bytestring-1.0.0.2 | |
| Downloading bitarray-0.0.1.1 | |
| Downloaded bitarray-0.0.1.1 | |
| Starting bitarray-0.0.1.1 | |
| Completed bindings-uname-0.1 | |
| Downloading blaze-builder-0.4.1.0 | |
| Downloaded blaze-builder-0.4.1.0 | |
| Starting blaze-builder-0.4.1.0 | |
| Building bitarray-0.0.1.1 | |
| Building blaze-builder-0.4.1.0 | |
| Completed bitarray-0.0.1.1 | |
| Downloading byteable-0.1.1 | |
| Downloaded byteable-0.1.1 | |
| Starting byteable-0.1.1 | |
| Completed base-compat-0.10.5 | |
| Downloading cabal-doctest-1.0.6 | |
| Building byteable-0.1.1 | |
| Downloaded cabal-doctest-1.0.6 | |
| Starting cabal-doctest-1.0.6 | |
| Completed blaze-builder-0.4.1.0 | |
| Downloading call-stack-0.1.0 | |
| Downloaded call-stack-0.1.0 | |
| Starting call-stack-0.1.0 | |
| Building cabal-doctest-1.0.6 | |
| Completed byteable-0.1.1 | |
| Downloading cereal-0.5.8.1 | |
| Downloaded cereal-0.5.8.1 | |
| Starting cereal-0.5.8.1 | |
| Building call-stack-0.1.0 | |
| Building cereal-0.5.8.1 | |
| Completed call-stack-0.1.0 | |
| Downloading clock-0.8 | |
| Downloaded clock-0.8 | |
| Starting clock-0.8 | |
| Completed cabal-doctest-1.0.6 | |
| Downloading cmdargs-0.10.20 | |
| Downloaded cmdargs-0.10.20 | |
| Starting cmdargs-0.10.20 | |
| Building clock-0.8 | |
| Building cmdargs-0.10.20 | |
| Completed clock-0.8 | |
| Downloading colour-2.3.5 | |
| Downloaded colour-2.3.5 | |
| Starting colour-2.3.5 | |
| Building colour-2.3.5 | |
| Completed cereal-0.5.8.1 | |
| Downloading cryptohash-sha256-0.11.101.0 | |
| Downloaded cryptohash-sha256-0.11.101.0 | |
| Starting cryptohash-sha256-0.11.101.0 | |
| Building cryptohash-sha256-0.11.101.0 | |
| Completed colour-2.3.5 | |
| Downloading data-default-class-0.1.2.0 | |
| Downloaded data-default-class-0.1.2.0 | |
| Starting data-default-class-0.1.2.0 | |
| Building data-default-class-0.1.2.0 | |
| Completed cryptohash-sha256-0.11.101.0 | |
| Downloading digest-0.0.1.2 | |
| Downloaded digest-0.0.1.2 | |
| Starting digest-0.0.1.2 | |
| Completed data-default-class-0.1.2.0 | |
| Downloading dlist-0.8.0.6 | |
| Downloaded dlist-0.8.0.6 | |
| Starting dlist-0.8.0.6 | |
| Building digest-0.0.1.2 | |
| Building dlist-0.8.0.6 | |
| Completed cmdargs-0.10.20 | |
| Downloading easy-file-0.2.2 | |
| Downloaded easy-file-0.2.2 | |
| Starting easy-file-0.2.2 | |
| Completed digest-0.0.1.2 | |
| Downloading echo-0.1.3 | |
| Downloaded echo-0.1.3 | |
| Starting echo-0.1.3 | |
| Completed dlist-0.8.0.6 | |
| Downloading ed25519-0.0.5.0 | |
| Downloaded ed25519-0.0.5.0 | |
| Starting ed25519-0.0.5.0 | |
| Building easy-file-0.2.2 | |
| Building echo-0.1.3 | |
| Building ed25519-0.0.5.0 | |
| Completed echo-0.1.3 | |
| Downloading file-embed-0.0.11 | |
| Downloaded file-embed-0.0.11 | |
| Starting file-embed-0.0.11 | |
| Completed easy-file-0.2.2 | |
| Downloading filelock-0.1.1.3 | |
| Downloaded filelock-0.1.1.3 | |
| Starting filelock-0.1.1.3 | |
| Building file-embed-0.0.11 | |
| Building filelock-0.1.1.3 | |
| Completed file-embed-0.0.11 | |
| Downloading githash-0.1.3.1 | |
| Downloaded githash-0.1.3.1 | |
| Starting githash-0.1.3.1 | |
| Completed filelock-0.1.1.3 | |
| Downloading hashable-1.2.7.0 | |
| Downloaded hashable-1.2.7.0 | |
| Starting hashable-1.2.7.0 | |
| Building githash-0.1.3.1 | |
| Building hashable-1.2.7.0 | |
| Completed githash-0.1.3.1 | |
| Downloading hourglass-0.2.12 | |
| Downloaded hourglass-0.2.12 | |
| Starting hourglass-0.2.12 | |
| Building hourglass-0.2.12 | |
| Completed hashable-1.2.7.0 | |
| Downloading hspec-discover-2.7.1 | |
| Downloaded hspec-discover-2.7.1 | |
| Starting hspec-discover-2.7.1 | |
| Building hspec-discover-2.7.1 | |
| Completed ed25519-0.0.5.0 | |
| Downloading integer-logarithms-1.0.3 | |
| Downloaded integer-logarithms-1.0.3 | |
| Starting integer-logarithms-1.0.3 | |
| Building integer-logarithms-1.0.3 | |
| Completed basement-0.0.10 | |
| Downloading logict-0.6.0.3 | |
| Downloaded logict-0.6.0.3 | |
| Starting logict-0.6.0.3 | |
| Completed hspec-discover-2.7.1 | |
| Downloading microlens-0.4.10 | |
| Downloaded microlens-0.4.10 | |
| Starting microlens-0.4.10 | |
| Completed integer-logarithms-1.0.3 | |
| Downloading mime-types-0.1.0.9 | |
| Downloaded mime-types-0.1.0.9 | |
| Starting mime-types-0.1.0.9 | |
| Building logict-0.6.0.3 | |
| Building microlens-0.4.10 | |
| Building mime-types-0.1.0.9 | |
| Completed logict-0.6.0.3 | |
| Downloading mintty-0.1.2 | |
| Downloaded mintty-0.1.2 | |
| Starting mintty-0.1.2 | |
| Completed microlens-0.4.10 | |
| Downloading monad-loops-0.4.3 | |
| Downloaded monad-loops-0.4.3 | |
| Starting monad-loops-0.4.3 | |
| Building mintty-0.1.2 | |
| Building monad-loops-0.4.3 | |
| Completed hourglass-0.2.12 | |
| Downloading network-3.1.0.0 | |
| Downloaded network-3.1.0.0 | |
| Starting network-3.1.0.0 | |
| Completed mintty-0.1.2 | |
| Downloading network-uri-2.6.1.0 | |
| Downloaded network-uri-2.6.1.0 | |
| Starting network-uri-2.6.1.0 | |
| Completed monad-loops-0.4.3 | |
| Downloading old-locale-1.0.0.7 | |
| Downloaded old-locale-1.0.0.7 | |
| Starting old-locale-1.0.0.7 | |
| Building network-uri-2.6.1.0 | |
| Building old-locale-1.0.0.7 | |
| Completed mime-types-0.1.0.9 | |
| Downloading open-browser-0.2.1.0 | |
| Downloaded open-browser-0.2.1.0 | |
| Starting open-browser-0.2.1.0 | |
| Completed old-locale-1.0.0.7 | |
| Downloading parser-combinators-1.1.0 | |
| Downloaded parser-combinators-1.1.0 | |
| Starting parser-combinators-1.1.0 | |
| Building open-browser-0.2.1.0 | |
| Building parser-combinators-1.1.0 | |
| Completed open-browser-0.2.1.0 | |
| Downloading path-pieces-0.2.1 | |
| Downloaded path-pieces-0.2.1 | |
| Starting path-pieces-0.2.1 | |
| Completed parser-combinators-1.1.0 | |
| Downloading primitive-0.6.4.0 | |
| Building network-3.1.0.0 | |
| Building path-pieces-0.2.1 | |
| Downloaded primitive-0.6.4.0 | |
| Starting primitive-0.6.4.0 | |
| Completed network-uri-2.6.1.0 | |
| Downloading random-1.1 | |
| Downloaded random-1.1 | |
| Starting random-1.1 | |
| Building primitive-0.6.4.0 | |
| Building random-1.1 | |
| Completed path-pieces-0.2.1 | |
| Downloading regex-applicative-0.3.3 | |
| Downloaded regex-applicative-0.3.3 | |
| Starting regex-applicative-0.3.3 | |
| Building regex-applicative-0.3.3 | |
| Completed regex-applicative-0.3.3 | |
| Downloading safe-0.3.17 | |
| Downloaded safe-0.3.17 | |
| Starting safe-0.3.17 | |
| Building safe-0.3.17 | |
| Completed random-1.1 | |
| Downloading semigroups-0.18.5 | |
| Downloaded semigroups-0.18.5 | |
| Starting semigroups-0.18.5 | |
| Building semigroups-0.18.5 | |
| Completed network-3.1.0.0 | |
| Downloading setenv-0.1.1.3 | |
| Downloaded setenv-0.1.1.3 | |
| Starting setenv-0.1.1.3 | |
| Completed safe-0.3.17 | |
| Downloading silently-1.2.5 | |
| Downloaded silently-1.2.5 | |
| Starting silently-1.2.5 | |
| Completed semigroups-0.18.5 | |
| Downloading split-0.2.3.3 | |
| Downloaded split-0.2.3.3 | |
| Starting split-0.2.3.3 | |
| Building setenv-0.1.1.3 | |
| Building silently-1.2.5 | |
| Building split-0.2.3.3 | |
| Completed setenv-0.1.1.3 | |
| Downloading stm-chans-3.0.0.4 | |
| Downloaded stm-chans-3.0.0.4 | |
| Starting stm-chans-3.0.0.4 | |
| Completed silently-1.2.5 | |
| Downloading syb-0.7 | |
| Downloaded syb-0.7 | |
| Starting syb-0.7 | |
| Completed split-0.2.3.3 | |
| Downloading tagged-0.8.6 | |
| Downloaded tagged-0.8.6 | |
| Starting tagged-0.8.6 | |
| Building syb-0.7 | |
| Building tagged-0.8.6 | |
| Completed primitive-0.6.4.0 | |
| Downloading tar-0.5.1.0 | |
| Downloaded tar-0.5.1.0 | |
| Starting tar-0.5.1.0 | |
| Building stm-chans-3.0.0.4 | |
| Building tar-0.5.1.0 | |
| Completed syb-0.7 | |
| Downloading th-abstraction-0.3.1.0 | |
| Downloaded th-abstraction-0.3.1.0 | |
| Starting th-abstraction-0.3.1.0 | |
| Completed tagged-0.8.6 | |
| Downloading time-locale-compat-0.1.1.5 | |
| Downloaded time-locale-compat-0.1.1.5 | |
| Starting time-locale-compat-0.1.1.5 | |
| Building th-abstraction-0.3.1.0 | |
| Building time-locale-compat-0.1.1.5 | |
| Completed stm-chans-3.0.0.4 | |
| Downloading transformers-compat-0.6.5 | |
| Downloaded transformers-compat-0.6.5 | |
| Starting transformers-compat-0.6.5 | |
| Completed time-locale-compat-0.1.1.5 | |
| Downloading unix-compat-0.5.1 | |
| Downloaded unix-compat-0.5.1 | |
| Starting unix-compat-0.5.1 | |
| Building transformers-compat-0.6.5 | |
| Building unix-compat-0.5.1 | |
| Completed transformers-compat-0.6.5 | |
| Downloading unliftio-core-0.1.2.0 | |
| Downloaded unliftio-core-0.1.2.0 | |
| Starting unliftio-core-0.1.2.0 | |
| Completed unix-compat-0.5.1 | |
| Downloading void-0.7.3 | |
| Downloaded void-0.7.3 | |
| Starting void-0.7.3 | |
| Building unliftio-core-0.1.2.0 | |
| Building void-0.7.3 | |
| Completed unliftio-core-0.1.2.0 | |
| Downloading zlib-0.6.2 | |
| Downloaded zlib-0.6.2 | |
| Starting zlib-0.6.2 | |
| Completed void-0.7.3 | |
| Downloading contravariant-1.5.2 | |
| Downloaded contravariant-1.5.2 | |
| Starting contravariant-1.5.2 | |
| Completed tar-0.5.1.0 | |
| Downloading time-compat-1.9.2.2 | |
| Downloaded time-compat-1.9.2.2 | |
| Starting time-compat-1.9.2.2 | |
| Completed th-abstraction-0.3.1.0 | |
| Downloading unicode-transforms-0.3.5 | |
| Downloaded unicode-transforms-0.3.5 | |
| Starting unicode-transforms-0.3.5 | |
| Building zlib-0.6.2 | |
| Building contravariant-1.5.2 | |
| Building time-compat-1.9.2.2 | |
| Building unicode-transforms-0.3.5 | |
| Completed contravariant-1.5.2 | |
| Downloading blaze-markup-0.8.2.2 | |
| Downloaded blaze-markup-0.8.2.2 | |
| Starting blaze-markup-0.8.2.2 | |
| Building blaze-markup-0.8.2.2 | |
| Completed time-compat-1.9.2.2 | |
| Downloading HUnit-1.6.0.0 | |
| Downloaded HUnit-1.6.0.0 | |
| Starting HUnit-1.6.0.0 | |
| Completed zlib-0.6.2 | |
| Downloading hfsevents-0.1.6 | |
| Downloaded hfsevents-0.1.6 | |
| Starting hfsevents-0.1.6 | |
| Building HUnit-1.6.0.0 | |
| Building hfsevents-0.1.6 | |
| Completed HUnit-1.6.0.0 | |
| Downloading ansi-terminal-0.8.2 | |
| Downloaded ansi-terminal-0.8.2 | |
| Starting ansi-terminal-0.8.2 | |
| Completed blaze-markup-0.8.2.2 | |
| Downloading cookie-0.4.4 | |
| Downloaded cookie-0.4.4 | |
| Starting cookie-0.4.4 | |
| Completed hfsevents-0.1.6 | |
| Downloading unordered-containers-0.2.10.0 | |
| Downloaded unordered-containers-0.2.10.0 | |
| Starting unordered-containers-0.2.10.0 | |
| Building ansi-terminal-0.8.2 | |
| Building cookie-0.4.4 | |
| Building unordered-containers-0.2.10.0 | |
| Completed cookie-0.4.4 | |
| Downloading case-insensitive-1.2.1.0 | |
| Downloaded case-insensitive-1.2.1.0 | |
| Starting case-insensitive-1.2.1.0 | |
| Building case-insensitive-1.2.1.0 | |
| Completed ansi-terminal-0.8.2 | |
| Downloading async-2.2.2 | |
| Downloaded async-2.2.2 | |
| Starting async-2.2.2 | |
| Completed case-insensitive-1.2.1.0 | |
| Downloading memory-0.14.18 | |
| Downloaded memory-0.14.18 | |
| Starting memory-0.14.18 | |
| Building async-2.2.2 | |
| Building memory-0.14.18 | |
| Completed async-2.2.2 | |
| Downloading smallcheck-1.1.5 | |
| Downloaded smallcheck-1.1.5 | |
| Starting smallcheck-1.1.5 | |
| Building smallcheck-1.1.5 | |
| Completed smallcheck-1.1.5 | |
| Downloading old-time-1.1.0.3 | |
| Downloaded old-time-1.1.0.3 | |
| Starting old-time-1.1.0.3 | |
| Completed unordered-containers-0.2.10.0 | |
| Downloading regex-applicative-text-0.1.0.1 | |
| Downloaded regex-applicative-text-0.1.0.1 | |
| Starting regex-applicative-text-0.1.0.1 | |
| Completed memory-0.14.18 | |
| Downloading uuid-types-1.0.3 | |
| Downloaded uuid-types-1.0.3 | |
| Starting uuid-types-1.0.3 | |
| Building regex-applicative-text-0.1.0.1 | |
| Completed unicode-transforms-0.3.5 | |
| Downloading splitmix-0.0.2 | |
| Downloaded splitmix-0.0.2 | |
| Starting splitmix-0.0.2 | |
| Building uuid-types-1.0.3 | |
| Building splitmix-0.0.2 | |
| Completed regex-applicative-text-0.1.0.1 | |
| Downloading socks-0.6.0 | |
| Downloaded socks-0.6.0 | |
| Starting socks-0.6.0 | |
| Building old-time-1.1.0.3 | |
| Building socks-0.6.0 | |
| Completed splitmix-0.0.2 | |
| Downloading extra-1.6.17 | |
| Downloaded extra-1.6.17 | |
| Starting extra-1.6.17 | |
| Building extra-1.6.17 | |
| Completed uuid-types-1.0.3 | |
| Downloading vector-0.12.0.3 | |
| Downloaded vector-0.12.0.3 | |
| Starting vector-0.12.0.3 | |
| Building vector-0.12.0.3 | |
| Completed old-time-1.1.0.3 | |
| Downloading tf-random-0.5 | |
| Downloaded tf-random-0.5 | |
| Starting tf-random-0.5 | |
| Building tf-random-0.5 | |
| Completed extra-1.6.17 | |
| Downloading store-core-0.4.4 | |
| Downloaded store-core-0.4.4 | |
| Starting store-core-0.4.4 | |
| Completed socks-0.6.0 | |
| Downloading scientific-0.3.6.2 | |
| Building store-core-0.4.4 | |
| Downloaded scientific-0.3.6.2 | |
| Starting scientific-0.3.6.2 | |
| Building scientific-0.3.6.2 | |
| Completed tf-random-0.5 | |
| Downloading th-expand-syns-0.4.4.0 | |
| Downloaded th-expand-syns-0.4.4.0 | |
| Starting th-expand-syns-0.4.4.0 | |
| Completed store-core-0.4.4 | |
| Downloading distributive-0.6 | |
| Downloaded distributive-0.6 | |
| Starting distributive-0.6 | |
| Building th-expand-syns-0.4.4.0 | |
| Completed th-expand-syns-0.4.4.0 | |
| Downloading transformers-base-0.4.5.2 | |
| Downloaded transformers-base-0.4.5.2 | |
| Starting transformers-base-0.4.5.2 | |
| Building transformers-base-0.4.5.2 | |
| Building distributive-0.6 | |
| Completed scientific-0.3.6.2 | |
| Downloading exceptions-0.10.2 | |
| Downloaded exceptions-0.10.2 | |
| Starting exceptions-0.10.2 | |
| Building exceptions-0.10.2 | |
| Completed transformers-base-0.4.5.2 | |
| Downloading Glob-0.10.0 | |
| Downloaded Glob-0.10.0 | |
| Starting Glob-0.10.0 | |
| Completed distributive-0.6 | |
| Downloading th-lift-0.8.0.1 | |
| Downloaded th-lift-0.8.0.1 | |
| Starting th-lift-0.8.0.1 | |
| Building Glob-0.10.0 | |
| Building th-lift-0.8.0.1 | |
| Completed exceptions-0.10.2 | |
| Downloading microlens-th-0.4.2.3 | |
| Downloaded microlens-th-0.4.2.3 | |
| Starting microlens-th-0.4.2.3 | |
| Building microlens-th-0.4.2.3 | |
| Completed th-lift-0.8.0.1 | |
| Downloading generic-deriving-1.12.4 | |
| Downloaded generic-deriving-1.12.4 | |
| Starting generic-deriving-1.12.4 | |
| Building generic-deriving-1.12.4 | |
| Completed Glob-0.10.0 | |
| Downloading zip-archive-0.3.3 | |
| Downloaded zip-archive-0.3.3 | |
| Starting zip-archive-0.3.3 | |
| Completed microlens-th-0.4.2.3 | |
| Downloading hackage-security-0.5.3.0 | |
| Downloaded hackage-security-0.5.3.0 | |
| Starting hackage-security-0.5.3.0 | |
| Building zip-archive-0.3.3 | |
| Building hackage-security-0.5.3.0 | |
| Completed zip-archive-0.3.3 | |
| Downloading hspec-expectations-0.8.2 | |
| Downloaded hspec-expectations-0.8.2 | |
| Starting hspec-expectations-0.8.2 | |
| Building hspec-expectations-0.8.2 | |
| Completed hspec-expectations-0.8.2 | |
| Downloading blaze-html-0.9.1.1 | |
| Downloaded blaze-html-0.9.1.1 | |
| Starting blaze-html-0.9.1.1 | |
| Building blaze-html-0.9.1.1 | |
| Completed hackage-security-0.5.3.0 | |
| Downloading ansi-wl-pprint-0.6.8.2 | |
| Downloaded ansi-wl-pprint-0.6.8.2 | |
| Starting ansi-wl-pprint-0.6.8.2 | |
| Building ansi-wl-pprint-0.6.8.2 | |
| Completed ansi-wl-pprint-0.6.8.2 | |
| Downloading http-types-0.12.3 | |
| Downloaded http-types-0.12.3 | |
| Starting http-types-0.12.3 | |
| Building http-types-0.12.3 | |
| Completed generic-deriving-1.12.4 | |
| Downloading unliftio-0.2.11 | |
| Downloaded unliftio-0.2.11 | |
| Starting unliftio-0.2.11 | |
| Building unliftio-0.2.11 | |
| Completed http-types-0.12.3 | |
| Downloading typed-process-0.2.4.1 | |
| Downloaded typed-process-0.2.4.1 | |
| Starting typed-process-0.2.4.1 | |
| Building typed-process-0.2.4.1 | |
| Completed typed-process-0.2.4.1 | |
| Downloading streaming-commons-0.2.1.1 | |
| Downloaded streaming-commons-0.2.1.1 | |
| Starting streaming-commons-0.2.1.1 | |
| Completed unliftio-0.2.11 | |
| Downloading fsnotify-0.3.0.1 | |
| Downloaded fsnotify-0.3.0.1 | |
| Starting fsnotify-0.3.0.1 | |
| Building streaming-commons-0.2.1.1 | |
| Building fsnotify-0.3.0.1 | |
| Completed fsnotify-0.3.0.1 | |
| Downloading pem-0.2.4 | |
| Downloaded pem-0.2.4 | |
| Starting pem-0.2.4 | |
| Building pem-0.2.4 | |
| Completed pem-0.2.4 | |
| Downloading cryptonite-0.25 | |
| Downloaded cryptonite-0.25 | |
| Starting cryptonite-0.25 | |
| Building cryptonite-0.25 | |
| Completed streaming-commons-0.2.1.1 | |
| Downloading asn1-types-0.3.2 | |
| Downloaded asn1-types-0.3.2 | |
| Starting asn1-types-0.3.2 | |
| Building asn1-types-0.3.2 | |
| Completed asn1-types-0.3.2 | |
| Downloading QuickCheck-2.13.1 | |
| Downloaded QuickCheck-2.13.1 | |
| Starting QuickCheck-2.13.1 | |
| Building QuickCheck-2.13.1 | |
| Completed blaze-html-0.9.1.1 | |
| Downloading unix-time-0.4.6 | |
| Downloaded unix-time-0.4.6 | |
| Starting unix-time-0.4.6 | |
| Building unix-time-0.4.6 | |
| Completed vector-0.12.0.3 | |
| Downloading th-reify-many-0.1.9 | |
| Downloaded th-reify-many-0.1.9 | |
| Starting th-reify-many-0.1.9 | |
| Building th-reify-many-0.1.9 | |
| Completed unix-time-0.4.6 | |
| Downloading megaparsec-7.0.5 | |
| Downloaded megaparsec-7.0.5 | |
| Starting megaparsec-7.0.5 | |
| Building megaparsec-7.0.5 | |
| Completed th-reify-many-0.1.9 | |
| Downloading attoparsec-0.13.2.2 | |
| Downloaded attoparsec-0.13.2.2 | |
| Starting attoparsec-0.13.2.2 | |
| Building attoparsec-0.13.2.2 | |
| Completed QuickCheck-2.13.1 | |
| Downloading monad-control-1.0.2.3 | |
| Downloaded monad-control-1.0.2.3 | |
| Starting monad-control-1.0.2.3 | |
| Building monad-control-1.0.2.3 | |
| Completed monad-control-1.0.2.3 | |
| Downloading comonad-5.0.5 | |
| Downloaded comonad-5.0.5 | |
| Starting comonad-5.0.5 | |
| Completed megaparsec-7.0.5 | |
| Downloading temporary-1.3 | |
| Downloaded temporary-1.3 | |
| Starting temporary-1.3 | |
| Building temporary-1.3 | |
| Building comonad-5.0.5 | |
| Completed temporary-1.3 | |
| Downloading retry-0.7.7.0 | |
| Downloaded retry-0.7.7.0 | |
| Starting retry-0.7.7.0 | |
| Building retry-0.7.7.0 | |
| Completed comonad-5.0.5 | |
| Downloading resourcet-1.2.2 | |
| Downloaded resourcet-1.2.2 | |
| Starting resourcet-1.2.2 | |
| Completed retry-0.7.7.0 | |
| Downloading optparse-applicative-0.14.3.0 | |
| Downloaded optparse-applicative-0.14.3.0 | |
| Starting optparse-applicative-0.14.3.0 | |
| Building resourcet-1.2.2 | |
| Building optparse-applicative-0.14.3.0 | |
| Completed resourcet-1.2.2 | |
| Downloading http-client-0.5.14 | |
| Downloaded http-client-0.5.14 | |
| Starting http-client-0.5.14 | |
| Building http-client-0.5.14 | |
| Completed optparse-applicative-0.14.3.0 | |
| Downloading asn1-encoding-0.9.5 | |
| Downloaded asn1-encoding-0.9.5 | |
| Starting asn1-encoding-0.9.5 | |
| Building asn1-encoding-0.9.5 | |
| Completed attoparsec-0.13.2.2 | |
| Downloading vector-algorithms-0.8.0.1 | |
| Downloaded vector-algorithms-0.8.0.1 | |
| Starting vector-algorithms-0.8.0.1 | |
| Completed asn1-encoding-0.9.5 | |
| Downloading th-lift-instances-0.1.13 | |
| Downloaded th-lift-instances-0.1.13 | |
| Starting th-lift-instances-0.1.13 | |
| Building vector-algorithms-0.8.0.1 | |
| Building th-lift-instances-0.1.13 | |
| Completed th-lift-instances-0.1.13 | |
| Downloading text-metrics-0.3.0 | |
| Downloaded text-metrics-0.3.0 | |
| Starting text-metrics-0.3.0 | |
| Completed http-client-0.5.14 | |
| Downloading rio-0.1.9.2 | |
| Downloaded rio-0.1.9.2 | |
| Starting rio-0.1.9.2 | |
| Building text-metrics-0.3.0 | |
| Building rio-0.1.9.2 | |
| Completed text-metrics-0.3.0 | |
| Downloading fast-logger-2.4.16 | |
| Downloaded fast-logger-2.4.16 | |
| Starting fast-logger-2.4.16 | |
| Building fast-logger-2.4.16 | |
| Completed rio-0.1.9.2 | |
| Downloading quickcheck-io-0.2.0 | |
| Downloaded quickcheck-io-0.2.0 | |
| Starting quickcheck-io-0.2.0 | |
| Completed fast-logger-2.4.16 | |
| Downloading resource-pool-0.2.3.2 | |
| Downloaded resource-pool-0.2.3.2 | |
| Starting resource-pool-0.2.3.2 | |
| Building quickcheck-io-0.2.0 | |
| Building resource-pool-0.2.3.2 | |
| Completed quickcheck-io-0.2.0 | |
| Downloading lifted-base-0.2.3.12 | |
| Downloaded lifted-base-0.2.3.12 | |
| Starting lifted-base-0.2.3.12 | |
| Building lifted-base-0.2.3.12 | |
| Completed resource-pool-0.2.3.2 | |
| Downloading neat-interpolation-0.3.2.4 | |
| Downloaded neat-interpolation-0.3.2.4 | |
| Starting neat-interpolation-0.3.2.4 | |
| Building neat-interpolation-0.3.2.4 | |
| Completed lifted-base-0.2.3.12 | |
| Downloading bifunctors-5.5.4 | |
| Downloaded bifunctors-5.5.4 | |
| Starting bifunctors-5.5.4 | |
| Building bifunctors-5.5.4 | |
| Completed vector-algorithms-0.8.0.1 | |
| Downloading optparse-simple-0.1.1.2 | |
| Downloaded optparse-simple-0.1.1.2 | |
| Starting optparse-simple-0.1.1.2 | |
| Completed neat-interpolation-0.3.2.4 | |
| Downloading attoparsec-iso8601-1.0.1.0 | |
| Downloaded attoparsec-iso8601-1.0.1.0 | |
| Starting attoparsec-iso8601-1.0.1.0 | |
| Building optparse-simple-0.1.1.2 | |
| Building attoparsec-iso8601-1.0.1.0 | |
| Completed optparse-simple-0.1.1.2 | |
| Downloading aeson-1.4.3.0 | |
| Downloaded aeson-1.4.3.0 | |
| Starting aeson-1.4.3.0 | |
| Building aeson-1.4.3.0 | |
| Completed attoparsec-iso8601-1.0.1.0 | |
| Downloading asn1-parse-0.9.4 | |
| Downloaded asn1-parse-0.9.4 | |
| Starting asn1-parse-0.9.4 | |
| Building asn1-parse-0.9.4 | |
| Completed asn1-parse-0.9.4 | |
| Downloading th-orphans-0.13.7 | |
| Downloaded th-orphans-0.13.7 | |
| Starting th-orphans-0.13.7 | |
| Building th-orphans-0.13.7 | |
| Completed bifunctors-5.5.4 | |
| Downloading infer-license-0.2.0 | |
| Downloaded infer-license-0.2.0 | |
| Starting infer-license-0.2.0 | |
| Building infer-license-0.2.0 | |
| Completed cryptonite-0.25 | |
| Downloading hspec-core-2.7.1 | |
| Downloaded hspec-core-2.7.1 | |
| Starting hspec-core-2.7.1 | |
| Completed infer-license-0.2.0 | |
| Downloading mono-traversable-1.0.11.0 | |
| Building hspec-core-2.7.1 | |
| Downloaded mono-traversable-1.0.11.0 | |
| Starting mono-traversable-1.0.11.0 | |
| Completed th-orphans-0.13.7 | |
| Downloading http-api-data-0.4.1 | |
| Downloaded http-api-data-0.4.1 | |
| Starting http-api-data-0.4.1 | |
| Building mono-traversable-1.0.11.0 | |
| Building http-api-data-0.4.1 | |
| Completed hspec-core-2.7.1 | |
| Downloading semigroupoids-5.3.2 | |
| Downloaded semigroupoids-5.3.2 | |
| Starting semigroupoids-5.3.2 | |
| Building semigroupoids-5.3.2 | |
| Completed http-api-data-0.4.1 | |
| Downloading profunctors-5.4 | |
| Downloaded profunctors-5.4 | |
| Starting profunctors-5.4 | |
| Building profunctors-5.4 | |
| Completed semigroupoids-5.3.2 | |
| Downloading x509-1.7.5 | |
| Downloaded x509-1.7.5 | |
| Starting x509-1.7.5 | |
| Building x509-1.7.5 | |
| Completed mono-traversable-1.0.11.0 | |
| Downloading cryptohash-0.11.9 | |
| Downloaded cryptohash-0.11.9 | |
| Starting cryptohash-0.11.9 | |
| Completed profunctors-5.4 | |
| Downloading th-utilities-0.2.3.0 | |
| Downloaded th-utilities-0.2.3.0 | |
| Starting th-utilities-0.2.3.0 | |
| Building cryptohash-0.11.9 | |
| Building th-utilities-0.2.3.0 | |
| Completed x509-1.7.5 | |
| Downloading hspec-smallcheck-0.5.2 | |
| Downloaded hspec-smallcheck-0.5.2 | |
| Starting hspec-smallcheck-0.5.2 | |
| Completed cryptohash-0.11.9 | |
| Downloading hspec-2.7.1 | |
| Downloaded hspec-2.7.1 | |
| Starting hspec-2.7.1 | |
| Building hspec-smallcheck-0.5.2 | |
| Building hspec-2.7.1 | |
| Completed th-utilities-0.2.3.0 | |
| Downloading conduit-1.3.1.1 | |
| Downloaded conduit-1.3.1.1 | |
| Starting conduit-1.3.1.1 | |
| Building conduit-1.3.1.1 | |
| Completed hspec-2.7.1 | |
| Downloading free-5.1.1 | |
| Downloaded free-5.1.1 | |
| Starting free-5.1.1 | |
| Completed hspec-smallcheck-0.5.2 | |
| Downloading either-5.0.1.1 | |
| Downloaded either-5.0.1.1 | |
| Starting either-5.0.1.1 | |
| Building free-5.1.1 | |
| Building either-5.0.1.1 | |
| Completed either-5.0.1.1 | |
| Downloading x509-store-1.6.7 | |
| Downloaded x509-store-1.6.7 | |
| Starting x509-store-1.6.7 | |
| Building x509-store-1.6.7 | |
| Completed x509-store-1.6.7 | |
| Downloading x509-validation-1.6.11 | |
| Downloaded x509-validation-1.6.11 | |
| Starting x509-validation-1.6.11 | |
| Building x509-validation-1.6.11 | |
| Completed x509-validation-1.6.11 | |
| Downloading x509-system-1.6.6 | |
| Downloaded x509-system-1.6.6 | |
| Starting x509-system-1.6.6 | |
| Building x509-system-1.6.6 | |
| Completed x509-system-1.6.6 | |
| Downloading tls-1.4.1 | |
| Downloaded tls-1.4.1 | |
| Starting tls-1.4.1 | |
| Completed conduit-1.3.1.1 | |
| Downloading conduit-extra-1.3.2 | |
| Downloaded conduit-extra-1.3.2 | |
| Starting conduit-extra-1.3.2 | |
| Building tls-1.4.1 | |
| Building conduit-extra-1.3.2 | |
| Completed free-5.1.1 | |
| Downloading store-0.5.1.1 | |
| Downloaded store-0.5.1.1 | |
| Starting store-0.5.1.1 | |
| Building store-0.5.1.1 | |
| Completed conduit-extra-1.3.2 | |
| Downloading project-template-0.2.0.1 | |
| Downloaded project-template-0.2.0.1 | |
| Starting project-template-0.2.0.1 | |
| Building project-template-0.2.0.1 | |
| Completed project-template-0.2.0.1 | |
| Downloading monad-logger-0.3.30 | |
| Downloaded monad-logger-0.3.30 | |
| Starting monad-logger-0.3.30 | |
| Building monad-logger-0.3.30 | |
| Completed monad-logger-0.3.30 | |
| Downloading cryptonite-conduit-0.2.2 | |
| Downloaded cryptonite-conduit-0.2.2 | |
| Starting cryptonite-conduit-0.2.2 | |
| Building cryptonite-conduit-0.2.2 | |
| Completed cryptonite-conduit-0.2.2 | |
| Completed tls-1.4.1 | |
| Downloading connection-0.3.0 | |
| Downloaded connection-0.3.0 | |
| Starting connection-0.3.0 | |
| Building connection-0.3.0 | |
| Completed aeson-1.4.3.0 | |
| Downloading yaml-0.10.4.0 | |
| Downloading persistent-2.9.2 | |
| Downloaded persistent-2.9.2 | |
| Starting persistent-2.9.2 | |
| Downloaded yaml-0.10.4.0 | |
| Starting yaml-0.10.4.0 | |
| Completed connection-0.3.0 | |
| Downloading path-0.6.1 | |
| Downloaded path-0.6.1 | |
| Starting path-0.6.1 | |
| Building persistent-2.9.2 | |
| Building yaml-0.10.4.0 | |
| Building path-0.6.1 | |
| Completed path-0.6.1 | |
| Downloading aeson-compat-0.3.9 | |
| Downloaded aeson-compat-0.3.9 | |
| Starting aeson-compat-0.3.9 | |
| Building aeson-compat-0.3.9 | |
| Completed aeson-compat-0.3.9 | |
| Downloading http-client-tls-0.3.5.3 | |
| Downloaded http-client-tls-0.3.5.3 | |
| Starting http-client-tls-0.3.5.3 | |
| Building http-client-tls-0.3.5.3 | |
| Completed http-client-tls-0.3.5.3 | |
| Downloading path-io-1.4.2 | |
| Downloaded path-io-1.4.2 | |
| Starting path-io-1.4.2 | |
| Building path-io-1.4.2 | |
| Completed path-io-1.4.2 | |
| Downloading http-conduit-2.3.7.1 | |
| Downloaded http-conduit-2.3.7.1 | |
| Starting http-conduit-2.3.7.1 | |
| Building http-conduit-2.3.7.1 | |
| Completed http-conduit-2.3.7.1 | |
| Completed yaml-0.10.4.0 | |
| Downloading mustache-2.3.0 | |
| Downloading hpack-0.31.2 | |
| Downloaded hpack-0.31.2 | |
| Starting hpack-0.31.2 | |
| Downloaded mustache-2.3.0 | |
| Starting mustache-2.3.0 | |
| Building mustache-2.3.0 | |
| Building hpack-0.31.2 | |
| Completed mustache-2.3.0 | |
| Completed persistent-2.9.2 | |
| Downloading persistent-template-2.5.4 | |
| Downloading persistent-sqlite-2.9.3 | |
| Downloaded persistent-template-2.5.4 | |
| Starting persistent-template-2.5.4 | |
| Downloaded persistent-sqlite-2.9.3 | |
| Starting persistent-sqlite-2.9.3 | |
| Building persistent-template-2.5.4 | |
| Building persistent-sqlite-2.9.3 | |
| Completed store-0.5.1.1 | |
| Completed persistent-template-2.5.4 | |
| Completed hpack-0.31.2 | |
| Completed persistent-sqlite-2.9.3 | |
| Starting stack-1.9.3 | |
| Building stack-1.9.3 | |
| Failed to install stack-1.9.3 | |
| Build log ( /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/logs/ghc-8.6.5/stack-1.9.3-8YdetCJ7TIdG3ijaPQR3jV.log ): | |
| cabal: Entering directory '.' | |
| [1 of 1] Compiling Main ( dist/dist-sandbox-aad2d4a3/setup/setup.hs, dist/dist-sandbox-aad2d4a3/setup/Main.o ) | |
| Linking ./dist/dist-sandbox-aad2d4a3/setup/setup ... | |
| Configuring stack-1.9.3... | |
| clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument] | |
| clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument] | |
| clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument] | |
| Preprocessing library for stack-1.9.3.. | |
| Building library for stack-1.9.3.. | |
| [ 1 of 127] Compiling Network.HTTP.StackClient ( src/Network/HTTP/StackClient.hs, dist/dist-sandbox-aad2d4a3/build/Network/HTTP/StackClient.o ) | |
| [ 2 of 127] Compiling Hackage.Security.Client.Repository.HttpLib.HttpClient ( src/Hackage/Security/Client/Repository/HttpLib/HttpClient.hs, dist/dist-sandbox-aad2d4a3/build/Hackage/Security/Client/Repository/HttpLib/HttpClient.o ) | |
| [ 3 of 127] Compiling Path.Extra ( src/Path/Extra.hs, dist/dist-sandbox-aad2d4a3/build/Path/Extra.o ) | |
| [ 4 of 127] Compiling Paths_stack ( dist/dist-sandbox-aad2d4a3/build/autogen/Paths_stack.hs, dist/dist-sandbox-aad2d4a3/build/Paths_stack.o ) | |
| [ 5 of 127] Compiling Stack.Prelude ( src/Stack/Prelude.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Prelude.o ) | |
| [ 6 of 127] Compiling Stack.Options.Utils ( src/Stack/Options/Utils.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/Utils.o ) | |
| [ 7 of 127] Compiling Stack.Options.LogLevelParser ( src/Stack/Options/LogLevelParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/LogLevelParser.o ) | |
| [ 8 of 127] Compiling Stack.Ghci.Script ( src/Stack/Ghci/Script.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Ghci/Script.o ) | |
| [ 9 of 127] Compiling Stack.FileWatch ( src/Stack/FileWatch.hs, dist/dist-sandbox-aad2d4a3/build/Stack/FileWatch.o ) | |
| [ 10 of 127] Compiling Path.Find ( src/Path/Find.hs, dist/dist-sandbox-aad2d4a3/build/Path/Find.o ) | |
| [ 11 of 127] Compiling Options.Applicative.Complicated ( src/Options/Applicative/Complicated.hs, dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Complicated.o ) | |
| [ 12 of 127] Compiling Options.Applicative.Builder.Extra ( src/Options/Applicative/Builder/Extra.hs, dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Builder/Extra.o ) | |
| [ 13 of 127] Compiling Stack.Options.SolverParser ( src/Stack/Options/SolverParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/SolverParser.o ) | |
| [ 14 of 127] Compiling Data.Store.VersionTagged ( src/Data/Store/VersionTagged.hs, dist/dist-sandbox-aad2d4a3/build/Data/Store/VersionTagged.o ) | |
| [ 15 of 127] Compiling Data.Monoid.Map ( src/Data/Monoid/Map.hs, dist/dist-sandbox-aad2d4a3/build/Data/Monoid/Map.o ) | |
| [ 16 of 127] Compiling Data.IORef.RunOnce ( src/Data/IORef/RunOnce.hs, dist/dist-sandbox-aad2d4a3/build/Data/IORef/RunOnce.o ) | |
| [ 17 of 127] Compiling Data.Attoparsec.Combinators ( src/Data/Attoparsec/Combinators.hs, dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Combinators.o ) | |
| [ 18 of 127] Compiling Data.Attoparsec.Args ( src/Data/Attoparsec/Args.hs, dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Args.o ) | |
| [ 19 of 127] Compiling Options.Applicative.Args ( src/Options/Applicative/Args.hs, dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Args.o ) | |
| [ 20 of 127] Compiling Data.Aeson.Extended ( src/Data/Aeson/Extended.hs, dist/dist-sandbox-aad2d4a3/build/Data/Aeson/Extended.o ) | |
| [ 21 of 127] Compiling Stack.StaticBytes ( src/Stack/StaticBytes.hs, dist/dist-sandbox-aad2d4a3/build/Stack/StaticBytes.o ) | |
| [ 22 of 127] Compiling Stack.Types.CompilerBuild ( src/Stack/Types/CompilerBuild.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/CompilerBuild.o ) | |
| [ 23 of 127] Compiling Stack.Options.GhcBuildParser ( src/Stack/Options/GhcBuildParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/GhcBuildParser.o ) | |
| [ 24 of 127] Compiling Stack.Types.FlagName ( src/Stack/Types/FlagName.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/FlagName.o ) | |
| [ 25 of 127] Compiling Stack.Types.GhcPkgId ( src/Stack/Types/GhcPkgId.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/GhcPkgId.o ) | |
| [ 26 of 127] Compiling Stack.Types.Image ( src/Stack/Types/Image.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Image.o ) | |
| [ 27 of 127] Compiling Stack.Types.Nix ( src/Stack/Types/Nix.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Nix.o ) | |
| [ 28 of 127] Compiling Stack.Types.PackageName ( src/Stack/Types/PackageName.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/PackageName.o ) | |
| [ 29 of 127] Compiling Stack.Types.NamedComponent ( src/Stack/Types/NamedComponent.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/NamedComponent.o ) | |
| [ 30 of 127] Compiling Stack.Types.Config.Build ( src/Stack/Types/Config/Build.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Config/Build.o ) | |
| [ 31 of 127] Compiling Stack.Options.PackageParser ( src/Stack/Options/PackageParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/PackageParser.o ) | |
| [ 32 of 127] Compiling Stack.Types.Sig ( src/Stack/Types/Sig.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Sig.o ) | |
| [ 33 of 127] Compiling Stack.Sig.GPG ( src/Stack/Sig/GPG.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Sig/GPG.o ) | |
| [ 34 of 127] Compiling Stack.Types.TemplateName ( src/Stack/Types/TemplateName.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/TemplateName.o ) | |
| [ 35 of 127] Compiling Stack.Types.Urls ( src/Stack/Types/Urls.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Urls.o ) | |
| [ 36 of 127] Compiling Stack.Config.Urls ( src/Stack/Config/Urls.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Config/Urls.o ) | |
| [ 37 of 127] Compiling Stack.Types.Version ( src/Stack/Types/Version.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Version.o ) | |
| [ 38 of 127] Compiling Stack.Types.PackageIdentifier ( src/Stack/Types/PackageIdentifier.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/PackageIdentifier.o ) | |
| [ 39 of 127] Compiling Stack.Types.PackageIndex ( src/Stack/Types/PackageIndex.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/PackageIndex.o ) | |
| [ 40 of 127] Compiling Stack.Types.PackageDump ( src/Stack/Types/PackageDump.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/PackageDump.o ) | |
| [ 41 of 127] Compiling Control.Concurrent.Execute ( src/Control/Concurrent/Execute.hs, dist/dist-sandbox-aad2d4a3/build/Control/Concurrent/Execute.o ) | |
| [ 42 of 127] Compiling Stack.Types.Compiler ( src/Stack/Types/Compiler.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Compiler.o ) | |
| [ 43 of 127] Compiling Stack.Types.Resolver ( src/Stack/Types/Resolver.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Resolver.o ) | |
| [ 44 of 127] Compiling Stack.Options.ResolverParser ( src/Stack/Options/ResolverParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/ResolverParser.o ) | |
| [ 45 of 127] Compiling Stack.Constants ( src/Stack/Constants.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Constants.o ) | |
| ghc: | |
| lookupSymbol failed in relocateSection (relocate external) | |
| /usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib/libgmp.a: unknown symbol `___gmpn_divrem' | |
| [ 46 of 127] Compiling Stack.Types.Docker ( src/Stack/Types/Docker.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Docker.o ) | |
| [ 47 of 127] Compiling Data.Attoparsec.Interpreter ( src/Data/Attoparsec/Interpreter.hs, dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Interpreter.o ) | |
| [ 48 of 127] Compiling Stack.Types.VersionIntervals ( src/Stack/Types/VersionIntervals.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/VersionIntervals.o ) | |
| [ 49 of 127] Compiling Stack.Types.BuildPlan ( src/Stack/Types/BuildPlan.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/BuildPlan.o ) | |
| [ 50 of 127] Compiling System.Process.PagerEditor ( src/System/Process/PagerEditor.hs, dist/dist-sandbox-aad2d4a3/build/System/Process/PagerEditor.o ) | |
| [ 51 of 127] Compiling System.Terminal ( dist/dist-sandbox-aad2d4a3/build/System/Terminal.hs, dist/dist-sandbox-aad2d4a3/build/System/Terminal.o ) | |
| [ 52 of 127] Compiling Stack.Types.Runner ( src/Stack/Types/Runner.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Runner.o ) | |
| [ 53 of 127] Compiling Stack.DefaultColorWhen ( src/unix/Stack/DefaultColorWhen.hs, dist/dist-sandbox-aad2d4a3/build/Stack/DefaultColorWhen.o ) | |
| [ 54 of 127] Compiling Stack.Config.Nix ( src/Stack/Config/Nix.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Config/Nix.o ) | |
| [ 55 of 127] Compiling Text.PrettyPrint.Leijen.Extended ( src/Text/PrettyPrint/Leijen/Extended.hs, dist/dist-sandbox-aad2d4a3/build/Text/PrettyPrint/Leijen/Extended.o ) | |
| [ 56 of 127] Compiling Stack.PrettyPrint ( src/Stack/PrettyPrint.hs, dist/dist-sandbox-aad2d4a3/build/Stack/PrettyPrint.o ) | |
| [ 57 of 127] Compiling Network.HTTP.Download.Verified ( src/Network/HTTP/Download/Verified.hs, dist/dist-sandbox-aad2d4a3/build/Network/HTTP/Download/Verified.o ) | |
| [ 58 of 127] Compiling Network.HTTP.Download ( src/Network/HTTP/Download.hs, dist/dist-sandbox-aad2d4a3/build/Network/HTTP/Download.o ) | |
| [ 59 of 127] Compiling Stack.PackageIndex ( src/Stack/PackageIndex.hs, dist/dist-sandbox-aad2d4a3/build/Stack/PackageIndex.o ) | |
| [ 60 of 127] Compiling Stack.Types.Config ( src/Stack/Types/Config.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Config.o ) | |
| [ 61 of 127] Compiling Stack.Upload ( src/Stack/Upload.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Upload.o ) | |
| [ 62 of 127] Compiling Stack.Types.Package ( src/Stack/Types/Package.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Package.o ) | |
| [ 63 of 127] Compiling Stack.Types.Build ( src/Stack/Types/Build.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Types/Build.o ) | |
| [ 64 of 127] Compiling Stack.GhcPkg ( src/Stack/GhcPkg.hs, dist/dist-sandbox-aad2d4a3/build/Stack/GhcPkg.o ) | |
| [ 65 of 127] Compiling Stack.PackageDump ( src/Stack/PackageDump.hs, dist/dist-sandbox-aad2d4a3/build/Stack/PackageDump.o ) | |
| [ 66 of 127] Compiling Stack.Setup.Installed ( src/Stack/Setup/Installed.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Setup/Installed.o ) | |
| [ 67 of 127] Compiling Stack.Options.TestParser ( src/Stack/Options/TestParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/TestParser.o ) | |
| [ 68 of 127] Compiling Stack.Options.HaddockParser ( src/Stack/Options/HaddockParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/HaddockParser.o ) | |
| [ 69 of 127] Compiling Stack.Options.GhcVariantParser ( src/Stack/Options/GhcVariantParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/GhcVariantParser.o ) | |
| [ 70 of 127] Compiling Stack.Options.BenchParser ( src/Stack/Options/BenchParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/BenchParser.o ) | |
| [ 71 of 127] Compiling Stack.Docker.GlobalDB ( src/Stack/Docker/GlobalDB.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Docker/GlobalDB.o ) | |
| [ 72 of 127] Compiling Stack.Constants.Config ( src/Stack/Constants/Config.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Constants/Config.o ) | |
| [ 73 of 127] Compiling Stack.Image ( src/Stack/Image.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Image.o ) | |
| [ 74 of 127] Compiling Stack.Config.Docker ( src/Stack/Config/Docker.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Config/Docker.o ) | |
| [ 75 of 127] Compiling Stack.Config.Build ( src/Stack/Config/Build.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Config/Build.o ) | |
| [ 76 of 127] Compiling Stack.Build.Haddock ( src/Stack/Build/Haddock.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Build/Haddock.o ) | |
| [ 77 of 127] Compiling Stack.Build.Cache ( src/Stack/Build/Cache.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Build/Cache.o ) | |
| [ 78 of 127] Compiling Stack.Build.Installed ( src/Stack/Build/Installed.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Build/Installed.o ) | |
| [ 79 of 127] Compiling Path.CheckInstall ( src/Path/CheckInstall.hs, dist/dist-sandbox-aad2d4a3/build/Path/CheckInstall.o ) | |
| [ 80 of 127] Compiling Stack.Path ( src/Stack/Path.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Path.o ) | |
| [ 81 of 127] Compiling Stack.New ( src/Stack/New.hs, dist/dist-sandbox-aad2d4a3/build/Stack/New.o ) | |
| [ 82 of 127] Compiling Stack.Fetch ( src/Stack/Fetch.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Fetch.o ) | |
| [ 83 of 127] Compiling Stack.Package ( src/Stack/Package.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Package.o ) | |
| [ 84 of 127] Compiling Stack.Sig.Sign ( src/Stack/Sig/Sign.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Sig/Sign.o ) | |
| [ 85 of 127] Compiling Stack.Sig ( src/Stack/Sig.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Sig.o ) | |
| [ 86 of 127] Compiling Stack.PackageLocation ( src/Stack/PackageLocation.hs, dist/dist-sandbox-aad2d4a3/build/Stack/PackageLocation.o ) | |
| [ 87 of 127] Compiling Stack.Snapshot ( src/Stack/Snapshot.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Snapshot.o ) | |
| [ 88 of 127] Compiling Stack.Config ( src/Stack/Config.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Config.o ) | |
| [ 89 of 127] Compiling Stack.Nix ( src/Stack/Nix.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Nix.o ) | |
| [ 90 of 127] Compiling Stack.Options.NixParser ( src/Stack/Options/NixParser.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Options/NixParser.o ) | |
| [ 91 of 127] Compiling Stack.ConfigCmd ( src/Stack/ConfigCmd.hs, dist/dist-sandbox-aad2d4a3/build/Stack/ConfigCmd.o ) | |
| [ 92 of 127] Compiling Stack.Clean ( src/Stack/Clean.hs, dist/dist-sandbox-aad2d4a3/build/Stack/Clean.o ) | |
| src/Stack/Clean.hs:30:33: error: | |
| Ambiguous occurrence ‘exitFailure’ | |
| It could refer to either ‘Stack.Prelude.exitFailure’, | |
| imported from ‘Stack.Prelude’ at src/Stack/Clean.hs:14:1-30 | |
| (and originally defined in ‘rio-0.1.9.2:RIO.Prelude.Exit’) | |
| or ‘System.Exit.exitFailure’, | |
| imported from ‘System.Exit’ at src/Stack/Clean.hs:22:31-41 | |
| | | |
| 30 | when (or failures) $ liftIO exitFailure | |
| | ^^^^^^^^^^^ | |
| cabal: Leaving directory '.' | |
| cabal: Error: some packages failed to install: | |
| stack-1.9.3-8YdetCJ7TIdG3ijaPQR3jV failed during the building phase. The | |
| exception was: | |
| ExitFailure 1 | |
| HOMEBREW_VERSION: 2.1.5-13-g755123d | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: 755123d2c813cb9172fc823ea38ca13488c15a54 | |
| Last commit: 5 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: b2f0b10b876634224d0b22b66262a6423b37a195 | |
| Core tap last commit: 2 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CACHE: /Users/mistydemeo/Library/Caches/Homebrew | |
| HOMEBREW_LOGS: /Users/mistydemeo/Library/Logs/Homebrew | |
| CPU: quad-core 64-bit kabylake | |
| Homebrew Ruby: 2.6.0 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
| Clang: 11.0 build 1100 | |
| Git: 2.21.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
| Curl: 7.64.1 => /usr/bin/curl | |
| macOS: 10.15-x86_64 | |
| CLT: 11.0.0.0.1.1559496560 | |
| Xcode: N/A | |
| CLT headers: 11.0.0.0.1.1559496560 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| MAKEFLAGS: -j4 | |
| CMAKE_PREFIX_PATH: /usr/local | |
| CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15 | |
| HOMEBREW_GIT: git | |
| HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| ACLOCAL_PATH: /usr/local/share/aclocal | |
| PATH: /private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/bin:/usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cabal-install/bin:/usr/local/opt/ghc/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc442_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc442_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc442_0/ghc_1.s -o /private/tmp/414-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc442_0/ghc_1.s -o /private/tmp/414-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| ld called with: -x -r /private/tmp/414-1.o -o /private/tmp/414-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/414-1.o -o /private/tmp/414-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc584_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc584_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc585_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc585_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc584_0/ghc_1.s -o /private/tmp/480-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc584_0/ghc_1.s -o /private/tmp/480-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc576_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc576_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc585_0/ghc_1.s -o /private/tmp/483-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc585_0/ghc_1.s -o /private/tmp/483-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| ld called with: -x -r /private/tmp/480-1.o -o /private/tmp/480-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/480-1.o -o /private/tmp/480-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| ld called with: -x -r /private/tmp/483-1.o -o /private/tmp/483-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/483-1.o -o /private/tmp/483-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc576_0/ghc_1.s -o /private/tmp/490-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc576_0/ghc_1.s -o /private/tmp/490-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc601_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc601_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector /private/tmp/480-4.c -o /private/tmp/480-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -DUSE_DEFAULT_SIGNATURES=1 -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/480-4.c -o /private/tmp/480-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -DUSE_DEFAULT_SIGNATURES=1 -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector /private/tmp/483-4.c -o /private/tmp/483-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/483-4.c -o /private/tmp/483-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| ld called with: -x -r /private/tmp/490-1.o -o /private/tmp/490-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/490-1.o -o /private/tmp/490-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc601_0/ghc_1.s -o /private/tmp/495-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc601_0/ghc_1.s -o /private/tmp/495-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector /private/tmp/490-4.c -o /private/tmp/490-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/490-4.c -o /private/tmp/490-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| ld called with: -x -r /private/tmp/495-1.o -o /private/tmp/495-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/495-1.o -o /private/tmp/495-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -fno-stack-protector /private/tmp/495-4.c -o /private/tmp/495-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/495-4.c -o /private/tmp/495-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DUSE_DEFAULT_SIGNATURES=1 -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc661_0/ghc_2.h -x assembler-with-cpp src/Data/StateVar.hs -o /private/tmp/ghc661_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DUSE_DEFAULT_SIGNATURES=1 -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc661_0/ghc_2.h -x assembler-with-cpp src/Data/StateVar.hs -o /private/tmp/ghc661_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc671_0/ghc_2.h -x assembler-with-cpp ./Control/AutoUpdate.hs -o /private/tmp/ghc671_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc671_0/ghc_2.h -x assembler-with-cpp ./Control/AutoUpdate.hs -o /private/tmp/ghc671_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc671_0/ghc_4.h -x assembler-with-cpp ./Control/AutoUpdate/Util.hs -o /private/tmp/ghc671_0/ghc_3.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc671_0/ghc_4.h -x assembler-with-cpp ./Control/AutoUpdate/Util.hs -o /private/tmp/ghc671_0/ghc_3.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_2.h -x assembler-with-cpp src/Control/Concurrent/Compat.hs -o /private/tmp/ghc681_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_2.h -x assembler-with-cpp src/Control/Concurrent/Compat.hs -o /private/tmp/ghc681_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_4.h -x assembler-with-cpp src/Control/Concurrent/MVar/Compat.hs -o /private/tmp/ghc681_0/ghc_3.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_4.h -x assembler-with-cpp src/Control/Concurrent/MVar/Compat.hs -o /private/tmp/ghc681_0/ghc_3.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_6.h -x assembler-with-cpp src/Control/Exception/Compat.hs -o /private/tmp/ghc681_0/ghc_5.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_6.h -x assembler-with-cpp src/Control/Exception/Compat.hs -o /private/tmp/ghc681_0/ghc_5.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_8.h -x assembler-with-cpp src/Control/Monad/Compat.hs -o /private/tmp/ghc681_0/ghc_7.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_8.h -x assembler-with-cpp src/Control/Monad/Compat.hs -o /private/tmp/ghc681_0/ghc_7.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_10.h -x assembler-with-cpp src/Control/Monad/Fail/Compat.hs -o /private/tmp/ghc681_0/ghc_9.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_10.h -x assembler-with-cpp src/Control/Monad/Fail/Compat.hs -o /private/tmp/ghc681_0/ghc_9.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_12.h -x assembler-with-cpp src/Control/Monad/IO/Class/Compat.hs -o /private/tmp/ghc681_0/ghc_11.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_12.h -x assembler-with-cpp src/Control/Monad/IO/Class/Compat.hs -o /private/tmp/ghc681_0/ghc_11.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_6.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_6.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_14.h -x assembler-with-cpp src/Control/Monad/ST/Lazy/Unsafe/Compat.hs -o /private/tmp/ghc681_0/ghc_13.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_14.h -x assembler-with-cpp src/Control/Monad/ST/Lazy/Unsafe/Compat.hs -o /private/tmp/ghc681_0/ghc_13.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc661_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/Data/StateVar.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc661_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/Data/StateVar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_8.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_8.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_16.h -x assembler-with-cpp src/Control/Monad/ST/Unsafe/Compat.hs -o /private/tmp/ghc681_0/ghc_15.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_16.h -x assembler-with-cpp src/Control/Monad/ST/Unsafe/Compat.hs -o /private/tmp/ghc681_0/ghc_15.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control/AutoUpdate -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_11.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate/Util.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control/AutoUpdate -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_11.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate/Util.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_18.h -x assembler-with-cpp src/Data/Bifoldable/Compat.hs -o /private/tmp/ghc681_0/ghc_17.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_18.h -x assembler-with-cpp src/Data/Bifoldable/Compat.hs -o /private/tmp/ghc681_0/ghc_17.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control/AutoUpdate -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_13.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate/Util.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control/AutoUpdate -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_13.s -o dist/dist-sandbox-aad2d4a3/build/Control/AutoUpdate/Util.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_20.h -x assembler-with-cpp src/Data/Bifunctor/Compat.hs -o /private/tmp/ghc681_0/ghc_19.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_20.h -x assembler-with-cpp src/Data/Bifunctor/Compat.hs -o /private/tmp/ghc681_0/ghc_19.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_16.s -o dist/dist-sandbox-aad2d4a3/build/Control/Debounce.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_16.s -o dist/dist-sandbox-aad2d4a3/build/Control/Debounce.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_22.h -x assembler-with-cpp src/Data/Bitraversable/Compat.hs -o /private/tmp/ghc681_0/ghc_21.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_22.h -x assembler-with-cpp src/Data/Bitraversable/Compat.hs -o /private/tmp/ghc681_0/ghc_21.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc661_0/ghc_6.s -o dist/dist-sandbox-aad2d4a3/build/Data/StateVar.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc661_0/ghc_6.s -o dist/dist-sandbox-aad2d4a3/build/Data/StateVar.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_18.s -o dist/dist-sandbox-aad2d4a3/build/Control/Debounce.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_18.s -o dist/dist-sandbox-aad2d4a3/build/Control/Debounce.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_24.h -x assembler-with-cpp src/Data/Bits/Compat.hs -o /private/tmp/ghc681_0/ghc_23.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_24.h -x assembler-with-cpp src/Data/Bits/Compat.hs -o /private/tmp/ghc681_0/ghc_23.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_26.h -x assembler-with-cpp src/Data/Bool/Compat.hs -o /private/tmp/ghc681_0/ghc_25.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_26.h -x assembler-with-cpp src/Data/Bool/Compat.hs -o /private/tmp/ghc681_0/ghc_25.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_28.h -x assembler-with-cpp src/Data/Complex/Compat.hs -o /private/tmp/ghc681_0/ghc_27.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_28.h -x assembler-with-cpp src/Data/Complex/Compat.hs -o /private/tmp/ghc681_0/ghc_27.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_30.h -x assembler-with-cpp src/Data/Either/Compat.hs -o /private/tmp/ghc681_0/ghc_29.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_30.h -x assembler-with-cpp src/Data/Either/Compat.hs -o /private/tmp/ghc681_0/ghc_29.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_21.s -o dist/dist-sandbox-aad2d4a3/build/Control/Reaper.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_21.s -o dist/dist-sandbox-aad2d4a3/build/Control/Reaper.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_32.h -x assembler-with-cpp src/Data/Foldable/Compat.hs -o /private/tmp/ghc681_0/ghc_31.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_32.h -x assembler-with-cpp src/Data/Foldable/Compat.hs -o /private/tmp/ghc681_0/ghc_31.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_34.h -x assembler-with-cpp src/Data/Function/Compat.hs -o /private/tmp/ghc681_0/ghc_33.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_34.h -x assembler-with-cpp src/Data/Function/Compat.hs -o /private/tmp/ghc681_0/ghc_33.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_23.s -o dist/dist-sandbox-aad2d4a3/build/Control/Reaper.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Control -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc671_0/ghc_23.s -o dist/dist-sandbox-aad2d4a3/build/Control/Reaper.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_36.h -x assembler-with-cpp src/Data/Functor/Compat.hs -o /private/tmp/ghc681_0/ghc_35.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_36.h -x assembler-with-cpp src/Data/Functor/Compat.hs -o /private/tmp/ghc681_0/ghc_35.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_38.h -x assembler-with-cpp src/Data/Functor/Compose/Compat.hs -o /private/tmp/ghc681_0/ghc_37.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_38.h -x assembler-with-cpp src/Data/Functor/Compose/Compat.hs -o /private/tmp/ghc681_0/ghc_37.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_40.h -x assembler-with-cpp src/Data/Functor/Const/Compat.hs -o /private/tmp/ghc681_0/ghc_39.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_40.h -x assembler-with-cpp src/Data/Functor/Const/Compat.hs -o /private/tmp/ghc681_0/ghc_39.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc748_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc748_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_42.h -x assembler-with-cpp src/Data/Functor/Contravariant/Compat.hs -o /private/tmp/ghc681_0/ghc_41.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_42.h -x assembler-with-cpp src/Data/Functor/Contravariant/Compat.hs -o /private/tmp/ghc681_0/ghc_41.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_44.h -x assembler-with-cpp src/Data/Functor/Identity/Compat.hs -o /private/tmp/ghc681_0/ghc_43.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_44.h -x assembler-with-cpp src/Data/Functor/Identity/Compat.hs -o /private/tmp/ghc681_0/ghc_43.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_46.h -x assembler-with-cpp src/Data/Functor/Product/Compat.hs -o /private/tmp/ghc681_0/ghc_45.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_46.h -x assembler-with-cpp src/Data/Functor/Product/Compat.hs -o /private/tmp/ghc681_0/ghc_45.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc767_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc767_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_48.h -x assembler-with-cpp src/Data/Functor/Sum/Compat.hs -o /private/tmp/ghc681_0/ghc_47.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_48.h -x assembler-with-cpp src/Data/Functor/Sum/Compat.hs -o /private/tmp/ghc681_0/ghc_47.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_50.h -x assembler-with-cpp src/Data/IORef/Compat.hs -o /private/tmp/ghc681_0/ghc_49.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_50.h -x assembler-with-cpp src/Data/IORef/Compat.hs -o /private/tmp/ghc681_0/ghc_49.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Text/PrettyPrint/Annotated -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc665_0/ghc_2.s -o dist/dist-sandbox-aad2d4a3/build/Text/PrettyPrint/Annotated/Leijen.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Text/PrettyPrint/Annotated -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc665_0/ghc_2.s -o dist/dist-sandbox-aad2d4a3/build/Text/PrettyPrint/Annotated/Leijen.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_52.h -x assembler-with-cpp src/Data/List/Compat.hs -o /private/tmp/ghc681_0/ghc_51.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_52.h -x assembler-with-cpp src/Data/List/Compat.hs -o /private/tmp/ghc681_0/ghc_51.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_54.h -x assembler-with-cpp src/Data/List/NonEmpty/Compat.hs -o /private/tmp/ghc681_0/ghc_53.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_54.h -x assembler-with-cpp src/Data/List/NonEmpty/Compat.hs -o /private/tmp/ghc681_0/ghc_53.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_56.h -x assembler-with-cpp src/Data/Monoid/Compat.hs -o /private/tmp/ghc681_0/ghc_55.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_56.h -x assembler-with-cpp src/Data/Monoid/Compat.hs -o /private/tmp/ghc681_0/ghc_55.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_58.h -x assembler-with-cpp src/Data/Proxy/Compat.hs -o /private/tmp/ghc681_0/ghc_57.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_58.h -x assembler-with-cpp src/Data/Proxy/Compat.hs -o /private/tmp/ghc681_0/ghc_57.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_60.h -x assembler-with-cpp src/Data/Ratio/Compat.hs -o /private/tmp/ghc681_0/ghc_59.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_60.h -x assembler-with-cpp src/Data/Ratio/Compat.hs -o /private/tmp/ghc681_0/ghc_59.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_62.h -x assembler-with-cpp src/Data/Semigroup/Compat.hs -o /private/tmp/ghc681_0/ghc_61.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_62.h -x assembler-with-cpp src/Data/Semigroup/Compat.hs -o /private/tmp/ghc681_0/ghc_61.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_64.h -x assembler-with-cpp src/Data/STRef/Compat.hs -o /private/tmp/ghc681_0/ghc_63.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_64.h -x assembler-with-cpp src/Data/STRef/Compat.hs -o /private/tmp/ghc681_0/ghc_63.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Text/PrettyPrint/Annotated -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc665_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/Text/PrettyPrint/Annotated/Leijen.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Text/PrettyPrint/Annotated -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc665_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/Text/PrettyPrint/Annotated/Leijen.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_66.h -x assembler-with-cpp src/Data/String/Compat.hs -o /private/tmp/ghc681_0/ghc_65.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_66.h -x assembler-with-cpp src/Data/String/Compat.hs -o /private/tmp/ghc681_0/ghc_65.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_68.h -x assembler-with-cpp src/Data/Type/Coercion/Compat.hs -o /private/tmp/ghc681_0/ghc_67.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_68.h -x assembler-with-cpp src/Data/Type/Coercion/Compat.hs -o /private/tmp/ghc681_0/ghc_67.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_70.h -x assembler-with-cpp src/Data/Version/Compat.hs -o /private/tmp/ghc681_0/ghc_69.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_70.h -x assembler-with-cpp src/Data/Version/Compat.hs -o /private/tmp/ghc681_0/ghc_69.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_72.h -x assembler-with-cpp src/Data/Void/Compat.hs -o /private/tmp/ghc681_0/ghc_71.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_72.h -x assembler-with-cpp src/Data/Void/Compat.hs -o /private/tmp/ghc681_0/ghc_71.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_74.h -x assembler-with-cpp src/Data/Word/Compat.hs -o /private/tmp/ghc681_0/ghc_73.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_74.h -x assembler-with-cpp src/Data/Word/Compat.hs -o /private/tmp/ghc681_0/ghc_73.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_76.h -x assembler-with-cpp src/Debug/Trace/Compat.hs -o /private/tmp/ghc681_0/ghc_75.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_76.h -x assembler-with-cpp src/Debug/Trace/Compat.hs -o /private/tmp/ghc681_0/ghc_75.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_78.h -x assembler-with-cpp src/Foreign/Compat.hs -o /private/tmp/ghc681_0/ghc_77.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_78.h -x assembler-with-cpp src/Foreign/Compat.hs -o /private/tmp/ghc681_0/ghc_77.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_80.h -x assembler-with-cpp src/Foreign/ForeignPtr/Compat.hs -o /private/tmp/ghc681_0/ghc_79.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_80.h -x assembler-with-cpp src/Foreign/ForeignPtr/Compat.hs -o /private/tmp/ghc681_0/ghc_79.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc823_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc823_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_82.h -x assembler-with-cpp src/Foreign/ForeignPtr/Safe/Compat.hs -o /private/tmp/ghc681_0/ghc_81.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_82.h -x assembler-with-cpp src/Foreign/ForeignPtr/Safe/Compat.hs -o /private/tmp/ghc681_0/ghc_81.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_84.h -x assembler-with-cpp src/Foreign/ForeignPtr/Unsafe/Compat.hs -o /private/tmp/ghc681_0/ghc_83.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_84.h -x assembler-with-cpp src/Foreign/ForeignPtr/Unsafe/Compat.hs -o /private/tmp/ghc681_0/ghc_83.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_86.h -x assembler-with-cpp src/Foreign/Marshal/Alloc/Compat.hs -o /private/tmp/ghc681_0/ghc_85.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_86.h -x assembler-with-cpp src/Foreign/Marshal/Alloc/Compat.hs -o /private/tmp/ghc681_0/ghc_85.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc681_0/ghc_88.h -x assembler-with-cpp src/Foreign/Marshal/Array/Compat.hs -o /private/tmp/ghc681_0/ghc_87.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/C | |
| [...snip...] | |
| oper/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store/TypeHash -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_43.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/TypeHash/Internal.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store/TypeHash -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_43.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/TypeHash/Internal.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_46.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/TypeHash.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_46.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/TypeHash.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_48.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/TypeHash.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_48.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/TypeHash.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc19969_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc19969_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19969_0/ghc_1.s -o /private/tmp/19941-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19969_0/ghc_1.s -o /private/tmp/19941-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| ld called with: -x -r /private/tmp/19941-1.o -o /private/tmp/19941-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/19941-1.o -o /private/tmp/19941-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -fno-stack-protector /private/tmp/19941-4.c -o /private/tmp/19941-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -DGHC_7_4 -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-compat-0.3.9-KLabuCjuHFgEQdWdRD5aMS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/19941-4.c -o /private/tmp/19941-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -DGHC_7_4 -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-compat-0.3.9-KLabuCjuHFgEQdWdRD5aMS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DGHC_7_4 -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc19991_0/ghc_2.h -x assembler-with-cpp ./Database/Persist/TH.hs -o /private/tmp/ghc19991_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -DGHC_7_4 -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc19991_0/ghc_2.h -x assembler-with-cpp ./Database/Persist/TH.hs -o /private/tmp/ghc19991_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc19994_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc19994_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19994_0/ghc_1.s -o /private/tmp/19950-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19994_0/ghc_1.s -o /private/tmp/19950-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| ld called with: -x -r /private/tmp/19950-1.o -o /private/tmp/19950-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/19950-1.o -o /private/tmp/19950-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -fno-stack-protector /private/tmp/19950-4.c -o /private/tmp/19950-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/cbits -I./cbits -I. -fPIC -std=c99 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_USE_URI -DHAVE_USLEEP -DSQLITE_ENABLE_JSON1 -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -fPIC -std=c99 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_USE_URI -DHAVE_USLEEP -DSQLITE_ENABLE_JSON1 -lpthread -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-th-0.4.2.3-6lsg8IR4c8H57YoWjOHqD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/19950-4.c -o /private/tmp/19950-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/cbits -I./cbits -I. -fPIC -std=c99 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_USE_URI -DHAVE_USLEEP -DSQLITE_ENABLE_JSON1 -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -fPIC -std=c99 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_USE_URI -DHAVE_USLEEP -DSQLITE_ENABLE_JSON1 -lpthread -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-th-0.4.2.3-6lsg8IR4c8H57YoWjOHqD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20017_0/ghc_2.h -x assembler-with-cpp ./Database/Sqlite.hs -o /private/tmp/ghc20017_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20017_0/ghc_2.h -x assembler-with-cpp ./Database/Sqlite.hs -o /private/tmp/ghc20017_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20017_0/ghc_4.h -x assembler-with-cpp ./Database/Persist/Sqlite.hs -o /private/tmp/ghc20017_0/ghc_3.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20017_0/ghc_4.h -x assembler-with-cpp ./Database/Persist/Sqlite.hs -o /private/tmp/ghc20017_0/ghc_3.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_51.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/Version.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_51.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/Version.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_53.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/Version.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_53.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/Version.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20017_0/ghc_9.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20017_0/ghc_9.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/System/IO -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_56.s -o dist/dist-sandbox-aad2d4a3/build/System/IO/ByteBuffer.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/System/IO -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_56.s -o dist/dist-sandbox-aad2d4a3/build/System/IO/ByteBuffer.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/System/IO -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_58.s -o dist/dist-sandbox-aad2d4a3/build/System/IO/ByteBuffer.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/System/IO -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc18236_0/ghc_58.s -o dist/dist-sandbox-aad2d4a3/build/System/IO/ByteBuffer.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_8.s -o /private/tmp/ghc20017_0/ghc_10.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_8.s -o /private/tmp/ghc20017_0/ghc_10.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_6.s -o /private/tmp/ghc20017_0/ghc_11.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_6.s -o /private/tmp/ghc20017_0/ghc_11.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20017_0/ghc_13.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20017_0/ghc_13.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc20060_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20060_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc20017_0/ghc_17.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20017_0/ghc_17.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_16.s -o /private/tmp/ghc20017_0/ghc_18.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_16.s -o /private/tmp/ghc20017_0/ghc_18.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_14.s -o /private/tmp/ghc20017_0/ghc_19.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_14.s -o /private/tmp/ghc20017_0/ghc_19.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20017_0/ghc_21.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20017_0/ghc_21.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.dylib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.dylib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name liblibiconv.dylib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name liblibiconv.dylib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv.lib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv.lib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.lib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.lib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.dll.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.dll.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv.dll.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv.dll.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name libiconv -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 --print-file-name iconv -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.dylib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.dylib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name liblibz.dylib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name liblibz.dylib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z.lib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z.lib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.lib | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.lib -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.dll.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.dll.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z.dll.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z.dll.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z.a | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name libz -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -B/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5 --print-file-name z -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_123.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Config.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_123.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Config.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19991_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/TH.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19991_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/TH.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_23.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/Sqlite.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_23.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/Sqlite.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_25.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/Sqlite.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20017_0/ghc_25.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/Sqlite.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20105_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20105_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20105_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/config.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20105_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/config.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20111_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20111_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20111_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/config.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20111_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/config.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_125.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Config.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_125.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Config.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19991_0/ghc_6.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/TH.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquote./Database/Persist -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19991_0/ghc_6.s -o dist/dist-sandbox-aad2d4a3/build/Database/Persist/TH.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20118_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20118_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc20126_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20126_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_128.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Render.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_128.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Render.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_130.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Render.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hpack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_130.s -o dist/dist-sandbox-aad2d4a3/build/Hpack/Render.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_133.s -o dist/dist-sandbox-aad2d4a3/build/Hpack.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_133.s -o dist/dist-sandbox-aad2d4a3/build/Hpack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_135.s -o dist/dist-sandbox-aad2d4a3/build/Hpack.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc19393_0/ghc_135.s -o dist/dist-sandbox-aad2d4a3/build/Hpack.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20144_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20144_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/hpack/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20148_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/hpack/autogen/Paths_hpack.hs -o /private/tmp/ghc20148_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/hpack/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20148_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/hpack/autogen/Paths_hpack.hs -o /private/tmp/ghc20148_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedriver -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20148_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp/Main.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedriver -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20148_0/ghc_4.s -o dist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp/Main.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20148_0/ghc_7.s -o dist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp/Paths_hpack.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20148_0/ghc_7.s -o dist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp/Paths_hpack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/hpack/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20156_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/hpack/autogen/Paths_hpack.hs -o /private/tmp/ghc20156_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/hpack/autogen/cabal_macros.h -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -Idist/dist-sandbox-aad2d4a3/build/hpack/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build/hpack/hpack-tmp -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20156_0/ghc_2.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/hpack/autogen/Paths_hpack.hs -o /private/tmp/ghc20156_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: @/private/tmp/ghc20156_0/ghc_5.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20156_0/ghc_5.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc20156_0/ghc_6.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20156_0/ghc_6.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20118_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/sqlite3.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20118_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/sqlite3.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20192_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20192_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20192_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/sqlite3.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -Icbits -Idist/dist-sandbox-aad2d4a3/build/cbits -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20192_0/ghc_1.s -o dist/dist-sandbox-aad2d4a3/build/cbits/sqlite3.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20259_0/ghc_1.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20259_0/ghc_1.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/setup -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20267_0/ghc_2.s -o ./dist/dist-sandbox-aad2d4a3/setup/Main.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/setup -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20267_0/ghc_2.s -o ./dist/dist-sandbox-aad2d4a3/setup/Main.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: @/private/tmp/ghc20267_0/ghc_6.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20267_0/ghc_6.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc20267_0/ghc_7.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20267_0/ghc_7.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -dumpversion | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: @/private/tmp/ghc20288_0/ghc_2.rsp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang @/private/tmp/ghc20288_0/ghc_2.rsp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20288_0/ghc_1.s -o /private/tmp/20275-1.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20288_0/ghc_1.s -o /private/tmp/20275-1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| ld called with: -x -r /private/tmp/20275-1.o -o /private/tmp/20275-2.o | |
| superenv added: -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| superenv executed: ld -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -x -r /private/tmp/20275-1.o -o /private/tmp/20275-2.o -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk | |
| clang called with: -fno-stack-protector /private/tmp/20275-4.c -o /private/tmp/20275-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -DUSE_GIT_INFO -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zip-archive-0.3.3-JgkM87AqtALHvA605nsGLy -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unicode-transforms-0.3.5-Fz3EZHFdCO2JA30k1ZdjUR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-0.5.1.1-CMz8eJ1rlyXBl8tnf4s91Z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-utilities-0.2.3.0-Ca2hIkaol1S8pzI4whIygR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-orphans-0.13.7-KS35j0VrABK79VT4T7Svp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-reify-many-0.1.9-7yQcHE7smDBE8QUUw8G7iG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-expand-syns-0.4.4.0-Jqd7PPo0b5AIUFZ93VfrGv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-instances-0.1.13-FVNTjw43ao6CJDVjdI1un0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/syb-0.7-KRW1LCxdMiCJrmhxCvzo37 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-core-0.4.4-EEDhB5bZXXYEkkU000zHvk -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/safe-0.3.17-43oyx4B630gDZMbTh3Ttji -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/rio-0.1.9.2-Iq0Fumyij5bFUovo2y573t -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-0.2.11-JNkQFYORz2qIu8jdzTUGWw -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/retry-0.7.7.0-EDOk6Ns5EC92FhPurRmHat -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-text-0.1.0.1-6cTcEmuiw6yEWPxf8X9cyP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-0.3.3-LhNLVPHToDo5WPzFGWClqT -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/project-template-0.2.0.1-5wOF7eyExLb85AKnUt3gJP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-template-2.5.4-5wn9m10c0aV8wXi5mJznm7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-sqlite-2.9.3-HjTtBn3870q8rK8IuPWNCy -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-io-1.4.2-FxJo9MSb2gIZd20VBtrNg -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/temporary-1.3-3Qiq6NHR3RkIyhNk3iu0m -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-0.6.1-HiqFcZz95a4LDAkWpArnEA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/optparse-simple-0.1.1.2-CInUXemlClP8O6BADgjeNW -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/optparse-applicative-0.14.3.0-5b3yQqKkvlmGuG5BsSQvS8 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/open-browser-0.2.1.0-JBhinIwNmWr8AQilwoAYz4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/neat-interpolation-0.3.2.4-2mEeJgtWIJPJ4KWDRC7W1f -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mustache-2.3.0-1D4EXcwTgRF5kKEnNg3yjL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-0.8.0.1-27iw5a8l71Jv8yDjPHfmr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mintty-0.1.2-9kFLbBnftliLjHDnH5jKyp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-th-0.4.2.3-6lsg8IR4c8H57YoWjOHqD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/megaparsec-7.0.5-L4g4X7kAfSQBoEVG1GcQI0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/parser-combinators-1.1.0-FDSa0eySN9r39L2YaLUWp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-conduit-2.3.7.1-1gDHFknvJZ475CnZbgrhXj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-smallcheck-0.5.2-KGm0GWReo0Q7pmjSsZskf4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/smallcheck-1.1.5-IcJgcWLNXQN4xE4F00EnpE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/logict-0.6.0.3-6r6qduVxy9Y9NaLZHTJS6j -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-2.7.1-u6hCm0sZ6OApRaPzoRtxE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-discover-2.7.1-LGJDqSQ2jlrBzGstAgoI3G -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-core-2.7.1-8Y3bmPe6KlmAkamappQ0rS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tf-random-0.5-IjFVdJXpGgq3hBuRJiaT27 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/setenv-0.1.1.3-HP1VaXwIiC57fC12rF12pz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/quickcheck-io-0.2.0-BOCvT7zYo4IEryRcCkOZQ1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-expectations-0.8.2-xEhsaJyqHC4OUn6v2CIJJ -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/hpc-0.6.0.3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hpack-0.31.2-IFJVWKojFLBbjKyauO4lB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/yaml-0.10.4.0-GxcoStWXsEFF9yDzLHRZtA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/infer-license-0.2.0-1mcDElOmnzMIz1b3q9h6K9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/text-metrics-0.3.0-72vFVaZl2caJhbPv5jW1ma -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-tls-0.3.5.3-3WKQQtuu4FqLI2ciyKoGEE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-0.5.14-16Njhu83WGeHQnvyt9sxDE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mime-types-0.1.0.9-IuKFWuzgmF26e9nOlDWqrD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hackage-security-0.5.3.0-87xFKddVhkZ7tLbtO7s114 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tar-0.5.1.0-FRCWB2jpYPqA1qJa5Z0xoZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/githash-0.1.3.1-KCEeyhNTjq6Dnt375TCBGp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/generic-deriving-1.12.4-DLZ2cqfoVDQGYjceQHrMNL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fsnotify-0.3.0.1-8lXUlG1dhGsFJYrDbXccHB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hfsevents-0.1.6-FsxytYjIgoy7DQ1xUdnsnH -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/free-5.1.1-DOWOGBN9haQ6Oouw7zglci -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/filelock-0.1.1.3-FiB0yXqMtv43yiGSEcPU8N -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/extra-1.6.17-KZuWEbZHrzMLerCusVF6Ea -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/either-5.0.1.1-E3WHgiJBM4W5QQ10L8RBBf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroupoids-5.3.2-CH2nAVcR6chFblTRDhfuj3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/profunctors-5.4-9qj23mUq06eG7jNs3Mlpdt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ed25519-0.0.5.0-3R1aITMEY1o65OptEGfHDb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/echo-0.1.3-AXdiOL4eM1hJL3CrJirdzK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/digest-0.0.1.2-EmnqrtISorTAzGzJuIqcyN -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-conduit-0.2.2-6s6ovZzONXWIUge9EKpkPZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-sha256-0.11.101.0-3Uq82IeeCHa4sdHHdhziHx -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-0.11.9-wPzlDK2VgmAlkadmDh4WJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/contravariant-1.5.2-EcByWFpMv5PIMqVf2KxJah -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/connection-0.3.0-FS90KphkfrRCNeYZl1Lovo -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-system-1.6.6-KNdq29DVkBK9TgMFVGbhXU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tls-1.4.1-AQC5nXJ9J1q9dHmm7H2Nz6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-validation-1.6.11-CToG9Dal3bO8UQbmdJN6K6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-store-1.6.7-9GPrruPgOCYCaZcJ58KTny -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-1.7.5-J5YZlhQzsYX8KLXYKHsrPj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/pem-0.2.4-KBIt9z6pBncCKdpZVAu0kU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-0.25-LsV8svg4QzL2Aml9CmtuwY -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/socks-0.6.0-BdcAHGn3nAP6iQFmNNZGQA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/clock-0.8-H1S1zDefxirImaRbI6ITNv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cereal-0.5.8.1-KRPM4Pfa6l3HK7sjbDz33x -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/byteable-0.1.1-9guyEXUUK503mzSnI32g2S -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bindings-uname-0.1-1dGevTkKbFEKdnTeLVvJMM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bifunctors-5.5.4-JJ3JzR1cPaXHeLPVhkigqz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/distributive-0.6-3AZ16mK1QBO5W5Ouhno1al -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base16-bytestring-0.1.1.6-17atVnUhDnM13pAkKbwL6I -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-prelude-1.3-4ZZNNsW3hao94Bjea11y2s -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-parse-0.9.4-FtRQoV82ns2DYG503wAALM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-encoding-0.9.5-8N9sawlIqPT1xHzF4iuDv9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-types-0.3.2-5dsnOGrQg6z5cUsSynGgen -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/memory-0.14.18-9xbpIkcWqsAKLVYhB0lpFa -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/basement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hourglass-0.2.12-333qxqQQ3eK9Jo0nKcpgW5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-wl-pprint-0.6.8.2-1XkQt2TkKXp58Z2fWGaSDQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-terminal-0.8.2-LbawE0xYmiu2QkRGz1IZXL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/colour-2.3.5-y0xjV3ONUd40VuBtReEvC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/annotated-wl-pprint-0.7.0-DGkZQ2VEej1K9q8cmlJu7D -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-compat-0.3.9-KLabuCjuHFgEQdWdRD5aMS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/StateVar-1.2-OvQScUJdslB4HgRfOXUfu -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/QuickCheck-2.13.1-GEyI9Sj9A392R6WiOJQVVl -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/splitmix-0.0.2-6QWXa8lryKE5Joc1C8UDcH -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/HUnit-1.6.0.0-C6N9GX1vz2Z4nPL5JbE3ac -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/Glob-0.10.0-KSOLP6PE6iWj4qapnF5go -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/Cabal-2.4.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/parsec-3.1.13.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -fno-stack-protector /private/tmp/20275-4.c -o /private/tmp/20275-5 -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -I. -DUSE_GIT_INFO -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zip-archive-0.3.3-JgkM87AqtALHvA605nsGLy -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unicode-transforms-0.3.5-Fz3EZHFdCO2JA30k1ZdjUR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-0.5.1.1-CMz8eJ1rlyXBl8tnf4s91Z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-utilities-0.2.3.0-Ca2hIkaol1S8pzI4whIygR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-orphans-0.13.7-KS35j0VrABK79VT4T7Svp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-reify-many-0.1.9-7yQcHE7smDBE8QUUw8G7iG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-expand-syns-0.4.4.0-Jqd7PPo0b5AIUFZ93VfrGv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-instances-0.1.13-FVNTjw43ao6CJDVjdI1un0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/syb-0.7-KRW1LCxdMiCJrmhxCvzo37 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-core-0.4.4-EEDhB5bZXXYEkkU000zHvk -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/safe-0.3.17-43oyx4B630gDZMbTh3Ttji -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/rio-0.1.9.2-Iq0Fumyij5bFUovo2y573t -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-0.2.11-JNkQFYORz2qIu8jdzTUGWw -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/retry-0.7.7.0-EDOk6Ns5EC92FhPurRmHat -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-text-0.1.0.1-6cTcEmuiw6yEWPxf8X9cyP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-0.3.3-LhNLVPHToDo5WPzFGWClqT -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/project-template-0.2.0.1-5wOF7eyExLb85AKnUt3gJP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-template-2.5.4-5wn9m10c0aV8wXi5mJznm7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-sqlite-2.9.3-HjTtBn3870q8rK8IuPWNCy -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-io-1.4.2-FxJo9MSb2gIZd20VBtrNg -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/temporary-1.3-3Qiq6NHR3RkIyhNk3iu0m -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-0.6.1-HiqFcZz95a4LDAkWpArnEA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/optparse-simple-0.1.1.2-CInUXemlClP8O6BADgjeNW -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/optparse-applicative-0.14.3.0-5b3yQqKkvlmGuG5BsSQvS8 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/open-browser-0.2.1.0-JBhinIwNmWr8AQilwoAYz4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/neat-interpolation-0.3.2.4-2mEeJgtWIJPJ4KWDRC7W1f -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mustache-2.3.0-1D4EXcwTgRF5kKEnNg3yjL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-0.8.0.1-27iw5a8l71Jv8yDjPHfmr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mintty-0.1.2-9kFLbBnftliLjHDnH5jKyp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-th-0.4.2.3-6lsg8IR4c8H57YoWjOHqD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/megaparsec-7.0.5-L4g4X7kAfSQBoEVG1GcQI0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/parser-combinators-1.1.0-FDSa0eySN9r39L2YaLUWp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-conduit-2.3.7.1-1gDHFknvJZ475CnZbgrhXj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-smallcheck-0.5.2-KGm0GWReo0Q7pmjSsZskf4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/smallcheck-1.1.5-IcJgcWLNXQN4xE4F00EnpE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/logict-0.6.0.3-6r6qduVxy9Y9NaLZHTJS6j -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-2.7.1-u6hCm0sZ6OApRaPzoRtxE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-discover-2.7.1-LGJDqSQ2jlrBzGstAgoI3G -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-core-2.7.1-8Y3bmPe6KlmAkamappQ0rS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tf-random-0.5-IjFVdJXpGgq3hBuRJiaT27 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/setenv-0.1.1.3-HP1VaXwIiC57fC12rF12pz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/quickcheck-io-0.2.0-BOCvT7zYo4IEryRcCkOZQ1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-expectations-0.8.2-xEhsaJyqHC4OUn6v2CIJJ -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/hpc-0.6.0.3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hpack-0.31.2-IFJVWKojFLBbjKyauO4lB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/yaml-0.10.4.0-GxcoStWXsEFF9yDzLHRZtA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/infer-license-0.2.0-1mcDElOmnzMIz1b3q9h6K9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/text-metrics-0.3.0-72vFVaZl2caJhbPv5jW1ma -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-tls-0.3.5.3-3WKQQtuu4FqLI2ciyKoGEE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-0.5.14-16Njhu83WGeHQnvyt9sxDE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mime-types-0.1.0.9-IuKFWuzgmF26e9nOlDWqrD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hackage-security-0.5.3.0-87xFKddVhkZ7tLbtO7s114 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tar-0.5.1.0-FRCWB2jpYPqA1qJa5Z0xoZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/githash-0.1.3.1-KCEeyhNTjq6Dnt375TCBGp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/generic-deriving-1.12.4-DLZ2cqfoVDQGYjceQHrMNL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fsnotify-0.3.0.1-8lXUlG1dhGsFJYrDbXccHB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hfsevents-0.1.6-FsxytYjIgoy7DQ1xUdnsnH -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/free-5.1.1-DOWOGBN9haQ6Oouw7zglci -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/filelock-0.1.1.3-FiB0yXqMtv43yiGSEcPU8N -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/extra-1.6.17-KZuWEbZHrzMLerCusVF6Ea -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/either-5.0.1.1-E3WHgiJBM4W5QQ10L8RBBf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroupoids-5.3.2-CH2nAVcR6chFblTRDhfuj3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/profunctors-5.4-9qj23mUq06eG7jNs3Mlpdt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ed25519-0.0.5.0-3R1aITMEY1o65OptEGfHDb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/echo-0.1.3-AXdiOL4eM1hJL3CrJirdzK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/digest-0.0.1.2-EmnqrtISorTAzGzJuIqcyN -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-conduit-0.2.2-6s6ovZzONXWIUge9EKpkPZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-sha256-0.11.101.0-3Uq82IeeCHa4sdHHdhziHx -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-0.11.9-wPzlDK2VgmAlkadmDh4WJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/contravariant-1.5.2-EcByWFpMv5PIMqVf2KxJah -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/connection-0.3.0-FS90KphkfrRCNeYZl1Lovo -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-system-1.6.6-KNdq29DVkBK9TgMFVGbhXU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tls-1.4.1-AQC5nXJ9J1q9dHmm7H2Nz6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-validation-1.6.11-CToG9Dal3bO8UQbmdJN6K6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-store-1.6.7-9GPrruPgOCYCaZcJ58KTny -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-1.7.5-J5YZlhQzsYX8KLXYKHsrPj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/pem-0.2.4-KBIt9z6pBncCKdpZVAu0kU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-0.25-LsV8svg4QzL2Aml9CmtuwY -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/socks-0.6.0-BdcAHGn3nAP6iQFmNNZGQA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/clock-0.8-H1S1zDefxirImaRbI6ITNv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cereal-0.5.8.1-KRPM4Pfa6l3HK7sjbDz33x -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/byteable-0.1.1-9guyEXUUK503mzSnI32g2S -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bindings-uname-0.1-1dGevTkKbFEKdnTeLVvJMM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bifunctors-5.5.4-JJ3JzR1cPaXHeLPVhkigqz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/distributive-0.6-3AZ16mK1QBO5W5Ouhno1al -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base16-bytestring-0.1.1.6-17atVnUhDnM13pAkKbwL6I -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-prelude-1.3-4ZZNNsW3hao94Bjea11y2s -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-parse-0.9.4-FtRQoV82ns2DYG503wAALM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-encoding-0.9.5-8N9sawlIqPT1xHzF4iuDv9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-types-0.3.2-5dsnOGrQg6z5cUsSynGgen -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/memory-0.14.18-9xbpIkcWqsAKLVYhB0lpFa -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/basement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hourglass-0.2.12-333qxqQQ3eK9Jo0nKcpgW5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-wl-pprint-0.6.8.2-1XkQt2TkKXp58Z2fWGaSDQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-terminal-0.8.2-LbawE0xYmiu2QkRGz1IZXL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/colour-2.3.5-y0xjV3ONUd40VuBtReEvC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/annotated-wl-pprint-0.7.0-DGkZQ2VEej1K9q8cmlJu7D -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-compat-0.3.9-KLabuCjuHFgEQdWdRD5aMS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/StateVar-1.2-OvQScUJdslB4HgRfOXUfu -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/QuickCheck-2.13.1-GEyI9Sj9A392R6WiOJQVVl -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/splitmix-0.0.2-6QWXa8lryKE5Joc1C8UDcH -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/HUnit-1.6.0.0-C6N9GX1vz2Z4nPL5JbE3ac -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/Glob-0.10.0-KSOLP6PE6iWj4qapnF5go -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/Cabal-2.4.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/parsec-3.1.13.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make.c -o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make.o -fno-stack-protector -fno-stack-protector -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -c dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make.c -o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make.o -fno-stack-protector -fno-stack-protector -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -c dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_utils.c -o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_utils.o -fno-stack-protector -fno-stack-protector -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -c dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_utils.c -o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_utils.o -fno-stack-protector -fno-stack-protector -D__GLASGOW_HASKELL__=806 -Ddarwin_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make.o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_utils.o -o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make -fno-stack-protector -framework Cocoa -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zip-archive-0.3.3-JgkM87AqtALHvA605nsGLy -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unicode-transforms-0.3.5-Fz3EZHFdCO2JA30k1ZdjUR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-0.5.1.1-CMz8eJ1rlyXBl8tnf4s91Z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-utilities-0.2.3.0-Ca2hIkaol1S8pzI4whIygR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-orphans-0.13.7-KS35j0VrABK79VT4T7Svp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-reify-many-0.1.9-7yQcHE7smDBE8QUUw8G7iG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-expand-syns-0.4.4.0-Jqd7PPo0b5AIUFZ93VfrGv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-instances-0.1.13-FVNTjw43ao6CJDVjdI1un0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/syb-0.7-KRW1LCxdMiCJrmhxCvzo37 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-core-0.4.4-EEDhB5bZXXYEkkU000zHvk -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/safe-0.3.17-43oyx4B630gDZMbTh3Ttji -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/rio-0.1.9.2-Iq0Fumyij5bFUovo2y573t -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-0.2.11-JNkQFYORz2qIu8jdzTUGWw -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/retry-0.7.7.0-EDOk6Ns5EC92FhPurRmHat -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-text-0.1.0.1-6cTcEmuiw6yEWPxf8X9cyP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-0.3.3-LhNLVPHToDo5WPzFGWClqT -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/project-template-0.2.0.1-5wOF7eyExLb85AKnUt3gJP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-template-2.5.4-5wn9m10c0aV8wXi5mJznm7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-sqlite-2.9.3-HjTtBn3870q8rK8IuPWNCy -lpthread -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-io-1.4.2-FxJo9MSb2gIZd20VBtrNg -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/temporary-1.3-3Qiq6NHR3RkIyhNk3iu0m -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-0.6.1-HiqFcZz95a4LDAkWpArnEA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/optparse-applicative-0.14.3.0-5b3yQqKkvlmGuG5BsSQvS8 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/open-browser-0.2.1.0-JBhinIwNmWr8AQilwoAYz4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/neat-interpolation-0.3.2.4-2mEeJgtWIJPJ4KWDRC7W1f -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mustache-2.3.0-1D4EXcwTgRF5kKEnNg3yjL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-0.8.0.1-27iw5a8l71Jv8yDjPHfmr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mintty-0.1.2-9kFLbBnftliLjHDnH5jKyp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-th-0.4.2.3-6lsg8IR4c8H57YoWjOHqD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/megaparsec-7.0.5-L4g4X7kAfSQBoEVG1GcQI0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/parser-combinators-1.1.0-FDSa0eySN9r39L2YaLUWp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-conduit-2.3.7.1-1gDHFknvJZ475CnZbgrhXj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-smallcheck-0.5.2-KGm0GWReo0Q7pmjSsZskf4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/smallcheck-1.1.5-IcJgcWLNXQN4xE4F00EnpE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/logict-0.6.0.3-6r6qduVxy9Y9NaLZHTJS6j -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-2.7.1-u6hCm0sZ6OApRaPzoRtxE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-discover-2.7.1-LGJDqSQ2jlrBzGstAgoI3G -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-core-2.7.1-8Y3bmPe6KlmAkamappQ0rS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tf-random-0.5-IjFVdJXpGgq3hBuRJiaT27 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/setenv-0.1.1.3-HP1VaXwIiC57fC12rF12pz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/quickcheck-io-0.2.0-BOCvT7zYo4IEryRcCkOZQ1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-expectations-0.8.2-xEhsaJyqHC4OUn6v2CIJJ -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/hpc-0.6.0.3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hpack-0.31.2-IFJVWKojFLBbjKyauO4lB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/yaml-0.10.4.0-GxcoStWXsEFF9yDzLHRZtA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/infer-license-0.2.0-1mcDElOmnzMIz1b3q9h6K9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/text-metrics-0.3.0-72vFVaZl2caJhbPv5jW1ma -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-tls-0.3.5.3-3WKQQtuu4FqLI2ciyKoGEE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-0.5.14-16Njhu83WGeHQnvyt9sxDE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mime-types-0.1.0.9-IuKFWuzgmF26e9nOlDWqrD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hackage-security-0.5.3.0-87xFKddVhkZ7tLbtO7s114 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tar-0.5.1.0-FRCWB2jpYPqA1qJa5Z0xoZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/generic-deriving-1.12.4-DLZ2cqfoVDQGYjceQHrMNL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fsnotify-0.3.0.1-8lXUlG1dhGsFJYrDbXccHB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hfsevents-0.1.6-FsxytYjIgoy7DQ1xUdnsnH -lpthread -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/free-5.1.1-DOWOGBN9haQ6Oouw7zglci -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/filelock-0.1.1.3-FiB0yXqMtv43yiGSEcPU8N -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/extra-1.6.17-KZuWEbZHrzMLerCusVF6Ea -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/either-5.0.1.1-E3WHgiJBM4W5QQ10L8RBBf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroupoids-5.3.2-CH2nAVcR6chFblTRDhfuj3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/profunctors-5.4-9qj23mUq06eG7jNs3Mlpdt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ed25519-0.0.5.0-3R1aITMEY1o65OptEGfHDb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/echo-0.1.3-AXdiOL4eM1hJL3CrJirdzK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/digest-0.0.1.2-EmnqrtISorTAzGzJuIqcyN -lz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-conduit-0.2.2-6s6ovZzONXWIUge9EKpkPZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-sha256-0.11.101.0-3Uq82IeeCHa4sdHHdhziHx -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-0.11.9-wPzlDK2VgmAlkadmDh4WJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/contravariant-1.5.2-EcByWFpMv5PIMqVf2KxJah -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/connection-0.3.0-FS90KphkfrRCNeYZl1Lovo -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-system-1.6.6-KNdq29DVkBK9TgMFVGbhXU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tls-1.4.1-AQC5nXJ9J1q9dHmm7H2Nz6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-validation-1.6.11-CToG9Dal3bO8UQbmdJN6K6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-store-1.6.7-9GPrruPgOCYCaZcJ58KTny -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-1.7.5-J5YZlhQzsYX8KLXYKHsrPj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/pem-0.2.4-KBIt9z6pBncCKdpZVAu0kU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-0.25-LsV8svg4QzL2Aml9CmtuwY -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/socks-0.6.0-BdcAHGn3nAP6iQFmNNZGQA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -lz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/clock-0.8-H1S1zDefxirImaRbI6ITNv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cereal-0.5.8.1-KRPM4Pfa6l3HK7sjbDz33x -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/byteable-0.1.1-9guyEXUUK503mzSnI32g2S -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bindings-uname-0.1-1dGevTkKbFEKdnTeLVvJMM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bifunctors-5.5.4-JJ3JzR1cPaXHeLPVhkigqz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/distributive-0.6-3AZ16mK1QBO5W5Ouhno1al -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base16-bytestring-0.1.1.6-17atVnUhDnM13pAkKbwL6I -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-prelude-1.3-4ZZNNsW3hao94Bjea11y2s -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-parse-0.9.4-FtRQoV82ns2DYG503wAALM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-encoding-0.9.5-8N9sawlIqPT1xHzF4iuDv9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-types-0.3.2-5dsnOGrQg6z5cUsSynGgen -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/memory-0.14.18-9xbpIkcWqsAKLVYhB0lpFa -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/basement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hourglass-0.2.12-333qxqQQ3eK9Jo0nKcpgW5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-wl-pprint-0.6.8.2-1XkQt2TkKXp58Z2fWGaSDQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-terminal-0.8.2-LbawE0xYmiu2QkRGz1IZXL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/colour-2.3.5-y0xjV3ONUd40VuBtReEvC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/annotated-wl-pprint-0.7.0-DGkZQ2VEej1K9q8cmlJu7D -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-compat-0.3.9-KLabuCjuHFgEQdWdRD5aMS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/StateVar-1.2-OvQScUJdslB4HgRfOXUfu -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/QuickCheck-2.13.1-GEyI9Sj9A392R6WiOJQVVl -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/splitmix-0.0.2-6QWXa8lryKE5Joc1C8UDcH -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/HUnit-1.6.0.0-C6N9GX1vz2Z4nPL5JbE3ac -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/Glob-0.10.0-KSOLP6PE6iWj4qapnF5go -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/Cabal-2.4.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/parsec-3.1.13.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -liconv -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -lgmp -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -lm -ldl | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make.o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_utils.o -o dist/dist-sandbox-aad2d4a3/build/System/Terminal_hsc_make -fno-stack-protector -framework Cocoa -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zip-archive-0.3.3-JgkM87AqtALHvA605nsGLy -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unicode-transforms-0.3.5-Fz3EZHFdCO2JA30k1ZdjUR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-0.5.1.1-CMz8eJ1rlyXBl8tnf4s91Z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-utilities-0.2.3.0-Ca2hIkaol1S8pzI4whIygR -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-orphans-0.13.7-KS35j0VrABK79VT4T7Svp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-reify-many-0.1.9-7yQcHE7smDBE8QUUw8G7iG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-expand-syns-0.4.4.0-Jqd7PPo0b5AIUFZ93VfrGv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-instances-0.1.13-FVNTjw43ao6CJDVjdI1un0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/syb-0.7-KRW1LCxdMiCJrmhxCvzo37 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/store-core-0.4.4-EEDhB5bZXXYEkkU000zHvk -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/safe-0.3.17-43oyx4B630gDZMbTh3Ttji -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/rio-0.1.9.2-Iq0Fumyij5bFUovo2y573t -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-0.2.11-JNkQFYORz2qIu8jdzTUGWw -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/retry-0.7.7.0-EDOk6Ns5EC92FhPurRmHat -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-text-0.1.0.1-6cTcEmuiw6yEWPxf8X9cyP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/regex-applicative-0.3.3-LhNLVPHToDo5WPzFGWClqT -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/project-template-0.2.0.1-5wOF7eyExLb85AKnUt3gJP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-template-2.5.4-5wn9m10c0aV8wXi5mJznm7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-sqlite-2.9.3-HjTtBn3870q8rK8IuPWNCy -lpthread -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/persistent-2.9.2-FzirynlJZj56BZQT7CYTOS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/void-0.7.3-3RYOrpJEx0UYkI9Ikv0XI -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/silently-1.2.5-8xYD8dmpR2rF9SB64DYFRz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resource-pool-0.2.3.2-9G55onvaeea1FjHHbpCrcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-pieces-0.2.1-7jseLTOU0PkHMQiwNvt0jG -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-io-1.4.2-FxJo9MSb2gIZd20VBtrNg -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/temporary-1.3-3Qiq6NHR3RkIyhNk3iu0m -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/path-0.6.1-HiqFcZz95a4LDAkWpArnEA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/optparse-applicative-0.14.3.0-5b3yQqKkvlmGuG5BsSQvS8 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/open-browser-0.2.1.0-JBhinIwNmWr8AQilwoAYz4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/neat-interpolation-0.3.2.4-2mEeJgtWIJPJ4KWDRC7W1f -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mustache-2.3.0-1D4EXcwTgRF5kKEnNg3yjL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-lift-0.8.0.1-27iw5a8l71Jv8yDjPHfmr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-logger-0.3.30-73CNiXNQY21IDxKbXYLS94 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mintty-0.1.2-9kFLbBnftliLjHDnH5jKyp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-th-0.4.2.3-6lsg8IR4c8H57YoWjOHqD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/megaparsec-7.0.5-L4g4X7kAfSQBoEVG1GcQI0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/parser-combinators-1.1.0-FDSa0eySN9r39L2YaLUWp2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/lifted-base-0.2.3.12-KtUr6wkGSrS3bWeRWExG1z -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/monad-control-1.0.2.3-At5xRpwF2S6HGPjjUhSXZF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-conduit-2.3.7.1-1gDHFknvJZ475CnZbgrhXj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-api-data-0.4.1-DjcULgxtrqi3D6G87SuVYz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-compat-1.9.2.2-2s4hxMUsPxYAh4bvYaYAFK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-smallcheck-0.5.2-KGm0GWReo0Q7pmjSsZskf4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/smallcheck-1.1.5-IcJgcWLNXQN4xE4F00EnpE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/logict-0.6.0.3-6r6qduVxy9Y9NaLZHTJS6j -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-2.7.1-u6hCm0sZ6OApRaPzoRtxE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-discover-2.7.1-LGJDqSQ2jlrBzGstAgoI3G -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-core-2.7.1-8Y3bmPe6KlmAkamappQ0rS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tf-random-0.5-IjFVdJXpGgq3hBuRJiaT27 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/setenv-0.1.1.3-HP1VaXwIiC57fC12rF12pz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/quickcheck-io-0.2.0-BOCvT7zYo4IEryRcCkOZQ1 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hspec-expectations-0.8.2-xEhsaJyqHC4OUn6v2CIJJ -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/hpc-0.6.0.3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hpack-0.31.2-IFJVWKojFLBbjKyauO4lB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/yaml-0.10.4.0-GxcoStWXsEFF9yDzLHRZtA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/infer-license-0.2.0-1mcDElOmnzMIz1b3q9h6K9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/text-metrics-0.3.0-72vFVaZl2caJhbPv5jW1ma -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-tls-0.3.5.3-3WKQQtuu4FqLI2ciyKoGEE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-client-0.5.14-16Njhu83WGeHQnvyt9sxDE -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mime-types-0.1.0.9-IuKFWuzgmF26e9nOlDWqrD -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/http-types-0.12.3-E5KSR7WXSnOHFYucAejn4U -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hackage-security-0.5.3.0-87xFKddVhkZ7tLbtO7s114 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tar-0.5.1.0-FRCWB2jpYPqA1qJa5Z0xoZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/generic-deriving-1.12.4-DLZ2cqfoVDQGYjceQHrMNL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fsnotify-0.3.0.1-8lXUlG1dhGsFJYrDbXccHB -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hfsevents-0.1.6-FsxytYjIgoy7DQ1xUdnsnH -lpthread -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/free-5.1.1-DOWOGBN9haQ6Oouw7zglci -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-base-0.4.5.2-9wmw9letGJgDNrnpTrMj47 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/filelock-0.1.1.3-FiB0yXqMtv43yiGSEcPU8N -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/fast-logger-2.4.16-Fhx0aVqUJkD6rRTfmHLDh2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-time-0.4.6-JF9tTlWDZ3mFtk35a4YtZ9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/extra-1.6.17-KZuWEbZHrzMLerCusVF6Ea -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/either-5.0.1.1-E3WHgiJBM4W5QQ10L8RBBf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/semigroupoids-5.3.2-CH2nAVcR6chFblTRDhfuj3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/profunctors-5.4-9qj23mUq06eG7jNs3Mlpdt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ed25519-0.0.5.0-3R1aITMEY1o65OptEGfHDb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/echo-0.1.3-AXdiOL4eM1hJL3CrJirdzK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/easy-file-0.2.2-49v0RQkxTQF1Wq1oAMulzs -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/digest-0.0.1.2-EmnqrtISorTAzGzJuIqcyN -lz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-conduit-0.2.2-6s6ovZzONXWIUge9EKpkPZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-sha256-0.11.101.0-3Uq82IeeCHa4sdHHdhziHx -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptohash-0.11.9-wPzlDK2VgmAlkadmDh4WJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/contravariant-1.5.2-EcByWFpMv5PIMqVf2KxJah -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/connection-0.3.0-FS90KphkfrRCNeYZl1Lovo -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-system-1.6.6-KNdq29DVkBK9TgMFVGbhXU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tls-1.4.1-AQC5nXJ9J1q9dHmm7H2Nz6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-validation-1.6.11-CToG9Dal3bO8UQbmdJN6K6 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-store-1.6.7-9GPrruPgOCYCaZcJ58KTny -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/x509-1.7.5-J5YZlhQzsYX8KLXYKHsrPj -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/pem-0.2.4-KBIt9z6pBncCKdpZVAu0kU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cryptonite-0.25-LsV8svg4QzL2Aml9CmtuwY -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/socks-0.6.0-BdcAHGn3nAP6iQFmNNZGQA -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-extra-1.3.2-1l9eJcVI9ql4UW5ghbRUsb -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/typed-process-0.2.4.1-3SlH3t1eEUpBdrmyYmY6FU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/streaming-commons-0.2.1.1-DBhIM6IP9ukALQhpJe0JBM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/zlib-0.6.2-EaJL3b5rwqlHpbnkak0Dmp -lz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/conduit-1.3.1.1-2W6llkjUq5z3kEnBHeg6T9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/resourcet-1.2.2-2M8XgDBvy4C9UXOo3aGxpt -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unliftio-core-0.1.2.0-DmlZdkLzX278vkyONsp8WQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/mono-traversable-1.0.11.0-HEbiiFMTK9i7cwL0Jm9CRP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/clock-0.8-H1S1zDefxirImaRbI6ITNv -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/cereal-0.5.8.1-KRPM4Pfa6l3HK7sjbDz33x -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/case-insensitive-1.2.1.0-CvWnHROLKMT3yNbdCBfcvU -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/byteable-0.1.1-9guyEXUUK503mzSnI32g2S -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bitarray-0.0.1.1-57fm9u9YqCN6DKImkqvkn0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bindings-uname-0.1-1dGevTkKbFEKdnTeLVvJMM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/bifunctors-5.5.4-JJ3JzR1cPaXHeLPVhkigqz -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/comonad-5.0.5-JFdRPgecuFj5lQyTZW7sIK -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/distributive-0.6-3AZ16mK1QBO5W5Ouhno1al -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base16-bytestring-0.1.1.6-17atVnUhDnM13pAkKbwL6I -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-prelude-1.3-4ZZNNsW3hao94Bjea11y2s -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-orphans-0.8.1-HeyTAcy4PKhDcGhjvJwDzq -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/async-2.2.2-EbxQ7tk0OFk9dJNMtaidSf -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-parse-0.9.4-FtRQoV82ns2DYG503wAALM -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-encoding-0.9.5-8N9sawlIqPT1xHzF4iuDv9 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/asn1-types-0.3.2-5dsnOGrQg6z5cUsSynGgen -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/memory-0.14.18-9xbpIkcWqsAKLVYhB0lpFa -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/basement-0.0.10-2z2JaOuy7fVLQL3Bi1dEbr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hourglass-0.2.12-333qxqQQ3eK9Jo0nKcpgW5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-wl-pprint-0.6.8.2-1XkQt2TkKXp58Z2fWGaSDQ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/ansi-terminal-0.8.2-LbawE0xYmiu2QkRGz1IZXL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/colour-2.3.5-y0xjV3ONUd40VuBtReEvC -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/annotated-wl-pprint-0.7.0-DGkZQ2VEej1K9q8cmlJu7D -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-compat-0.3.9-KLabuCjuHFgEQdWdRD5aMS -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/exceptions-0.10.2-2mS9GUVmJpmKSw5CuaN6ik -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-iso8601-1.0.1.0-EtB4gOjUKjwAniJ23iTD6v -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/aeson-1.4.3.0-KVXlNJ3LbbsDXmOkSAr5FL -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/uuid-types-1.0.3-Autqzm2g4auIYSV6nkCRLV -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unordered-containers-0.2.10.0-LgoTL3wbBEY5bZIDJiyxW4 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/time-locale-compat-0.1.1.5-4Kz46WDKPmGDmYVdO1w5q7 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/th-abstraction-0.3.1.0-KacyXGqFl6k8QB9PBisbIF -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/attoparsec-0.13.2.2-6XZWdvg7dAKGuzy18iXIM3 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/scientific-0.3.6.2-BboXwnuKby4BtCVtfss4TP -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/integer-logarithms-1.0.3-4fjS4bKV0939VXcQKK2I7B -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/StateVar-1.2-OvQScUJdslB4HgRfOXUfu -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/stm-2.5.0.0 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/QuickCheck-2.13.1-GEyI9Sj9A392R6WiOJQVVl -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/template-haskell-2.14.0.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-boot-th-8.6.5 -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/splitmix-0.0.2-6QWXa8lryKE5Joc1C8UDcH -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/random-1.1-3ypV4EIycgb35PKjTYYr5q -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/HUnit-1.6.0.0-C6N9GX1vz2Z4nPL5JbE3ac -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/Glob-0.10.0-KSOLP6PE6iWj4qapnF5go -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/transformers-compat-0.6.5-9e4biiR1CNSADVloF4o7Bd -L/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/dlist-0.8.0.6-Fp8bZM9eelBDBq54ytkFUM -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/Cabal-2.4.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/pretty-1.1.3.6 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/parsec-3.1.13.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/text-1.2.3.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/mtl-2.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/transformers-0.5.6.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/directory-1.3.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/filepath-1.4.2.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/binary-0.8.6.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/containers-0.6.0.1 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/deepseq-1.4.4.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/array-0.5.3.0 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0 -liconv -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0 -L/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/lib -lgmp -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/ghc-prim-0.5.3 -L/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/rts -lm -ldl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_2.h -x assembler-with-cpp src/Data/Attoparsec/Interpreter.hs -o /private/tmp/ghc20312_0/ghc_1.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_2.h -x assembler-with-cpp src/Data/Attoparsec/Interpreter.hs -o /private/tmp/ghc20312_0/ghc_1.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_4.h -x assembler-with-cpp src/Network/HTTP/Download/Verified.hs -o /private/tmp/ghc20312_0/ghc_3.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_4.h -x assembler-with-cpp src/Network/HTTP/Download/Verified.hs -o /private/tmp/ghc20312_0/ghc_3.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_6.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/autogen/Paths_stack.hs -o /private/tmp/ghc20312_0/ghc_5.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_6.h -x assembler-with-cpp dist/dist-sandbox-aad2d4a3/build/autogen/Paths_stack.hs -o /private/tmp/ghc20312_0/ghc_5.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_8.h -x assembler-with-cpp src/Stack/Build.hs -o /private/tmp/ghc20312_0/ghc_7.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_8.h -x assembler-with-cpp src/Stack/Build.hs -o /private/tmp/ghc20312_0/ghc_7.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_10.h -x assembler-with-cpp src/Stack/Build/Cache.hs -o /private/tmp/ghc20312_0/ghc_9.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_10.h -x assembler-with-cpp src/Stack/Build/Cache.hs -o /private/tmp/ghc20312_0/ghc_9.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_12.h -x assembler-with-cpp src/Stack/Build/Execute.hs -o /private/tmp/ghc20312_0/ghc_11.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_12.h -x assembler-with-cpp src/Stack/Build/Execute.hs -o /private/tmp/ghc20312_0/ghc_11.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_14.h -x assembler-with-cpp src/Stack/Config.hs -o /private/tmp/ghc20312_0/ghc_13.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_14.h -x assembler-with-cpp src/Stack/Config.hs -o /private/tmp/ghc20312_0/ghc_13.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_16.h -x assembler-with-cpp src/Stack/Config/Docker.hs -o /private/tmp/ghc20312_0/ghc_15.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_16.h -x assembler-with-cpp src/Stack/Config/Docker.hs -o /private/tmp/ghc20312_0/ghc_15.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_18.h -x assembler-with-cpp src/Stack/Constants.hs -o /private/tmp/ghc20312_0/ghc_17.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_18.h -x assembler-with-cpp src/Stack/Constants.hs -o /private/tmp/ghc20312_0/ghc_17.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_20.h -x assembler-with-cpp src/Stack/Docker.hs -o /private/tmp/ghc20312_0/ghc_19.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_20.h -x assembler-with-cpp src/Stack/Docker.hs -o /private/tmp/ghc20312_0/ghc_19.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_22.h -x assembler-with-cpp src/Stack/Ghci.hs -o /private/tmp/ghc20312_0/ghc_21.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_22.h -x assembler-with-cpp src/Stack/Ghci.hs -o /private/tmp/ghc20312_0/ghc_21.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_24.h -x assembler-with-cpp src/Stack/PackageIndex.hs -o /private/tmp/ghc20312_0/ghc_23.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_24.h -x assembler-with-cpp src/Stack/PackageIndex.hs -o /private/tmp/ghc20312_0/ghc_23.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_26.h -x assembler-with-cpp src/Stack/Prelude.hs -o /private/tmp/ghc20312_0/ghc_25.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_26.h -x assembler-with-cpp src/Stack/Prelude.hs -o /private/tmp/ghc20312_0/ghc_25.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_28.h -x assembler-with-cpp src/Stack/Script.hs -o /private/tmp/ghc20312_0/ghc_27.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_28.h -x assembler-with-cpp src/Stack/Script.hs -o /private/tmp/ghc20312_0/ghc_27.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_30.h -x assembler-with-cpp src/Stack/Setup.hs -o /private/tmp/ghc20312_0/ghc_29.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_30.h -x assembler-with-cpp src/Stack/Setup.hs -o /private/tmp/ghc20312_0/ghc_29.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_32.h -x assembler-with-cpp src/Stack/Sig/Sign.hs -o /private/tmp/ghc20312_0/ghc_31.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_32.h -x assembler-with-cpp src/Stack/Sig/Sign.hs -o /private/tmp/ghc20312_0/ghc_31.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_34.h -x assembler-with-cpp src/Stack/Types/Build.hs -o /private/tmp/ghc20312_0/ghc_33.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_34.h -x assembler-with-cpp src/Stack/Types/Build.hs -o /private/tmp/ghc20312_0/ghc_33.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_36.h -x assembler-with-cpp src/Stack/Types/BuildPlan.hs -o /private/tmp/ghc20312_0/ghc_35.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_36.h -x assembler-with-cpp src/Stack/Types/BuildPlan.hs -o /private/tmp/ghc20312_0/ghc_35.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_38.h -x assembler-with-cpp src/Stack/Types/Config.hs -o /private/tmp/ghc20312_0/ghc_37.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_38.h -x assembler-with-cpp src/Stack/Types/Config.hs -o /private/tmp/ghc20312_0/ghc_37.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_40.h -x assembler-with-cpp src/Stack/Types/Resolver.hs -o /private/tmp/ghc20312_0/ghc_39.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_40.h -x assembler-with-cpp src/Stack/Types/Resolver.hs -o /private/tmp/ghc20312_0/ghc_39.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_42.h -x assembler-with-cpp src/Stack/Types/Runner.hs -o /private/tmp/ghc20312_0/ghc_41.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_42.h -x assembler-with-cpp src/Stack/Types/Runner.hs -o /private/tmp/ghc20312_0/ghc_41.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_44.h -x assembler-with-cpp src/Stack/Upgrade.hs -o /private/tmp/ghc20312_0/ghc_43.hscpp | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -E -undef -traditional -Wno-invalid-pp-token -Wno-unicode -Wno-trigraphs -include dist/dist-sandbox-aad2d4a3/build/autogen/cabal_macros.h -Wno-nonportable-include-path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/unix-compat-0.5.1-8Qz9saytjF6J2IYPOkY5XX/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/network-3.1.0.0-DH2jfvb4nAO8RR4tKibx4B/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-algorithms-0.8.0.1-DPQvLJ6FBZ6AdUOcGRsbpJ/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/vector-0.12.0.3-LfvlcMFJAcY18uD1Y2O5Ig/include -I/private/tmp/haskell-stack-20190613-99651-i9xvxt/stack-1.9.3/.cabal-sandbox/lib/x86_64-osx-ghc-8.6.5/primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/process-1.6.5.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/unix-2.7.2.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/time-1.8.0.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/bytestring-0.10.8.2/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/base-4.12.0.0/include -I/usr/local/Cellar/ghc/8.6.5/libexec/integer-gmp/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/integer-gmp-1.0.2.0/include -I/usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include -include /usr/local/Cellar/ghc/8.6.5/lib/ghc-8.6.5/include/ghcversion.h -Ddarwin_BUILD_OS -Dx86_64_BUILD_ARCH -Ddarwin_HOST_OS -Dx86_64_HOST_ARCH -D__GLASGOW_HASKELL_TH__ -U__PIC__ -D__PIC__ -D__SSE__ -D__SSE2__ -include/private/tmp/ghc20312_0/ghc_44.h -x assembler-with-cpp src/Stack/Upgrade.hs -o /private/tmp/ghc20312_0/ghc_43.hscpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Network/HTTP -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_46.s -o dist/dist-sandbox-aad2d4a3/build/Network/HTTP/StackClient.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Network/HTTP -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_46.s -o dist/dist-sandbox-aad2d4a3/build/Network/HTTP/StackClient.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Network/HTTP -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_48.s -o dist/dist-sandbox-aad2d4a3/build/Network/HTTP/StackClient.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Network/HTTP -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_48.s -o dist/dist-sandbox-aad2d4a3/build/Network/HTTP/StackClient.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hackage/Security/Client/Repository/HttpLib -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_51.s -o dist/dist-sandbox-aad2d4a3/build/Hackage/Security/Client/Repository/HttpLib/HttpClient.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hackage/Security/Client/Repository/HttpLib -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_51.s -o dist/dist-sandbox-aad2d4a3/build/Hackage/Security/Client/Repository/HttpLib/HttpClient.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hackage/Security/Client/Repository/HttpLib -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_53.s -o dist/dist-sandbox-aad2d4a3/build/Hackage/Security/Client/Repository/HttpLib/HttpClient.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Hackage/Security/Client/Repository/HttpLib -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_53.s -o dist/dist-sandbox-aad2d4a3/build/Hackage/Security/Client/Repository/HttpLib/HttpClient.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_56.s -o dist/dist-sandbox-aad2d4a3/build/Path/Extra.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_56.s -o dist/dist-sandbox-aad2d4a3/build/Path/Extra.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_58.s -o dist/dist-sandbox-aad2d4a3/build/Path/Extra.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_58.s -o dist/dist-sandbox-aad2d4a3/build/Path/Extra.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_61.s -o dist/dist-sandbox-aad2d4a3/build/Paths_stack.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_61.s -o dist/dist-sandbox-aad2d4a3/build/Paths_stack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_63.s -o dist/dist-sandbox-aad2d4a3/build/Paths_stack.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotedist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_63.s -o dist/dist-sandbox-aad2d4a3/build/Paths_stack.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_66.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Prelude.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_66.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Prelude.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_68.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Prelude.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_68.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Prelude.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_71.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/Utils.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_71.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/Utils.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_73.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/Utils.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_73.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/Utils.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_76.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/LogLevelParser.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_76.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/LogLevelParser.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_78.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/LogLevelParser.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_78.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/LogLevelParser.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Ghci -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_81.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Ghci/Script.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Ghci -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_81.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Ghci/Script.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Ghci -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_83.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Ghci/Script.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Ghci -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_83.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Ghci/Script.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_86.s -o dist/dist-sandbox-aad2d4a3/build/Stack/FileWatch.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_86.s -o dist/dist-sandbox-aad2d4a3/build/Stack/FileWatch.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_88.s -o dist/dist-sandbox-aad2d4a3/build/Stack/FileWatch.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_88.s -o dist/dist-sandbox-aad2d4a3/build/Stack/FileWatch.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_91.s -o dist/dist-sandbox-aad2d4a3/build/Path/Find.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_91.s -o dist/dist-sandbox-aad2d4a3/build/Path/Find.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_93.s -o dist/dist-sandbox-aad2d4a3/build/Path/Find.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Path -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_93.s -o dist/dist-sandbox-aad2d4a3/build/Path/Find.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_96.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Complicated.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_96.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Complicated.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_98.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Complicated.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_98.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Complicated.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative/Builder -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_101.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Builder/Extra.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative/Builder -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_101.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Builder/Extra.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative/Builder -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_103.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Builder/Extra.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative/Builder -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_103.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Builder/Extra.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_106.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/SolverParser.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_106.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/SolverParser.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_108.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/SolverParser.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Options -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_108.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Options/SolverParser.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_111.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/VersionTagged.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_111.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/VersionTagged.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_113.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/VersionTagged.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Store -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_113.s -o dist/dist-sandbox-aad2d4a3/build/Data/Store/VersionTagged.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Monoid -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_116.s -o dist/dist-sandbox-aad2d4a3/build/Data/Monoid/Map.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Monoid -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_116.s -o dist/dist-sandbox-aad2d4a3/build/Data/Monoid/Map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Monoid -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_118.s -o dist/dist-sandbox-aad2d4a3/build/Data/Monoid/Map.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Monoid -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_118.s -o dist/dist-sandbox-aad2d4a3/build/Data/Monoid/Map.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/IORef -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_121.s -o dist/dist-sandbox-aad2d4a3/build/Data/IORef/RunOnce.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/IORef -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_121.s -o dist/dist-sandbox-aad2d4a3/build/Data/IORef/RunOnce.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/IORef -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_123.s -o dist/dist-sandbox-aad2d4a3/build/Data/IORef/RunOnce.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/IORef -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_123.s -o dist/dist-sandbox-aad2d4a3/build/Data/IORef/RunOnce.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_126.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Combinators.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_126.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Combinators.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_128.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Combinators.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_128.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Combinators.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_131.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Args.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_131.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Args.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_133.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Args.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Attoparsec -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_133.s -o dist/dist-sandbox-aad2d4a3/build/Data/Attoparsec/Args.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_136.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Args.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_136.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Args.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_138.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Args.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Options/Applicative -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_138.s -o dist/dist-sandbox-aad2d4a3/build/Options/Applicative/Args.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Aeson -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_141.s -o dist/dist-sandbox-aad2d4a3/build/Data/Aeson/Extended.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Aeson -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_141.s -o dist/dist-sandbox-aad2d4a3/build/Data/Aeson/Extended.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Aeson -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_143.s -o dist/dist-sandbox-aad2d4a3/build/Data/Aeson/Extended.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Data/Aeson -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_143.s -o dist/dist-sandbox-aad2d4a3/build/Data/Aeson/Extended.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_146.s -o dist/dist-sandbox-aad2d4a3/build/Stack/StaticBytes.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_146.s -o dist/dist-sandbox-aad2d4a3/build/Stack/StaticBytes.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_148.s -o dist/dist-sandbox-aad2d4a3/build/Stack/StaticBytes.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_148.s -o dist/dist-sandbox-aad2d4a3/build/Stack/StaticBytes.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Types -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_151.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Types/CompilerBuild.o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Types -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_151.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Types/CompilerBuild.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang called with: -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Types -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_153.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Types/CompilerBuild.dyn_o | |
| superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| superenv executed: clang -fno-stack-protector -DTABLES_NEXT_TO_CODE -iquotesrc/Stack/Types -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build -Idist/dist-sandbox-aad2d4a3/build/autogen -Idist/dist-sandbox-aad2d4a3/build/global-autogen -Idist/dist-sandbox-aad2d4a3/build -fno-common -U__PIC__ -D__PIC__ -Qunused-arguments -x assembler -c /private/tmp/ghc20312_0/ghc_153.s -o dist/dist-sandbox-aad2d4a3/build/Stack/Types/CompilerBuild.dyn_o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| clang |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment