#39267: clang-3.3: Address sanitizer library needs id to be changed on install ------------------------+------------------------ Reporter: dh@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: clang-3.3 | ------------------------+------------------------ Comment (by larryv@…): Replying to [ticket:39267 dh@…]:
So I guess this just needs to be added to the post-destroot ... I'm not sure if this also affects 3.2.
It does. {{{ % otool -L /opt/local/libexec/llvm-3.2/lib/clang/3.2/lib/darwin/libclang_rt.asan_osx_dynamic.dylib /opt/local/libexec/llvm-3.2/lib/clang/3.2/lib/darwin/libclang_rt.asan_osx_dynamic.dylib: /opt/local/var/macports/build/_opt_mports_dports_lang_llvm-3.2/clang-3.2/work/llvm-3.2.src/Release+Debug+Asserts/lib/clang/3.2/lib/darwin/libclang_rt.asan_osx_dynamic.dylib (compatibility version 0.0.0, current version 0.0.0) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 945.11.0) /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 56.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 744.12.0) }}} -- Ticket URL: <https://trac.macports.org/ticket/39267#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X