[phobos] build failure in std.file
Lars Tandle Kyllingstad
lars at kyllingen.net
Tue Sep 14 02:40:27 PDT 2010
FWIW, I get the same error Walter does, when trying to build the
documentation. 'make -f posix.mak html' runs the Windows DMD through
wine.
-Lars
On Tue, 2010-09-14 at 00:36 -0700, Brad Roberts wrote:
> On 9/14/2010 12:21 AM, Walter Bright wrote:
> >
> > Thanks! I updated, but the compile failure persists:
> >
> > H:\mars\phobos>..\dmd -c std\file.d
> > std\algorithm.d(3200): Error: cast(string)_param_1 is not an lvalue
> >
>
> Ok.. it's something that's different for your env from mine.. my win32 build
> passes just fine. It's completed a build cycle since dsource came back up and
> it built and passes all the tests just fine.
>
> The script I use to do the phobos build:
> http://github.com/braddr/d-tester/blob/master/client/src/do_build_phobos.sh
>
> The log for the most recent win32 phobos build:
> http://d.puremagic.com/test-results/test_data.ghtml?dataid=2346
>
> Every build cycle is done from a completely fresh checkout straight from
> dsource. The only changes that are applied on top of it come from:
> http://github.com/braddr/d-tester/blob/master/client/src/do_fixup.sh
> http://github.com/braddr/d-tester/blob/master/client/src/patch-dmd-win32.mak
> http://github.com/braddr/d-tester/blob/master/client/src/sc.ini
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list