#49477: clang-3.7 @3.7.0_1 fails staging into destroot on 10.6.8 ------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: clang-3.7 ------------------------+-------------------------------- While upgrading {{{clang-3.7 @3.7.0_0}}} to {{{clang-3.7 @3.7.0_1}}} I got the following error during {{{---> Staging clang-3.7 into destroot}}}: {{{ :debug:destroot Executing proc-post-org.macports.destroot-destroot-2 :info:destroot error: install_name_tool: can't open file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/clang-3.7/work/destroot/opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib (No such file or directory) :info:destroot Command failed: install_name_tool -id @rpath/libclang_rt.asan_iossim_dynamic.dylib/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/clang-3.7/work/destroot/opt/local/libexec/llvm-3.7/lib/clang/3.7/lib/darwin/libclang_rt.asan_iossim_dynamic.dylib :info:destroot Exit code: 1 }}} As you see, it misses a file {{{libclang_rt.asan_iossim_dynamic.dylib}}}. Any ideas? -- Ticket URL: <https://trac.macports.org/ticket/49477> MacPorts <https://www.macports.org/> Ports system for OS X