[Scons-dev] Builbot test fails
Dirk Bächle
tshortik at gmx.de
Thu Sep 18 15:00:59 EDT 2014
Hi Russel,
On 18.09.2014 07:50, Russel Winder wrote:
> Looking at recent Buildbot results, the D tools are causing test fails
> on the Fedora20 and Debian76 builders.
>
> I am not sure why the Fedora20 builder
> test/D/SharedObjects/sconstest-ldc.py is failing as the recent pull
> request was explicitly to fix that issue. I will investigate.
I just checked on the machine directly: the phobos lib under Fedora20
has the name "phobos-ldc", but your ldc Tool assumes "phobos2" to be the
default.
> On the Debian76 builder there appear to be three sorts of error:
>
> 1. [...]
>
> 2. ncurses is not installed in the debian76 builder and one of the D
> tests is about linking to it. Does the SCons test framework allow for
> detection of libraries as well as detection of executables?
I'd rather rewrite the testcase to include local headers only, such that
the build is self-contained.
Regards,
Dirk
More information about the Scons-dev
mailing list