On 2009-05-25 21:52, Bryan Blackburn wrote:
> On Mon, May 25, 2009 at 01:58:20PM +0200, Rainer Müller said:
>> On 2009-05-25 06:17, b...@macports.org wrote:
> Since macports_fastload.tcl doesn't know whether it's being called during
> make or actual runtime, I couldn't think of a better solution than this.
> 
>> Is the problem with one of the Tcl scripts we run at install time? Maybe
>> they have to be delayed until all files are copied then.
> 
> It's part of the pkgIndex stuff so when you made it more sensitive to errors
> with pkg_mkindex.sh the error now stops make.  Note that if you run make
> again all is fine...

Oh, so pkg_mkIndex actually evaluates the code. I thought it just parses
for procs in the files. I did a quick test by adding a puts statement in
the file and it really gets executed.

Good to be aware it does that, but also kind of evil...

Rainer
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to