[leaf-devel] glitch in buildtool

2014-02-14 Thread Erich Titl
Hi I have attempted to add a new package to sources.d, e.g. copied openswan.cfg to libreswan.cfg and adapted the contents. I forgot to chenge the name of the project, so mega@leafbuilder:~/leaf/devel/bering-uclibc$ ./buildtool.pl build libreswan Error in global.cfg: duplicate entry openswan in

Re: [leaf-devel] glitch in buildtool

2011-06-08 Thread Erich Titl
Hi David on 08.06.2011 18:41, davidMbrooke wrote: ... > > Note that some applications do not follow the naming convention of > DIRECTORYNAME.tar.gz which I presume is why the tools/getdirname.pl > script was created. This actually looks inside the file to see what the > directory is called. Rig

Re: [leaf-devel] glitch in buildtool

2011-06-08 Thread davidMbrooke
On Wed, 2011-06-08 at 09:41 +0200, Erich Titl wrote: > Hi David > > at 16.05.2011 21:33, davidMbrooke wrote: > > On Mon, 2011-05-16 at 10:40 +0200, Erich Titl wrote: > ... > > > Hi Erich, > > > > I have noticed the same behaviour. Some of the makefiles automatically > > derive the directory name

Re: [leaf-devel] glitch in buildtool

2011-06-08 Thread Erich Titl
Hi David at 16.05.2011 21:33, davidMbrooke wrote: > On Mon, 2011-05-16 at 10:40 +0200, Erich Titl wrote: ... > Hi Erich, > > I have noticed the same behaviour. Some of the makefiles automatically > derive the directory name from the source .tar.gz contents but that does > not work for buildclean

Re: [leaf-devel] glitch in buildtool

2011-05-16 Thread Martin Hejl
Hi Erich, > If we stick with the buildtool code I would suggest to port the > _makeEnvString ($$) method from buildtool::Make::Source to > buildtool::Make::Common. I have not completely checked this though. > Maybe Martin would know. I wouldn't - for all I know, I didn't write the code ( http://

Re: [leaf-devel] glitch in buildtool

2011-05-16 Thread Erich Titl
Hi David on 16.05.2011 21:33, davidMbrooke wrote: > On Mon, 2011-05-16 at 10:40 +0200, Erich Titl wrote: >> Hi Folks >> >> It appears that the environment variables from buildtool.cfg are not >> passed to the makefile for the buildclean and srcclean operations. Could >> someone with insight in the

Re: [leaf-devel] glitch in buildtool

2011-05-16 Thread davidMbrooke
On Mon, 2011-05-16 at 10:40 +0200, Erich Titl wrote: > Hi Folks > > It appears that the environment variables from buildtool.cfg are not > passed to the makefile for the buildclean and srcclean operations. Could > someone with insight in these modules please comment? > > Thanks > > Erich Hi Er

[leaf-devel] glitch in buildtool

2011-05-16 Thread Erich Titl
Hi Folks It appears that the environment variables from buildtool.cfg are not passed to the makefile for the buildclean and srcclean operations. Could someone with insight in these modules please comment? Thanks Erich