After some changes to GHC's handling of DPH packages, I'm currently fighting
with the build system. In particular, I'm getting
> "inplace/bin/ghc-cabal" configure
> --with-ghc="/Users/chak/Code/ghc-test/inplace/bin/ghc-stage1"
> --with-ghc-pkg="/Users/chak/Code/ghc-test/inplace/bin/ghc-pkg"
>
Build description = HEAD on i386-unknown-linux (cam-02-unx)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Wed Jan 19 18:00:02 GMT 2011.
checking out new source tree
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 137
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/137.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 120
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/120.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | S
Build description = STABLE on i386-unknown-linux (cam-02-unx)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Wed Jan 19 18:10:02 GMT 2011.
checking out new source tree
pgj2 (amd64 FreeBSD HEAD), build 255
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/255.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Succ
sparky (Sparc Solaris HEAD), build 145
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/145.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Suc
pgj (x86 FreeBSD HEAD), build 257
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/257.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
simonmar-win32-stable (x86 Windows STABLE), build 156
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/156.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
tn23 (x86 OSX HEAD), build 248
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/248.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
bo
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 Wed Jan 19 18:00:01 GMT 2011.
checking out new source
starapple (OS X 10.6 snowleopard 64 HEAD), build 3
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/starapple/3.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version
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 Wed Jan 19 18:10:01 GMT 2011.
checking out new s
Wed Jan 19 16:03:08 PST 2011 Ian Lynagh
* Fix OSTYPE test
M ./mk/install.mk.in -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=2011012308-3fd76-88f750fe80101914a2d81a4de5be71d7c6193ba7.gz
__
Hi Mark,
On Tue, Jan 18, 2011 at 08:08:55AM -0800, Mark Lentczner wrote:
>
> I *could* start with a tarball of the /Library/Frameworks/GHC.framework tree,
> but it wouldn't make any difference in building HP installer. Assuming you
> want to continue to provide a GHC installer for Mac OS X in
Wed Jan 19 14:22:47 PST 2011 simo...@microsoft.com
* Comments only
M ./compiler/types/InstEnv.lhs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=2011011947-1287e-ebda3b0dbd8668dd3a9fe826df9ae5497731bb14.gz
Thu Jan 13 07:50:23 PST 2011 simo...@microsoft.com
* Add OSTYPE build-system variable, and use it
The use is in install.mk.in, where we need to know when
we're on Cygwin.
This fixes the build on my Windows box, where I have
both Msys and Cygwin.
M ./configure.ac +5
M ./mk/
Wed Jan 19 12:33:05 PST 2011 Ian Lynagh
* Remove a debugging 'info'
M ./rules/build-package-way.mk -1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110119203305-3fd76-72fb86a36900898e4bcb0b74f7f2339dae87cff5.gz
_
Wed Jan 19 12:32:29 PST 2011 Ian Lynagh
* Move the PACKAGE_MAGIC evaluation inside package-data.mk
M ./rules/build-package.mk -4
M ./utils/ghc-cabal/Main.hs -2 +7
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110119203229-3fd76-7c94b58e1
Wed Jan 19 14:23:59 PST 2011 Ian Lynagh
* Remove an extraneous comma that stopped ghc-cabal from building
M ./utils/ghc-cabal/Main.hs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110119222359-3fd76-4eed2bcbd237cb976603a60f5eb797059c30
Wed Jan 19 14:15:45 PST 2011 Ian Lynagh
* Move some make variables around
M ./rules/build-package.mk -12 +12
M ./rules/build-prog.mk -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110119221545-3fd76-9adf976b9053ff3133068701229bf968b
Wed Jan 19 09:23:10 PST 2011 Ian Lynagh
* Fix libraries/index.html's haddock dependency on Windows
M ./ghc.mk -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110119172310-3fd76-c9a19d19b66dc864630f1769afdd77d6b7e9bb10.gz
___
simonmar-win32-head (x86 Windows HEAD), build 221
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/221.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Suc
On 2011-01-19 17:22, Simon Marlow wrote:
On 19/01/2011 15:16, Jost Berthold wrote:
I just noticed that the "extra libraries", libraries which darcs-all
adds when given the --extra flag, are missing in the current release
source tree darcs.haskell.org/ghc-7.0.
Of course I can (and did) simply p
On 19/01/2011 15:16, Jost Berthold wrote:
I just noticed that the "extra libraries", libraries which darcs-all
adds when given the --extra flag, are missing in the current release
source tree darcs.haskell.org/ghc-7.0.
Of course I can (and did) simply pull what I want from the respective
upstre
Hello,
I just noticed that the "extra libraries", libraries which darcs-all
adds when given the --extra flag, are missing in the current release
source tree darcs.haskell.org/ghc-7.0.
Of course I can (and did) simply pull what I want from the respective
upstream repos given on hackage, but i
The branch, master has been updated
via 33fe71479b74a25ec28bd8f487f00a81b1e22a7f (commit)
from 13d064aec161f478a630c693433bfc091f5e140e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions
Wed Jan 19 05:06:29 PST 2011 Ian Lynagh
* Add configure phases for the stage 3 compiler
M ./ghc.mk +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110119130629-3fd76-ea285f5a9a7c72cb65d26387d7a80ecdd2bba457.gz
_
On Wed, Jan 19, 2011 at 1:40 PM, Roman Leshchinskiy
wrote:
> Simon Marlow wrote:
>> Tue Jan 18 14:18:34 PST 2011 Â Edward Z. Yang
>> * Fix documentation bug: newArray# accepts word count, not byte count.
>
> Shouldn't this be "element count"?
Agreed.
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ghc".
The branch, master has been updated
via 13d064aec161f478a630c693433bfc091f5e140e (commit)
via 5ddec4452428b67788dd323d
Simon Marlow wrote:
> Tue Jan 18 14:18:34 PST 2011 Edward Z. Yang
> * Fix documentation bug: newArray# accepts word count, not byte count.
Shouldn't this be "element count"?
Roman
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org
Tue Jan 18 14:23:52 PST 2011 Marco Silva
* Include kfreebsdgnu in the list of Target Platforms.
M ./driver/mangler/ghc-asm.lprl -1 +1
M ./rts/Linker.c -5 +6
M ./rts/posix/OSThreads.c -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=
Tue Jan 18 14:18:34 PST 2011 Edward Z. Yang
* Fix documentation bug: newArray# accepts word count, not byte count.
M ./compiler/prelude/primops.txt.pp -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110118221834-6a393-b43437f85407368daec
sparky-unreg (Sparc Solaris unreg HEAD), build 42
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/42.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boot
On 19/01/2011 01:25, Marco TĂșlio Gontijo e Silva wrote:
Hi Simon.
Excerpts from Simon Marlow's message of Ter Jan 18 07:24:00 -0200 2011:
This patch doesn't build. Did you test it?
On 15/01/2011 13:06, Marco Silva wrote:
-#ifdef __linux__
-#define _GNU_SOURCE
+#ifdef defined(__linux__) || d
On 18/01/2011 22:22, Edward Z. Yang wrote:
Johan Tibell and I discovered what we're pretty sure is a bug in
the newArray# docs, in that it claims that it accepts a byte count,
not a word count. This appears to be falsified by GHC.Prim
as well as the actual implementation in C--:
unsafeArray b i
36 matches
Mail list logo