See <http://buildbot.snapframework.com/job/snap-core/127/changes>

Changes:

[Gregory Collins] Update text dependency to 0.10

[Gregory Collins] Bump version #

[Gregory Collins] Merge branch '0.2-stable'

------------------------------------------
Started by user admin
Checkout:workspace / <http://buildbot.snapframework.com/job/snap-core/ws/> - 
hudson.remoting.localchan...@5b553d28
Using strategy: Default
Last Built Revision: Revision 1eee1d0a0a3ff2d2a6a5587bafbcd4c99c4081e8 
(origin/master)
Checkout:workspace / <http://buildbot.snapframework.com/job/snap-core/ws/> - 
hudson.remoting.localchan...@5b553d28
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/*
From http://git.snapframework.com/snap-core
   f7cb033..794d84b  0.2-stable -> origin/0.2-stable
   1eee1d0..8fadfa4  master     -> origin/master
 * [new tag]         0.2.14     -> 0.2.14
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision 8fadfa4ac4117fa0c7eb343601a0230e06460739 
(origin/master)
GitAPI created
Checking out Revision 8fadfa4ac4117fa0c7eb343601a0230e06460739 (origin/master)
[workspace] $ git checkout -f 8fadfa4ac4117fa0c7eb343601a0230e06460739
[workspace] $ git tag -a -f -m "Hudson Build #127" hudson-snap-core-127
Recording changes in branch origin/master
[workspace] $ git log --pretty=format:%H 
1eee1d0a0a3ff2d2a6a5587bafbcd4c99c4081e8..8fadfa4ac4117fa0c7eb343601a0230e06460739
[workspace] $ git log -M --summary --pretty=raw -n 1 
8fadfa4ac4117fa0c7eb343601a0230e06460739
[workspace] $ git diff-tree -M -r 8fadfa4ac4117fa0c7eb343601a0230e06460739
[workspace] $ git log -M --summary --pretty=raw -n 1 
d174f8fea7696cb57d6063ffbd452a54fa97b4a7
[workspace] $ git diff-tree -M -r d174f8fea7696cb57d6063ffbd452a54fa97b4a7
[workspace] $ git log -M --summary --pretty=raw -n 1 
f866509a0df86b9e796394bac2d4e90b53243f8b
[workspace] $ git diff-tree -M -r f866509a0df86b9e796394bac2d4e90b53243f8b
[workspace] $ /bin/sh -xe /tmp/hudson4917258132463261834.sh
+ 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...
Downloading text-0.10.0.0...
Configuring text-0.10.0.0...
Preprocessing library text-0.10.0.0...
Building text-0.10.0.0...
[ 1 of 33] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, 
dist/build/Data/Text/Encoding/Utf32.o )
[ 2 of 33] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, 
dist/build/Data/Text/Fusion/Size.o )
[ 3 of 33] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, 
dist/build/Data/Text/Fusion/Internal.o )
[ 4 of 33] Compiling Data.Text.Fusion.CaseMapping ( 
Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o )
[ 5 of 33] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, 
dist/build/Data/Text/UnsafeShift.o )
[ 6 of 33] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, 
dist/build/Data/Text/Encoding/Error.o )
[ 7 of 33] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, 
dist/build/Data/Text/Encoding/Utf16.o )
[ 8 of 33] Compiling Data.Text.Util   ( Data/Text/Util.hs, 
dist/build/Data/Text/Util.o )
[ 9 of 33] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, 
dist/build/Data/Text/Fusion/Common.o )
[10 of 33] Compiling Data.Text.Array  ( Data/Text/Array.hs, 
dist/build/Data/Text/Array.o )
[11 of 33] Compiling Data.Text.Internal ( Data/Text/Internal.hs, 
dist/build/Data/Text/Internal.o )
[12 of 33] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, 
dist/build/Data/Text/UnsafeChar.o )
[13 of 33] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, 
dist/build/Data/Text/Fusion.o )
[14 of 33] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, 
dist/build/Data/Text/Unsafe.o )
[15 of 33] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, 
dist/build/Data/Text/Encoding/Utf8.o )
[16 of 33] Compiling Data.Text.Encoding.Fusion.Common ( 
Data/Text/Encoding/Fusion/Common.hs, 
dist/build/Data/Text/Encoding/Fusion/Common.o )
[17 of 33] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, 
dist/build/Data/Text/Encoding/Fusion.o )
[18 of 33] Compiling Data.Text.Lazy.Encoding.Fusion ( 
Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o )
[19 of 33] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, 
dist/build/Data/Text/Encoding.o )
[20 of 33] Compiling Data.Text.Search ( Data/Text/Search.hs, 
dist/build/Data/Text/Search.o )
[21 of 33] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, 
dist/build/Data/Text/Foreign.o )
[22 of 33] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[23 of 33] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, 
dist/build/Data/Text/IO/Internal.o )
[24 of 33] Compiling Data.Text.IO     ( Data/Text/IO.hs, 
dist/build/Data/Text/IO.o )
[25 of 33] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, 
dist/build/Data/Text/Lazy/Internal.o )
[26 of 33] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, 
dist/build/Data/Text/Lazy/Fusion.o )
[27 of 33] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, 
dist/build/Data/Text/Lazy/Search.o )
[28 of 33] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, 
dist/build/Data/Text/Lazy.o )
[29 of 33] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, 
dist/build/Data/Text/Lazy/Read.o )
[30 of 33] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, 
dist/build/Data/Text/Lazy/IO.o )
[31 of 33] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, 
dist/build/Data/Text/Lazy/Builder.o )
[32 of 33] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, 
dist/build/Data/Text/Lazy/Encoding.o )
[33 of 33] Compiling Data.Text.Read   ( Data/Text/Read.hs, 
dist/build/Data/Text/Read.o )
Registering text-0.10.0.0...
Installing library in /home/hudson/.cabal/lib/text-0.10.0.0/ghc-6.12.1
Registering text-0.10.0.0...
Configuring snap-core-0.3.0...
Preprocessing library snap-core-0.3.0...
Building snap-core-0.3.0...
[ 1 of 12] Compiling Snap.Internal.Parsing ( src/Snap/Internal/Parsing.hs, 
dist/build/Snap/Internal/Parsing.o )
[ 2 of 12] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs, 
dist/build/Snap/Internal/Debug.o )
[ 3 of 12] Compiling Snap.Iteratee    ( src/Snap/Iteratee.hs, 
dist/build/Snap/Iteratee.o )
[ 4 of 12] Compiling Snap.Internal.Iteratee.Debug ( 
src/Snap/Internal/Iteratee/Debug.hs, dist/build/Snap/Internal/Iteratee/Debug.o )
[ 5 of 12] Compiling Data.CIByteString ( src/Data/CIByteString.hs, 
dist/build/Data/CIByteString.o )
[ 6 of 12] Compiling Snap.Internal.Http.Types ( 
src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )
[ 7 of 12] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs, 
dist/build/Snap/Internal/Types.o )
[ 8 of 12] Compiling Snap.Internal.Instances ( src/Snap/Internal/Instances.hs, 
dist/build/Snap/Internal/Instances.o )
[ 9 of 12] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs, 
dist/build/Snap/Internal/Routing.o )
[10 of 12] Compiling Snap.Types       ( src/Snap/Types.hs, 
dist/build/Snap/Types.o )
[11 of 12] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs, 
dist/build/Snap/Util/FileServe.o )
[12 of 12] 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:0:
     warning: implicit declaration of function ‘timegm’
Registering snap-core-0.3.0...
Installing library in /home/hudson/.cabal/lib/snap-core-0.3.0/ghc-6.12.1
Registering snap-core-0.3.0...
[workspace] $ /bin/sh -xe /tmp/hudson5342926607255223042.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.3.0...
Preprocessing library snap-core-0.3.0...
Running hscolour for snap-core-0.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: ListLike-1.0.2,
MonadCatchIO-transformers-0.2.2.0, attoparsec-0.8.1.0, base-3.0.3.2,
binary-0.5.0.2, rts-1.0, bytestring-mmap-0.2.1, bytestring-nums-0.3.2,
bytestring-show-0.3.3, cereal-0.3.0.0, dlist-0.5, iteratee-0.3.6,
monads-fd-0.1.0.2, text-0.10.0.0, transformers-0.2.2.0, unix-compat-0.2
Warning: snap-core-0.3.0: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/hudson6603398614485546249.sh
+ cd test
+ cabal install
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:0:
     warning: implicit declaration of function ‘timegm’
[10 of 20] Compiling Snap.Internal.Types ( ../src/Snap/Internal/Types.hs, 
dist/build/testsuite/testsuite-tmp/Snap/Internal/Types.o )
[11 of 20] Compiling Snap.Internal.Routing ( ../src/Snap/Internal/Routing.hs, 
dist/build/testsuite/testsuite-tmp/Snap/Internal/Routing.o )
[12 of 20] Compiling Snap.Internal.Routing.Tests ( 
suite/Snap/Internal/Routing/Tests.hs, 
dist/build/testsuite/testsuite-tmp/Snap/Internal/Routing/Tests.o )
[14 of 20] Compiling Snap.Types.Tests ( suite/Snap/Types/Tests.hs, 
dist/build/testsuite/testsuite-tmp/Snap/Types/Tests.o )
[15 of 20] Compiling Snap.Types       ( ../src/Snap/Types.hs, 
dist/build/testsuite/testsuite-tmp/Snap/Types.o )
Failed to load interface for `Data.Text':
  no package matching `text-0.7.2.1' was found
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/hudson/data/jobs/snap-core/builds/2010-10-25_13-16-05/htmlreports/HPC_Test_Coverage_Report

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

Reply via email to