[Clam-devel] scons warnings

David García Garzón dgarcia at iua.upf.edu
Fri Jun 26 09:31:22 PDT 2009


> With this version it should work now.
>
> http://clam-project.org/download/linux-ubuntu-hardy/backports/

Any one in hardy can use the packaged scons below. In windows, well, 
reinstall[1]. And in mac, ferran told me that macports version is already 
1.2. So Dirk, you can try to reapply the patch again. It should work. 

[2] http://www.scons.org/download.php


On Friday 26 June 2009 18:04:23 David García Garzón wrote:
> On Friday 26 June 2009 16:34:46 Natanael Olaiz wrote:
> > El 06/26/2009 04:26 PM, David García Garzón escribió:
> > > Testfarm up and running, just needed launching as run_server.sh as
> > > www-data and removing the 'lock' file as previous execution died.
> >
> > Great!
> >
> > > Now trying to build an updated scons package for hardy.
> >
> > I put the 1.1 version included in the blender SVN in
> > /home/testfarm/svns/scons-1.1. You could call it with python scons.py.
> > In fact, I did an alias in the .bashrc of testfarm user. But since maybe
> > cron doesn't use it, or as www-data doesn't use it neither, or if you
> > want to install it as a .deb package, I just notice you.
>
> With this version it should work now.
>
> http://clam-project.org/download/linux-ubuntu-hardy/backports/
>
> > > On Friday 26 June 2009 12:10:09 Dirk Griffioen wrote:
> > >> Ok - reverted
> > >>
> > >>> Ops, Dirk, i guess we should revert until we have a solution. Having
> > >>> that in red is no good.
> > >>>
> > >>> A Divendres, 26 de juny de 2009 10:17:59, Natanael Olaiz va escriure:
> > >>>> But we need to do the same in the testfarm clients!!!!!!
> > >>>>
> > >>>> http://clam-project.org/testfarm/
> > >>>>
> > >>>> El 06/26/2009 10:10 AM, Natanael Olaiz escribió:
> > >>>>> El 06/26/2009 10:06 AM, Dirk Griffioen escribió:
> > >>>>>> Ups - sorry for the trouble!
> > >>>>>
> > >>>>> No problem. I'm using an old distribution.... :)
> > >>>>>
> > >>>>>> Should I convert it back?
> > >>>>>
> > >>>>> I don't think so. Unless so many other people complains...
> > >>>>>
> > >>>>>
> > >>>>> BTW, I'm now using scons 1.1, included in Blender SVN because the
> > >>>>> same issues:
> > >>>>> http://lists.blender.org/pipermail/bf-committers/2008-November/0221
> > >>>>>14 .h tm l
> > >>>>>
> > >>>>>
> > >>>>> It doesn't even need to be installed, I just call it using python
> > >>>>> scons.py...
> > >>>>>
> > >>>>>
> > >>>>> Best regards,
> > >>>>> Natanael.
> > >>>>>
> > >>>>>> Dirk
> > >>>>>>
> > >>>>>> Natanael Olaiz wrote:
> > >>>>>>> Maybe I'll finally need to upgrade my Ubuntu Hardy :(
> > >>>>>>>
> > >>>>>>>     $ scons --version
> > >>>>>>>     SCons by Steven Knight et al.:
> > >>>>>>>             engine: v0.97.0d20071203.r2509, 2007/12/03 20:20:38,
> > >>>>>>> by broonie on mercator
> > >>>>>>>     Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The
> > >>>>>>> SCons Foundation
> > >>>>>>>
> > >>>>>>> ...
> > >>>>>>>
> > >>>>>>>     ~/src/svn/clam/CLAM$ scons
> > >>>>>>>     scons: Reading SConscript files ...
> > >>>>>>>     NameError: name 'Variables' is not defined:
> > >>>>>>>       File "/home/nael/src/svn/clam/CLAM/SConstruct", line 14:
> > >>>>>>>         opts = Variables('options.cache',ARGUMENTS)
> > >>>>>>>
> > >>>>>>>
> > >>>>>>> Or just install another program (scons) in my local home. I still
> > >>>>>>> don't want KDE4....
> > >>>>>>>
> > >>>>>>> El 06/25/2009 05:26 PM, David García Garzón escribió:
> > >>>>>>>> Yes, it will be nice if you do so. The warning is really
> > >>>>>>>> nagging.
> > >>>>>>>>
> > >>>>>>>> This implies that we require a certain minimum version of SCons.
> > >>>>>>>> We might add a call to EnsureSConsVersion(0, 98, 1) to every
> > >>>>>>>> updated scons. I don't know if this has implications in debian
> > >>>>>>>> packaging. I will take it a look.
> > >>>>>>>>
> > >>>>>>>> http://scons.tigris.org/ds/viewMessage.do?dsForumId=7871&dsMessa
> > >>>>>>>>ge Id =9 83422
> > >>>>>>>>
> > >>>>>>>>
> > >>>>>>>> David.
> > >>>>>>>>
> > >>>>>>>> A Dijous, 25 de juny de 2009 11:06:32, Dirk Griffioen va 
escriure:
> > >>>>>>>>> Hi,
> > >>>>>>>>>
> > >>>>>>>>> I got rid of the (annoying) scons warnings like:
> > >>>>>>>>>
> > >>>>>>>>> scons: warning: The Options class is deprecated; use the
> > >>>>>>>>> Variables class
> > >>>>>>>>> instead.
> > >>>>>>>>>
> > >>>>>>>>> scons: warning: The PathOption() function is deprecated; use
> > >>>>>>>>> the PathVariable() function instead.
> > >>>>>>>>>
> > >>>>>>>>> in the following files:
> > >>>>>>>>> CLAM/SConstruct
> > >>>>>>>>> CLAM/plugins/spacialization/SConstruct
> > >>>>>>>>> CLAM/plugins/osc/SConstruct
> > >>>>>>>>>
> > >>>>>>>>> Should I do the rest as well - or are there deprecated
> > >>>>>>>>> directories for
> > >>>>>>>>> which this is a waste of time?
> > >>>>>>>>>
> > >>>>>>>>> Best, Dirk
> > >>>>>>>>>
> > >>>>>>>>> _______________________________________________
> > >>>>>>>>> Clam-devel mailing list
> > >>>>>>>>> Clam-devel at llistes.projectes.lafarga.org
> > >>>>>>>>> https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/
> > >>>>>>>>>cl am -d evel
> > >>>>>>>
> > >>>>>>> _______________________________________________
> > >>>>>>> Clam-devel mailing list
> > >>>>>>> Clam-devel at llistes.projectes.lafarga.org
> > >>>>>>> https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/cl
> > >>>>>>>am -d ev el
> > >>>>>>
> > >>>>>> ------------------------------------------------------------------
> > >>>>>>-- -- --
> > >>>>>>
> > >>>>>> _______________________________________________
> > >>>>>> Clam-devel mailing list
> > >>>>>> Clam-devel at llistes.projectes.lafarga.org
> > >>>>>> https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/cla
> > >>>>>>m- de ve l
> > >>>>
> > >>>> _______________________________________________
> > >>>> Clam-devel mailing list
> > >>>> Clam-devel at llistes.projectes.lafarga.org
> > >>>> https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-
> > >>>>de ve l
> > >
> > > _______________________________________________
> > > Clam-devel mailing list
> > > Clam-devel at llistes.projectes.lafarga.org
> > > https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-dev
> > >el
> >
> > _______________________________________________
> > Clam-devel mailing list
> > Clam-devel at llistes.projectes.lafarga.org
> > https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel






More information about the clam-devel mailing list