[MacPorts] #15724: llvm: docs violate mtree

MacPorts noreply at macports.org
Mon Jun 23 04:26:02 PDT 2008


#15724: llvm: docs violate mtree
-------------------------------------+--------------------------------------
 Reporter:  ryandesign at macports.org  |       Owner:  erickt at macports.org
     Type:  defect                   |      Status:  new                
 Priority:  Normal                   |   Milestone:  Port Bugs          
Component:  ports                    |     Version:  1.7.0              
 Keywords:                           |  
-------------------------------------+--------------------------------------
 llvm installs documentation into ${prefix}/docs/llvm which is not a
 standard location as far as MacPorts is concerned so it shows this error:

 {{{
 --->  Fetching llvm
 --->  Verifying checksum(s) for llvm
 --->  Extracting llvm
 --->  Configuring llvm
 --->  Building llvm with target tools-only
 --->  Staging llvm into destroot
 Warning: violation by /mp/docs
 Warning: llvm violates the layout of the ports-filesystems!
 Warning: Please fix or indicate this misbehavior (if it is intended), it
 will be an error in future releases!
 --->  Installing llvm @2.2_0
 --->  Activating llvm @2.2_0
 --->  Cleaning llvm
 }}}

 It would be better if llvm would install documentation in the same place
 as other ports, e.g. ${prefix}/share/doc/${name}-${version}

 When this change is made, the port revision should be incremented so
 everyone gets the change.

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


More information about the macports-tickets mailing list