simonmar-win32-stable (x86 Windows STABLE), build 579, Success

2012-11-23 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 579 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/579.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

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

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

RE: Cabal etc

2012-11-23 Thread Simon Peyton-Jones
| > This seems pretty urgent to me. | | Well, we certainly need to get it sorted out before releasing GHC 7.8. | And actually, it would be better if we could do so before 7.6.2, and | ship a Cabal that supports dynamic-by-default with 7.6.2. That way a | cabal-install built with 7.6.2 will support

[commit: ghc] new-typeable: Treat Typeable and OldTypeable distinctly (6f5296d)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/6f5296d4986d844410735e44119a75dfae2419ff >--- commit 6f5296d4986d844410735e44119a75dfae2419ff Author: Jose Pedr

[commit: ghc] new-typeable: Merge branch 'master' into new-typeable (bbdc65a)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/bbdc65acb9200ff92968dda5abcece7b9ee0834d >--- commit bbdc65acb9200ff92968dda5abcece7b9ee0834d Merge: ecbae6e...

[commit: ghc] new-typeable: Cleanup, comments (05a9786)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/05a9786caf5e5f38fde1a98bdef65ea2d855b600 >--- commit 05a9786caf5e5f38fde1a98bdef65ea2d855b600 Author: Jose Pedr

[commit: ghc] new-typeable: Remove unnecessary CPP (bf0bfb7)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/bf0bfb7e2e2b11f6f9868a75b1730278caae3f24 >--- commit bf0bfb7e2e2b11f6f9868a75b1730278caae3f24 Author: Jose Pedr

[commit: ghc] new-typeable: More cleaning up (65be510)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/65be510611e3cfa1d7f48606a62845c50cd74da9 >--- commit 65be510611e3cfa1d7f48606a62845c50cd74da9 Author: Jose Pedr

[commit: ghc] new-typeable: Remove warnings (bf664ea)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/bf664ead63d68f90efb4ac96ee9d1cc8fecab942 >--- commit bf664ead63d68f90efb4ac96ee9d1cc8fecab942 Author: Jose Pedr

[commit: ghc] new-typeable's head updated: Small fix (f6720a1)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc Branch 'new-typeable' now includes: 7babb1b... Big changes on tc-untouchables branch 5b4fef6... When floating constraints outwards, promote the floated type variables 0d55e1e... Avoid emitting Given constraints for spontaneous un

[commit: ghc] new-typeable: Small fix (f6720a1)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/f6720a177184d422b0d96178979f99cdd1974e59 >--- commit f6720a177184d422b0d96178979f99cdd1974e59 Author: Jose Pedr

[commit: ghc] new-typeable: Merge remote-tracking branch 'origin' into new-typeable (39f55fb)

2012-11-23 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : new-typeable http://hackage.haskell.org/trac/ghc/changeset/39f55fbf760b38902af2698debfafe1479b37f53 >--- commit 39f55fbf760b38902af2698debfafe1479b37f53 Merge: bf0bfb7...

Re: [nightly] 21-Nov-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)

2012-11-23 Thread Simon Marlow
On 21/11/2012 20:47, GHC Build Reports wrote: The last 30 lines of /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx/logs/x86_64-unknown-linux-stage2 are ---

Re: build system woes in master

2012-11-23 Thread Simon Marlow
On 22/11/2012 19:38, Ian Lynagh wrote: On Wed, Nov 21, 2012 at 02:28:24PM -0500, Ben Gamari wrote: Any thoughts about what might be going on with any of the above? FWIW, I think that some of your problems probably stem from using an old cabal-install compiled against an old Cabal, which assum

[commit: ghc] master: add embedded vendor (d94250e)

2012-11-23 Thread Gabor Greif
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/d94250e68bc85e80e3eb0eb04bcbfac68b4423d2 >--- commit d94250e68bc85e80e3eb0eb04bcbfac68b4423d2 Author: Gabor Greif Da

[commit: ghc] master: typo (359efbf)

2012-11-23 Thread Gabor Greif
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/359efbf0fc714528f95207fbe9fc03383b380228 >--- commit 359efbf0fc714528f95207fbe9fc03383b380228 Author: Gabor Greif Da

[commit: ghc] master: Use the right environment for tidying the types of a data constructor (b350ac5)

2012-11-23 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/b350ac5874fb413f578c9d3977d24193f8d3308d >--- commit b350ac5874fb413f578c9d3977d24193f8d3308d Author: Simon Peyton Jo

