[MacPorts] #29238: parrot new version 3.3.0

MacPorts noreply at macports.org
Fri Apr 22 14:10:44 PDT 2011


#29238: parrot new version 3.3.0
------------------------------+---------------------------------------------
 Reporter:  l2g@…             |       Owner:  bfulgham@…           
     Type:  update            |      Status:  new                  
 Priority:  Normal            |   Milestone:                       
Component:  ports             |     Version:                       
 Keywords:                    |        Port:  parrot               
------------------------------+---------------------------------------------

Comment(by l2g@…):

 I was able to dig down into the test output to find the failure:

 {{{
 #   Failed test 'Test chroot'
 #   at t/dynpmc/os.t line 659.
 #                   '/
 # chroot failed: Too many levels of symbolic links
 # current instr.: 'main' pc 42
 (/opt/local/var/macports/build/_Users_larry_work_macports_dports_lang_parrot/work/parrot-3.3.0/t/dynpmc/os_27.pir:10)
 # '
 #     doesn't match '/\/
 # chroot failed
 # /
 # '
 # './parrot -D40 --gc-debug
 "/opt/local/var/macports/build/_Users_larry_work_macports_dports_lang_parrot/work/parrot-3.3.0/t/dynpmc/os_27.pir"'
 failed with exit code 1
 # Looks like you failed 1 test of 34.
 }}}

 So chroot fails, as the test intended, but the error message indicates the
 cause of failure ("Too many symbolic links"), which the test wasn't
 expecting.

 It may be possible that there's more than one way for chroot to fail here,
 and that one of them may really not give any reason for the failure.
 Otherwise, it might be okay just to patch this test to look only as far as
 "chroot failed" in the error message and call that good.

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


More information about the macports-tickets mailing list