Opened 12 years ago

Closed 12 years ago

#34446 closed defect (invalid)

libffi won't built; no such rules in the makefile

Reported by: nefar@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: libffi

Description

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>

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

First, "sudo port clean libffi" and then try again. If it fails again, attach the main.log file.

comment:2 Changed 12 years ago by nefar@…

works now. please close.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Ok, then this is probably #29223.

Note: See TracTickets for help on using tickets.