See <http://buildbot.snapframework.com/job/snap-server/208/changes>
Changes: [Gregory Collins] RFC 2616 Sec 9.4: responses to HEAD requests cannot have response bodies ------------------------------------------ Started by an SCM change Checkout:workspace / <http://buildbot.snapframework.com/job/snap-server/ws/> - hudson.remoting.localchan...@1de41c3 Using strategy: Default Last Built Revision: Revision e742e100006a8d3cfb534e88e7eaeb1b368aebd8 (origin/master) Checkout:workspace / <http://buildbot.snapframework.com/job/snap-server/ws/> - hudson.remoting.localchan...@1de41c3 GitAPI created Fetching changes from the remote Git repository Fetching upstream changes from http://git.snapframework.com/snap-server.git [workspace] $ git fetch -t http://git.snapframework.com/snap-server.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 6b954db032885d63df10048076ecc47f9deb6e40 (origin/master) GitAPI created Checking out Revision 6b954db032885d63df10048076ecc47f9deb6e40 (origin/master) [workspace] $ git checkout -f 6b954db032885d63df10048076ecc47f9deb6e40 [workspace] $ git tag -a -f -m "Hudson Build #208" hudson-snap-server-208 Recording changes in branch origin/master [workspace] $ git log --pretty=format:%H e742e100006a8d3cfb534e88e7eaeb1b368aebd8..6b954db032885d63df10048076ecc47f9deb6e40 [workspace] $ git log -M --summary --pretty=raw -n 1 6b954db032885d63df10048076ecc47f9deb6e40 [workspace] $ git diff-tree -M -r 6b954db032885d63df10048076ecc47f9deb6e40 [workspace] $ /bin/sh -xe /tmp/hudson1027646044093191246.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 + cabal install -flibev Resolving dependencies... Configuring network-2.2.1.7... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 wspiapi.h usability... no checking wspiapi.h presence... no checking for wspiapi.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 _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 for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h Preprocessing library network-2.2.1.7... Building network-2.2.1.7... [1 of 5] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) [2 of 5] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [3 of 5] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) [4 of 5] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) [5 of 5] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:274:15: Warning: Pattern match(es) are overlapped In a case alternative: a -> ... Registering network-2.2.1.7... Installing library in /home/hudson/.cabal/lib/network-2.2.1.7/ghc-6.12.1 Registering network-2.2.1.7... Configuring hlibev-0.2.8... Preprocessing library hlibev-0.2.8... Building hlibev-0.2.8... [1 of 1] Compiling Network.Libev ( dist/build/Network/Libev.hs, dist/build/Network/Libev.o ) Network/Libev.hsc:212:5: Warning: Defined but not used: type constructor or class `EvWatcherPtr' Network/Libev.hsc:339:44: Warning: Defined but not used: `evTimerSet' Registering hlibev-0.2.8... Installing library in /home/hudson/.cabal/lib/hlibev-0.2.8/ghc-6.12.1 Registering hlibev-0.2.8... Configuring snap-server-0.2.13... Preprocessing library snap-server-0.2.13... Building snap-server-0.2.13... [ 1 of 12] Compiling Snap.Internal.Http.Parser ( src/Snap/Internal/Http/Parser.hs, dist/build/Snap/Internal/Http/Parser.o ) [ 2 of 12] Compiling Paths_snap_server ( dist/build/autogen/Paths_snap_server.hs, dist/build/Paths_snap_server.o ) [ 3 of 12] Compiling Data.Concurrent.HashMap.Internal ( src/Data/Concurrent/HashMap/Internal.hs, dist/build/Data/Concurrent/HashMap/Internal.o ) [ 4 of 12] Compiling System.SendFile.Linux ( dist/build/System/SendFile/Linux.hs, dist/build/System/SendFile/Linux.o ) [ 5 of 12] Compiling System.SendFile ( src/System/SendFile.hs, dist/build/System/SendFile.o ) [ 6 of 12] Compiling Data.Concurrent.HashMap ( src/Data/Concurrent/HashMap.hs, dist/build/Data/Concurrent/HashMap.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.3.0.0 ... linking ... done. Loading package containers-0.3.0.0 ... 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 unix-2.4.0.0 ... linking ... done. Loading package directory-1.0.1.0 ... linking ... done. Loading package pretty-1.0.1.1 ... linking ... done. Loading package process-1.0.1.2 ... linking ... done. Loading package Cabal-1.8.0.2 ... linking ... done. Loading package bytestring-0.9.1.5 ... linking ... done. Loading package ghc-binary-0.5.0.2 ... linking ... done. Loading package bin-package-db-0.0.0.0 ... linking ... done. Loading package hpc-0.5.0.4 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package ghc-6.12.1 ... linking ... done. Loading package primitive-0.3 ... linking ... done. Loading package vector-0.6.0.1 ... linking ... done. Loading package syb-0.1.0.2 ... linking ... done. Loading package base-3.0.3.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 transformers-0.2.1.0 ... linking ... done. Loading package MonadCatchIO-transformers-0.2.2.0 ... linking ... done. Loading package attoparsec-0.8.1.0 ... linking ... done. Loading package bytestring-mmap-0.2.1 ... linking ... done. Loading package bytestring-nums-0.3.1 ... linking ... done. Loading package cereal-0.3.0.0 ... linking ... done. Loading package deepseq-1.1.0.0 ... linking ... done. Loading package directory-tree-0.1.1 ... linking ... done. Loading package dlist-0.5 ... [ 7 of 12] Compiling Snap.Internal.Http.Server.Date ( src/Snap/Internal/Http/Server/Date.hs, dist/build/Snap/Internal/Http/Server/Date.o ) [ 8 of 12] Compiling Snap.Internal.Http.Server.LibevBackend ( src/Snap/Internal/Http/Server/LibevBackend.hs, dist/build/Snap/Internal/Http/Server/LibevBackend.o ) [ 9 of 12] Compiling System.FastLogger ( src/System/FastLogger.hs, dist/build/System/FastLogger.o ) [10 of 12] Compiling Snap.Http.Server.Config ( src/Snap/Http/Server/Config.hs, dist/build/Snap/Http/Server/Config.o ) [11 of 12] Compiling Snap.Internal.Http.Server ( src/Snap/Internal/Http/Server.hs, dist/build/Snap/Internal/Http/Server.o ) src/Snap/Internal/Http/Server.hs:725:17: Not in scope: `deleteHeader' src/Snap/Internal/Http/Server.hs:744:24: Not in scope: `deleteHeader' linking ... done. Loading package iteratee-0.3.5 ... linking ... done. Loading package monads-fd-0.1.0.1 ... linking ... done. Loading package text-0.7.1.0 ... linking ... done. Loading package unix-compat-0.1.2.1 ... linking ... done. Loading package zlib-0.5.2.0 ... linking ... done. Loading package snap-core-0.2.13 ... linking ... done. Loading package murmur-hash-0.1 ... linking ... done. Loading package parsec-2.1.0.1 ... linking ... done. Loading package network-2.2.1.7 ... linking ... done. Loading package hlibev-0.2.8 ... linking ... done. Loading package binary-0.5.0.2 ... linking ... done. Loading package bytestring-show-0.3.3 ... linking ... done. Loading package attoparsec-iteratee-0.1.1 ... linking ... done. Loading package ffi-1.0 ... linking ... done. cabal: Error: some packages failed to install: snap-server-0.2.13 failed during the building phase. The exception was: ExitFailure 1 Publishing Javadoc Recording test results [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level <http://buildbot.snapframework.com/job/snap-server/ws/test/dist/hpc> to /home/hudson/data/jobs/snap-server/htmlreports/HPC_Test_Coverage_Report _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
