digitalmars.D.dwt - Problem building DWT addons
- Mike James <foo bar.com> Mar 29 2009
- Frank Benoit <keinfarbton googlemail.com> Mar 29 2009
- davidl <davidl 126.com> Mar 30 2009
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.
Mar 29 2009
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.
Mar 29 2009
在 Mon, 30 Mar 2009 02:08:29 +0800,Frank Benoit <keinfarbton googlemail.com> 写道: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
Mar 30 2009








davidl <davidl 126.com>