Bug 205959 - devel/py-msgpack: missing dependency on py27-setuptools27
Summary: devel/py-msgpack: missing dependency on py27-setuptools27
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Andrey Zonov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 16:10 UTC by Mark.Martinec
Modified: 2016-01-22 17:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (zont)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark.Martinec 2016-01-06 16:10:11 UTC
Building py-msgpack under poudriere fails, reporting a missing dependency:

===>  Patching for py27-msgpack-0.4.2_1
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-msgpack-0.4.2_1 depends on package: py27-setuptools27>0 - not found
===>   py27-msgpack-0.4.2_1 depends on package: /.npkg/All/py27-setuptools27-19.2.txz - not found
===>   dp_USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** Error code 1


Btw, the failed build of py27-msgpack blocks building of sysutils/py-salt.


The full poudriere build log is at:
  https://www.ijs.si/~mark/tmp/py27-msgpack-0.4.2_1.log
Comment 1 John Marino freebsd_committer freebsd_triage 2016-01-22 17:40:11 UTC
FWIW, I could not reproduce this with either poudriere nor synth.  It builds fine for me.
Comment 2 Mark.Martinec 2016-01-22 17:58:02 UTC
> FWIW, I could not reproduce this with either poudriere nor synth.
> It builds fine for me.

Seems the issue has cleared itself somehow. With more recent builds
I no longer see the failure.

Closing as fixed.