| 1 | $ cabal install -v3 yesod > yesod-install.log |
|---|
| 2 | Glasgow Haskell Compiler, Version 7.0.4, for Haskell 98, stage 2 booted by GHC version 7.0.1 |
|---|
| 3 | Using binary package database: /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/package.conf.d/package.cache |
|---|
| 4 | Using binary package database: /Users/jeff/.ghc/powerpc-darwin-7.0.4/package.conf.d/package.cache |
|---|
| 5 | wired-in package ghc-prim mapped to ghc-prim-0.2.0.0-6bf7b03ebc9c668817e4379b6796c0c2 |
|---|
| 6 | wired-in package integer-gmp mapped to integer-gmp-0.2.0.3-4c5ab8b517f0b5d4ecf2153d5dfb7f41 |
|---|
| 7 | wired-in package base mapped to base-4.3.1.0-027b77b12e52d1549077882b70695ddf |
|---|
| 8 | wired-in package rts mapped to builtin_rts |
|---|
| 9 | wired-in package template-haskell mapped to template-haskell-2.5.0.0-5eb8b3886e957b3c9cb455b68e59f600 |
|---|
| 10 | wired-in package dph-seq not found. |
|---|
| 11 | wired-in package dph-par not found. |
|---|
| 12 | Hsc static flags: -static |
|---|
| 13 | *** Chasing dependencies: |
|---|
| 14 | Chasing modules from: *Yesod.Content,*Yesod.Core,*Yesod.Dispatch,*Yesod.Handler,*Yesod.Logger,*Yesod.Request,*Yesod.Widget,*Yesod.Message,*Yesod.Internal.TestApi,*Yesod.Internal,*Yesod.Internal.Cache,*Yesod.Internal.Core,*Yesod.Internal.Session,*Yesod.Internal.Request,*Paths_yesod_core |
|---|
| 15 | Created temporary directory: /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0 |
|---|
| 16 | *** C pre-processor: |
|---|
| 17 | /Developer/usr/bin/gcc -E -undef -traditional -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h -x c ./Yesod/Dispatch.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_0.hscpp |
|---|
| 18 | Using built-in specs. |
|---|
| 19 | Target: powerpc-apple-darwin9 |
|---|
| 20 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
|---|
| 21 | Thread model: posix |
|---|
| 22 | gcc version 4.0.1 (Apple Inc. build 5490) |
|---|
| 23 | /Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin9/4.0.1/cc1 -E -traditional-cpp -quiet -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -iprefix /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/ -D__DYNAMIC__ -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h ./Yesod/Dispatch.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_0.hscpp -fPIC -mmacosx-version-min=10.5.8 -undef |
|---|
| 24 | ignoring nonexistent directory "/Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 25 | ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 26 | ignoring duplicate directory "dist/build" |
|---|
| 27 | #include "..." search starts here: |
|---|
| 28 | #include <...> search starts here: |
|---|
| 29 | dist/build |
|---|
| 30 | dist/build/autogen |
|---|
| 31 | /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include |
|---|
| 32 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include |
|---|
| 33 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include |
|---|
| 34 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include |
|---|
| 35 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include |
|---|
| 36 | /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include |
|---|
| 37 | /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include |
|---|
| 38 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include |
|---|
| 39 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include |
|---|
| 40 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include |
|---|
| 41 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include |
|---|
| 42 | /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 43 | /usr/local/include |
|---|
| 44 | /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 45 | /usr/include |
|---|
| 46 | /System/Library/Frameworks (framework directory) |
|---|
| 47 | /Library/Frameworks (framework directory) |
|---|
| 48 | End of search list. |
|---|
| 49 | *** C pre-processor: |
|---|
| 50 | /Developer/usr/bin/gcc -E -undef -traditional -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h -x c ./Yesod/Handler.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_1.hscpp |
|---|
| 51 | Using built-in specs. |
|---|
| 52 | Target: powerpc-apple-darwin9 |
|---|
| 53 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
|---|
| 54 | Thread model: posix |
|---|
| 55 | gcc version 4.0.1 (Apple Inc. build 5490) |
|---|
| 56 | /Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin9/4.0.1/cc1 -E -traditional-cpp -quiet -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -iprefix /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/ -D__DYNAMIC__ -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h ./Yesod/Handler.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_1.hscpp -fPIC -mmacosx-version-min=10.5.8 -undef |
|---|
| 57 | ignoring nonexistent directory "/Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 58 | ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 59 | ignoring duplicate directory "dist/build" |
|---|
| 60 | #include "..." search starts here: |
|---|
| 61 | #include <...> search starts here: |
|---|
| 62 | dist/build |
|---|
| 63 | dist/build/autogen |
|---|
| 64 | /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include |
|---|
| 65 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include |
|---|
| 66 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include |
|---|
| 67 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include |
|---|
| 68 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include |
|---|
| 69 | /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include |
|---|
| 70 | /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include |
|---|
| 71 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include |
|---|
| 72 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include |
|---|
| 73 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include |
|---|
| 74 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include |
|---|
| 75 | /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 76 | /usr/local/include |
|---|
| 77 | /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 78 | /usr/include |
|---|
| 79 | /System/Library/Frameworks (framework directory) |
|---|
| 80 | /Library/Frameworks (framework directory) |
|---|
| 81 | End of search list. |
|---|
| 82 | *** C pre-processor: |
|---|
| 83 | /Developer/usr/bin/gcc -E -undef -traditional -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h -x c ./Yesod/Widget.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_2.hscpp |
|---|
| 84 | Using built-in specs. |
|---|
| 85 | Target: powerpc-apple-darwin9 |
|---|
| 86 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
|---|
| 87 | Thread model: posix |
|---|
| 88 | gcc version 4.0.1 (Apple Inc. build 5490) |
|---|
| 89 | /Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin9/4.0.1/cc1 -E -traditional-cpp -quiet -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -iprefix /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/ -D__DYNAMIC__ -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h ./Yesod/Widget.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_2.hscpp -fPIC -mmacosx-version-min=10.5.8 -undef |
|---|
| 90 | ignoring nonexistent directory "/Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 91 | ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 92 | ignoring duplicate directory "dist/build" |
|---|
| 93 | #include "..." search starts here: |
|---|
| 94 | #include <...> search starts here: |
|---|
| 95 | dist/build |
|---|
| 96 | dist/build/autogen |
|---|
| 97 | /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include |
|---|
| 98 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include |
|---|
| 99 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include |
|---|
| 100 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include |
|---|
| 101 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include |
|---|
| 102 | /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include |
|---|
| 103 | /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include |
|---|
| 104 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include |
|---|
| 105 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include |
|---|
| 106 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include |
|---|
| 107 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include |
|---|
| 108 | /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 109 | /usr/local/include |
|---|
| 110 | /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 111 | /usr/include |
|---|
| 112 | /System/Library/Frameworks (framework directory) |
|---|
| 113 | /Library/Frameworks (framework directory) |
|---|
| 114 | End of search list. |
|---|
| 115 | *** C pre-processor: |
|---|
| 116 | /Developer/usr/bin/gcc -E -undef -traditional -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h -x c ./Yesod/Internal.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_3.hscpp |
|---|
| 117 | Using built-in specs. |
|---|
| 118 | Target: powerpc-apple-darwin9 |
|---|
| 119 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
|---|
| 120 | Thread model: posix |
|---|
| 121 | gcc version 4.0.1 (Apple Inc. build 5490) |
|---|
| 122 | /Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin9/4.0.1/cc1 -E -traditional-cpp -quiet -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -iprefix /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/ -D__DYNAMIC__ -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h ./Yesod/Internal.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_3.hscpp -fPIC -mmacosx-version-min=10.5.8 -undef |
|---|
| 123 | ignoring nonexistent directory "/Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 124 | ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 125 | ignoring duplicate directory "dist/build" |
|---|
| 126 | #include "..." search starts here: |
|---|
| 127 | #include <...> search starts here: |
|---|
| 128 | dist/build |
|---|
| 129 | dist/build/autogen |
|---|
| 130 | /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include |
|---|
| 131 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include |
|---|
| 132 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include |
|---|
| 133 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include |
|---|
| 134 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include |
|---|
| 135 | /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include |
|---|
| 136 | /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include |
|---|
| 137 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include |
|---|
| 138 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include |
|---|
| 139 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include |
|---|
| 140 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include |
|---|
| 141 | /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 142 | /usr/local/include |
|---|
| 143 | /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 144 | /usr/include |
|---|
| 145 | /System/Library/Frameworks (framework directory) |
|---|
| 146 | /Library/Frameworks (framework directory) |
|---|
| 147 | End of search list. |
|---|
| 148 | *** C pre-processor: |
|---|
| 149 | /Developer/usr/bin/gcc -E -undef -traditional -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h -x c ./Yesod/Internal/Core.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_4.hscpp |
|---|
| 150 | Using built-in specs. |
|---|
| 151 | Target: powerpc-apple-darwin9 |
|---|
| 152 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
|---|
| 153 | Thread model: posix |
|---|
| 154 | gcc version 4.0.1 (Apple Inc. build 5490) |
|---|
| 155 | /Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin9/4.0.1/cc1 -E -traditional-cpp -quiet -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -iprefix /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/ -D__DYNAMIC__ -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h ./Yesod/Internal/Core.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_4.hscpp -fPIC -mmacosx-version-min=10.5.8 -undef |
|---|
| 156 | ignoring nonexistent directory "/Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 157 | ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 158 | ignoring duplicate directory "dist/build" |
|---|
| 159 | #include "..." search starts here: |
|---|
| 160 | #include <...> search starts here: |
|---|
| 161 | dist/build |
|---|
| 162 | dist/build/autogen |
|---|
| 163 | /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include |
|---|
| 164 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include |
|---|
| 165 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include |
|---|
| 166 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include |
|---|
| 167 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include |
|---|
| 168 | /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include |
|---|
| 169 | /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include |
|---|
| 170 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include |
|---|
| 171 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include |
|---|
| 172 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include |
|---|
| 173 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include |
|---|
| 174 | /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 175 | /usr/local/include |
|---|
| 176 | /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 177 | /usr/include |
|---|
| 178 | /System/Library/Frameworks (framework directory) |
|---|
| 179 | /Library/Frameworks (framework directory) |
|---|
| 180 | End of search list. |
|---|
| 181 | *** C pre-processor: |
|---|
| 182 | /Developer/usr/bin/gcc -E -undef -traditional -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h -x c ./Yesod/Internal/Request.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_5.hscpp |
|---|
| 183 | Using built-in specs. |
|---|
| 184 | Target: powerpc-apple-darwin9 |
|---|
| 185 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
|---|
| 186 | Thread model: posix |
|---|
| 187 | gcc version 4.0.1 (Apple Inc. build 5490) |
|---|
| 188 | /Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin9/4.0.1/cc1 -E -traditional-cpp -quiet -v -I dist/build -I dist/build/autogen -I dist/build -I /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include -I /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include -I /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include -I /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include -iprefix /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/ -D__DYNAMIC__ -D__GLASGOW_HASKELL__=700 -Ddarwin_BUILD_OS=1 -Dpowerpc_BUILD_ARCH=1 -Ddarwin_HOST_OS=1 -Dpowerpc_HOST_ARCH=1 -DGHC7 -include dist/build/autogen/cabal_macros.h ./Yesod/Internal/Request.hs -o /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_5.hscpp -fPIC -mmacosx-version-min=10.5.8 -undef |
|---|
| 189 | ignoring nonexistent directory "/Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 190 | ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin9/4.0.1/../../../../powerpc-apple-darwin9/include" |
|---|
| 191 | ignoring duplicate directory "dist/build" |
|---|
| 192 | #include "..." search starts here: |
|---|
| 193 | #include <...> search starts here: |
|---|
| 194 | dist/build |
|---|
| 195 | dist/build/autogen |
|---|
| 196 | /Users/jeff/.cabal/lib/network-2.3.0.8/ghc-7.0.4/include |
|---|
| 197 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/process-1.0.1.5/include |
|---|
| 198 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/directory-1.1.0.0/include |
|---|
| 199 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/unix-2.4.2.0/include |
|---|
| 200 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/old-time-1.0.0.6/include |
|---|
| 201 | /Users/jeff/.cabal/lib/vector-0.9.1/ghc-7.0.4/include |
|---|
| 202 | /Users/jeff/.cabal/lib/primitive-0.4.1/ghc-7.0.4/include |
|---|
| 203 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/time-1.2.0.3/include |
|---|
| 204 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/bytestring-0.9.1.10/include |
|---|
| 205 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/base-4.3.1.0/include |
|---|
| 206 | /Library/Frameworks/GHC.framework/Versions/7.0.4-powerpc/usr/lib/ghc-7.0.4/include |
|---|
| 207 | /Developer/usr/bin/../lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 208 | /usr/local/include |
|---|
| 209 | /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include |
|---|
| 210 | /usr/include |
|---|
| 211 | /System/Library/Frameworks (framework directory) |
|---|
| 212 | /Library/Frameworks (framework directory) |
|---|
| 213 | End of search list. |
|---|
| 214 | Stable obj: [] |
|---|
| 215 | Stable BCO: [] |
|---|
| 216 | Ready for upsweep |
|---|
| 217 | [NONREC |
|---|
| 218 | ModSummary { |
|---|
| 219 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 220 | ms_mod = yesod-core-0.10.2.1:Yesod.Content, |
|---|
| 221 | ms_imps = [import Prelude, import Data.Conduit ( Source, Flush ), |
|---|
| 222 | import Network.Wai ( FilePart ), |
|---|
| 223 | import Data.String ( IsString(fromString) ), |
|---|
| 224 | import Text.Blaze.Renderer.Utf8 ( renderHtmlBuilder ), |
|---|
| 225 | import Text.Hamlet ( Html ), import Data.Monoid ( mempty ), |
|---|
| 226 | import Blaze.ByteString.Builder |
|---|
| 227 | ( Builder, fromByteString, fromLazyByteString ), |
|---|
| 228 | import qualified Data.Text.Lazy.Encoding, |
|---|
| 229 | import qualified Data.Text.Encoding, import System.Locale, |
|---|
| 230 | import Data.Time, import qualified Data.Text as T, |
|---|
| 231 | import Data.Text.Lazy ( Text, pack ), |
|---|
| 232 | import qualified Data.ByteString.Lazy as L, |
|---|
| 233 | import qualified Data.ByteString as B, |
|---|
| 234 | import Data.Maybe ( mapMaybe )] |
|---|
| 235 | ms_srcimps = [] |
|---|
| 236 | }, |
|---|
| 237 | NONREC |
|---|
| 238 | ModSummary { |
|---|
| 239 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 240 | ms_mod = yesod-core-0.10.2.1:Yesod.Message, |
|---|
| 241 | ms_imps = [import Prelude, import Text.Shakespeare.I18N] |
|---|
| 242 | ms_srcimps = [] |
|---|
| 243 | }, |
|---|
| 244 | NONREC |
|---|
| 245 | ModSummary { |
|---|
| 246 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 247 | ms_mod = yesod-core-0.10.2.1:Yesod.Internal, |
|---|
| 248 | ms_imps = [import Prelude, import Web.Cookie ( SetCookie(..) ), |
|---|
| 249 | import Network.HTTP.Types ( Ascii ), |
|---|
| 250 | import Data.Text.Lazy.Builder ( Builder ), |
|---|
| 251 | import qualified Data.Map as Map, import Data.String ( IsString ), |
|---|
| 252 | import qualified Network.HTTP.Types as H, |
|---|
| 253 | import Control.Exception ( Exception ), |
|---|
| 254 | import Data.Typeable ( Typeable ), import Data.Text ( Text ), |
|---|
| 255 | import Data.List ( nub ), import Data.Monoid ( Monoid(..), Last ), |
|---|
| 256 | import Text.Julius ( JavascriptUrl ), |
|---|
| 257 | import Text.Hamlet ( HtmlUrl, hamlet, Html )] |
|---|
| 258 | ms_srcimps = [] |
|---|
| 259 | }, |
|---|
| 260 | NONREC |
|---|
| 261 | ModSummary { |
|---|
| 262 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 263 | ms_mod = yesod-core-0.10.2.1:Yesod.Internal.Cache, |
|---|
| 264 | ms_imps = [import Control.Applicative ( (<$>) ), |
|---|
| 265 | import Data.Monoid ( Monoid ), |
|---|
| 266 | import Unsafe.Coerce ( unsafeCoerce ), import GHC.Exts ( Any ), |
|---|
| 267 | import Data.Unique ( hashUnique, newUnique ), |
|---|
| 268 | import Language.Haskell.TH ( appE ), |
|---|
| 269 | import Language.Haskell.TH.Syntax |
|---|
| 270 | ( Q, Exp, runIO, Exp(LitE), Lit(IntegerL) ), |
|---|
| 271 | import qualified Data.IntMap as Map, |
|---|
| 272 | import Prelude hiding ( lookup )] |
|---|
| 273 | ms_srcimps = [] |
|---|
| 274 | }, |
|---|
| 275 | NONREC |
|---|
| 276 | ModSummary { |
|---|
| 277 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 278 | ms_mod = yesod-core-0.10.2.1:Yesod.Internal.Session, |
|---|
| 279 | ms_imps = [import Prelude, import Control.Applicative ( (<$>) ), |
|---|
| 280 | import Control.Arrow ( first ), |
|---|
| 281 | import Data.Text ( Text, pack, unpack ), |
|---|
| 282 | import Control.Monad ( guard ), |
|---|
| 283 | import Data.ByteString ( ByteString ), import Data.Time, |
|---|
| 284 | import Data.Serialize, import qualified Web.ClientSession as CS] |
|---|
| 285 | ms_srcimps = [] |
|---|
| 286 | }, |
|---|
| 287 | NONREC |
|---|
| 288 | ModSummary { |
|---|
| 289 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 290 | ms_mod = yesod-core-0.10.2.1:Yesod.Internal.Request, |
|---|
| 291 | ms_imps = [import Prelude, |
|---|
| 292 | import Data.Text.Encoding.Error ( lenientDecode ), |
|---|
| 293 | import Data.Text.Encoding ( decodeUtf8With ), |
|---|
| 294 | import qualified Data.Text as T, import qualified Data.Set as Set, |
|---|
| 295 | import qualified Data.ByteString.Lazy as L, |
|---|
| 296 | import Data.Maybe ( fromMaybe, catMaybes ), |
|---|
| 297 | import Control.Monad ( join ), |
|---|
| 298 | import Network.HTTP.Types ( queryToQueryText ), |
|---|
| 299 | import Data.Text ( Text, pack ), |
|---|
| 300 | import qualified Data.ByteString.Char8 as S8, |
|---|
| 301 | import Data.ByteString ( ByteString ), |
|---|
| 302 | import Web.Cookie ( parseCookiesText ), |
|---|
| 303 | import System.Random ( RandomGen, newStdGen, randomRs ), |
|---|
| 304 | import qualified Network.Wai as W, import Yesod.Internal, |
|---|
| 305 | import qualified Network.Wai.Parse as NWP, |
|---|
| 306 | import Control.Arrow ( second ), |
|---|
| 307 | import Control.Applicative ( (<$>) )] |
|---|
| 308 | ms_srcimps = [] |
|---|
| 309 | }, |
|---|
| 310 | NONREC |
|---|
| 311 | ModSummary { |
|---|
| 312 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 313 | ms_mod = yesod-core-0.10.2.1:Yesod.Internal.TestApi, |
|---|
| 314 | ms_imps = [import Prelude, |
|---|
| 315 | import Yesod.Internal.Request ( randomString, parseWaiRequest' )] |
|---|
| 316 | ms_srcimps = [] |
|---|
| 317 | }, |
|---|
| 318 | NONREC |
|---|
| 319 | ModSummary { |
|---|
| 320 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 321 | ms_mod = yesod-core-0.10.2.1:Yesod.Handler, |
|---|
| 322 | ms_imps = [import Yesod.Routes.Class, import Control.Monad.Base, |
|---|
| 323 | import Control.Monad.Trans.Control, |
|---|
| 324 | import Control.Exception.Lifted ( catch ), |
|---|
| 325 | import Control.Monad.Trans.Resource, |
|---|
| 326 | import qualified Data.IORef as I, |
|---|
| 327 | import Data.Typeable ( Typeable ), |
|---|
| 328 | import Yesod.Internal.Cache ( mkCacheKey, CacheKey ), |
|---|
| 329 | import qualified Yesod.Internal.Cache as Cache, |
|---|
| 330 | import Text.Blaze ( toHtml, preEscapedText ), |
|---|
| 331 | import Yesod.Message ( RenderMessage(..) ), |
|---|
| 332 | import Data.Text ( Text ), |
|---|
| 333 | import Blaze.ByteString.Builder ( toByteString ), |
|---|
| 334 | import qualified Data.CaseInsensitive as CI, |
|---|
| 335 | import Data.CaseInsensitive ( CI ), |
|---|
| 336 | import qualified Data.ByteString.Char8 as S8, |
|---|
| 337 | import Data.Monoid ( mappend, mempty, Endo(..) ), |
|---|
| 338 | import qualified Network.Wai.Parse as NWP, |
|---|
| 339 | import Control.Arrow ( (***) ), |
|---|
| 340 | import Web.Cookie ( SetCookie(..), renderSetCookie ), |
|---|
| 341 | import Data.Maybe ( fromMaybe ), import Yesod.Content, |
|---|
| 342 | import Network.Wai.Parse ( parseHttpAccept ), |
|---|
| 343 | import qualified Data.ByteString as S, |
|---|
| 344 | import qualified Data.Map as Map, |
|---|
| 345 | import qualified Data.Text.Lazy as TL, |
|---|
| 346 | import Data.Text.Encoding.Error ( lenientDecode ), |
|---|
| 347 | import Data.Text.Encoding ( encodeUtf8, decodeUtf8With ), |
|---|
| 348 | import qualified Data.Text as T, |
|---|
| 349 | import qualified Text.Blaze.Renderer.Text, import Text.Hamlet, |
|---|
| 350 | import qualified Network.HTTP.Types as H, |
|---|
| 351 | import qualified Network.Wai as W, import System.IO, |
|---|
| 352 | import qualified Control.Monad.Trans.Class, |
|---|
| 353 | import Control.Monad.Trans.Class ( MonadTrans ), |
|---|
| 354 | import Control.Monad.IO.Class, import Control.Monad ( liftM ), |
|---|
| 355 | import Control.Applicative, |
|---|
| 356 | import Control.Exception hiding ( Handler, catch, finally ), |
|---|
| 357 | import Data.Time ( UTCTime, getCurrentTime, addUTCTime ), |
|---|
| 358 | import Yesod.Internal, import Yesod.Internal.Request, |
|---|
| 359 | import Prelude hiding ( catch )] |
|---|
| 360 | ms_srcimps = [] |
|---|
| 361 | }, |
|---|
| 362 | NONREC |
|---|
| 363 | ModSummary { |
|---|
| 364 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 365 | ms_mod = yesod-core-0.10.2.1:Yesod.Widget, |
|---|
| 366 | ms_imps = [import Prelude, import Control.Arrow ( first ), |
|---|
| 367 | import Control.Monad.Base ( MonadBase(liftBase) ), |
|---|
| 368 | import Text.Blaze ( toHtml, preEscapedLazyText ), |
|---|
| 369 | import Data.Text.Lazy.Builder ( fromLazyText ), |
|---|
| 370 | import qualified Text.Hamlet as NP, |
|---|
| 371 | import Control.Exception ( throwIO ), |
|---|
| 372 | import Control.Monad.Trans.Resource, |
|---|
| 373 | import Control.Monad.Trans.Control |
|---|
| 374 | ( MonadBaseControl(..), control ), |
|---|
| 375 | import Language.Haskell.TH.Syntax |
|---|
| 376 | ( Q, Exp(InfixE, VarE, LamE), Pat(VarP), newName ), |
|---|
| 377 | import Language.Haskell.TH.Quote ( QuasiQuoter ), |
|---|
| 378 | import qualified Data.Map as Map, import Data.Text ( Text ), |
|---|
| 379 | import Control.Monad ( liftM ), import Yesod.Internal, |
|---|
| 380 | import Control.Monad.IO.Class ( MonadIO(liftIO) ), |
|---|
| 381 | import Control.Applicative ( Applicative(..), (<$>) ), |
|---|
| 382 | import Yesod.Content ( RepHtml(..), toContent ), |
|---|
| 383 | import Yesod.Message ( RenderMessage ), |
|---|
| 384 | import Yesod.Handler |
|---|
| 385 | ( GHandler, |
|---|
| 386 | YesodSubRoute(..), |
|---|
| 387 | toMasterHandlerMaybe, |
|---|
| 388 | getYesod, |
|---|
| 389 | getMessageRender, |
|---|
| 390 | getUrlRenderParams, |
|---|
| 391 | MonadLift(..) ), |
|---|
| 392 | import Yesod.Routes.Class, import Text.Julius, import Text.Cassius, |
|---|
| 393 | import Text.Hamlet, import qualified Text.Blaze.Html5 as H, |
|---|
| 394 | import Data.Monoid] |
|---|
| 395 | ms_srcimps = [] |
|---|
| 396 | }, |
|---|
| 397 | NONREC |
|---|
| 398 | ModSummary { |
|---|
| 399 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 400 | ms_mod = yesod-core-0.10.2.1:Yesod.Request, |
|---|
| 401 | ms_imps = [import Prelude, import Data.Text ( Text ), |
|---|
| 402 | import Data.Maybe ( listToMaybe ), |
|---|
| 403 | import Control.Monad.Instances (), import Control.Monad ( liftM ), |
|---|
| 404 | import Yesod.Handler, import Yesod.Internal.Request] |
|---|
| 405 | ms_srcimps = [] |
|---|
| 406 | }, |
|---|
| 407 | NONREC |
|---|
| 408 | ModSummary { |
|---|
| 409 | ms_hs_date = Sun Feb 26 16:36:46 EST 2012 |
|---|
| 410 | ms_mod = yesod-core-0.10.2.1:Paths_yesod_core, |
|---|
| 411 | ms_imps = [import Prelude, import System.Environment ( getEnv ), |
|---|
| 412 | import Data.Version ( Version(..) )] |
|---|
| 413 | ms_srcimps = [] |
|---|
| 414 | }, |
|---|
| 415 | NONREC |
|---|
| 416 | ModSummary { |
|---|
| 417 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 418 | ms_mod = yesod-core-0.10.2.1:Yesod.Internal.Core, |
|---|
| 419 | ms_imps = [import Prelude, import Data.Version ( showVersion ), |
|---|
| 420 | import qualified Paths_yesod_core, |
|---|
| 421 | import Network.Wai.Middleware.Gzip ( GzipSettings, def ), |
|---|
| 422 | import qualified Data.Vector as Vector, |
|---|
| 423 | import Data.Aeson.Encode ( encode ), |
|---|
| 424 | import Data.Aeson ( Value(Array, String) ), |
|---|
| 425 | import Text.Blaze ( preEscapedLazyText ), |
|---|
| 426 | import Language.Haskell.TH.Syntax ( Loc(..), Lift(..) ), |
|---|
| 427 | import qualified Data.Text.Lazy.Builder as TB, |
|---|
| 428 | import qualified Data.Text.Lazy.IO, |
|---|
| 429 | import qualified Data.Text.Lazy as TL, |
|---|
| 430 | import Web.Cookie ( SetCookie(..) ), |
|---|
| 431 | import qualified Network.HTTP.Types as H, |
|---|
| 432 | import Data.List ( foldl' ), |
|---|
| 433 | import Blaze.ByteString.Builder.Char.Utf8 ( fromText ), |
|---|
| 434 | import Blaze.ByteString.Builder ( Builder, toByteString ), |
|---|
| 435 | import qualified Data.Text.Encoding.Error as TEE, |
|---|
| 436 | import qualified Data.Text.Encoding as TE, |
|---|
| 437 | import Data.Text ( Text ), import qualified Data.Text as T, |
|---|
| 438 | import Network.HTTP.Types ( encodePath ), import Data.Time, |
|---|
| 439 | import qualified Data.Map as Map, |
|---|
| 440 | import Web.Cookie ( parseCookies ), |
|---|
| 441 | import Control.Monad.IO.Class ( MonadIO(liftIO) ), |
|---|
| 442 | import Data.Maybe ( fromMaybe ), |
|---|
| 443 | import Data.Text.Lazy.Encoding ( encodeUtf8 ), |
|---|
| 444 | import Data.Text.Lazy.Builder ( toLazyText ), |
|---|
| 445 | import qualified Text.Blaze.Html5 as TBH, |
|---|
| 446 | import Text.Blaze |
|---|
| 447 | ( (!), customAttribute, textTag, toValue, unsafeLazyByteString ), |
|---|
| 448 | import Text.Julius, import Text.Hamlet, import Data.Monoid, |
|---|
| 449 | import qualified Data.ByteString.Lazy as L, |
|---|
| 450 | import qualified Data.ByteString.Char8 as S8, |
|---|
| 451 | import qualified Web.ClientSession as CS, |
|---|
| 452 | import Web.ClientSession ( getKey, defaultKeyFile ), |
|---|
| 453 | import Yesod.Internal.Request, import Yesod.Internal.Session, |
|---|
| 454 | import Yesod.Internal, import qualified Network.Wai as W, |
|---|
| 455 | import Yesod.Request, import Yesod.Widget, |
|---|
| 456 | import Control.Monad ( forM ), import Control.Arrow ( (***) ), |
|---|
| 457 | import Yesod.Routes.Class, |
|---|
| 458 | import Yesod.Handler hiding ( lift, getExpires ), |
|---|
| 459 | import Yesod.Content] |
|---|
| 460 | ms_srcimps = [] |
|---|
| 461 | }, |
|---|
| 462 | NONREC |
|---|
| 463 | ModSummary { |
|---|
| 464 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 465 | ms_mod = yesod-core-0.10.2.1:Yesod.Dispatch, |
|---|
| 466 | ms_imps = [import Yesod.Routes.Parse, |
|---|
| 467 | import Yesod.Content ( chooseRep ), import Yesod.Routes.TH, |
|---|
| 468 | import Network.HTTP.Types ( status301 ), |
|---|
| 469 | import qualified Blaze.ByteString.Builder, |
|---|
| 470 | import qualified Data.ByteString as S, |
|---|
| 471 | import Data.Monoid ( mappend ), |
|---|
| 472 | import Data.Text.Encoding.Error ( lenientDecode ), |
|---|
| 473 | import Data.Text.Encoding ( decodeUtf8With ), |
|---|
| 474 | import Data.Text ( Text ), import Web.ClientSession, |
|---|
| 475 | import Data.ByteString.Lazy.Char8 (), |
|---|
| 476 | import Network.Wai.Middleware.Autohead, |
|---|
| 477 | import Network.Wai.Middleware.Gzip, |
|---|
| 478 | import qualified Network.Wai as W, |
|---|
| 479 | import Language.Haskell.TH.Syntax, import Web.PathPieces, |
|---|
| 480 | import Yesod.Widget ( GWidget ), |
|---|
| 481 | import Yesod.Handler hiding ( lift ), import Yesod.Internal.Core, |
|---|
| 482 | import Prelude hiding ( exp ), import Data.Functor ( (<$>) )] |
|---|
| 483 | ms_srcimps = [] |
|---|
| 484 | }, |
|---|
| 485 | NONREC |
|---|
| 486 | ModSummary { |
|---|
| 487 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 488 | ms_mod = yesod-core-0.10.2.1:Yesod.Core, |
|---|
| 489 | ms_imps = [import Prelude, import Data.Text ( Text ), |
|---|
| 490 | import qualified Language.Haskell.TH.Syntax as TH, |
|---|
| 491 | import Language.Haskell.TH.Syntax, import Yesod.Message, |
|---|
| 492 | import Yesod.Widget, import Yesod.Request, import Yesod.Handler, |
|---|
| 493 | import Yesod.Dispatch, import Yesod.Content, |
|---|
| 494 | import Yesod.Internal.Core] |
|---|
| 495 | ms_srcimps = [] |
|---|
| 496 | }, |
|---|
| 497 | NONREC |
|---|
| 498 | ModSummary { |
|---|
| 499 | ms_hs_date = Sun Feb 26 16:36:36 EST 2012 |
|---|
| 500 | ms_mod = yesod-core-0.10.2.1:Yesod.Logger, |
|---|
| 501 | ms_imps = [import Prelude, |
|---|
| 502 | import Yesod.Core ( LogLevel, fileLocationToString ), |
|---|
| 503 | import Language.Haskell.TH.Syntax ( Loc ), |
|---|
| 504 | import Data.Text ( unpack ), import Text.Printf ( printf ), |
|---|
| 505 | import Control.Monad.IO.Class ( MonadIO, liftIO ), |
|---|
| 506 | import Data.Time ( getCurrentTime, diffUTCTime ), |
|---|
| 507 | import Network.Wai.Logger.Date ( DateRef, dateInit, getDate ), |
|---|
| 508 | import System.Log.FastLogger, |
|---|
| 509 | import qualified Data.Text.Lazy.Encoding as TLE, |
|---|
| 510 | import Data.Text.Encoding ( encodeUtf8 ), |
|---|
| 511 | import Data.Text ( Text ), import qualified Data.Text.Lazy as TL, |
|---|
| 512 | import Data.ByteString.Lazy ( toChunks ), |
|---|
| 513 | import Data.ByteString.Char8 ( pack ), |
|---|
| 514 | import Data.ByteString ( ByteString ), |
|---|
| 515 | import System.IO ( Handle, stdout, hFlush )] |
|---|
| 516 | ms_srcimps = [] |
|---|
| 517 | }] |
|---|
| 518 | compile: input file ./Yesod/Content.hs |
|---|
| 519 | *** Checking old interface for yesod-core-0.10.2.1:Yesod.Content: |
|---|
| 520 | *** Parser: |
|---|
| 521 | *** Renamer/typechecker: |
|---|
| 522 | *** Desugar: |
|---|
| 523 | Result size = 583 |
|---|
| 524 | *** Simplifier SimplMode {Phase = InitialPhase [Gentle], |
|---|
| 525 | no inline, |
|---|
| 526 | rules, |
|---|
| 527 | eta-expand, |
|---|
| 528 | no case-of-case} max-iterations=4: |
|---|
| 529 | Result size = 599 |
|---|
| 530 | Result size = 599 |
|---|
| 531 | Result size = 599 |
|---|
| 532 | *** Specialise: |
|---|
| 533 | Result size = 599 |
|---|
| 534 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
|---|
| 535 | Result size = 699 |
|---|
| 536 | *** Float inwards: |
|---|
| 537 | Result size = 699 |
|---|
| 538 | *** Simplifier SimplMode {Phase = 2 [main], |
|---|
| 539 | inline, |
|---|
| 540 | rules, |
|---|
| 541 | eta-expand, |
|---|
| 542 | case-of-case} max-iterations=4: |
|---|
| 543 | Result size = 1759 |
|---|
| 544 | Result size = 1488 |
|---|
| 545 | Result size = 1380 |
|---|
| 546 | Result size = 1377 |
|---|
| 547 | Result size = 1377 |
|---|
| 548 | *** Simplifier SimplMode {Phase = 1 [main], |
|---|
| 549 | inline, |
|---|
| 550 | rules, |
|---|
| 551 | eta-expand, |
|---|
| 552 | case-of-case} max-iterations=4: |
|---|
| 553 | Result size = 2633 |
|---|
| 554 | Result size = 2666 |
|---|
| 555 | Result size = 2633 |
|---|
| 556 | Result size = 2588 |
|---|
| 557 | *** Simplifier SimplMode {Phase = 0 [main], |
|---|
| 558 | inline, |
|---|
| 559 | rules, |
|---|
| 560 | eta-expand, |
|---|
| 561 | case-of-case} max-iterations=4: |
|---|
| 562 | Result size = 4993 |
|---|
| 563 | Result size = 4116 |
|---|
| 564 | Result size = 4054 |
|---|
| 565 | Result size = 4054 |
|---|
| 566 | *** Demand analysis: |
|---|
| 567 | Result size = 4054 |
|---|
| 568 | *** Worker Wrapper binds: |
|---|
| 569 | Result size = 4548 |
|---|
| 570 | *** Glom binds: |
|---|
| 571 | *** GlomBinds: |
|---|
| 572 | Result size = 4548 |
|---|
| 573 | *** Simplifier SimplMode {Phase = 0 [post-worker-wrapper], |
|---|
| 574 | inline, |
|---|
| 575 | rules, |
|---|
| 576 | eta-expand, |
|---|
| 577 | case-of-case} max-iterations=4: |
|---|
| 578 | Result size = 4302 |
|---|
| 579 | Result size = 4043 |
|---|
| 580 | Result size = 4043 |
|---|
| 581 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
|---|
| 582 | Result size = 4127 |
|---|
| 583 | *** Common sub-expression: |
|---|
| 584 | Result size = 4111 |
|---|
| 585 | *** Float inwards: |
|---|
| 586 | Result size = 4111 |
|---|
| 587 | *** Simplifier SimplMode {Phase = 0 [final], |
|---|
| 588 | inline, |
|---|
| 589 | rules, |
|---|
| 590 | eta-expand, |
|---|
| 591 | case-of-case} max-iterations=4: |
|---|
| 592 | Result size = 4097 |
|---|
| 593 | Result size = 4095 |
|---|
| 594 | *** Tidy Core: |
|---|
| 595 | Result size = 4105 |
|---|
| 596 | writeBinIface: 210 Names |
|---|
| 597 | writeBinIface: 366 dict entries |
|---|
| 598 | *** CorePrep: |
|---|
| 599 | Result size = 5018 |
|---|
| 600 | *** Stg2Stg: |
|---|
| 601 | *** CodeGen: |
|---|
| 602 | *** CodeOutput: |
|---|
| 603 | *** Assembler: |
|---|
| 604 | /Developer/usr/bin/gcc -I./Yesod -Idist/build -Idist/build/autogen -Idist/build -c /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_0.s -o dist/build/Yesod/Content.o -fno-stack-protector |
|---|
| 605 | *** Deleting temp files: |
|---|
| 606 | Deleting: /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_0.s |
|---|
| 607 | compile: input file ./Yesod/Message.hs |
|---|
| 608 | *** Checking old interface for yesod-core-0.10.2.1:Yesod.Message: |
|---|
| 609 | *** Parser: |
|---|
| 610 | *** Renamer/typechecker: |
|---|
| 611 | *** Desugar: |
|---|
| 612 | Result size = 0 |
|---|
| 613 | *** Simplifier SimplMode {Phase = InitialPhase [Gentle], |
|---|
| 614 | no inline, |
|---|
| 615 | rules, |
|---|
| 616 | eta-expand, |
|---|
| 617 | no case-of-case} max-iterations=4: |
|---|
| 618 | Result size = 0 |
|---|
| 619 | *** Specialise: |
|---|
| 620 | Result size = 0 |
|---|
| 621 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
|---|
| 622 | Result size = 0 |
|---|
| 623 | *** Float inwards: |
|---|
| 624 | Result size = 0 |
|---|
| 625 | *** Simplifier SimplMode {Phase = 2 [main], |
|---|
| 626 | inline, |
|---|
| 627 | rules, |
|---|
| 628 | eta-expand, |
|---|
| 629 | case-of-case} max-iterations=4: |
|---|
| 630 | Result size = 0 |
|---|
| 631 | *** Simplifier SimplMode {Phase = 1 [main], |
|---|
| 632 | inline, |
|---|
| 633 | rules, |
|---|
| 634 | eta-expand, |
|---|
| 635 | case-of-case} max-iterations=4: |
|---|
| 636 | Result size = 0 |
|---|
| 637 | *** Simplifier SimplMode {Phase = 0 [main], |
|---|
| 638 | inline, |
|---|
| 639 | rules, |
|---|
| 640 | eta-expand, |
|---|
| 641 | case-of-case} max-iterations=4: |
|---|
| 642 | Result size = 0 |
|---|
| 643 | *** Demand analysis: |
|---|
| 644 | Result size = 0 |
|---|
| 645 | *** Worker Wrapper binds: |
|---|
| 646 | Result size = 0 |
|---|
| 647 | *** Glom binds: |
|---|
| 648 | *** GlomBinds: |
|---|
| 649 | Result size = 0 |
|---|
| 650 | *** Simplifier SimplMode {Phase = 0 [post-worker-wrapper], |
|---|
| 651 | inline, |
|---|
| 652 | rules, |
|---|
| 653 | eta-expand, |
|---|
| 654 | case-of-case} max-iterations=4: |
|---|
| 655 | Result size = 0 |
|---|
| 656 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
|---|
| 657 | Result size = 0 |
|---|
| 658 | *** Common sub-expression: |
|---|
| 659 | Result size = 0 |
|---|
| 660 | *** Float inwards: |
|---|
| 661 | Result size = 0 |
|---|
| 662 | *** Simplifier SimplMode {Phase = 0 [final], |
|---|
| 663 | inline, |
|---|
| 664 | rules, |
|---|
| 665 | eta-expand, |
|---|
| 666 | case-of-case} max-iterations=4: |
|---|
| 667 | Result size = 0 |
|---|
| 668 | *** Tidy Core: |
|---|
| 669 | Result size = 0 |
|---|
| 670 | writeBinIface: 0 Names |
|---|
| 671 | writeBinIface: 42 dict entries |
|---|
| 672 | *** CorePrep: |
|---|
| 673 | Result size = 0 |
|---|
| 674 | *** Stg2Stg: |
|---|
| 675 | *** CodeGen: |
|---|
| 676 | *** CodeOutput: |
|---|
| 677 | *** Assembler: |
|---|
| 678 | /Developer/usr/bin/gcc -I./Yesod -Idist/build -Idist/build/autogen -Idist/build -c /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_0.s -o dist/build/Yesod/Message.o -fno-stack-protector |
|---|
| 679 | *** Deleting temp files: |
|---|
| 680 | Deleting: /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_0.s |
|---|
| 681 | compile: input file /var/folders/Zn/ZnymLe0sEMSXE4HEpYNeCE+++TI/-Tmp-/ghc13510_0/ghc13510_3.hscpp |
|---|
| 682 | *** Checking old interface for yesod-core-0.10.2.1:Yesod.Internal: |
|---|
| 683 | *** Parser: |
|---|
| 684 | *** Renamer/typechecker: |
|---|
| 685 | *** Simplify: |
|---|
| 686 | *** CorePrep: |
|---|
| 687 | *** ByteCodeGen: |
|---|
| 688 | ghc: internal error: Invalid Mach-O file:Address out of bounds while relocating object file |
|---|
| 689 | (GHC version 7.0.4 for powerpc_apple_darwin) |
|---|
| 690 | Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug |
|---|
| 691 | cabal: Error: some packages failed to install: |
|---|
| 692 | yesod-0.10.1 depends on yesod-core-0.10.2.1 which failed to install. |
|---|
| 693 | yesod-auth-0.8.1.1 depends on yesod-core-0.10.2.1 which failed to install. |
|---|
| 694 | yesod-core-0.10.2.1 failed during the building phase. The exception was: |
|---|
| 695 | ExitFailure 6 |
|---|
| 696 | yesod-form-0.4.2 depends on yesod-core-0.10.2.1 which failed to install. |
|---|
| 697 | yesod-json-0.3.1 depends on yesod-core-0.10.2.1 which failed to install. |
|---|
| 698 | yesod-persistent-0.3.1 depends on yesod-core-0.10.2.1 which failed to install. |
|---|