Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#11798 closed defect (fixed)

[patch] Fix devel/libffi

Reported by: pjenvey@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port: libffi

Description

Port currently dies with:

$ sudo port install py-utidylib
--->  Fetching libffi
--->  Verifying checksum(s) for libffi
--->  Extracting libffi
--->  Configuring libffi
--->  Building libffi with target all
--->  Staging libffi into destroot
Error: Target com.apple.destroot returned: error copying "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_libffi/work/pyobjc-1.3.7/libffi-src/src/../ReadMe.PyObjC": no such file or directory
Error: The following dependencies failed to build: py-ctypes libffi py-epydoc
Error: Status 1 encountered during processing.

Following patch fixes this:

http://wordvirus.org/~pjenvey/libffi-fix.diff

Change History (2)

comment:1 Changed 17 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

Fixed. Thanks for the report.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Component: baseports
Port: libffi added
Note: See TracTickets for help on using tickets.