Skip to content

Instantly share code, notes, and snippets.

@edofic
Created March 17, 2015 14:38
Show Gist options
  • Save edofic/85773a771836d7db259f to your computer and use it in GitHub Desktop.
Save edofic/85773a771836d7db259f to your computer and use it in GitHub Desktop.
Halcyon fail log
-----> Self-updating bashmenot... done, ac791c3
-----> Self-updating Halcyon... done, a0894ef
-----> Examining cache contents
cabal-install-1.22.0.0.tar.gz
ghc-7.10.0.20150316-x86_64-unknown-linux-deb7.tar.xz
halcyon-build-snowflake-0.1.1.1.tar.gz
halcyon-cabal-1.20.0.3-hackage-2015-03-17.tar.gz
halcyon-ghc-7.8.4.tar.gz
halcyon-ghc-7.10.1-rc3.tar.gz
halcyon-install-b188d5d-snowflake-0.1.1.1.tar.gz
halcyon-sandbox-52d8eec-snowflake-0.1.1.1.tar.gz
-----> Installing snowflake-0.1.1.1
-----> Installing GHC and Cabal
External storage: public
GHC version: 7.10.1-rc3
Cabal version: 1.22.0.0
Cabal remote-repo: hackage:http://hackage.haskell.org/packages/archive
-----> Using existing GHC directory
-----> Locating Cabal directories
Listing https://halcyon.global.ssl.fastly.net/?prefix=linux-arch-x86_64/halcyon-cabal-1.22.0.0-hackage... done
-----> Restoring Cabal directory
Downloading https://halcyon.global.ssl.fastly.net/linux-arch-x86_64/halcyon-cabal-1.22.0.0.tar.gz... 404 (not found)
-----> Building Cabal directory
Extracting cabal-install-1.22.0.0.tar.gz... done, 1.4MB
-----> Bootstrapping Cabal
Using gcc for C compiler. If this is not what you want, set CC.
Using /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/collect2 instead.
Checking installed packages for ghc-7.10.0.20150316...
deepseq is already installed and the version is ok.
binary is already installed and the version is ok.
time is already installed and the version is ok.
Cabal is already installed and the version is ok.
transformers is already installed and the version is ok.
mtl-2.2.1 will be downloaded and installed.
text-1.2.0.3 will be downloaded and installed.
parsec-3.1.7 will be downloaded and installed.
network-2.6.0.2 will be downloaded and installed.
old-locale-1.0.0.7 will be downloaded and installed.
old-time-1.1.0.3 will be downloaded and installed.
HTTP-4000.2.19 will be downloaded and installed.
zlib-0.5.4.2 will be downloaded and installed.
random-1.1 will be downloaded and installed.
stm-2.4.4 will be downloaded and installed.
Downloading mtl-2.2.1...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15391 100 15391 0 0 116k 0 --:--:-- --:--:-- --:--:-- 116k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/mtl_IHjbhhz8IY1J0a7h3WisO1
Registering mtl-2.2.1...
Downloading text-1.2.0.3...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 141k 100 141k 0 0 642k 0 --:--:-- --:--:-- --:--:-- 645k
[1 of 1] Compiling Main ( Setup.lhs, Setup.o )
Linking Setup ...
Configuring text-1.2.0.3...
Building text-1.2.0.3...
Preprocessing library text-1.2.0.3...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
[43 of 43] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.0.3...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/text_2ph3DCM7edj6pJe6ahjlVD
Registering text-1.2.0.3...
Downloading parsec-3.1.7...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 29556 100 29556 0 0 242k 0 --:--:-- --:--:-- --:--:-- 244k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring parsec-3.1.7...
Building parsec-3.1.7...
Preprocessing library parsec-3.1.7...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
Text/Parsec/Language.hs:44:30: Warning: Tab character
Text/Parsec/Language.hs:45:26: Warning: Tab character
Text/Parsec/Language.hs:46:27: Warning: Tab character
Text/Parsec/Language.hs:58:1: Warning: Tab character
Text/Parsec/Language.hs:58:31: Warning: Tab character
Text/Parsec/Language.hs:59:1: Warning: Tab character
Text/Parsec/Language.hs:59:29: Warning: Tab character
Text/Parsec/Language.hs:60:1: Warning: Tab character
Text/Parsec/Language.hs:60:30: Warning: Tab character
Text/Parsec/Language.hs:61:1: Warning: Tab character
Text/Parsec/Language.hs:62:1: Warning: Tab character
Text/Parsec/Language.hs:62:29: Warning: Tab character
Text/Parsec/Language.hs:63:1: Warning: Tab character
Text/Parsec/Language.hs:63:30: Warning: Tab character
Text/Parsec/Language.hs:64:1: Warning: Tab character
Text/Parsec/Language.hs:65:1: Warning: Tab character
Text/Parsec/Language.hs:67:1: Warning: Tab character
Text/Parsec/Language.hs:109:1: Warning: Tab character
Text/Parsec/Language.hs:109:30: Warning: Tab character
Text/Parsec/Language.hs:110:1: Warning: Tab character
Text/Parsec/Language.hs:110:32: Warning: Tab character
Text/Parsec/Language.hs:111:5: Warning: Tab character
Text/Parsec/Language.hs:112:5: Warning: Tab character
Text/Parsec/Language.hs:113:5: Warning: Tab character
Text/Parsec/Language.hs:114:5: Warning: Tab character
Text/Parsec/Language.hs:146:1: Warning: Tab character
Text/Parsec/Language.hs:147:1: Warning: Tab character
Text/Parsec/Language.hs:148:1: Warning: Tab character
Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.7...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/parse_1Q3Qe94wXZ3H3nSg2PWktO
Registering parsec-3.1.7...
Downloading network-2.6.0.2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 113k 100 113k 0 0 671k 0 --:--:-- --:--:-- --:--:-- 674k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring network-2.6.0.2...
configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for readlink... yes
checking for symlink... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc
Building network-2.6.0.2...
Preprocessing library network-2.6.0.2...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
Network/Socket/Types.hsc:824:1: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘sizeOfSockAddrByFamily’:
Patterns not matched:
AF_UNSPEC
AF_IMPLINK
AF_PUP
AF_CHAOS
...
Network/Socket/Types.hsc:896:3: Warning:
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns not matched: #x with #x `notElem` [1#, 2#, 10#]
Network/Socket/Types.hsc:952:10: Warning:
Orphan instance: instance Storable HostAddress6
To avoid this
move the instance declaration to the module of the class or of the type, or
wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
Network/Socket/Internal.hsc:75:1: Warning:
The import of ‘Foreign.C.String’ is redundant
except perhaps to import instances from ‘Foreign.C.String’
To import instances alone, use: import Foreign.C.String()
Network/Socket/Internal.hsc:77:1: Warning:
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
Network/Socket.hsc:176:1: Warning:
The import of ‘delete’ from module ‘Data.List’ is redundant
Network/Socket.hsc:192:1: Warning:
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Network/Socket.hsc:211:1: Warning:
The import of ‘GHC.IO.FD’ is redundant
except perhaps to import instances from ‘GHC.IO.FD’
To import instances alone, use: import GHC.IO.FD()
Network/Socket.hsc:949:13: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Integral a0)
arising from a use of ‘fromIntegral’
at Network/Socket.hsc:949:13-24
(Num a0)
arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
In the expression: (fromIntegral (12))
In an equation for ‘sz’: sz = (fromIntegral (12))
In the expression:
do { let fd = fdSocket sock;
let sz = (fromIntegral (12));
with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }
Network/Socket.hsc:1571:1: Warning:
Defined but not used: ‘c_accept’
Network/Socket.hsc:953:6: Warning:
A do-notation statement discarded a result of type ‘CInt’
Suppress this warning by saying
‘_ <- ($)
throwSocketErrorIfMinus1Retry "getPeerCred"
c_getsockopt fd (1) (17) ptr_cr ptr_sz’
or by using the flag -fno-warn-unused-do-bind
Network/Socket.hsc:989:3: Warning:
A do-notation statement discarded a result of type ‘CInt’
Suppress this warning by saying
‘_ <- ($)
throwSocketErrorWaitWrite sock "sendFd"
c_sendFd (fdSocket sock) outfd’
or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
Network/Socket/ByteString.hsc:54:1: Warning:
The import of ‘SockAddr, Socket’
from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
Network/Socket/ByteString/Lazy.hs:60:1: Warning:
The import of ‘GHC.Conc’ is redundant
except perhaps to import instances from ‘GHC.Conc’
To import instances alone, use: import GHC.Conc()
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[11 of 11] Compiling Network ( Network.hs, dist/build/Network.o )
In-place registering network-2.6.0.2...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/netwo_HGWVd7hzUNn7oswnmXS8af
Registering network-2.6.0.2...
network-uri-2.6.0.1 will be downloaded and installed.
Downloading network-uri-2.6.0.1...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 26670 100 26670 0 0 306k 0 --:--:-- --:--:-- --:--:-- 310k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring network-uri-2.6.0.1...
Building network-uri-2.6.0.1...
Preprocessing library network-uri-2.6.0.1...
[1 of 1] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o )
Network/URI.hs:201:1: Warning:
Defined but not used: ‘testDefaultUserInfoMap’
Network/URI.hs:285:1: Warning:
Defined but not used: ‘testURIReference’
Network/URI.hs:316:33: Warning:
This binding for ‘scheme’ shadows the existing binding
defined at Network/URI.hs:1291:1
Network/URI.hs:357:1: Warning: Defined but not used: ‘genDelims’
Network/URI.hs:805:1: Warning: Defined but not used: ‘alphaNumChar’
Network/URI.hs:961:18: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Eq a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:961:18-27
(Num a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:961:18-27
In the expression: multi_byte 2 15 2048
In an equation for ‘unEscapeUtf8’:
unEscapeUtf8 c rest
| c < 128 = chr c : unEscapeString rest
| c < 192 = replacement_character : unEscapeString rest
| c < 224 = multi1
| c < 240 = multi_byte 2 15 2048
| c < 248 = multi_byte 3 7 65536
| c < 252 = multi_byte 4 3 2097152
| c < 254 = multi_byte 5 1 67108864
| otherwise = replacement_character : unEscapeString rest
where
replacement_character = '\65533'
multi1
= case unEscapeByte rest of {
Just (c1, ds) | c1 .&. 192 == 128 -> ...
_ -> replacement_character : unEscapeString rest }
multi_byte i mask overlong
= aux i rest (unEscapeByte rest) (c .&. mask)
where
aux 0 rs _ acc
| overlong <= acc
&&
acc <= 1114111
&& (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
= chr acc : unEscapeString rs
| otherwise = replacement_character : unEscapeString rs
aux n _ (Just (r, rs)) acc
| r .&. 192 == 128
= aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
aux _ rs _ _ = replacement_character : unEscapeString rs
Network/URI.hs:962:18: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Eq a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:962:18-27
(Num a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:962:18-27
In the expression: multi_byte 3 7 65536
In an equation for ‘unEscapeUtf8’:
unEscapeUtf8 c rest
| c < 128 = chr c : unEscapeString rest
| c < 192 = replacement_character : unEscapeString rest
| c < 224 = multi1
| c < 240 = multi_byte 2 15 2048
| c < 248 = multi_byte 3 7 65536
| c < 252 = multi_byte 4 3 2097152
| c < 254 = multi_byte 5 1 67108864
| otherwise = replacement_character : unEscapeString rest
where
replacement_character = '\65533'
multi1
= case unEscapeByte rest of {
Just (c1, ds) | c1 .&. 192 == 128 -> ...
_ -> replacement_character : unEscapeString rest }
multi_byte i mask overlong
= aux i rest (unEscapeByte rest) (c .&. mask)
where
aux 0 rs _ acc
| overlong <= acc
&&
acc <= 1114111
&& (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
= chr acc : unEscapeString rs
| otherwise = replacement_character : unEscapeString rs
aux n _ (Just (r, rs)) acc
| r .&. 192 == 128
= aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
aux _ rs _ _ = replacement_character : unEscapeString rs
Network/URI.hs:963:18: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Eq a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:963:18-27
(Num a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:963:18-27
In the expression: multi_byte 4 3 2097152
In an equation for ‘unEscapeUtf8’:
unEscapeUtf8 c rest
| c < 128 = chr c : unEscapeString rest
| c < 192 = replacement_character : unEscapeString rest
| c < 224 = multi1
| c < 240 = multi_byte 2 15 2048
| c < 248 = multi_byte 3 7 65536
| c < 252 = multi_byte 4 3 2097152
| c < 254 = multi_byte 5 1 67108864
| otherwise = replacement_character : unEscapeString rest
where
replacement_character = '\65533'
multi1
= case unEscapeByte rest of {
Just (c1, ds) | c1 .&. 192 == 128 -> ...
_ -> replacement_character : unEscapeString rest }
multi_byte i mask overlong
= aux i rest (unEscapeByte rest) (c .&. mask)
where
aux 0 rs _ acc
| overlong <= acc
&&
acc <= 1114111
&& (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
= chr acc : unEscapeString rs
| otherwise = replacement_character : unEscapeString rs
aux n _ (Just (r, rs)) acc
| r .&. 192 == 128
= aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
aux _ rs _ _ = replacement_character : unEscapeString rs
Network/URI.hs:964:18: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Eq a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:964:18-27
(Num a0)
arising from a use of ‘multi_byte’ at Network/URI.hs:964:18-27
In the expression: multi_byte 5 1 67108864
In an equation for ‘unEscapeUtf8’:
unEscapeUtf8 c rest
| c < 128 = chr c : unEscapeString rest
| c < 192 = replacement_character : unEscapeString rest
| c < 224 = multi1
| c < 240 = multi_byte 2 15 2048
| c < 248 = multi_byte 3 7 65536
| c < 252 = multi_byte 4 3 2097152
| c < 254 = multi_byte 5 1 67108864
| otherwise = replacement_character : unEscapeString rest
where
replacement_character = '\65533'
multi1
= case unEscapeByte rest of {
Just (c1, ds) | c1 .&. 192 == 128 -> ...
_ -> replacement_character : unEscapeString rest }
multi_byte i mask overlong
= aux i rest (unEscapeByte rest) (c .&. mask)
where
aux 0 rs _ acc
| overlong <= acc
&&
acc <= 1114111
&& (acc < 55296 || 57343 < acc) && (acc < 65534 || 65535 < acc)
= chr acc : unEscapeString rs
| otherwise = replacement_character : unEscapeString rs
aux n _ (Just (r, rs)) acc
| r .&. 192 == 128
= aux (n - 1) rs (unEscapeByte rs) $! shiftL acc 6 .|. (r .&. 63)
aux _ rs _ _ = replacement_character : unEscapeString rs
Network/URI.hs:1262:1: Warning: Defined but not used: ‘traceShow’
Network/URI.hs:1265:1: Warning: Defined but not used: ‘traceVal’
Network/URI.hs:335:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '%'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:390:34: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '?'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:391:34: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '#'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:403:15: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- try (string "//")’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:422:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char ':'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:445:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '@'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:456:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '['’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:458:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char ']'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:465:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char 'v'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:467:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '.'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:483:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:490:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:497:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:504:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:511:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:518:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:524:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:530:19: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- string "::"’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:553:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char ':'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:563:28: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '.'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:564:28: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '.'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:565:28: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '.'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:592:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char ':'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:635:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '/'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:656:11: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '/'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:728:34: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '?'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:729:34: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '#'’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:741:15: Warning:
A do-notation statement discarded a result of type ‘String’
Suppress this warning by saying ‘_ <- try (string "//")’
or by using the flag -fno-warn-unused-do-bind
Network/URI.hs:763:34: Warning:
A do-notation statement discarded a result of type ‘Char’
Suppress this warning by saying ‘_ <- char '?'’
or by using the flag -fno-warn-unused-do-bind
In-place registering network-uri-2.6.0.1...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/netwo_5bGy9UOBGPL9Il22xbkIfw
Registering network-uri-2.6.0.1...
Downloading old-locale-1.0.0.7...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3384 100 3384 0 0 31917 0 --:--:-- --:--:-- --:--:-- 32228
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/oldlo_9f148mknLmmCzliDh829Hw
Registering old-locale-1.0.0.7...
Downloading old-time-1.1.0.3...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 74219 100 74219 0 0 486k 0 --:--:-- --:--:-- --:--:-- 489k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/oldti_E5tCakDMvRS2IBDcUihfJY
Registering old-time-1.1.0.3...
Downloading HTTP-4000.2.19...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 71287 100 71287 0 0 477k 0 --:--:-- --:--:-- --:--:-- 480k
[1 of 1] Compiling Main ( Setup.lhs, Setup.o )
Linking Setup ...
Configuring HTTP-4000.2.19...
Building HTTP-4000.2.19...
Preprocessing library HTTP-4000.2.19...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )
Network/HTTP/MD5Aux.hs:91:10: Warning:
No explicit implementation for
either ‘negate’ or ‘-’
In the instance declaration for ‘Num ABCD’
[ 2 of 18] Compiling Paths_HTTP ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream ( Network/Stream.hs, dist/build/Network/Stream.o )
Network/Stream.hs:35:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
Network/Stream.hs:44:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Network/Stream.hs:44:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Network/Stream.hs:45:11: Warning:
In the use of ‘strMsg’
(imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Network/Stream.hs:52:24: Warning:
In the use of ‘strMsg’
(imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )
Network/HTTP/Headers.hs:282:1: Warning: Tab character
Network/HTTP/Headers.hs:288:1: Warning: Tab character
Network/HTTP/Headers.hs:290:1: Warning: Tab character
Network/HTTP/Headers.hs:291:1: Warning: Tab character
Network/HTTP/Headers.hs:292:1: Warning: Tab character
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )
Network/HTTP/Cookie.hs:122:1: Warning: Tab character
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )
Network/BufferType.hs:159:1: Warning: Tab character
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )
Network/HTTP/Base.hs:110:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
Network/HTTP/Base.hs:139:1: Warning: Tab character
Network/HTTP/Base.hs:140:1: Warning: Tab character
Network/HTTP/Base.hs:141:1: Warning: Tab character
Network/HTTP/Base.hs:142:1: Warning: Tab character
Network/HTTP/Base.hs:157:1: Warning: Tab character
Network/HTTP/Base.hs:158:1: Warning: Tab character
Network/HTTP/Base.hs:159:1: Warning: Tab character
Network/HTTP/Base.hs:160:1: Warning: Tab character
Network/HTTP/Base.hs:161:1: Warning: Tab character
Network/HTTP/Base.hs:162:1: Warning: Tab character
Network/HTTP/Base.hs:174:1: Warning: Tab character
Network/HTTP/Base.hs:175:1: Warning: Tab character
Network/HTTP/Base.hs:176:1: Warning: Tab character
Network/HTTP/Base.hs:192:1: Warning: Tab character
Network/HTTP/Base.hs:193:1: Warning: Tab character
Network/HTTP/Base.hs:226:1: Warning: Tab character
Network/HTTP/Base.hs:227:1: Warning: Tab character
Network/HTTP/Base.hs:228:1: Warning: Tab character
Network/HTTP/Base.hs:229:1: Warning: Tab character
Network/HTTP/Base.hs:230:1: Warning: Tab character
Network/HTTP/Base.hs:231:1: Warning: Tab character
Network/HTTP/Base.hs:268:1: Warning: Tab character
Network/HTTP/Base.hs:269:1: Warning: Tab character
Network/HTTP/Base.hs:270:1: Warning: Tab character
Network/HTTP/Base.hs:272:1: Warning: Tab character
Network/HTTP/Base.hs:273:1: Warning: Tab character
Network/HTTP/Base.hs:274:1: Warning: Tab character
Network/HTTP/Base.hs:312:1: Warning: Tab character
Network/HTTP/Base.hs:733:1: Warning: Tab character
Network/HTTP/Base.hs:762:1: Warning: Tab character
Network/HTTP/Base.hs:820:1: Warning: Tab character
Network/HTTP/Base.hs:821:1: Warning: Tab character
Network/HTTP/Base.hs:822:1: Warning: Tab character
Network/HTTP/Base.hs:823:1: Warning: Tab character
Network/HTTP/Base.hs:825:1: Warning: Tab character
Network/HTTP/Base.hs:826:1: Warning: Tab character
Network/HTTP/Base.hs:827:1: Warning: Tab character
Network/HTTP/Base.hs:828:1: Warning: Tab character
Network/HTTP/Base.hs:829:1: Warning: Tab character
Network/HTTP/Base.hs:830:1: Warning: Tab character
Network/HTTP/Base.hs:832:1: Warning: Tab character
Network/HTTP/Base.hs:833:1: Warning: Tab character
Network/HTTP/Base.hs:834:1: Warning: Tab character
Network/HTTP/Base.hs:835:1: Warning: Tab character
Network/HTTP/Base.hs:838:1: Warning: Tab character
Network/HTTP/Base.hs:839:1: Warning: Tab character
Network/HTTP/Base.hs:872:1: Warning: Tab character
Network/HTTP/Base.hs:880:1: Warning: Tab character
Network/HTTP/Base.hs:892:1: Warning: Tab character
Network/HTTP/Base.hs:893:1: Warning: Tab character
Network/HTTP/Base.hs:905:1: Warning: Tab character
Network/HTTP/Base.hs:913:1: Warning: Tab character
Network/HTTP/Base.hs:914:1: Warning: Tab character
Network/HTTP/Base.hs:915:1: Warning: Tab character
Network/HTTP/Base.hs:924:1: Warning: Tab character
Network/HTTP/Base.hs:925:1: Warning: Tab character
Network/HTTP/Base.hs:926:1: Warning: Tab character
Network/HTTP/Base.hs:929:1: Warning: Tab character
Network/HTTP/Base.hs:933:1: Warning: Tab character
Network/HTTP/Base.hs:934:1: Warning: Tab character
Network/HTTP/Base.hs:935:1: Warning: Tab character
Network/HTTP/Base.hs:936:1: Warning: Tab character
Network/HTTP/Base.hs:937:1: Warning: Tab character
Network/HTTP/Base.hs:942:1: Warning: Tab character
Network/HTTP/Base.hs:954:1: Warning: Tab character
Network/HTTP/Base.hs:960:1: Warning: Tab character
Network/HTTP/Base.hs:970:1: Warning: Tab character
Network/HTTP/Base.hs:971:1: Warning: Tab character
Network/HTTP/Base.hs:972:1: Warning: Tab character
Network/HTTP/Base.hs:977:1: Warning: Tab character
[10 of 18] Compiling Network.TCP ( Network/TCP.hs, dist/build/Network/TCP.o )
Network/TCP.hs:91:1: Warning: Tab character
Network/TCP.hs:93:1: Warning: Tab character
Network/TCP.hs:95:1: Warning: Tab character
Network/TCP.hs:96:1: Warning: Tab character
Network/TCP.hs:251:1: Warning: Tab character
Network/TCP.hs:252:1: Warning: Tab character
Network/TCP.hs:260:1: Warning: Tab character
Network/TCP.hs:261:1: Warning: Tab character
Network/TCP.hs:262:1: Warning: Tab character
Network/TCP.hs:268:1: Warning: Tab character
Network/TCP.hs:269:1: Warning: Tab character
Network/TCP.hs:270:1: Warning: Tab character
Network/TCP.hs:271:1: Warning: Tab character
Network/TCP.hs:272:1: Warning: Tab character
Network/TCP.hs:273:1: Warning: Tab character
Network/TCP.hs:274:1: Warning: Tab character
Network/TCP.hs:333:1: Warning: Tab character
Network/TCP.hs:343:1: Warning: Tab character
Network/TCP.hs:353:1: Warning: Tab character
Network/TCP.hs:364:1: Warning: Tab character
Network/TCP.hs:379:1: Warning: Tab character
Network/TCP.hs:380:1: Warning: Tab character
Network/TCP.hs:381:1: Warning: Tab character
Network/TCP.hs:382:1: Warning: Tab character
Network/TCP.hs:383:1: Warning: Tab character
Network/TCP.hs:400:1: Warning: Tab character
Network/TCP.hs:404:1: Warning: Tab character
Network/TCP.hs:404:11: Warning: Tab character
Network/TCP.hs:405:1: Warning: Tab character
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )
Network/StreamDebugger.hs:30:8: Warning: Tab character
Network/StreamDebugger.hs:40:1: Warning: Tab character
Network/StreamDebugger.hs:45:1: Warning: Tab character
Network/StreamDebugger.hs:50:1: Warning: Tab character
Network/StreamDebugger.hs:92:1: Warning: Tab character
Network/StreamDebugger.hs:94:1: Warning: Tab character
Network/StreamDebugger.hs:97:1: Warning: Tab character
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )
Network/HTTP/Auth.hs:90:1: Warning: Tab character
Network/HTTP/Auth.hs:91:1: Warning: Tab character
Network/HTTP/Auth.hs:92:1: Warning: Tab character
Network/HTTP/Auth.hs:93:1: Warning: Tab character
Network/HTTP/Auth.hs:94:1: Warning: Tab character
Network/HTTP/Auth.hs:96:1: Warning: Tab character
Network/HTTP/Auth.hs:97:1: Warning: Tab character
Network/HTTP/Auth.hs:98:1: Warning: Tab character
Network/HTTP/Auth.hs:99:1: Warning: Tab character
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )
Network/HTTP/Proxy.hs:167:1: Warning: Tab character
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )
Network/HTTP/HandleStream.hs:87:1: Warning: Tab character
Network/HTTP/HandleStream.hs:88:1: Warning: Tab character
Network/HTTP/HandleStream.hs:89:1: Warning: Tab character
Network/HTTP/HandleStream.hs:109:1: Warning: Tab character
Network/HTTP/HandleStream.hs:110:1: Warning: Tab character
Network/HTTP/HandleStream.hs:111:1: Warning: Tab character
Network/HTTP/HandleStream.hs:131:1: Warning: Tab character
Network/HTTP/HandleStream.hs:146:1: Warning: Tab character
Network/HTTP/HandleStream.hs:158:1: Warning: Tab character
Network/HTTP/HandleStream.hs:159:1: Warning: Tab character
Network/HTTP/HandleStream.hs:174:1: Warning: Tab character
Network/HTTP/HandleStream.hs:175:1: Warning: Tab character
Network/HTTP/HandleStream.hs:176:1: Warning: Tab character
Network/HTTP/HandleStream.hs:177:1: Warning: Tab character
Network/HTTP/HandleStream.hs:177:27: Warning: Tab character
Network/HTTP/HandleStream.hs:178:1: Warning: Tab character
Network/HTTP/HandleStream.hs:179:1: Warning: Tab character
Network/HTTP/HandleStream.hs:180:1: Warning: Tab character
Network/HTTP/HandleStream.hs:184:1: Warning: Tab character
Network/HTTP/HandleStream.hs:185:1: Warning: Tab character
Network/HTTP/HandleStream.hs:186:1: Warning: Tab character
Network/HTTP/HandleStream.hs:187:1: Warning: Tab character
Network/HTTP/HandleStream.hs:189:1: Warning: Tab character
Network/HTTP/HandleStream.hs:211:1: Warning: Tab character
Network/HTTP/HandleStream.hs:214:1: Warning: Tab character
Network/HTTP/HandleStream.hs:215:1: Warning: Tab character
Network/HTTP/HandleStream.hs:216:1: Warning: Tab character
Network/HTTP/HandleStream.hs:217:1: Warning: Tab character
Network/HTTP/HandleStream.hs:218:1: Warning: Tab character
Network/HTTP/HandleStream.hs:219:1: Warning: Tab character
Network/HTTP/HandleStream.hs:220:1: Warning: Tab character
Network/HTTP/HandleStream.hs:221:3: Warning: Tab character
Network/HTTP/HandleStream.hs:222:1: Warning: Tab character
[16 of 18] Compiling Network.HTTP ( Network/HTTP.hs, dist/build/Network/HTTP.o )
Network/HTTP.hs:133:1: Warning: Tab character
Network/HTTP.hs:134:1: Warning: Tab character
Network/HTTP.hs:135:1: Warning: Tab character
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )
Network/HTTP/Stream.hs:130:1: Warning: Tab character
Network/HTTP/Stream.hs:166:1: Warning: Tab character
Network/HTTP/Stream.hs:167:13: Warning: Tab character
Network/HTTP/Stream.hs:167:21: Warning: Tab character
Network/HTTP/Stream.hs:171:1: Warning: Tab character
Network/HTTP/Stream.hs:186:1: Warning: Tab character
Network/HTTP/Stream.hs:189:1: Warning: Tab character
Network/HTTP/Stream.hs:190:1: Warning: Tab character
Network/HTTP/Stream.hs:191:1: Warning: Tab character
Network/HTTP/Stream.hs:192:1: Warning: Tab character
Network/HTTP/Stream.hs:192:29: Warning: Tab character
Network/HTTP/Stream.hs:193:1: Warning: Tab character
Network/HTTP/Stream.hs:207:1: Warning: Tab character
Network/HTTP/Stream.hs:209:1: Warning: Tab character
Network/HTTP/Stream.hs:210:1: Warning: Tab character
Network/HTTP/Stream.hs:213:1: Warning: Tab character
Network/HTTP/Stream.hs:221:1: Warning: Tab character
Network/HTTP/Stream.hs:225:1: Warning: Tab character
Network/HTTP/Stream.hs:226:1: Warning: Tab character
Network/HTTP/Stream.hs:236:1: Warning: Tab character
[18 of 18] Compiling Network.Browser ( Network/Browser.hs, dist/build/Network/Browser.o )
Network/Browser.hs:140:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/Browser.hs:714:1: Warning: Tab character
Network/Browser.hs:732:1: Warning: Tab character
Network/Browser.hs:733:1: Warning: Tab character
Network/Browser.hs:734:1: Warning: Tab character
Network/Browser.hs:770:1: Warning: Tab character
Network/Browser.hs:771:1: Warning: Tab character
Network/Browser.hs:772:1: Warning: Tab character
Network/Browser.hs:773:1: Warning: Tab character
Network/Browser.hs:774:1: Warning: Tab character
Network/Browser.hs:775:1: Warning: Tab character
Network/Browser.hs:776:1: Warning: Tab character
Network/Browser.hs:777:1: Warning: Tab character
Network/Browser.hs:778:1: Warning: Tab character
Network/Browser.hs:779:1: Warning: Tab character
Network/Browser.hs:787:1: Warning: Tab character
Network/Browser.hs:788:1: Warning: Tab character
Network/Browser.hs:789:1: Warning: Tab character
Network/Browser.hs:790:1: Warning: Tab character
Network/Browser.hs:791:1: Warning: Tab character
Network/Browser.hs:792:1: Warning: Tab character
Network/Browser.hs:793:1: Warning: Tab character
Network/Browser.hs:794:1: Warning: Tab character
Network/Browser.hs:795:1: Warning: Tab character
Network/Browser.hs:796:1: Warning: Tab character
Network/Browser.hs:807:1: Warning: Tab character
Network/Browser.hs:830:1: Warning: Tab character
Network/Browser.hs:831:1: Warning: Tab character
Network/Browser.hs:834:1: Warning: Tab character
Network/Browser.hs:837:1: Warning: Tab character
Network/Browser.hs:838:1: Warning: Tab character
Network/Browser.hs:843:1: Warning: Tab character
Network/Browser.hs:844:1: Warning: Tab character
Network/Browser.hs:847:1: Warning: Tab character
Network/Browser.hs:848:1: Warning: Tab character
Network/Browser.hs:849:1: Warning: Tab character
Network/Browser.hs:850:1: Warning: Tab character
Network/Browser.hs:860:1: Warning: Tab character
Network/Browser.hs:877:1: Warning: Tab character
Network/Browser.hs:878:1: Warning: Tab character
Network/Browser.hs:879:1: Warning: Tab character
Network/Browser.hs:880:1: Warning: Tab character
Network/Browser.hs:884:1: Warning: Tab character
Network/Browser.hs:885:1: Warning: Tab character
Network/Browser.hs:886:1: Warning: Tab character
Network/Browser.hs:887:1: Warning: Tab character
Network/Browser.hs:890:1: Warning: Tab character
Network/Browser.hs:893:1: Warning: Tab character
Network/Browser.hs:898:1: Warning: Tab character
Network/Browser.hs:899:1: Warning: Tab character
Network/Browser.hs:900:1: Warning: Tab character
Network/Browser.hs:901:35: Warning: Tab character
Network/Browser.hs:902:3: Warning: Tab character
Network/Browser.hs:912:1: Warning: Tab character
Network/Browser.hs:912:18: Warning: Tab character
Network/Browser.hs:913:1: Warning: Tab character
Network/Browser.hs:913:18: Warning: Tab character
Network/Browser.hs:914:1: Warning: Tab character
Network/Browser.hs:914:18: Warning: Tab character
Network/Browser.hs:915:1: Warning: Tab character
Network/Browser.hs:915:18: Warning: Tab character
Network/Browser.hs:923:1: Warning: Tab character
Network/Browser.hs:926:1: Warning: Tab character
Network/Browser.hs:934:1: Warning: Tab character
Network/Browser.hs:935:1: Warning: Tab character
Network/Browser.hs:936:1: Warning: Tab character
Network/Browser.hs:937:1: Warning: Tab character
Network/Browser.hs:938:1: Warning: Tab character
Network/Browser.hs:944:1: Warning: Tab character
Network/Browser.hs:945:1: Warning: Tab character
Network/Browser.hs:946:1: Warning: Tab character
Network/Browser.hs:955:1: Warning: Tab character
Network/Browser.hs:957:1: Warning: Tab character
Network/Browser.hs:958:1: Warning: Tab character
Network/Browser.hs:961:1: Warning: Tab character
Network/Browser.hs:975:1: Warning: Tab character
Network/Browser.hs:976:1: Warning: Tab character
Network/Browser.hs:977:1: Warning: Tab character
Network/Browser.hs:983:1: Warning: Tab character
Network/Browser.hs:984:1: Warning: Tab character
Network/Browser.hs:988:1: Warning: Tab character
Network/Browser.hs:996:1: Warning: Tab character
Network/Browser.hs:997:1: Warning: Tab character
In-place registering HTTP-4000.2.19...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/HTTP_48lv09w9xWfFZ2vL3m0OGj
Registering HTTP-4000.2.19...
Downloading zlib-0.5.4.2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 124k 100 124k 0 0 745k 0 --:--:-- --:--:-- --:--:-- 747k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring zlib-0.5.4.2...
Building zlib-0.5.4.2...
Preprocessing library zlib-0.5.4.2...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
Codec/Compression/Zlib/Stream.hsc:111:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Codec/Compression/Zlib/Stream.hsc:649:1: Warning: Tab character
Codec/Compression/Zlib/Stream.hsc:650:1: Warning: Tab character
Codec/Compression/Zlib/Stream.hsc:651:1: Warning: Tab character
Codec/Compression/Zlib/Stream.hsc:652:1: Warning: Tab character
Codec/Compression/Zlib/Stream.hsc:905:1: Warning: Tab character
Codec/Compression/Zlib/Stream.hsc:945:1: Warning: Tab character
Codec/Compression/Zlib/Stream.hsc:946:1: Warning: Tab character
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.5.4.2...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/zlib_0crKCovNXWMC0IwzZLflco
Registering zlib-0.5.4.2...
Downloading random-1.1...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10870 100 10870 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/rando_6kuNcs1ZiP43JNFe8dxtRq
Registering random-1.1...
Downloading stm-2.4.4...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10349 100 10349 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Installing library in
/tmp/halcyon.HuQkErEOkC/disregard-this-advice.aiDq0svpG0/.cabal/lib/x86_64-linux-ghc-7.10.0.20150316/stm_L3Akkfg0EfK6EB3PGRiFjt
Registering stm-2.4.4...
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
Configuring cabal-install-1.22.0.0...
Setup: At least the following dependencies are missing:
filepath >=1.0 && <1.4
Error during cabal-install bootstrap:
Configuring the cabal-install package failed.
 *** ERROR: Failed to bootstrap Cabal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment