#1783: t/compilers/pge/p5regex/p5rx.t and t/compilers/pge/perl6regex/01-regex.t:
new test failures on Darwin/PPC
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:  pmichaud
     Type:  bug      |      Status:  new     
 Priority:  normal   |   Milestone:          
Component:  PGE      |     Version:  2.7.0   
 Severity:  medium   |    Keywords:          
     Lang:           |       Patch:          
 Platform:  darwin   |  
---------------------+------------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:2 chromatic]:

 1.  Problem still exists on Darwin/PPC at r48930.  For reference, I
 configure as follows:
 {{{
 CC="/usr/bin/gcc"
 CX="/usr/bin/g++"
 perl Configure.pl --cc="$CC" --cxx="$CX" --link="$CX" --ld="$CX"
 }}}

 2.  I don't know how to get a backtrace of the failed assertion.  These
 tests don't seem to be creating file that I could run through ''gdb''.
 (But I'm not very knowledgeable here.)

 3.  In the case of the second file that's failing, the tests collapse at
 the next-to-last test in ''t/compilers/pge/perl6regex/rx_quantifiers'', so
 that we never get to ''t/compilers/pge/perl6regex/rx_subrules'' or
 ''t/compilers/pge/perl6regex/rx_syntax''.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1783#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to