Re: [Scons-dev] Test failures after recent PRs

2016-12-02 Thread Russel Winder
On Wed, 2016-11-30 at 09:33 -0500, William Blevins wrote:
> Thanks for confirming my hypothesis.

A new bugfix release of DMD is now out. I do not use the project
released deb files, I wait for the D-Apt apt repository to get updated,
so I have no data on whether they fixed the problem. I certainly hope
so.
 
-- 
Russel.
=
Dr Russel Winder  t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Roadm: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

signature.asc
Description: This is a digitally signed message part
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


Re: [Scons-dev] Test failures after recent PRs

2016-11-30 Thread William Blevins
Thanks for confirming my hypothesis.

On Nov 30, 2016 8:04 AM, "Russel Winder"  wrote:

> On Mon, 2016-11-28 at 20:30 -0500, William Blevins wrote:
> > Bill,
> >
> > I have some tests failing on Debian Stretch after the last few days
> > of
> > tests:
> >
> > test/D/DMD.py
> > test/D/DMD2.py
> > test/D/DMD2_Alt.py
> > test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
> > test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
> > test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
> > test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
> > test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
> > test/D/Issues/2994/D_changed_DFLAGS_not_rebuilding.py
> > test/D/MixedDAndC/sconstest-dmd.py
> > test/D/MixedDAndC/sconstest-gdc.py
> > test/TEX/recursive_scanner_dependencies_import.py
> >
> > I think the D-related tests could be related to a bug outside SCons,
> > but
> > the TEX one may be related legit.
>
> I suspect the D bugs are because someone broke DMD on Debian/Ubuntu and
> released it. I hear rumours that someone in the D development team is
> panicking. In my view, they are not panicking anywhere near enough.
>
> The current short term relief is to remove dmd from the CI server and
> see if that helps.
>
>
>
>
> --
> Russel.
> 
> =
> Dr Russel Winder  t: +44 20 7585 2200   voip:
> sip:russel.win...@ekiga.net
> 41 Buckmaster Roadm: +44 7770 465 077   xmpp: rus...@winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
> ___
> Scons-dev mailing list
> Scons-dev@scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


Re: [Scons-dev] Test failures after recent PRs

2016-11-30 Thread Russel Winder
On Mon, 2016-11-28 at 20:30 -0500, William Blevins wrote:
> Bill,
> 
> I have some tests failing on Debian Stretch after the last few days
> of
> tests:
> 
> test/D/DMD.py
> test/D/DMD2.py
> test/D/DMD2_Alt.py
> test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
> test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
> test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
> test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
> test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
> test/D/Issues/2994/D_changed_DFLAGS_not_rebuilding.py
> test/D/MixedDAndC/sconstest-dmd.py
> test/D/MixedDAndC/sconstest-gdc.py
> test/TEX/recursive_scanner_dependencies_import.py
> 
> I think the D-related tests could be related to a bug outside SCons,
> but
> the TEX one may be related legit.

I suspect the D bugs are because someone broke DMD on Debian/Ubuntu and
released it. I hear rumours that someone in the D development team is
panicking. In my view, they are not panicking anywhere near enough.

The current short term relief is to remove dmd from the CI server and
see if that helps. 




-- 
Russel.
=
Dr Russel Winder  t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Roadm: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

signature.asc
Description: This is a digitally signed message part
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


Re: [Scons-dev] Test failures after recent PRs

2016-11-28 Thread William Blevins
The D-related ones appear to be from an update in ld or some other tool. I
will look into fixing this later.

V/R,
William

On Mon, Nov 28, 2016 at 8:30 PM, William Blevins 
wrote:

> Bill,
>
> I have some tests failing on Debian Stretch after the last few days of
> tests:
>
> test/D/DMD.py
> test/D/DMD2.py
> test/D/DMD2_Alt.py
> test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
> test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
> test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
> test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
> test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
> test/D/Issues/2994/D_changed_DFLAGS_not_rebuilding.py
> test/D/MixedDAndC/sconstest-dmd.py
> test/D/MixedDAndC/sconstest-gdc.py
> test/TEX/recursive_scanner_dependencies_import.py
>
> I think the D-related tests could be related to a bug outside SCons, but
> the TEX one may be related legit.
>
> V/R,
> William
>
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


[Scons-dev] Test failures after recent PRs

2016-11-28 Thread William Blevins
Bill,

I have some tests failing on Debian Stretch after the last few days of
tests:

test/D/DMD.py
test/D/DMD2.py
test/D/DMD2_Alt.py
test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
test/D/Issues/2994/D_changed_DFLAGS_not_rebuilding.py
test/D/MixedDAndC/sconstest-dmd.py
test/D/MixedDAndC/sconstest-gdc.py
test/TEX/recursive_scanner_dependencies_import.py

I think the D-related tests could be related to a bug outside SCons, but
the TEX one may be related legit.

V/R,
William
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev