pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 746, Success

2012-12-08 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 746 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/746.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

pgj2 (amd64 FreeBSD HEAD), build 886, Success

2012-12-08 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 886 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/886.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check

pgj (x86 FreeBSD HEAD), build 883, Success

2012-12-08 Thread Builder
pgj (x86 FreeBSD HEAD), build 883 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/883.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check fil

[nightly] 08-Dec-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2012-12-08 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Sat Dec 8 18:00:01 GMT 2012. checking out new source t

[nightly] 08-Dec-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2012-12-08 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Sat Dec 8 18:10:01 GMT 2012. checking out new so

am-deb7-64 (HEAD), build 263, Success

2012-12-08 Thread Builder
am-deb7-64 (HEAD), build 263 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/am-deb7-64/263.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check f

tn23 (x86 OSX HEAD), build 778, Failure

2012-12-08 Thread Builder
tn23 (x86 OSX HEAD), build 778 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/778.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/778

base not detecting Double/Float machine sizes (QNXNTO)

2012-12-08 Thread Stephen Paul Weber
When building base with my QNXNTO cross-compiling GHC, I get the following: "inplace/bin/ghc-stage1" -static -H64m -O0 -fasm -package-name base-4.7.0.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-

[nightly] 08-Dec-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)

2012-12-08 Thread GHC Build Reports
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx Nightly build started on cam-04-unx at Sat Dec 8 18:20:01 GMT 2012. check

hsc2hs override C compiler

2012-12-08 Thread Stephen Paul Weber
For some reason after ./Setup configure --configure-option=--target=i486-pc-nto-qnx8.0.0 --configure-option=--build=i686-linux-gnu --configure-option=--host=i686-linux-gnu --hsc2hs-option=--cross-safe --hsc2hs-option=--cross-compile --hsc2hs-option=--cc=qcc run on the network library (with m

sys/exentfd.h (QNXNTO)

2012-12-08 Thread Stephen Paul Weber
I am working on cleaning up my GHC cross-compiler for QNX (Blackerry 10) and encountered the following from ./configure --target=i486-pc-nto-qnx8.0.0 --build=i686-linux-gnu --host=i686-linux-gnu : checking sys/eventfd.h usability... no checking sys/eventfd.h presence... yes configure: WARNING:

[base] CLK_TCK issue for QNXNTO

2012-12-08 Thread Stephen Paul Weber
When I try to build base for QNXNTO (BlackBerry 10) using my cross-compiler I get an error about "test_array is not of static size" or similar. Currently I fix it with this patch: diff --git a/System/CPUTime.hsc b/System/CPUTime.hsc index 8934a7e..514641f 100644 --- a/System/CPUTime.hsc +++ b/

[commit: testsuite] master: Add a test for #7476 (fc20d6c)

2012-12-08 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/fc20d6c9bea7da054c2499d62792ac7ce47f9143 >--- commit fc20d6c9bea7da054c2499d62792ac7ce47f9143 Author: Ian Lynag

[commit: testsuite] master: Add a test for #7474 (a1be96f)

2012-12-08 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/a1be96f5229f77730f5202da019d20c6a1d85bb5 >--- commit a1be96f5229f77730f5202da019d20c6a1d85bb5 Author: Ian Lynag

[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (713c514)

2012-12-08 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/713c514d9edb49405b405b120a3d6807a6819100 >--- commit 713c514d9edb49405b405b120a3d6807a6819100 Merge: 609aecb... 1435e

[commit: ghc] master: Tweaks to dynamic-too code (609aecb)

2012-12-08 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/609aecb7c613b643a5358838e4f12c2ef71e2df6 >--- commit 609aecb7c613b643a5358838e4f12c2ef71e2df6 Author: Ian Lynagh Dat

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 757, Success

2012-12-08 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 757 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/757.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 745, Success

2012-12-08 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 745 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/745.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

pgj2 (amd64 FreeBSD HEAD), build 885, Success

2012-12-08 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 885 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/885.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check