[MacPorts] #25684: valgrind-devel 3.6.0-r11208_0 Wrong architecture

MacPorts noreply at macports.org
Thu Jul 22 01:26:57 PDT 2010


#25684: valgrind-devel 3.6.0-r11208_0 Wrong architecture
----------------------------------+-----------------------------------------
 Reporter:  vortexfive@…          |       Owner:  raimue@…           
     Type:  defect                |      Status:  assigned           
 Priority:  Normal                |   Milestone:                     
Component:  ports                 |     Version:  1.9.1              
 Keywords:                        |        Port:  valgrind-devel     
----------------------------------+-----------------------------------------

Comment(by raimue@…):

 Here is a proposed patch which could probably solve the problem:

 {{{
 sudo port -v clean valgrind-devel
 cd $(port dir valgrind-devel)
 curl -o patch-valgrind-only32bit.diff
 http://trac.macports.org/attachment/ticket/25684/patch-valgrind-
 only32bit.diff?format=raw
 patch -p0 < patch-valgrind-only32bit.diff
 sudo port -v install valgrind-devel
 }}}

 Please report back if this solves your problem.

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


More information about the macports-tickets mailing list