[MacPorts] #43484: clang-3.4 @3.4 fails building on 10.5.8 PPC

MacPorts noreply at macports.org
Sun Apr 27 16:13:57 PDT 2014


#43484: clang-3.4 @3.4 fails building on 10.5.8 PPC
-------------------------+------------------------
  Reporter:  braumann@…  |      Owner:  jeremyhu@…
      Type:  defect      |     Status:  reopened
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:  leopard
      Port:  clang-3.4   |
-------------------------+------------------------

Comment (by braumann@…):

 Was not sure which Makefile is the right one, so I just did a manual call
 of the failing command without suppressing output:

 {{{
 $ sudo /opt/local/bin/ar cru
 /Volumes/Data/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.4/clang-3.4/work/llvm-3.4/tools/clang/runtime
 /compiler-rt/clang_darwin_embedded/soft_static/armv6m/libcompiler_rt.a
 /Volumes/Data/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.4/clang-3.4/work/llvm-3.4/tools/clang/runtime
 /compiler-
 rt/clang_darwin_embedded/soft_static/armv6m/SubDir.lib/int_util.o
 /opt/local/bin/ranlib: object:
 /Volumes/Data/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.4/clang-3.4/work/llvm-3.4/tools/clang/runtime
 /compiler-
 rt/clang_darwin_embedded/soft_static/armv6m/libcompiler_rt.a(int_util.o)
 malformed object (unknown load command 1)
 /opt/local/bin/ar: internal ranlib command failed
 }}}
 So what is basically says with respect to `in_util.o` when trying to build
 up `libcompiler_rt.a`: `ranlib` complains about a `"malformed object
 (unknown load command 1)"`. What does this mean? What can I do?

-- 
Ticket URL: <https://trac.macports.org/ticket/43484#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list