[MacPorts] #35006: clang-*: Fix name of scan-view executable inside scan-build

MacPorts noreply at macports.org
Thu Jun 28 12:45:02 PDT 2012


#35006: clang-*: Fix name of scan-view executable 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''.

  * ''scan-view'' (within ${prefix}/libexec/llvm-*/bin) is not in path
  * ''scan-view-mp-*'' (within ${prefix}/bin) is in path

 I'd suggest a replacement should be performed post-destroot on
 libexec/llvm-*/bin/scan-build:
 {{{
 s/scan-view/scan-view-mp-(rev goes here)/g
 }}}

 This facilitates using {{{scan-build-* -V make}}}

-- 
Ticket URL: <https://trac.macports.org/ticket/35006>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list