#40289: libffi: extract failed ------------------------------+-------------------------------- Reporter: devasis_bassu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: libffi | ------------------------------+-------------------------------- Comment (by devasis_bassu@…): Replying to [comment:4 larryv@…]:
Clean it again and attach the libffi main.log, please. {{{ % sudo port clean libffi gcc48 % sudo port install libffi % echo $(port logfile libffi) }}}
All right - so I did as you suggested. The difference really is the use of +universal (my real goal was to install gcc48 +universal). Without the flag, libffi installs just fine. With it, the install blows up. I've attached the log when it blows up. {{{ $ sudo port install libffi +universal ---> Fetching archive for libffi Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. ---> Attempting to fetch libffi-3.0.13_0+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/libffi ---> Attempting to fetch libffi-3.0.13_0+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/libffi ---> Attempting to fetch libffi-3.0.13_0+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libffi ---> Fetching distfiles for libffi ---> Verifying checksums for libffi ---> Extracting libffi Error: org.macports.extract for port libffi returned: command execution failed Please see the log file for port libffi for details: /opt/local/var/macports/logs/_Volumes_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libffi/libffi/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libffi failed mcapmac2:~ dbassu$ vi /opt/local/var/macports/logs/_Volumes_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libffi/libffi/main.log mcapmac2:~ dbassu$ echo $(port logfile libffi) /opt/local/var/macports/logs/_Volumes_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libffi/libffi/main.log mcapmac2:~ dbassu$ sudo port clean libffi gcc48 ---> Cleaning libffi ---> Cleaning gcc48 $ }}} Thanks, Devasis -- Ticket URL: <https://trac.macports.org/ticket/40289#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X