Building python modules with a non-default version

Joe Marcus Clarke marcus at marcuscom.com
Sun Oct 21 18:49:00 EDT 2007


Alejandro Pulver wrote:
> On Sun, 07 Oct 2007 15:19:05 -0400
> Joe Marcus Clarke <marcus at marcuscom.com> wrote:
> 
>>> No, the problem persists after rebuilding Perl. I also reinstalled the
>>> Tinderbox files just in case (and also realized I haven't made any
>>> customizations to the environment).
>>>
>>> It seems in some way, my PKGDBDIR is being taken into account by the
>>> Tinderbox.
>> When makemake is running, get a snapshot of "ps -auwwex" of the makemake
>> process.  This will show what the PKG_DBDIR value is in makemake's
>> environment.  Also, check to make sure /nonexistentdb doesn't actually
>> exist (maybe it does an it's a symlink to /var/db/pkg).  Also, check for
>> other places where PKG_DBDIR might be explicitly defined.
>>
>> Joe
>>
> 
> Hello.
> 
> It has no environment (other processes had):
> 
> % ps -auwwex
> root  55899 14.0  0.3  7344  6628  p1  S     3:03PM   0:00.16
> /usr/bin/perl /usr/local/tinderbox/scripts/makemake 6-FreeBSD
> graphics/skencil (perl5.8.8)
> 
> This problem also happens in tb4.droso.net
> (http://tb4.droso.net/errors/6-alepulver/skencil-0.6.17_2.log).
> 
> I have also checked and found no references.

I checked this, and I see the same thing, but I think this also affects
pointyhat.  Think of it this way.  When INDEX is built, skencil will
have a Python 2.4 dependency, but py-imaging, for example, will have its
INDEX entry built for Python 2.5.  Therefore, you will get into the same
problem.  I'm not sure there is anything that can be done here, but I'm
open to ideas or any proof that my assumption is wrong.

Joe

> 
> Best Regards,
> Ale


-- 
PGP Key : http://www.marcuscom.com/pgp.asc


More information about the tinderbox-list mailing list