On 2009-05-26, STeve Andre' <and...@msu.edu> wrote:
>    Given that I see parrot-.0.9.0.1 in the snapshot package area, it is
> my fault that I cannot build & package it myself.  I've been puzzling
> over this for a bit now, and am finally asking for a clue.  I have
> script output of the entire process but it compiles ok--its a package
> building time that produces the error.  
>

The problem must occur earlier in the build, there must be something
stopping those files from being produced. Please send or post the
URL to the whole build log, or if you want to dig yourself, look
for anything odd around these lines:

/usr/obj/ports/parrot-0.9.0.1/parrot-0.9.0.1/parrot -o pipp.pbc pipp.pir      
/usr/obj/ports/parrot-0.9.0.1/parrot-0.9.0.1/parrot -o src/common/php_ctype.pbc 
src/common/php_ctype.pir                                                        
                    
/usr/obj/ports/parrot-0.9.0.1/parrot-0.9.0.1/parrot -o src/common/php_gmp.pbc 
src/common/php_gmp.pir                                                          
                      
/usr/obj/ports/parrot-0.9.0.1/parrot-0.9.0.1/parrot -o src/common/php_pcre.pbc 
src/common/php_pcre.pir                                                         
         
gmake[1]: Leaving directory 
`/usr/obj/ports/parrot-0.9.0.1/parrot-0.9.0.1/languages/pipp'


Reply via email to