Opened 13 years ago

Closed 13 years ago

#27508 closed defect (invalid)

atlas fails to update

Reported by: mcandre (Andrew Pennebaker) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: jameskyle@…, ryandesign (Ryan Carsten Schmidt)
Port: atlas

Description

Trace:

$ sudo port upgrade outdated
--->  Computing dependencies for atlas
--->  Configuring atlas
Error: Target org.macports.configure returned: shell command failed (see log for details)
Log for atlas is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>
wonko:Desktop andrew$ mate /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/main.log

Specs:

Mac OS X 10.6.5

~MacBook Pro 5,1

Attachments (1)

main.log (3.8 KB) - added by mcandre (Andrew Pennebaker) 13 years ago.
error trace

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by mcandre (Andrew Pennebaker)

Attachment: main.log added

error trace

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

Cc: ryandesign@… added

The relevant error in the log is:

:info:configure dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
:info:configure   Referenced from: /opt/local/bin/gcc-mp-4.4
:info:configure   Reason: Incompatible library version: gcc-mp-4.4 requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

This too suggests that your libiconv.dylib is installed for the wrong architectures, as was the case for your gettext in #27509, so please follow the Migration instructions to rebuild all ports.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: jameskyle@… added
Port: atlas added

comment:3 in reply to:  2 Changed 13 years ago by mcandre (Andrew Pennebaker)

Replying to jmr@…:

Thank you, will do.

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Has rebuilding all ports helped?

comment:5 Changed 13 years ago by mcandre (Andrew Pennebaker)

Yes, reinstalling MacPorts and then the individual ports fixed the problem.

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Great, glad you got it working.

Note: See TracTickets for help on using tickets.