#34446: libffi won't built; no such rules in the makefile ---------------------------------+------------------------------------------ Reporter: nefar@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: libffi ---------------------------------+------------------------------------------ libffi will not build. {{{ [libffi-3.0.10]$ make make: Nothing to be done for `all-configured'. }}} see below for more details. I just upgraded from SL to Lion. I have no problems with other ports, only those which rely on libffi. {{{ $ port -v install libffi ---> Staging libffi into destroot . changed user expected 0 found 501 not modified: Operation not permitted gid expected 0 found 20 not modified: Operation not permitted usr changed user expected 0 found 501 not modified: Operation not permitted gid expected 0 found 20 not modified: Operation not permitted . missing (directory not created: File exists) ./Applications missing (directory not created: File exists) ./Developer missing (directory not created: File exists) ./Library missing (directory not created: File exists) make: Entering directory `/Users/daniel/local/macports/var/macports/build/_Users_daniel_local_macports_var_macports_sources_rsync.macports.org_release_ports_devel_libffi/libffi/work/libffi-3.0.10' make: *** No rule to make target `install'. Stop. make: Leaving directory `/Users/daniel/local/macports/var/macports/build/_Users_daniel_local_macports_var_macports_sources_rsync.macports.org_release_ports_devel_libffi/libffi/work/libffi-3.0.10' shell command " cd "/Users/daniel/local/macports/var/macports/build/_Users_daniel_local_macports_var_macports_sources_rsync.macports.org_release_ports_devel_libffi/libffi/work/libffi-3.0.10" && /usr/bin/make -w install DESTDIR=/Users/daniel/local/macports/var/macports/build/_Users_daniel_local_macports_var_macports_sources_rsync.macports.org_release_ports_devel_libffi/libffi/work/destroot " returned error 2 Error: Target org.macports.destroot returned: shell command failed (see log for details) Warning: the following items did not execute (for libffi): org.macports.activate org.macports.destroot org.macports.install Log for libffi is at: /Users/daniel/local/macports/var/macports/logs/_Users_daniel_local_macports_var_macports_sources_rsync.macports.org_release_ports_devel_libffi/libffi/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <https://trac.macports.org/ticket/34446> MacPorts <http://www.macports.org/> Ports system for Mac OS