Re: DPH link error

2011-05-16 Thread Simon Marlow
On 15/05/11 13:22, Ben Lippmeier wrote: On 15/05/2011, at 10:12 PM, Edward Z. Yang wrote: I'm getting some mysterious DPH linking error when I am attempting a validate: http://hpaste.org/46695/dph_dynamic_error Urgh. That's the build race I thought I had fixed. It happens because the DPH ve

Re: DPH link error

2011-05-15 Thread Roman Leshchinskiy
On 15/05/2011, at 13:22, Ben Lippmeier wrote: > Urgh. That's the build race I thought I had fixed. It happens because the DPH > vectoriser needs dph-prim-seq to be compiled first before it can do its > desugaring. Why is there a race? Packages which contain vectorised modules depend on dph-pri

Re: DPH link error

2011-05-15 Thread Johan Tibell
On Sun, May 15, 2011 at 2:12 PM, Edward Z. Yang wrote: > I'm getting some mysterious DPH linking error when I am attempting a validate: > > http://hpaste.org/46695/dph_dynamic_error I saw the same problem on a non-validate build. I rm -rf libraries/dph :) ___

Re: DPH link error

2011-05-15 Thread Edward Z. Yang
This is on x86-32, I tried sh validate --no-clean once which did not resolve the error, setting THREADS=1 does seem to resolve the error. My validate is based off of 4ed961f645b62d231c4f0514ac76ad331c2f6642. Cheers, Edward Excerpts from Ben Lippmeier's message of Sun May 15 08:22:22 -0400 2011:

Re: DPH link error

2011-05-15 Thread Ben Lippmeier
On 15/05/2011, at 10:12 PM, Edward Z. Yang wrote: > I'm getting some mysterious DPH linking error when I am attempting a validate: > > http://hpaste.org/46695/dph_dynamic_error Urgh. That's the build race I thought I had fixed. It happens because the DPH vectoriser needs dph-prim-seq to be com

DPH link error

2011-05-15 Thread Edward Z. Yang
I'm getting some mysterious DPH linking error when I am attempting a validate: http://hpaste.org/46695/dph_dynamic_error Edward ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc