auto-tester breakage

Iain Buclaw ibuclaw at gdcproject.org
Mon Nov 25 02:35:16 PST 2013


On 25 November 2013 10:32, Iain Buclaw <ibuclaw at gdcproject.org> wrote:
> On 25 November 2013 09:00, Brad Roberts <braddr at puremagic.com> wrote:
>> I noticed that the GDC auto-tester failed the most recent build cycle.  I
>> assumed it was due to having an old snapshot.  After updating it, the build
>> failed in the same way.
>>
>> The 'old' snapshot:  GCC_VER=4.9-20130929
>> The one it's running now:  GCC_VER=4.9-20131117
>>
>> The errors:
>>
>> In file included from ../../gcc-4.9-20131117/gcc/d/d-lang.cc:22:0:
>> ../../gcc-4.9-20131117/gcc/d/d-system.h:42:21: fatal error: attribs.h: No
>> such file or directory
>>  #include "attribs.h"
>>                      ^
>> compilation terminated.
>> In file included from ../../gcc-4.9-20131117/gcc/d/d-decls.cc:19:0:
>> ../../gcc-4.9-20131117/gcc/d/d-system.h:42:21: fatal error: attribs.h: No
>> such file or directory
>>  #include "attribs.h"
>>                      ^
>> compilation terminated.
>
>
> Yep, there's been some middle-end changes.  Sorry, next time I'll give
> you heads up.
>
> ...Which, incidentally, might come very soon, as there are some other
> front-end breaking changes in the pipeline with a new wide-int.h
> header.
>


And the last GDC change has been untested (so far).


More information about the D.gnu mailing list