Changes between Initial Version and Version 1 of Ticket #35644


Ignore:
Timestamp:
Aug 13, 2012, 2:32:42 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

libmikmod installs fine for me on Mountain Lion.

ld: in /opt/local/lib/libxml2.2.dylib, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /opt/local/lib/libxml2.2.dylib for architecture i386

That's a pretty strange message. I found a few occurrences of it via Google but didn't see a conclusive solution. But it makes me think that some part of your developer tools, possibly ld, is out of date. Please ensure that you have installed Xcode 4.4.1 via the Mac App Store, and opened Xcode and gone to its Preferences window, to the Downloads tab, and installed the latest Command Line Tools from there.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35644

    • Property Cc ryandesign@… added
    • Property Keywords mountainlion added
    • Property Port libmikmod added
  • Ticket #35644 – Description

    initial v1  
     1{{{
    12--->  Building libmikmod
    23Error: org.macports.build for port libmikmod returned: command execution failed
     
    67To report a bug, follow the instructions in the guide:
    78    http://guide.macports.org/#project.tickets
     9}}}
    810
    9 
    10 
    11 
     11{{{
    1212:info:build Making all in libmikmod
    1313:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libmikmod/libmikmod/work/libmikmod-3.2.0-beta2-i386/libmikmod'
     
    3333:notice:build Please see the log file for port libmikmod for details:
    3434    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libmikmod/libmikmod/main.log
     35}}}