Skip to content

Instantly share code, notes, and snippets.

@pawelsawicz
Created May 5, 2015 22:58
Show Gist options
  • Save pawelsawicz/d31889f303eb8a7fe496 to your computer and use it in GitHub Desktop.
Save pawelsawicz/d31889f303eb8a7fe496 to your computer and use it in GitHub Desktop.
yesod fails
Using a sandbox located at D:\haskell\yesod\.cabal-sandbox
"C:\Program Files\Haskell Platform\2014.2.0.0\lib\extralibs\bin\alex.exe" "--version"
"C:\Program Files\Haskell Platform\2014.2.0.0\mingw\bin\gcc.exe" "-dumpversion"
"C:\Program Files\Haskell Platform\2014.2.0.0\bin\haddock.exe" "--version"
"C:\Program Files\Haskell Platform\2014.2.0.0\lib\extralibs\bin\happy.exe" "--version"
"C:\Program Files\Haskell Platform\2014.2.0.0\bin\hpc.exe" "version"
looking for tool hsc2hs near compiler in C:\Program Files\Haskell
Platform\2014.2.0.0\bin
found hsc2hs in C:\Program Files\Haskell Platform\2014.2.0.0\bin\hsc2hs.exe
"C:\Program Files\Haskell Platform\2014.2.0.0\bin\hsc2hs.exe" "--version"
"C:\Program Files\Haskell Platform\2014.2.0.0\lib\extralibs\bin\HsColour.exe" "-version"
"C:\Program Files\Haskell Platform\2014.2.0.0\bin\ghc.exe" "-c" "C:\Users\PSawicz\AppData\Local\Temp\22624.c" "-o" "C:\Users\PSawicz\AppData\Local\Temp\22624.o"
"C:\Program Files\Haskell Platform\2014.2.0.0\mingw\bin\ld.exe" "-x" "-r" "C:\Users\PSawicz\AppData\Local\Temp\22624.o" "-o" "C:\Users\PSawicz\AppData\Local\Temp\22625.o"
"C:\Program Files (x86)\Git\bin\tar.exe" "--help"
Reading available packages...
Reading installed packages...
"C:\Program Files\Haskell Platform\2014.2.0.0\bin\ghc-pkg.exe" "dump" "--package-db=D:\haskell\yesod\.cabal-sandbox\x86_64-windows-ghc-7.8.3-packages.conf.d" "-v0"
"C:\Program Files\Haskell Platform\2014.2.0.0\bin\ghc.exe" "--print-libdir"
Found no modified add-source deps.
Reading available packages...
Choosing modular solver.
Resolving dependencies...
Notice: installing into a sandbox located at D:\haskell\yesod\.cabal-sandbox
Ready to install network-2.6.0.2
Extracting
C:\Users\PSawicz\AppData\Roaming\cabal\packages\hackage.haskell.org\network\2.6.0.2\network-2.6.0.2.tar.gz
Waiting for install task to finish...
to C:\Users\PSawicz\AppData\Local\Temp\network-2.6.0.2-22624...
Updating network.cabal with the latest revision from the index.
Configuring network-2.6.0.2...
creating
C:\Users\PSawicz\AppData\Local\Temp\network-2.6.0.2-22624\network-2.6.0.2\dist\dist-sandbox-114f9e0a\setup
creating
C:\Users\PSawicz\AppData\Local\Temp\network-2.6.0.2-22624\network-2.6.0.2\dist\dist-sandbox-114f9e0a
creating
C:\Users\PSawicz\AppData\Local\Temp\network-2.6.0.2-22624\network-2.6.0.2\dist
creating
C:\Users\PSawicz\AppData\Local\Temp\network-2.6.0.2-22624\network-2.6.0.2\dist\dist-sandbox-114f9e0a
creating
C:\Users\PSawicz\AppData\Local\Temp\network-2.6.0.2-22624\network-2.6.0.2\dist\dist-sandbox-114f9e0a\setup
C:\Users\PSawicz\AppData\Roaming\cabal\setup-exe-cache\setup-Configure-Cabal-1.22.3.0-x86_64-windows-ghc-7.8.3.exe
configure --verbose=2 --builddir=dist/dist-sandbox-114f9e0a --ghc
--prefix=D:\haskell\yesod\.cabal-sandbox
--bindir=D:\haskell\yesod\.cabal-sandbox\bin
--libdir=D:\haskell\yesod\.cabal-sandbox
--libsubdir=x86_64-windows-ghc-7.8.3\network-2.6.0.2
--libexecdir=D:\haskell\yesod\.cabal-sandbox\network-2.6.0.2
--datadir=D:\haskell\yesod\.cabal-sandbox
--datasubdir=x86_64-windows-ghc-7.8.3\network-2.6.0.2
--docdir=D:\haskell\yesod\.cabal-sandbox\doc\x86_64-windows-ghc-7.8.3\network-2.6.0.2
--htmldir=D:\haskell\yesod\.cabal-sandbox\doc\x86_64-windows-ghc-7.8.3\network-2.6.0.2\html
--haddockdir=D:\haskell\yesod\.cabal-sandbox\doc\x86_64-windows-ghc-7.8.3\network-2.6.0.2\html
--sysconfdir=D:\haskell\yesod\.cabal-sandbox\etc --global
--package-db=D:\haskell\yesod\.cabal-sandbox\x86_64-windows-ghc-7.8.3-packages.conf.d
--extra-prog-path=C:\Users\PSawicz\AppData\Roaming\cabal\bin
--dependency=bytestring=bytestring-0.10.4.0-0168d7fce99b3d6589c7684c734053d4
--dependency=base=base-4.7.0.1-7c4827d45272c6220486aa798a981cbc
--disable-tests --exact-configuration --disable-benchmarks
Redirecting build log to {handle:
D:\haskell\yesod\.cabal-sandbox\logs\network-2.6.0.2.log}
Failed to install network-2.6.0.2
Build log ( D:\haskell\yesod\.cabal-sandbox\logs\network-2.6.0.2.log ):
Configuring network-2.6.0.2...
Dependency base ==4.7.0.1: using base-4.7.0.1
Dependency bytestring ==0.10.4.0: using bytestring-0.10.4.0
Using Cabal-1.22.3.0 compiled by ghc-7.8
Using compiler: ghc-7.8.3
Using install prefix: D:\haskell\yesod\.cabal-sandbox
Binaries installed in: D:\haskell\yesod\.cabal-sandbox\bin
Libraries installed in:
D:\haskell\yesod\.cabal-sandbox\x86_64-windows-ghc-7.8.3\network-2.6.0.2
Private binaries installed in: D:\haskell\yesod\.cabal-sandbox\network-2.6.0.2
Data files installed in:
D:\haskell\yesod\.cabal-sandbox\x86_64-windows-ghc-7.8.3\network-2.6.0.2
Documentation installed in:
D:\haskell\yesod\.cabal-sandbox\doc\x86_64-windows-ghc-7.8.3\network-2.6.0.2
Configuration files installed in: D:\haskell\yesod\.cabal-sandbox\etc
Using alex version 3.1.3 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\lib\extralibs\bin\alex.exe
Using ar found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\mingw\bin\ar.exe
No c2hs found
No cpphs found
Using gcc version 4.6.3 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\mingw\bin\gcc.exe
Using ghc version 7.8.3 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\bin\ghc.exe
Using ghc-pkg version 7.8.3 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\bin\ghc-pkg.exe
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.14.3 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\bin\haddock.exe
Using happy version 1.19.4 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\lib\extralibs\bin\happy.exe
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.67 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\bin\hpc.exe
Using hsc2hs version 0.67 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\bin\hsc2hs.exe
Using hscolour version 1.20 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\lib\extralibs\bin\HsColour.exe
No jhc found
Using ld found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\mingw\bin\ld.exe
No lhc found
No lhc-pkg found
No pkg-config found
Using strip version 2.22 found on system at: C:\Program Files\Haskell
Platform\2014.2.0.0\mingw\bin\strip.exe
Using tar found on system at: C:\Program Files (x86)\Git\bin\tar.exe
No uhc found
"sh" "./configure" "--with-compiler=ghc" "--prefix=D:\haskell\yesod\.cabal-sandbox" "--bindir=D:\haskell\yesod\.cabal-sandbox\bin" "--libdir=D:\haskell\yesod\.cabal-sandbox" "--libexecdir=D:\haskell\yesod\.cabal-sandbox\network-2.6.0.2" "--datadir=D:\haskell\yesod\.cabal-sandbox" "--sysconfdir=D:\haskell\yesod\.cabal-sandbox\etc" "--with-gcc=C:\Program Files\Haskell Platform\2014.2.0.0\mingw\bin\gcc.exe"
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/tmp/network-2.6.0.2-22624/network-2.6.0.2':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment