Changes between Initial Version and Version 2 of Ticket #33405


Ignore:
Timestamp:
Feb 29, 2012, 2:46:38 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

For what architecture are you trying to build now? (The portion of the log that you did not provide would have told us, but I assume x86_64.) For what architecture is /opt/local/lib/libX11.dylib built? (lipo -info /opt/local/lib/libX11.dylib would tell us; I presume it's i386.) If so, did you migrate from a previous Mac or previous OS version and forget to follow the Migration instructions?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33405

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Port xorg-libXi added
  • Ticket #33405 – Description

    initial v2  
    33This is on 10.6.8 with:
    44
     5{{{
    56xcodebuild -version
    67Xcode 3.2.6
    78Component versions: DevToolsCore-1809.0; DevToolsSupport-1806.0
    89BuildVersion: 10M2518
     10}}}
    911
    1012The relevant tail end of the log shows:
    1113
     14{{{
    1215[log snipped]
    1316:info:build ld: warning: in /opt/local/lib/libX11.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
     
    244247:info:build Warning: the following items did not execute (for xorg-libXi): org.macports.install org.macports.build org.macports.destroot
    245248:notice:build Log for xorg-libXi is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/xorg-libXi/main.log
     249}}}