Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2007 17:18:59 +0800
From:      "Rong-en Fan" <grafan@gmail.com>
To:        python@freebsd.org
Cc:        neal@nelson.name
Subject:   devel/py-zopeInterface and pointyhat
Message-ID:  <6eb82e0710200218q4719ba69h536a4da492c2f097@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6eb82e0710200218q4719ba69h536a4da492c2f097>