[LLVMdev] OSX 10.6 (Snow Leopard): strip: malformed object: clang malformed object (unknown load command 9)

David Blaikie dblaikie at gmail.com
Mon Aug 27 09:42:45 PDT 2012


I'm working on bringing up a buildbot in the LLVM lab that would run
the GCC and GDB DejaGNU tests.

The current problem I'm running into is shown here:
http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-gdb-gcc/builds/323/steps/install.clang.stage1/logs/stdio

When the buildbot attempts to "make install" the system 'strip' binary
fails while attempting to strip the clang binary.

I vaguely remember hearing something about the system tools of some
version(s) of Mac OSX not being suitable for building LLVM/Clang - so
I assume I need to install updated system tools? Is that correct? Does
anyone have instructions for how to do this? (I may need to provide
these instructions to Galina if I can't run them myself from the
command line - though a self service option would be preferred)

Thanks,
- David



More information about the llvm-dev mailing list