#981: make smolder_test doesn't report some broken builds
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  major     |   Milestone:       
Component:  testing   |     Version:  1.5.0
 Severity:  high      |    Keywords:       
     Lang:            |       Patch:       
 Platform:  all       |  
----------------------+-----------------------------------------------------
 {{{
 (kadath)(~/svn/parrot)$ make smolder_test
 Compiling with:
 xx.c
 cc [snip]
 gmake -C src/dynpmc
 gmake[1]: Entering directory `/Users/leto/svn/parrot/src/dynpmc'
 perl5.10 -MExtUtils::Command -e cp *.bundle
 /Users/leto/svn/parrot/runtime/parrot/dynext
 gmake[1]: Leaving directory `/Users/leto/svn/parrot/src/dynpmc'
 gmake -C src/dynoplibs
 gmake[1]: Entering directory `/Users/leto/svn/parrot/src/dynoplibs'
 perl5.10 -MExtUtils::Command -e cp *.bundle
 /Users/leto/svn/parrot/runtime/parrot/dynext
 gmake[1]: Leaving directory `/Users/leto/svn/parrot/src/dynoplibs'
 gmake -C docs
 gmake[1]: Entering directory `/Users/leto/svn/parrot/docs'
 perl5.10 -MExtUtils::Command -e mkpath ops
 gmake[1]: Leaving directory `/Users/leto/svn/parrot/docs'
 gmake -C compilers/pct
 gmake[1]: Entering directory `/Users/leto/svn/parrot/compilers/pct'
 ../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir

 Invalid charset number '8' specified
 gmake[1]: *** [../../runtime/parrot/library/PCT.pbc] Error 1
 gmake[1]: Leaving directory `/Users/leto/svn/parrot/compilers/pct'
 make: *** [compilers.dummy] Error 2
 (kadath)(~/svn/parrot)$
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/981>
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