« Return to Thread: [MacPorts] #33675: p5.12-term-readkey compilation failed

Re: [MacPorts] #33675: p5.12-term-readkey compilation failed

by MacPorts :: Rate this Message:

| View in Thread

#33675: p5.12-term-readkey compilation failed
----------------------------------+-----------------------------------------
  Reporter:  fly.captain@…        |       Owner:  macports-tickets@…                  
      Type:  defect               |      Status:  closed                              
  Priority:  Normal               |   Milestone:                                      
 Component:  ports                |     Version:  2.0.4                                
Resolution:  invalid              |    Keywords:                                      
      Port:  perl5                |  
----------------------------------+-----------------------------------------

Comment(by free.as.in.speech@…):

 Perhaps cleaning perl5.12 before rebuilding perl5.12 was the key.  This
 worked:

 {{{
 ~ sudo port selfupdate
 ~ sudo port clean -f --all perl5.12
 ~ sudo port -n upgrade --force perl5.12
 # not sure if the re-clean of perl5.12 is necessary, i did it by accident:
 ~ sudo port clean -f --all perl5.12
 ~ sudo port clean -f --all p5.12-term-readkey
 ~ sudo port install p5.12-term-readkey
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/33675#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

 « Return to Thread: [MacPorts] #33675: p5.12-term-readkey compilation failed