Opened 10 years ago

Closed 10 years ago

#43430 closed defect (invalid)

atlas install fails on mavericks 10.9.2 - command execution failed

Reported by: macports@… Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: atlas

Description (last modified by dbevans (David B. Evans))

Hello,

atlas fails to install on my mavericks 10.9.2 mac with a command execution failed

This is trying to install with clang-3.3, but I have also tried the +clang option without success.

The error occurs during the applying patches stage:

--->  Applying patches to atlas
Error: org.macports.patch for port atlas returned: command execution failed
Please see the log file for port atlas for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port atlas failed

Log file attached.

Any help very gratefully appreciated

Attachments (1)

main.log (29.9 KB) - added by macports@… 10 years ago.
atlas install log file

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by macports@…

Attachment: main.log added

atlas install log file

comment:1 Changed 10 years ago by dbevans (David B. Evans)

Cc: vince@… removed
Description: modified (diff)
Keywords: atlas removed
Owner: changed from macports-tickets@… to vince@…
Priority: LowNormal
Version: 2.2.1

Please use WikiFormatting when submitting tickets to make terminal output more readable.

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Resolution: invalid
Status: newclosed

The actual error is this:

376	:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/atlas/atlas3.10.1.tar.bz2' | /usr/bin/gnutar --no-same-owner -xkf - || true'
377	:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/atlas/atlas3.10.1.tar.bz2' | /usr/bin/gnutar --no-same-owner -xkf - || true
378	:info:extract sh: /usr/bin/gnutar: No such file or directory

This indicates an improperly updated MacPorts installation after moving to Mavericks.

Please read the wiki:MavericksProblems concerning Updating MacPorts Base and follow wiki:Migration.

Note: See TracTickets for help on using tickets.