Opened 12 years ago

Closed 12 years ago

#34620 closed defect (fixed)

pear-Archive_Tar @1.3.7: Exit code: 127

Reported by: sva.gsmt@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: kasperligaard+macports@…
Port: pear-Archive_Tar

Description (last modified by ryandesign (Ryan Carsten Schmidt))

MacPorts 2.1.1 on Mac OS 10.6.8 with Xcode 3.2.6 (MacBook6,1)

Steps to reproduce:

# port install pear-Archive_Tar

Expected result:
installed successfully

Actual result:

--->  Computing dependencies for pear-Archive_Tar
--->  Configuring pear-Archive_Tar
Error: org.macports.configure for port pear-Archive_Tar returned: command execution failed
Please see the log file for port pear-Archive_Tar for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_php_pear-Archive_Tar/pear-Archive_Tar/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port pear-Archive_Tar failed

I've attached log: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_php_pear-Archive_Tar/pear-Archive_Tar/main.log

Attachments (2)

main.log (37.4 KB) - added by sva.gsmt@… 12 years ago.
main.2.log (43.9 KB) - added by sva.gsmt@… 12 years ago.
log of another attempt (after cleaning)

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by sva.gsmt@…

Attachment: main.log added

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

Description: modified (diff)
Keywords: pear-Archive_Tar removed
Owner: changed from macports-tickets@… to pixilla@…
Summary: pear-Archive_Tar @1.3.7 Configure error - build failurepear-Archive_Tar @1.3.7: Exit code: 127

This was not a clean attempt. Please "sudo port clean pear-Archive_Tar", then try again, then attach the new main.log file. Also let us know which php port you have installed.

Changed 12 years ago by sva.gsmt@…

Attachment: main.2.log added

log of another attempt (after cleaning)

comment:2 Changed 12 years ago by sva.gsmt@…

Thank for fast answer.

I've made clean attempt and have attached new log, as you're requested:

# sudo port clean pear-Archive_Tar
--->  Cleaning pear-Archive_Tar
# sudo port install pear-Archive_Tar
--->  Computing dependencies for pear-Archive_Tar
--->  Fetching archive for pear-Archive_Tar
--->  Attempting to fetch pear-Archive_Tar-1.3.7_0.darwin_10.noarch.tbz2 from http://packages.macports.org/pear-Archive_Tar
--->  Fetching distfiles for pear-Archive_Tar
--->  Verifying checksum(s) for pear-Archive_Tar
--->  Extracting pear-Archive_Tar
--->  Configuring pear-Archive_Tar
Error: org.macports.configure for port pear-Archive_Tar returned: command execution failed
Please see the log file for port pear-Archive_Tar for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_php_pear-Archive_Tar/pear-Archive_Tar/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port pear-Archive_Tar failed

Installed php port version:

# sudo port installed php5
The following ports are currently installed:
  php5 @5.3.12_0+apache2 (active)

comment:3 Changed 12 years ago by kasperligaard+macports@…

Cc: kasperligaard+macports@… added

Cc Me!

comment:4 Changed 12 years ago by kasperligaard+macports@…

I had the same problem as described here. Today I ran 'selfupdate' and then 'install pear-PHPUnit', which includes pear-Archive_Tar. It installed without problem.

The version of pear-Archive-Tar is 1.3.10.

PS: I haven't tested that it actually works by using Archive_Tar, but it installed cleanly.

comment:5 Changed 12 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: newclosed

kasperligaard: Thanks for reporting.

Note: See TracTickets for help on using tickets.