Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#26981 closed defect (fixed)

py26-anyjson @0.2.2 - build failure, requires setuptools

Reported by: deric@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: haspatch Cc:
Port: py26-anyjson

Description (last modified by jmroot (Joshua Root))

Had a relatively clean macports install and py26-anyjson failed to install when trying to import setuptools.

Error: Target org.macports.build returned: shell command failed
Error: Failed to install py26-anyjson
Log for py26-anyjson is at: /opt/local/var/macports/logs/_Users_deric_Projects_macports-trunk_dports_python_py26-anyjson/main.log
Error: The following dependencies were not installed: py26-anyjson
Error: Status 1 encountered during processing.

Adding a patch with py26-distribute as a dependency

Attachments (1)

Portfile.patch (557 bytes) - added by deric@… 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by deric@…

Attachment: Portfile.patch added

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: haspatch added
Owner: changed from macports-tickets@… to blair@…

Please remember to assign to the maintainer.

comment:2 Changed 13 years ago by blair (Blair Zajac)

I think we just need that patch to be depends_build-append instead, agree?

comment:3 Changed 13 years ago by blair (Blair Zajac)

Resolution: fixed
Status: newclosed

Fixed in r72841.

comment:4 in reply to:  2 Changed 13 years ago by deric@…

Replying to blair@…:

I think we just need that patch to be depends_build-append instead, agree?

Yes of course, thx :)

Note: See TracTickets for help on using tickets.