Re: Problem building DWT addons

2009-03-30 Thread davidl
在 Mon, 30 Mar 2009 02:08:29 +0800,Frank Benoit  
 写道:



Mike James schrieb:
I'm having a problem building the DWT addons. It takes about 45 minutes  
then fails with the following problem:


D:\dwt-addons>dsss build -version=TANGOSVN
WARNING: Section for nonexistant file test.d.
Creating imports for DD-dwtx

dwtx => DD-dwtx
Digital Mars Librarian Version 8.02n
Copyright (C) Digital Mars 2000-2007 All Rights Reserved
http://www.digitalmars.com/ctg/lib.html

Error: cannot open response file
Command c:\dsss\bin\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.

D:\dwt-addons>dsss build -version=TANGOSVN
WARNING: Section for nonexistant file test.d.
Creating imports for DD-dwtx

dwtx => DD-dwtx
Digital Mars Librarian Version 8.02n
Copyright (C) Digital Mars 2000-2007 All Rights Reserved
http://www.digitalmars.com/ctg/lib.html

Error: cannot open response file
Command c:\dsss\bin\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.

D:\dwt-addons>

I'm using Windows XP, DMD 1.041, Tango 0.99.8 and the latest DWT trunk.


Regards, mike.



Yes, i can confirm this behavior.
But i don't know the cause nor a solution.



I believe it's related http://d.puremagic.com/issues/show_bug.cgi?id=2772


Re: Problem building DWT addons

2009-03-29 Thread Frank Benoit
Mike James schrieb:
> I'm having a problem building the DWT addons. It takes about 45 minutes then 
> fails with the following problem:
> 
> D:\dwt-addons>dsss build -version=TANGOSVN
> WARNING: Section for nonexistant file test.d.
> Creating imports for DD-dwtx
> 
> dwtx => DD-dwtx
> Digital Mars Librarian Version 8.02n
> Copyright (C) Digital Mars 2000-2007 All Rights Reserved
> http://www.digitalmars.com/ctg/lib.html
> 
> Error: cannot open response file
> Command c:\dsss\bin\rebuild.exe returned with code -1, aborting.
> Error: Command failed, aborting.
> 
> D:\dwt-addons>dsss build -version=TANGOSVN
> WARNING: Section for nonexistant file test.d.
> Creating imports for DD-dwtx
> 
> dwtx => DD-dwtx
> Digital Mars Librarian Version 8.02n
> Copyright (C) Digital Mars 2000-2007 All Rights Reserved
> http://www.digitalmars.com/ctg/lib.html
> 
> Error: cannot open response file
> Command c:\dsss\bin\rebuild.exe returned with code -1, aborting.
> Error: Command failed, aborting.
> 
> D:\dwt-addons>
> 
> I'm using Windows XP, DMD 1.041, Tango 0.99.8 and the latest DWT trunk.
> 
> 
> Regards, mike.
> 

Yes, i can confirm this behavior.
But i don't know the cause nor a solution.


Problem building DWT addons

2009-03-29 Thread Mike James
I'm having a problem building the DWT addons. It takes about 45 minutes then 
fails with the following problem:

D:\dwt-addons>dsss build -version=TANGOSVN
WARNING: Section for nonexistant file test.d.
Creating imports for DD-dwtx

dwtx => DD-dwtx
Digital Mars Librarian Version 8.02n
Copyright (C) Digital Mars 2000-2007 All Rights Reserved
http://www.digitalmars.com/ctg/lib.html

Error: cannot open response file
Command c:\dsss\bin\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.

D:\dwt-addons>dsss build -version=TANGOSVN
WARNING: Section for nonexistant file test.d.
Creating imports for DD-dwtx

dwtx => DD-dwtx
Digital Mars Librarian Version 8.02n
Copyright (C) Digital Mars 2000-2007 All Rights Reserved
http://www.digitalmars.com/ctg/lib.html

Error: cannot open response file
Command c:\dsss\bin\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.

D:\dwt-addons>

I'm using Windows XP, DMD 1.041, Tango 0.99.8 and the latest DWT trunk.


Regards, mike.