#35005: clang-*: Fix name of scan-view inside scan-build -----------------------------------+---------------------------------------- Reporter: eborisch@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -----------------------------------+---------------------------------------- The libexec/llvm-*/bin/scan-build script has embeded in it calls to ''scan-view''. * the desired ''scan-view'' (libexec/llvm-*/bin/scan-view) is not in path * ''scan-view-mp-*'' (in bin/) is I'd suggest a {{{ s/scan-view/scan-view-mp-(rev goes here)/g }}} replacement should be performed post-destroot on libexec/llvm-*/bin/scan- build. This facilitates using {{{scan-build-* -V make}}} -- Ticket URL: <https://trac.macports.org/ticket/35005> MacPorts <http://www.macports.org/> Ports system for Mac OS