dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07079
Re: New scons
On Tue, Apr 1, 2008 at 7:31 PM, Ilmar Wilbers <ilmarw@xxxxxxxxx> wrote:
> Hi,
>
> I am working on upgrading the buildbot for the use with scons.
> Therefore, I installed the latest scons. Now, when building dolfin, I
> get the following warning:
>
> scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
> File "/home/buildbot/slaves/dolfin/other_arch/build/dolfin/SConscript", line 89, in <module>
>
>
While Copy is deprecated, Clone is new in 0.98, so we probably have to
live with that warning for a while. I guess scons-1.0 is the time to
switch, maybe earlier if that takes a long time. Requireing 0.98 now
is probably not nice - for instance was the release made to late to
reach the 8.04 ubuntu!
Åsmund
Follow ups
References