#42793: Clang-3.4 fails to build on 10.9.2 ----------------------------+------------------------ Reporter: clint.olsen@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: clang-3.4 | ----------------------------+------------------------ Comment (by clint.olsen@…): Can I just run the command anywhere on the filesystem like so? {{{ /opt/local/bin/ar cru /opt/local/var/macports/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/eprintf/i386/libcompiler_rt.a /opt/local/var/macports/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/eprintf/i386/SubDir.lib/eprintf.o /opt/local/var/macports/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/eprintf/i386/SubDir.lib/int_util.o sudo: /opt/local/bin/ar: command not found }}} For one thing, ar does not live at /opt/local/bin/ar, which would clearly be a showstopper. I've found what files a port belongs to once they are installed, but I don't know how to find what port _should_ have been there to put that file there... -- Ticket URL: <https://trac.macports.org/ticket/42793#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X