#26: failure during build on ubuntu intrepid amd64
---------------------------+------------------------------------------------
 Reporter:  RobertCollins  |       Owner:       
     Type:  bug            |      Status:  new  
 Priority:  normal         |   Milestone:       
Component:  none           |     Version:  trunk
 Severity:  none           |    Keywords:       
     Lang:                 |       Patch:       
 Platform:                 |  
---------------------------+------------------------------------------------

Comment(by mikehh):

 Replying to [comment:5 whiteknight]:
 > r33967 build succeeds for me on Ubuntu Intrepid, x86-64 with --optimize.
 Make test also succeeds with no failures. Haven't tried a make fulltest
 with it though (doing that now).
 >
 > Are there any other variables that could explain this problem? Are we
 sure this is still an issue, ~200 commits after it was reported?

 This still seems to be a problem.

 I have been buildibg parrot on ubuntu Intrepid AMD64 (and i386) for a
 couple of months now but have not used the --optimize flag in the build.
 I tried that this morning - firstly on i386 and this went ok

 http://smolder.plusthree.com/app/public_projects/report_details/14394

 I then tried on AMD64 and i got a segfault

 with

 '''
 mh...@mhk64-desktop:~/parrot_t$ perl Configure.pl --optimize
 ...
 auto::revision -      Determine Parrot's
 revision......................r35583.
 ...
 ...
 make[1]: Leaving directory `/home/mhk64/parrot_t/src/dynoplibs'
 make -C compilers/pct
 make[1]: Entering directory `/home/mhk64/parrot_t/compilers/pct'
 ../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir
 ../../parrot -o ../../runtime/parrot/library/PCT/PAST.pbc --output-pbc
 src/PAST.pir
 ../../parrot -o ../../runtime/parrot/library/PCT/Grammar.pbc --output-pbc
 src/PCT/Grammar.pir
 ../../parrot -o ../../runtime/parrot/library/PCT/HLLCompiler.pbc --output-
 pbc src/PCT/HLLCompiler.pir
 make[1]: Leaving directory `/home/mhk64/parrot_t/compilers/pct'
 make -C compilers/pge
 make[1]: Entering directory `/home/mhk64/parrot_t/compilers/pge'
 /usr/bin/perl -MExtUtils::Command -e rm_f PGE.pbc
 ../../runtime/parrot/library/PGE.pbc
 /usr/bin/perl -e "" >PGE/builtins_gen.pir
 ../../parrot -o PGE.pbc --output-pbc PGE.pir
 ../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pir
 --output=PGE/builtins_gen.pir PGE/builtins.pg
 make[1]: *** [PGE.pbc] Segmentation fault
 make[1]: *** Deleting file `PGE.pbc'
 make[1]: Leaving directory `/home/mhk64/parrot_t/compilers/pge'
 make: *** [compilers.dummy] Error 2
 mh...@mhk64-desktop:~/parrot_t$


 after a make realclean I repeated the build without the --optimize

 http://smolder.plusthree.com/app/public_projects/report_details/14433

 So it appears that this ticket still applies

 All my software on Intrepid is up to date as is CPAN as of the build

 Cheers,

 Michael

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/26#comment:6>
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