devel/py-zope.interface attempts to download something from https://pypi.python.org/simple/zope.fixers/ during the configure phase rather than the fetch phase. This is a problem because Poudriere build jails are not allowed to use networking during the configure phase. =======================<phase: configure >============================ ===> Configuring for py34-zope.interface-3.8.0_1 Download error on https://pypi.python.org/simple/zope.fixers/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! Couldn't find index page for 'zope.fixers' (maybe misspelled?) Download error on https://pypi.python.org/simple/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! No local packages or download links found for zope.fixers The full log can be viewed here: https://candace.robotsondrugs.com/poudriere/data/101x64-default/2014.11.14_10:09:37/logs/errors/py34-zope.interface-3.8.0_1.log
Over to maintainers.
zope.interface was just updated to 4.1.2 and this version doesn't requires zope.fixers to run on python3.