See <http://buildbot.snapframework.com/job/snap-core-portable/71/>

------------------------------------------
Started by user admin
Checkout:workspace / 
<http://buildbot.snapframework.com/job/snap-core-portable/ws/> - 
hudson.remoting.localchan...@6c4cc81c
Using strategy: Default
Last Built Revision: Revision 26e05da3a88a32091649ccf2d77aa2b2cdf858cc 
(origin/master)
Checkout:workspace / 
<http://buildbot.snapframework.com/job/snap-core-portable/ws/> - 
hudson.remoting.localchan...@6c4cc81c
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.snapframework.com/snap-core.git
[workspace] $ git fetch -t http://git.snapframework.com/snap-core.git 
+refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision 26e05da3a88a32091649ccf2d77aa2b2cdf858cc 
(origin/master)
GitAPI created
Checking out Revision 26e05da3a88a32091649ccf2d77aa2b2cdf858cc (origin/master)
[workspace] $ git checkout -f 26e05da3a88a32091649ccf2d77aa2b2cdf858cc
[workspace] $ git tag -a -f -m "Hudson Build #71" hudson-snap-core-portable-71
Recording changes in branch origin/master
[workspace] $ git log --pretty=format:%H 
26e05da3a88a32091649ccf2d77aa2b2cdf858cc..26e05da3a88a32091649ccf2d77aa2b2cdf858cc
[workspace] $ /bin/sh -xe /tmp/hudson8745748845145370882.sh
+ rm -f /home/hudson/.ghc /home/hudson/.cabal
+ ln -s /home/hudson/.ghc-portable /home/hudson/.ghc
+ ln -s /home/hudson/.cabal-portable /home/hudson/.cabal
+ cabal clean
cleaning...
+ cabal update
Downloading the latest package list from hackage.haskell.org
Note: there is a new version of cabal-install available.
To upgrade, run: cabal install cabal-install
+ cabal install -f portable
Resolving dependencies...
Configuring snap-core-0.2.13...
Preprocessing library snap-core-0.2.13...
Preprocessing executables for snap-core-0.2.13...
Building snap-core-0.2.13...
[ 1 of 11] Compiling Snap.Internal.Parsing ( src/Snap/Internal/Parsing.hs, 
dist/build/Snap/Internal/Parsing.o )
[ 2 of 11] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs, 
dist/build/Snap/Internal/Debug.o )

src/Snap/Internal/Debug.hs:42:27:
    Warning: This binding for `x' shadows the existing binding
               bound at src/Snap/Internal/Debug.hs:38:13

src/Snap/Internal/Debug.hs:57:32:
    Warning: This binding for `x' shadows the existing binding
               bound at src/Snap/Internal/Debug.hs:53:18
[ 3 of 11] Compiling Snap.Iteratee    ( src/Snap/Iteratee.hs, 
dist/build/Snap/Iteratee.o )

src/Snap/Iteratee.hs:54:0:
    Warning: The import of `Control.Exception' is redundant
               except perhaps to import instances from `Control.Exception'
             To import instances alone, use: import Control.Exception()

src/Snap/Iteratee.hs:90:9:
    Warning: orphan instance:
      instance (Functor m, MonadCatchIO m) =>
               MonadCatchIO (IterateeG s el m)
[ 4 of 11] Compiling Snap.Internal.Iteratee.Debug ( 
src/Snap/Internal/Iteratee/Debug.hs, dist/build/Snap/Internal/Iteratee/Debug.o )

src/Snap/Internal/Iteratee/Debug.hs:21:0:
    Warning: The import of `Snap.Internal.Debug' is redundant
               except perhaps to import instances from `Snap.Internal.Debug'
             To import instances alone, use: import Snap.Internal.Debug()
[ 5 of 11] Compiling Data.CIByteString ( src/Data/CIByteString.hs, 
dist/build/Data/CIByteString.o )
[ 6 of 11] Compiling Snap.Internal.Http.Types ( 
src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )

src/Snap/Internal/Http/Types.hs:29:0:
    Warning: The import of `Data.ByteString.Unsafe' is redundant
               except perhaps to import instances from `Data.ByteString.Unsafe'
             To import instances alone, use: import Data.ByteString.Unsafe()

src/Snap/Internal/Http/Types.hs:45:0:
    Warning: The import of `Foreign' is redundant
               except perhaps to import instances from `Foreign'
             To import instances alone, use: import Foreign()

