See <http://buildbot.snapframework.com/job/snap-core/100/changes>
Changes:
[Gregory Collins] Remove 'escape valve' from buffer funcs
------------------------------------------
[...truncated 59 lines...]
cbits/timefuncs.c: In function ‘c_parse_http_time’:
cbits/timefuncs.c:14:5:
warning: implicit declaration of function ‘timegm’
Registering snap-core-0.2.12...
[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.1.0 ... linking ... done.
Loading package monads-fd-0.1.0.1 ... 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 mtl-1.1.0.2 ... linking ... done.
Loading package ListLike-1.0.1 ... linking ... done.
Loading package extensible-exceptions-0.1.1.1 ... linking ... done.
Loading package iteratee-0.3.5 ... 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 bytestring-nums-0.3.2 ... linking ... done.
Loading package bytestring-mmap-0.2.1 ... linking ... done.
Loading package attoparsec-0.8.1.0 ... linking ... done.
Loading package MonadCatchIO-transformers-0.2.2.0 ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Installing library in /home/hudson/.cabal/lib/snap-core-0.2.12/ghc-6.12.1
Installing executable(s) in /home/hudson/.cabal/bin
Registering snap-core-0.2.12...
+ rm -f /home/hudson/.ghc /home/hudson/.cabal
+ ln -s /home/hudson/.ghc-libev /home/hudson/.ghc
+ ln -s /home/hudson/.cabal-libev /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
Resolving dependencies...
Configuring snap-core-0.2.12...
Preprocessing library snap-core-0.2.12...
Preprocessing executables for snap-core-0.2.12...
Building snap-core-0.2.12...
[ 1 of 10] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs,
dist/build/Snap/Internal/Debug.o )
[ 2 of 10] Compiling Snap.Iteratee ( src/Snap/Iteratee.hs,
dist/build/Snap/Iteratee.o )
src/Snap/Iteratee.hs:85:9:
Warning: orphan instance:
instance (Functor m, MonadCatchIO m) =>
MonadCatchIO (IterateeG s el m)
[ 3 of 10] 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()
[ 4 of 10] Compiling Data.CIByteString ( src/Data/CIByteString.hs,
dist/build/Data/CIByteString.o )
[ 5 of 10] Compiling Snap.Internal.Http.Types (
src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )
[ 6 of 10] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs,
dist/build/Snap/Internal/Types.o )
[ 7 of 10] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs,
dist/build/Snap/Internal/Routing.o )
[ 8 of 10] Compiling Snap.Types ( src/Snap/Types.hs,
dist/build/Snap/Types.o )
[ 9 of 10] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs,
dist/build/Snap/Util/FileServe.o )
[10 of 10] Compiling Snap.Util.GZip ( src/Snap/Util/GZip.hs,
dist/build/Snap/Util/GZip.o )
cbits/timefuncs.c: In function ‘c_parse_http_time’:
cbits/timefuncs.c:14:5:
warning: implicit declaration of function ‘timegm’
Registering snap-core-0.2.12...
[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.1.0 ... linking ... done.
Loading package pretty-1.0.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.2.1.0 ... linking ... done.
Loading package monads-fd-0.1.0.1 ... 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 mtl-1.1.0.2 ... linking ... done.
Loading package ListLike-1.0.1 ... linking ... done.
Loading package extensible-exceptions-0.1.1.1 ... linking ... done.
Loading package iteratee-0.3.5 ... linking ... done.
Loading package dlist-0.5 ... linking ... done.
Loading package directory-tree-0.1.1 ... linking ... done.
Loading package cereal-0.3.0.0 ... linking ... done.
Loading package bytestring-nums-0.3.1 ... linking ... done.
Loading package bytestring-mmap-0.2.1 ... linking ... done.
Loading package attoparsec-0.8.1.0 ... linking ... done.
Loading package MonadCatchIO-transformers-0.2.2.0 ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Installing library in /home/hudson/.cabal/lib/snap-core-0.2.12/ghc-6.12.1
Installing executable(s) in /home/hudson/.cabal/bin
Registering snap-core-0.2.12...
[workspace] $ /bin/sh -xe /tmp/hudson418598395137113994.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.12...
Preprocessing library snap-core-0.2.12...
Preprocessing executables for snap-core-0.2.12...
Running hscolour for snap-core-0.2.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: ListLike-1.0.1,
MonadCatchIO-transformers-0.2.2.0, attoparsec-0.8.1.0, base-3.0.3.2, ffi-1.0,
rts-1.0, bytestring-mmap-0.2.1, bytestring-nums-0.3.1, cereal-0.3.0.0,
deepseq-1.1.0.0, directory-tree-0.1.1, dlist-0.5, iteratee-0.3.5,
monads-fd-0.1.0.1, mtl-1.1.0.2, text-0.7.1.0, transformers-0.2.1.0,
unix-compat-0.1.2.1, zlib-0.5.2.0
Warning: snap-core-0.2.12:Snap.Iteratee: Could not find documentation for
exported module: Data.Iteratee
Warning: Snap.Internal.Debug: could not find link destinations for:
Control.Monad.IO.Class.MonadIO
Warning: Snap.Iteratee: could not find link destinations for:
Data.Iteratee.Base.StreamG
Data.Iteratee.WrappedByteString.WrappedByteString Data.Iteratee.Base.IterGV
Data.Iteratee.Base.IterateeG Data.Iteratee.Base.StreamChunk.StreamChunk
Data.Iteratee.Base.EnumeratorN
Warning: Snap.Internal.Http.Types: could not find link destinations for:
Data.Attoparsec.Internal.Parser Data.Serialize.Builder.Builder
Data.Attoparsec.Result
Warning: Snap.Types: could not find link destinations for:
Control.Monad.IO.Class.MonadIO Control.Monad.CatchIO.MonadCatchIO
Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/snap-core/index.html
+ cp -r extra/fonts dist/doc/html/snap-core/
+ cp extra/logo.gif dist/doc/html/snap-core/haskell_icon.gif
+ cp extra/hscolour.css dist/doc/html/snap-core/src/
[workspace] $ /bin/sh -xe /tmp/hudson1084260539225040218.sh
+ cd test
+ cabal install -ftestsuite
Resolving dependencies...
Configuring snap-core-testsuite-0.1.1...
Warning: 'c-sources: ../cbits/timefuncs.c' is a relative path outside of the
source tree. This will not work when generating a tarball with 'sdist'.
Warning: 'hs-source-dirs: ../src' is a relative path outside of the source
tree. This will not work when generating a tarball with 'sdist'.
Warning: 'include-dirs: ../cbits' is a relative path outside of the source
tree. This will not work when generating a tarball with 'sdist'.
Preprocessing executables for snap-core-testsuite-0.1.1...
Building snap-core-testsuite-0.1.1...
../cbits/timefuncs.c: In function ‘c_parse_http_time’:
../cbits/timefuncs.c:14:5:
warning: implicit declaration of function ‘timegm’
[ 4 of 17] Compiling Snap.Iteratee ( ../src/Snap/Iteratee.hs,
dist/build/testsuite/testsuite-tmp/Snap/Iteratee.o )
../src/Snap/Iteratee.hs:85:9:
Warning: orphan instance:
instance (Functor m, MonadCatchIO m) =>
MonadCatchIO (IterateeG s el m)
[ 5 of 17] Compiling Snap.Iteratee.Tests ( suite/Snap/Iteratee/Tests.hs,
dist/build/testsuite/testsuite-tmp/Snap/Iteratee/Tests.o )
suite/Snap/Iteratee/Tests.hs:200:4:
Couldn't match expected type `Iteratee IO a'
against inferred type `(a1, b)'
In the pattern: (i, _)
In a stmt of a 'do' expression: (i, _) <- unsafeBufferIteratee ii
In the expression:
do { (i, _) <- unsafeBufferIteratee ii;
iter <- enumLBS s i;
run iter }
suite/Snap/Iteratee/Tests.hs:222:8:
Couldn't match expected type `Iteratee
IO (WrappedByteString Word8)'
against inferred type `(a, b)'
In the pattern: (i, _)
In a stmt of a 'do' expression:
(i, _) <- unsafeBufferIteratee $ drop 4 >> copyingStream2stream
In the expression:
do { (i, _) <- unsafeBufferIteratee
$ drop 4 >> copyingStream2stream;
s <- enumLBS "abcdefgh" i >>= run >>= return . fromWrap;
H.assertEqual "s == 'efgh'" "efgh" s }
suite/Snap/Iteratee/Tests.hs:247:8:
Couldn't match expected type `Iteratee IO a'
against inferred type `(a1, b)'
In the pattern: (i, _)
In a stmt of a 'do' expression:
(i, _) <- liftQ
$ unsafeBufferIteratee
(copyingStream2stream >> throwErr (Err "foo"))
In the expression:
do { (i, _) <- liftQ
$ unsafeBufferIteratee
(copyingStream2stream >> throwErr (Err "foo"));
i' <- liftQ $ enumLBS s i;
expectException $ run i';
(j, _) <- liftQ
$ unsafeBufferIteratee
(throwErr (Err "foo") >> copyingStream2stream);
.... }
cabal: Error: some packages failed to install:
snap-core-testsuite-0.1.1 failed during the building phase. The exception was:
ExitFailure 1
Publishing Javadoc
Recording test results
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level
<http://buildbot.snapframework.com/job/snap-core/ws/test/dist/hpc> to
/home/hudson/data/jobs/snap-core/builds/2010-08-31_18-24-47/htmlreports/HPC_Test_Coverage_Report
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap