devel/py-zopeInterface and pointyhat

Rong-en Fan grafan at gmail.com
Sat Oct 20 02:45:19 PDT 2007


I'm trying to figure out why this port fails in a 5.x build environment
on pointyhat and my tinderbox. While doing that, I convert it to
use bsd.python.mk, patch is at

http://people.freebsd.org/~rafan/py-zopeInterface.diff

With this patch, it can build and install on 5.x build env, but it has some
files left-over with strange names, for example,

 usr/local/lib/python2.5/site-packages/zope.interface-3.3.0.1-py2.5-freebsd-7.0-CURRENT-amd64.egg

I find that the uninstall command (easy_install) actually installs
this egg again into a 7.0-CURRENT because os.uanem() returns
7.0-CURRENT(that's the host env). However, the same port builds
perfectly fine in 6.x and 7.x environment.

The build logs can be found at
http://www.rafan.org/tb/index.php?action=describe_port&id=543

Any ideas?

Regards,
Rong-En Fan


More information about the freebsd-python mailing list