Thread overview | |||||
---|---|---|---|---|---|
|
March 29, 2009 Problem building DWT addons | ||||
---|---|---|---|---|
| ||||
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. |
March 29, 2009 Re: Problem building DWT addons | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike James | 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.
|
March 30, 2009 Re: Problem building DWT addons | ||||
---|---|---|---|---|
| ||||
Posted in reply to Frank Benoit | 在 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 |
Copyright © 1999-2021 by the D Language Foundation