[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (e1dbabb)

2012-11-23 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/e1dbabbf979cd05723e7ea5c2a2e856ce35d3168 >--- commit e1dbabbf979cd05723e7ea5c2a2e856ce35d3168 Merge: b350ac5... 359ef

[commit: testsuite] master: Test Trac #7438 (7f7f3a3)

2012-11-23 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/7f7f3a3250f8e56f9998a9eb85fedb46f56e0e68 >--- commit 7f7f3a3250f8e56f9998a9eb85fedb46f56e0e68 Author: Simon Pey

simonmar-win32-stable (x86 Windows STABLE), build 580, Failure

2012-11-23 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 580 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/580.html git clone | Success create mk/build.mk | Success get subrepos | Failure: Just (ExitFailure 2) Build failed Details: http://darc

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

2012-11-23 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 Fri Nov 23 18:20:01 GMT 2012. chec

[commit: ghc] master: Enable GhcWithInterpreter when DYNAMIC_BY_DEFAULT is on (91c6593)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/91c6593c45a2d39b61a9adca667b73e293872d23 >--- commit 91c6593c45a2d39b61a9adca667b73e293872d23 Author: Ian Lynagh Dat

[commit: ghc] master: Unconditionally disable DYNAMIC_BY_DEFAULT for now (951e28c)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/951e28c0625ece7e0db6ac9d4a1e61e2737b10de >--- commit 951e28c0625ece7e0db6ac9d4a1e61e2737b10de Author: Ian Lynagh Dat

[commit: ghc] master: Move seq's fixity declaration info primops.txt.pp (eb5196c)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/eb5196c48480c7dbec25aa175e43b9c20277f29c >--- commit eb5196c48480c7dbec25aa175e43b9c20277f29c Author: Ian Lynagh Dat

[commit: ghc] master: Add fixity information to primops (ticket #6026) (64efee6)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/64efee6225ac18e54919d1690073fa2404a74a6c >--- commit 64efee6225ac18e54919d1690073fa2404a74a6c Author: Michal Terepeta

[commit: ghc] master: "hpc version" now shows the version number from the .cabal file (b610a84)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/b610a84d089f0ef5d5b1c0250884bce9d0d28ad8 >--- commit b610a84d089f0ef5d5b1c0250884bce9d0d28ad8 Author: Ian Lynagh Dat

[commit: ghc] master: Separate warning flags from other flags in validate-settings.mk (c04a984)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/c04a98498cd1bd706ae9ce7b4c672af4b917a10e >--- commit c04a98498cd1bd706ae9ce7b4c672af4b917a10e Author: Ian Lynagh Dat

[commit: ghc] master: Fix building on Sparc/Solaris with non-GNU linker; fixes #5407 (9ef4d48)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/9ef4d48e296d4b96492a839f9ee569f8f90c617b >--- commit 9ef4d48e296d4b96492a839f9ee569f8f90c617b Author: Ian Lynagh Dat

[commit: ghc] master: Add a --reset-hpcdirs flag to hpc (39f2737)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/39f273709488ec609b25320c10f2fc7b5f7518de >--- commit 39f273709488ec609b25320c10f2fc7b5f7518de Author: Ian Lynagh Dat

[commit: ghc] master: de-tab hpc (95027b8)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/95027b829425b1a4f18f2cb197a0982cfaedcbe5 >--- commit 95027b829425b1a4f18f2cb197a0982cfaedcbe5 Author: Ian Lynagh Dat

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

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/464646dcfacead2dc9569cba524bf2a6af4c3388 >--- commit 464646dcfacead2dc9569cba524bf2a6af4c3388 Merge: 39f2737... e1dba

[commit: ghc] master: Revert "Move seq's fixity declaration info primops.txt.pp" (6eb0341)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/6eb0341c83975b6d9112d55b0f6a39460c8ffdf9 >--- commit 6eb0341c83975b6d9112d55b0f6a39460c8ffdf9 Author: Ian Lynagh Dat

[commit: testsuite] master: Make T7438 insensitive to the directory from which it is run (683d36a)

2012-11-23 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/683d36a9e1d1758aa1613da79e1e747065de89eb >--- commit 683d36a9e1d1758aa1613da79e1e747065de89eb Author: Ian Lynag

simonmar-win32-head (x86 Windows HEAD), build 693, Failure

2012-11-23 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 693 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/693.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Su

Re: Cabal etc

2012-11-23 Thread Ian Lynagh
On Fri, Nov 23, 2012 at 09:13:23AM +, Simon Peyton-Jones wrote: > > Maybe the thing to do is > (c) switch it off until the proposed-for-release solution > is implemented. If that is #7439, then let's do that next! Yup, I've disabled it unconditionally for now, and will work on #7439

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

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

tn23 (x86 OSX HEAD), build 764, Failure

2012-11-23 Thread Builder
tn23 (x86 OSX HEAD), build 764 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/764.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check files

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

2012-11-23 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 Fri Nov 23 18:10:01 GMT 2012. checking out new s

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

2012-11-23 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 Fri Nov 23 18:00:01 GMT 2012. checking out new source

pgj (x86 FreeBSD HEAD), build 868, Success

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

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

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

pgj2 (amd64 FreeBSD HEAD), build 871, Success

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