[MacPorts] #33551: levmar: uses lassign which is incompatible with Tiger's Tcl 8.4

MacPorts noreply at macports.org
Fri Mar 9 07:23:34 PST 2012


#33551: levmar: uses lassign which is incompatible with Tiger's Tcl 8.4
--------------------------------------+-------------------------------------
 Reporter:  nonstop.server@…          |       Owner:  lockhart@…            
     Type:  defect                    |      Status:  new                   
 Priority:  Normal                    |   Milestone:                        
Component:  ports                     |     Version:  2.0.4                 
 Keywords:  tiger                     |        Port:  levmar                
--------------------------------------+-------------------------------------

Comment(by ryandesign@…):

 Replying to [comment:4 lockhart@…]:
 > I'm also working on fixing a failure mode in "port test levmar". The
 levmar library is not found by lmdemo since it has an @rpath in the linker
 information so runs when the port is installed but does not run out of a
 temporary installation such as test uses.

 In the ImageMagick port, I handle a similar situation by adding this line:

 {{{
 test.env                    DYLD_LIBRARY_PATH=${worksrcpath}/magick/.libs
 }}}

 Perhaps something like that will help you with levmar.

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


More information about the macports-tickets mailing list