src/Snap/Internal/Http/Types.hs:596:4:
    Warning: This binding for `parse' shadows the existing binding
               imported from Data.Attoparsec at 
src/Snap/Internal/Http/Types.hs:22:0-57
[ 7 of 11] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs, 
dist/build/Snap/Internal/Types.o )

src/Snap/Internal/Types.hs:31:0:
    Warning: The import of `Snap.Internal.Debug' is redundant
               except perhaps to import instances from `Snap.Internal.Debug'
             To import instances alone, use: import Snap.Internal.Debug()
[ 8 of 11] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs, 
dist/build/Snap/Internal/Routing.o )
[ 9 of 11] Compiling Snap.Types       ( src/Snap/Types.hs, 
dist/build/Snap/Types.o )
[10 of 11] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs, 
dist/build/Snap/Util/FileServe.o )
[11 of 11] Compiling Snap.Util.GZip   ( src/Snap/Util/GZip.hs, 
dist/build/Snap/Util/GZip.o )
Registering snap-core-0.2.13...
[1 of 2] Compiling Snap.StarterTH   ( src/Snap/StarterTH.hs, 
dist/build/snap/snap-tmp/Snap/StarterTH.o )
[2 of 2] Compiling Main             ( src/Snap/Starter.hs, 
dist/build/snap/snap-tmp/Main.o )

src/Snap/Starter.hs:18:2:
    Warning: Definition but no type signature for `tDirDefault'
             Inferred type: tDirDefault :: ([[Char]], [([Char], [Char])])

src/Snap/Starter.hs:19:2:
    Warning: Definition but no type signature for `tDirBareBones'
             Inferred type: tDirBareBones :: ([[Char]], [([Char], [Char])])
Linking dist/build/snap/snap ...
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package bytestring-0.9.1.5 ... linking ... done.
Loading package zlib-0.5.2.0 ... linking ... done.
Loading package syb-0.1.0.2 ... linking ... done.
Loading package base-3.0.3.2 ... linking ... done.
Loading package unix-2.4.0.0 ... linking ... done.
Loading package unix-compat-0.1.2.1 ... linking ... done.
Loading package array-0.3.0.0 ... linking ... done.
Loading package containers-0.3.0.0 ... linking ... done.
Loading package deepseq-1.1.0.0 ... linking ... done.
Loading package text-0.7.2.1 ... linking ... done.
Loading package pretty-1.0.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.2.2.0 ... linking ... done.
Loading package monads-fd-0.1.0.2 ... linking ... done.
Loading package mtl-1.1.0.2 ... linking ... done.
Loading package ListLike-1.0.2 ... linking ... done.
Loading package extensible-exceptions-0.1.1.1 ... linking ... done.
Loading package iteratee-0.3.6 ... linking ... done.
Loading package filepath-1.1.0.3 ... linking ... done.
Loading package old-locale-1.0.0.2 ... linking ... done.
Loading package old-time-1.0.0.3 ... linking ... done.
Loading package directory-1.0.1.0 ... linking ... done.
Loading package process-1.0.1.2 ... linking ... done.
Loading package time-1.1.4 ... linking ... done.
Loading package random-1.0.0.2 ... linking ... done.
Loading package haskell98 ... linking ... done.
Loading package dlist-0.5 ... linking ... done.
Loading package directory-tree-0.9.1 ... linking ... done.
Loading package cereal-0.3.0.0 ... linking ... done.
Loading package binary-0.5.0.2 ... linking ... done.
Loading package bytestring-show-0.3.3 ... linking ... done.
Loading package bytestring-nums-0.3.2 ... linking ... done.
Loading package attoparsec-0.8.1.0 ... linking ... done.
Loading package MonadCatchIO-transformers-0.2.2.0 ... linking ... done.
Installing library in /home/hudson/.cabal/lib/snap-core-0.2.13/ghc-6.12.1
Installing executable(s) in /home/hudson/.cabal/bin
Registering snap-core-0.2.13...
[workspace] $ /bin/sh -xe /tmp/hudson5603471790168157883.sh
+ ./haddock.sh
+ rm -Rf dist/doc
+ 
HADDOCK_OPTS=--html-location=http://hackage.haskell.org/packages/archive/$pkg/latest/doc/html
 --css=extra/haddock.css
+ cabal haddock 
--html-location=http://hackage.haskell.org/packages/archive/$pkg/latest/doc/html
 --css=extra/haddock.css --hyperlink-source
Running Haddock for snap-core-0.2.13...
Preprocessing library snap-core-0.2.13...
Preprocessing executables for snap-core-0.2.13...
cabal: hscolour version >=1.8 is required but it could not be found.
+ cp -r extra/fonts dist/doc/html/snap-core/
cp: cannot create directory `dist/doc/html/snap-core/': No such file or 
directory
+ cp extra/logo.gif dist/doc/html/snap-core/haskell_icon.gif
cp: cannot create regular file `dist/doc/html/snap-core/haskell_icon.gif': No 
such file or directory
+ cp extra/hscolour.css dist/doc/html/snap-core/src/
cp: cannot create regular file `dist/doc/html/snap-core/src/': No such file or 
directory
Publishing Javadoc
Recording test results
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level 
<http://buildbot.snapframework.com/job/snap-core-portable/ws/test/dist/hpc> to 
/home/hudson/hudson/data/jobs/snap-core-portable/builds/2010-09-27_09-06-23/htmlreports/HPC_Test_Coverage_Report
ERROR: Specified HTML directory 
'<http://buildbot.snapframework.com/job/snap-core-portable/ws/test/dist/hpc'> 
does not exist.


_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to