Ticket #17199: b.txt

File b.txt, 2.1 KB (added by kazu-yamamoto (Kazu Yamamoto), 15 years ago)
Line 
1% sudo port install ghc
2--->  Fetching ghc
3--->  Verifying checksum(s) for ghc
4--->  Extracting ghc
5--->  Applying patches to ghc
6~% sudo port install hs-cabal
7--->  Fetching hs-HTTP
8--->  Verifying checksum(s) for hs-HTTP
9--->  Extracting hs-HTTP
10--->  Configuring hs-HTTP
11--->  Building hs-HTTP with target all
12Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_hs-HTTP/work/HTTP-3001.0.4 && runhaskell Setup build" returned error 1
13Command output:              Inferred type: rotL :: forall a.
14                                    (Data.Bits.Bits a) =>
15                                    a -> Int -> a
16
17Network/HTTP/MD5Aux.hs:89:9:
18    Warning: No explicit method nor default method for `*'
19    In the instance declaration for `Num ABCD'
20
21Network/HTTP/MD5Aux.hs:89:9:
22    Warning: No explicit method nor default method for `abs'
23    In the instance declaration for `Num ABCD'
24
25Network/HTTP/MD5Aux.hs:89:9:
26    Warning: No explicit method nor default method for `signum'
27    In the instance declaration for `Num ABCD'
28
29Network/HTTP/MD5Aux.hs:89:9:
30    Warning: No explicit method nor default method for `fromInteger'
31    In the instance declaration for `Num ABCD'
32[ 2 of 10] Compiling Network.HTTP.MD5 ( Network/HTTP/MD5.hs, dist/build/Network/HTTP/MD5.o )
33[ 3 of 10] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
34[ 4 of 10] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )
35[ 5 of 10] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )
36[ 6 of 10] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
37
38Network/StreamSocket.hs:40:31:
39    Class `Exception' used as a type
40    In the type `Exception'
41    In the type `Exception -> IO (Result a)'
42    In the type `Socket -> Exception -> IO (Result a)'
43
44Error: The following dependencies failed to build: hs-HTTP hs-libcabal hs-zlib
45Error: Status 1 encountered during processing.