Re: windows build failure

2012-01-14 Thread Ian Lynagh
On Fri, Jan 13, 2012 at 08:53:36PM +, Ian Lynagh wrote: > On Fri, Jan 13, 2012 at 06:02:33PM +, Simon Peyton-Jones wrote: > > My windows build falls over thus when making a distribution. Can anyone > > help? > > Hmm, my cygwin build (and the nightly builds) fail earlier than that, > with

Re: windows build failure

2012-01-13 Thread Ian Lynagh
On Fri, Jan 13, 2012 at 06:02:33PM +, Simon Peyton-Jones wrote: > My windows build falls over thus when making a distribution. Can anyone help? Hmm, my cygwin build (and the nightly builds) fail earlier than that, with: libraries\dph\dph-prim-par\dist-install\build\Data\Array\Parallel\Unlift

windows build failure

2012-01-13 Thread Simon Peyton-Jones
My windows build falls over thus when making a distribution. Can anyone help? S /usr/bin/install -c -m 644 utils/hsc2hs/template-hsc.h "c:/code/HEAD/bindistprep/ghc-7.5.20120113/lib" /usr/bin/install -c -m 755 -d "c:/code/HEAD/bindistprep/ghc-7.5.20120113/bin" for i in utils/hp2ps/dist/build/

[commit: ghc] master: Fix Windows build failure (183d6c8)

2011-06-05 Thread Ian Lynagh
agh Date: Sun Jun 5 19:16:35 2011 +0100 Fix Windows build failure We were calling freeArgv with arguments of the wrong type. But actually, we had our own copy of its loop anyway, so now we just use that inst

Re: Windows build failure

2010-03-04 Thread Simon Marlow
On 04/03/2010 00:09, Ian Lynagh wrote: On Wed, Mar 03, 2010 at 10:58:43PM +, Simon Peyton-Jones wrote: This is a clean from-scratch build on Windows. No changes in my tree. Simon "inplace/bin/ghc-stage1.exe" -H32m -O -Wall -Werror -H64m -O0 -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist

Re: Windows build failure

2010-03-03 Thread Ian Lynagh
On Wed, Mar 03, 2010 at 10:58:43PM +, Simon Peyton-Jones wrote: > This is a clean from-scratch build on Windows. No changes in my tree. > > Simon > > "inplace/bin/ghc-stage1.exe" -H32m -O -Wall -Werror -H64m -O0 -i > -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build > -iutils/ghc-

Windows build failure

2010-03-03 Thread Simon Peyton-Jones
This is a clean from-scratch build on Windows. No changes in my tree. Simon "inplace/bin/ghc-stage1.exe" -H32m -O -Wall -Werror -H64m -O0 -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg

RE: Windows build failure

2008-10-09 Thread Mitchell, Neil
> > > Re: strip installPackage > > > > > > I ran into this too, I'm just testing the fix. > > > > I notice you committed a pile of patches, but nothing that seems to > > have dealt with this issue. I'm just checking that the patch wasn't > > overlooked (no hurry if it was deliberately not pushe

Re: Windows build failure

2008-10-09 Thread Ian Lynagh
On Thu, Oct 09, 2008 at 02:44:59PM +0100, Mitchell, Neil wrote: > > > Re: strip installPackage > > > > I ran into this too, I'm just testing the fix. > > I notice you committed a pile of patches, but nothing that seems to have > dealt with this issue. I'm just checking that the patch wasn't > ove

RE: Windows build failure

2008-10-09 Thread Mitchell, Neil
Hi > Re: strip installPackage > > I ran into this too, I'm just testing the fix. I notice you committed a pile of patches, but nothing that seems to have dealt with this issue. I'm just checking that the patch wasn't overlooked (no hurry if it was deliberately not pushed) Thanks Neil =

Re: Windows build failure

2008-10-07 Thread Duncan Coutts
On Tue, 2008-10-07 at 15:41 +0100, Mitchell, Neil wrote: > Checking C:\ghc-build\ghc\utils\installPackage\install-inplace\bin shows > installPackage.exe is present. > > My best guess is that strip needs to specify the complete path, > including .exe Sounds right. Previously we never expected to

Re: Windows build failure

2008-10-07 Thread Simon Marlow
Mitchell, Neil wrote: Using HEAD from today, during build, I get: Configuring installPackage-1.0... Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package process-1.0.0.1 requires filepath-1.1.0.0 package dire

Windows build failure

2008-10-07 Thread Mitchell, Neil
Hi, Using HEAD from today, during build, I get: Configuring installPackage-1.0... Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package process-1.0.0.1 requires filepath-1.1.0.0 package directory-1.0.0.1 requir