[dmd-internals] The Phobos unit tests fail to build
Brad Roberts
braddr at puremagic.com
Fri Dec 16 13:37:04 PST 2011
You're right.. it's not that you're not current, but it's something about
your set of changes. The pull auto-tester for your pull request also
failed, only on windows:
http://d.puremagic.com/test-results/pulls.ghtml
http://d.puremagic.com/test-results/pull.ghtml?runid=406
http://d.puremagic.com/test-results/pull.ghtml?runid=406&logid=6
However, there isn't any sign of the actual error in the log. Does the
windows dmd not emit assert errors? I hardly ever touch the windows side
of things.
Either your changes have exposed an existing bug or introduced a new one.
The trunk is passing it's builds/tests:
http://d.puremagic.com/test-results/
On Fri, 16 Dec 2011, Jacob Carlborg wrote:
> Date: Fri, 16 Dec 2011 21:19:49 +0100
> From: Jacob Carlborg <doob at me.com>
> Reply-To: Discuss the internals of DMD <dmd-internals at puremagic.com>
> To: Discuss the internals of DMD <dmd-internals at puremagic.com>
> Subject: Re: [dmd-internals] The Phobos unit tests fail to build
>
>
> On 16 dec 2011, at 09:42, Brad Roberts wrote:
>
> > Looking at the history of the auto tester runs on win32, that looks like the error that occurred for the 12/14 @ 11am
> > pst run. It's since been fixed. So chances are you're out of date.
> >
> > http://d.puremagic.com/test-results/
> > http://d.puremagic.com/test-results/platform-history.ghtml?os=Win_32
> > http://d.puremagic.com/test-results/test_data.ghtml?dataid=125994
> >
>
> I'm using the latest of DMD, druntime and Phobos.
>
> > Later,
> > Brad
> >
> > On 12/16/2011 12:17 AM, Jacob Carlborg wrote:
> >> I'm trying to run the Phobos unit tests on Mac OS X but they fail to build. The error message I get is:
> >>
> >> Warning: AutoImplement!(C_6) ignored variadic arguments to the constructor C_6(...)
> >> std/conv.d(2812): Error: function std.conv.parse!(string[int],string).parse compiler error, parameter 's', bugzilla 2962?
> >> Assertion failed: (0), function toObjFile, file glue.c, line 709.
> >> Abort trap
> >>
> >> /Jacob Carlborg
> > _______________________________________________
> > dmd-internals mailing list
> > dmd-internals at puremagic.com
> > http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
> --
> /Jacob Carlborg
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
More information about the dmd-internals
mailing list