On 16 December 2011 22:37, Brad Roberts <[email protected]> wrote:
> 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.

Sometimes you get a silent exit if there is stack corruption.


>
> 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 <[email protected]>
>> Reply-To: Discuss the internals of DMD <[email protected]>
>> To: Discuss the internals of DMD <[email protected]>
>> 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
>> > [email protected]
>> > http://lists.puremagic.com/mailman/listinfo/dmd-internals
>>
>> --
>> /Jacob Carlborg
>>
>> _______________________________________________
>> dmd-internals mailing list
>> [email protected]
>> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>>
> _______________________________________________
> dmd-internals mailing list
> [email protected]
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to