Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest git compile issue #2829

Closed
p6rt opened this issue Jul 16, 2012 · 7 comments
Closed

latest git compile issue #2829

p6rt opened this issue Jul 16, 2012 · 7 comments

Comments

@p6rt
Copy link

p6rt commented Jul 16, 2012

Migrated from rt.perl.org#114158 (status was 'resolved')

Searchable as RT114158$

@p6rt
Copy link
Author

p6rt commented Jul 16, 2012

From gdonald@gmail.com

Trying to build the latest git​:

/home/gd/rakudo/install/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/nqp-mo.pir \
  --setting=NULL --no-regex-lib src/stage1/gen/nqp-mo.pm
/home/gd/rakudo/install/bin/parrot --include=src/stage1 -o
src/stage1/nqpmo.pbc \
  src/stage1/gen/nqp-mo.pir
/home/gd/rakudo/install/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/module_loader.pir \
  --setting=NULL --no-regex-lib src/ModuleLoader.pm
/home/gd/rakudo/install/bin/parrot --include=src/stage1 -o
src/stage1/ModuleLoader.pbc \
  src/stage1/gen/module_loader.pir
/usr/bin/perl -MExtUtils​::Command -e mkpath src/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl src/core/NativeTypes.pm
src/core/NQPRoutine.pm src/core/NQPMu.pm src/core/NQPCapture.pm
src/core/IO.pm src/core/Regex.pm src/core/Hash.pm src/core/testing.pm
src/core/YOUAREHERE.pm > src/stage1/NQPCORE.setting
/home/gd/rakudo/install/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/NQPCORE.setting.pir \
  --module-path=src/stage1 --setting=NULL --no-regex-lib \
  src/stage1/NQPCORE.setting
invoke() not implemented in class ')'
current instr.​: 'nqp;NQPClassHOW;_block1744' pc 16253
(src/stage1/gen/nqp-mo.pir​:7566) (src/stage1/gen/nqp-mo.pm​:813)
called from Sub 'nqp;NQPClassHOW;incorporate_multi_candidates' pc
15964 (src/stage1/gen/nqp-mo.pir​:7433) (src/stage1/gen/nqp-mo.pm​:799)
called from Sub 'nqp;NQPClassHOW;compose' pc 15218
(src/stage1/gen/nqp-mo.pir​:7110) (src/stage1/gen/nqp-mo.pm​:776)
called from Sub 'nqp;NQP;World;pkg_compose' pc 17033
(src/stage0/NQP-s0.pir​:6164) (src\stage2\gen\NQP.pm​:426)
called from Sub 'nqp;NQP;Actions;package_def' pc 127407
(src/stage0/NQP-s0.pir​:48668) (src\stage2\gen\NQP.pm​:2030)
called from Sub 'nqp;NQPCursorRole;!reduce' pc 16080
(src/stage0/QRegex-s0.pir​:6802) (src\stage2\QRegex.nqp​:555)
called from Sub 'nqp;NQPCursorRole;!cursor_pass' pc 15762
(src/stage0/QRegex-s0.pir​:6640) (src\stage2\QRegex.nqp​:533)
called from Sub 'nqp;NQP;Grammar;package_def' pc 58713
(src/stage0/NQP-s0.pir​:21962) (src\stage2\gen\NQP.pm​:977)
called from Sub 'nqp;NQP;Grammar;package_declarator​:sym<class>' pc
54782 (src/stage0/NQP-s0.pir​:20705) (src\stage2\gen\NQP.pm​:949)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;package_declarator' pc 53579
(src/stage0/NQP-s0.pir​:20224) (src\stage2\gen\NQP.pm​:938)
called from Sub 'nqp;NQP;Grammar;scoped' pc 61150
(src/stage0/NQP-s0.pir​:22912) (src\stage2\gen\NQP.pm​:1025)
called from Sub 'nqp;NQP;Grammar;scope_declarator​:sym<my>' pc 59907
(src/stage0/NQP-s0.pir​:22461) (src\stage2\gen\NQP.pm​:1021)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;scope_declarator' pc 59759
(src/stage0/NQP-s0.pir​:22403) (src\stage2\gen\NQP.pm​:1020)
called from Sub 'nqp;NQP;Grammar;term​:sym<scope_declarator>' pc 47684
(src/stage0/NQP-s0.pir​:17952) (src\stage2\gen\NQP.pm​:903)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;HLL;Grammar;term' pc 6004
(src/stage0/HLL-s0.pir​:1993) (src\stage2\gen\NQPHLL.pm​:17)
called from Sub 'nqp;HLL;Grammar;termish' pc 5667
(src/stage0/HLL-s0.pir​:1867) (src\stage2\gen\NQPHLL.pm​:11)
called from Sub 'nqp;HLL;Grammar;EXPR' pc 23362
(src/stage0/HLL-s0.pir​:9109) (src\stage2\gen\NQPHLL.pm​:542)
called from Sub 'nqp;NQP;Grammar;statement' pc 32097
(src/stage0/NQP-s0.pir​:12046) (src\stage2\gen\NQP.pm​:759)
called from Sub 'nqp;NQP;Grammar;statementlist' pc 31593
(src/stage0/NQP-s0.pir​:11871) (src\stage2\gen\NQP.pm​:754)
called from Sub 'nqp;NQP;Grammar;comp_unit' pc 31060
(src/stage0/NQP-s0.pir​:11680) (src\stage2\gen\NQP.pm​:737)
called from Sub 'nqp;NQP;Grammar;TOP' pc 22704
(src/stage0/NQP-s0.pir​:8626) (src\stage2\gen\NQP.pm​:666)
called from Sub 'nqp;NQPCursor;parse' pc 24952
(src/stage0/QRegex-s0.pir​:10681) (src\stage2\QRegex.nqp​:908)
called from Sub 'nqp;HLL;Compiler;parse' pc 36923
(src/stage0/HLL-s0.pir​:15632) (src\stage2\gen\NQPHLL.pm​:1491)
called from Sub 'nqp;HLL;Compiler;_block2053' pc 36394
(src/stage0/HLL-s0.pir​:15390) (src\stage2\gen\NQPHLL.pm​:1466)
called from Sub 'nqp;HLL;Compiler;compile' pc 36261
(src/stage0/HLL-s0.pir​:15319) (src\stage2\gen\NQPHLL.pm​:1464)
called from Sub 'nqp;HLL;Compiler;eval' pc 32356
(src/stage0/HLL-s0.pir​:13414) (src\stage2\gen\NQPHLL.pm​:1238)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 35648
(src/stage0/HLL-s0.pir​:15018) (src\stage2\gen\NQPHLL.pm​:1450)
called from Sub 'nqp;HLL;Compiler;_block1881' pc 34199
(src/stage0/HLL-s0.pir​:14331) (src\stage2\gen\NQPHLL.pm​:1371)
called from Sub 'nqp;HLL;Compiler;command_eval' pc 33776
(src/stage0/HLL-s0.pir​:14148) (src\stage2\gen\NQPHLL.pm​:1386)
called from Sub 'nqp;HLL;Compiler;command_line' pc 33398
(src/stage0/HLL-s0.pir​:13972) (src\stage2\gen\NQPHLL.pm​:1336)
called from Sub 'MAIN' pc 10508 (src/stage0/NQP-s0.pir​:3382)
(src\stage2\gen\NQP.pm​:2936)
called from Sub '_block1000' pc 201 (src/stage0/NQP-s0.pir​:106)
(src\stage2\gen\NQP.pm​:1)
make​: *** [src/stage1/NQPCORE.setting.pbc] Error 1
Command failed (status 512)​: make
Command failed (status 512)​: /usr/bin/perl Configure.pl
--with-parrot=/home/gd/rakudo/install/bin/parrot --make-install

--
Greg Donald

@p6rt
Copy link
Author

p6rt commented Jul 30, 2012

From gdonald@gmail.com

I tried the latest release​:

https://github.com/downloads/rakudo/star/rakudo-star-2012.07.tar.gz

Still getting the same compile errors​:

/home/gd/rakudo-star-2012.07/install/bin/parrot --library=src/stage0
src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/nqp-mo.pir \
  --setting=NULL --no-regex-lib src/stage1/gen/nqp-mo.pm
/home/gd/rakudo-star-2012.07/install/bin/parrot --include=src/stage1 -o
src/stage1/nqpmo.pbc \
  src/stage1/gen/nqp-mo.pir
/home/gd/rakudo-star-2012.07/install/bin/parrot --library=src/stage0
src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/module_loader.pir \
  --setting=NULL --no-regex-lib src/ModuleLoader.pm
/home/gd/rakudo-star-2012.07/install/bin/parrot --include=src/stage1 -o
src/stage1/ModuleLoader.pbc \
  src/stage1/gen/module_loader.pir
/home/gd/perl5/perlbrew/perls/perl-5.16.0/bin/perl -MExtUtils​::Command -
e mkpath src/stage1/gen
/home/gd/perl5/perlbrew/perls/perl-5.16.0/bin/perl tools/build/gen-
cat.pl src/core/NativeTypes.pm src/core/NQPRoutine.pm src/core/NQPMu.pm
src/core/NQPCapture.pm src/core/IO.pm src/core/Regex.pm src/core/Hash.pm
src/core/testing.pm src/core/YOUAREHERE.pm > src/stage1/NQPCORE.setting
/home/gd/rakudo-star-2012.07/install/bin/parrot --library=src/stage0
src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/NQPCORE.setting.pir \
  --module-path=src/stage1 --setting=NULL --no-regex-lib \
  src/stage1/NQPCORE.setting
invoke() not implemented in class ')'
current instr.​: 'nqp;NQPClassHOW;_block1744' pc 16253
(src/stage1/gen/nqp-mo.pir​:7566) (src/stage1/gen/nqp-mo.pm​:813)
called from Sub 'nqp;NQPClassHOW;incorporate_multi_candidates' pc 15964
(src/stage1/gen/nqp-mo.pir​:7433) (src/stage1/gen/nqp-mo.pm​:799)
called from Sub 'nqp;NQPClassHOW;compose' pc 15218 (src/stage1/gen/nqp-
mo.pir​:7110) (src/stage1/gen/nqp-mo.pm​:776)
called from Sub 'nqp;NQP;World;pkg_compose' pc 17033 (src/stage0/NQP-
s0.pir​:6164) (src\stage2\gen\NQP.pm​:426)
called from Sub 'nqp;NQP;Actions;package_def' pc 127407 (src/stage0/NQP-
s0.pir​:48668) (src\stage2\gen\NQP.pm​:2030)
called from Sub 'nqp;NQPCursorRole;!reduce' pc 16080 (src/stage0/QRegex-
s0.pir​:6802) (src\stage2\QRegex.nqp​:555)
called from Sub 'nqp;NQPCursorRole;!cursor_pass' pc 15762
(src/stage0/QRegex-s0.pir​:6640) (src\stage2\QRegex.nqp​:533)
called from Sub 'nqp;NQP;Grammar;package_def' pc 58713 (src/stage0/NQP-
s0.pir​:21962) (src\stage2\gen\NQP.pm​:977)
called from Sub 'nqp;NQP;Grammar;package_declarator​:sym<class>' pc 54782
(src/stage0/NQP-s0.pir​:20705) (src\stage2\gen\NQP.pm​:949)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;package_declarator' pc 53579
(src/stage0/NQP-s0.pir​:20224) (src\stage2\gen\NQP.pm​:938)
called from Sub 'nqp;NQP;Grammar;scoped' pc 61150 (src/stage0/NQP-
s0.pir​:22912) (src\stage2\gen\NQP.pm​:1025)
called from Sub 'nqp;NQP;Grammar;scope_declarator​:sym<my>' pc 59907
(src/stage0/NQP-s0.pir​:22461) (src\stage2\gen\NQP.pm​:1021)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;scope_declarator' pc 59759
(src/stage0/NQP-s0.pir​:22403) (src\stage2\gen\NQP.pm​:1020)
called from Sub 'nqp;NQP;Grammar;term​:sym<scope_declarator>' pc 47684
(src/stage0/NQP-s0.pir​:17952) (src\stage2\gen\NQP.pm​:903)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;HLL;Grammar;term' pc 6004 (src/stage0/HLL-
s0.pir​:1993) (src\stage2\gen\NQPHLL.pm​:17)
called from Sub 'nqp;HLL;Grammar;termish' pc 5667 (src/stage0/HLL-
s0.pir​:1867) (src\stage2\gen\NQPHLL.pm​:11)
called from Sub 'nqp;HLL;Grammar;EXPR' pc 23362 (src/stage0/HLL-
s0.pir​:9109) (src\stage2\gen\NQPHLL.pm​:542)
called from Sub 'nqp;NQP;Grammar;statement' pc 32097 (src/stage0/NQP-
s0.pir​:12046) (src\stage2\gen\NQP.pm​:759)
called from Sub 'nqp;NQP;Grammar;statementlist' pc 31593
(src/stage0/NQP-s0.pir​:11871) (src\stage2\gen\NQP.pm​:754)
called from Sub 'nqp;NQP;Grammar;comp_unit' pc 31060 (src/stage0/NQP-
s0.pir​:11680) (src\stage2\gen\NQP.pm​:737)
called from Sub 'nqp;NQP;Grammar;TOP' pc 22704 (src/stage0/NQP-
s0.pir​:8626) (src\stage2\gen\NQP.pm​:666)
called from Sub 'nqp;NQPCursor;parse' pc 24952 (src/stage0/QRegex-
s0.pir​:10681) (src\stage2\QRegex.nqp​:908)
called from Sub 'nqp;HLL;Compiler;parse' pc 36923 (src/stage0/HLL-
s0.pir​:15632) (src\stage2\gen\NQPHLL.pm​:1491)
called from Sub 'nqp;HLL;Compiler;_block2053' pc 36394 (src/stage0/HLL-
s0.pir​:15390) (src\stage2\gen\NQPHLL.pm​:1466)
called from Sub 'nqp;HLL;Compiler;compile' pc 36261 (src/stage0/HLL-
s0.pir​:15319) (src\stage2\gen\NQPHLL.pm​:1464)
called from Sub 'nqp;HLL;Compiler;eval' pc 32356 (src/stage0/HLL-
s0.pir​:13414) (src\stage2\gen\NQPHLL.pm​:1238)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 35648 (src/stage0/HLL-
s0.pir​:15018) (src\stage2\gen\NQPHLL.pm​:1450)
called from Sub 'nqp;HLL;Compiler;_block1881' pc 34199 (src/stage0/HLL-
s0.pir​:14331) (src\stage2\gen\NQPHLL.pm​:1371)
called from Sub 'nqp;HLL;Compiler;command_eval' pc 33776
(src/stage0/HLL-s0.pir​:14148) (src\stage2\gen\NQPHLL.pm​:1386)
called from Sub 'nqp;HLL;Compiler;command_line' pc 33398
(src/stage0/HLL-s0.pir​:13972) (src\stage2\gen\NQPHLL.pm​:1336)
called from Sub 'MAIN' pc 10508 (src/stage0/NQP-s0.pir​:3382)
(src\stage2\gen\NQP.pm​:2936)
called from Sub '_block1000' pc 201 (src/stage0/NQP-s0.pir​:106)
(src\stage2\gen\NQP.pm​:1)
make​: *** [src/stage1/NQPCORE.setting.pbc] Error 1
Command failed (status 512)​: make
Command failed (status 512)​: /home/gd/perl5/perlbrew/perls/perl-
5.16.0/bin/perl Configure.pl --with-parrot=/home/gd/rakudo-star-
2012.07/install/bin/parrot --make-install

@p6rt
Copy link
Author

p6rt commented Jul 30, 2012

From [Unknown Contact. See original ticket]

I tried the latest release​:

https://github.com/downloads/rakudo/star/rakudo-star-2012.07.tar.gz

Still getting the same compile errors​:

/home/gd/rakudo-star-2012.07/install/bin/parrot --library=src/stage0
src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/nqp-mo.pir \
  --setting=NULL --no-regex-lib src/stage1/gen/nqp-mo.pm
/home/gd/rakudo-star-2012.07/install/bin/parrot --include=src/stage1 -o
src/stage1/nqpmo.pbc \
  src/stage1/gen/nqp-mo.pir
/home/gd/rakudo-star-2012.07/install/bin/parrot --library=src/stage0
src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/module_loader.pir \
  --setting=NULL --no-regex-lib src/ModuleLoader.pm
/home/gd/rakudo-star-2012.07/install/bin/parrot --include=src/stage1 -o
src/stage1/ModuleLoader.pbc \
  src/stage1/gen/module_loader.pir
/home/gd/perl5/perlbrew/perls/perl-5.16.0/bin/perl -MExtUtils​::Command -
e mkpath src/stage1/gen
/home/gd/perl5/perlbrew/perls/perl-5.16.0/bin/perl tools/build/gen-
cat.pl src/core/NativeTypes.pm src/core/NQPRoutine.pm src/core/NQPMu.pm
src/core/NQPCapture.pm src/core/IO.pm src/core/Regex.pm src/core/Hash.pm
src/core/testing.pm src/core/YOUAREHERE.pm > src/stage1/NQPCORE.setting
/home/gd/rakudo-star-2012.07/install/bin/parrot --library=src/stage0
src/stage0/nqp.pbc \
  --target=pir --output=src/stage1/gen/NQPCORE.setting.pir \
  --module-path=src/stage1 --setting=NULL --no-regex-lib \
  src/stage1/NQPCORE.setting
invoke() not implemented in class ')'
current instr.​: 'nqp;NQPClassHOW;_block1744' pc 16253
(src/stage1/gen/nqp-mo.pir​:7566) (src/stage1/gen/nqp-mo.pm​:813)
called from Sub 'nqp;NQPClassHOW;incorporate_multi_candidates' pc 15964
(src/stage1/gen/nqp-mo.pir​:7433) (src/stage1/gen/nqp-mo.pm​:799)
called from Sub 'nqp;NQPClassHOW;compose' pc 15218 (src/stage1/gen/nqp-
mo.pir​:7110) (src/stage1/gen/nqp-mo.pm​:776)
called from Sub 'nqp;NQP;World;pkg_compose' pc 17033 (src/stage0/NQP-
s0.pir​:6164) (src\stage2\gen\NQP.pm​:426)
called from Sub 'nqp;NQP;Actions;package_def' pc 127407 (src/stage0/NQP-
s0.pir​:48668) (src\stage2\gen\NQP.pm​:2030)
called from Sub 'nqp;NQPCursorRole;!reduce' pc 16080 (src/stage0/QRegex-
s0.pir​:6802) (src\stage2\QRegex.nqp​:555)
called from Sub 'nqp;NQPCursorRole;!cursor_pass' pc 15762
(src/stage0/QRegex-s0.pir​:6640) (src\stage2\QRegex.nqp​:533)
called from Sub 'nqp;NQP;Grammar;package_def' pc 58713 (src/stage0/NQP-
s0.pir​:21962) (src\stage2\gen\NQP.pm​:977)
called from Sub 'nqp;NQP;Grammar;package_declarator​:sym<class>' pc 54782
(src/stage0/NQP-s0.pir​:20705) (src\stage2\gen\NQP.pm​:949)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;package_declarator' pc 53579
(src/stage0/NQP-s0.pir​:20224) (src\stage2\gen\NQP.pm​:938)
called from Sub 'nqp;NQP;Grammar;scoped' pc 61150 (src/stage0/NQP-
s0.pir​:22912) (src\stage2\gen\NQP.pm​:1025)
called from Sub 'nqp;NQP;Grammar;scope_declarator​:sym<my>' pc 59907
(src/stage0/NQP-s0.pir​:22461) (src\stage2\gen\NQP.pm​:1021)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;scope_declarator' pc 59759
(src/stage0/NQP-s0.pir​:22403) (src\stage2\gen\NQP.pm​:1020)
called from Sub 'nqp;NQP;Grammar;term​:sym<scope_declarator>' pc 47684
(src/stage0/NQP-s0.pir​:17952) (src\stage2\gen\NQP.pm​:903)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;HLL;Grammar;term' pc 6004 (src/stage0/HLL-
s0.pir​:1993) (src\stage2\gen\NQPHLL.pm​:17)
called from Sub 'nqp;HLL;Grammar;termish' pc 5667 (src/stage0/HLL-
s0.pir​:1867) (src\stage2\gen\NQPHLL.pm​:11)
called from Sub 'nqp;HLL;Grammar;EXPR' pc 23362 (src/stage0/HLL-
s0.pir​:9109) (src\stage2\gen\NQPHLL.pm​:542)
called from Sub 'nqp;NQP;Grammar;statement' pc 32097 (src/stage0/NQP-
s0.pir​:12046) (src\stage2\gen\NQP.pm​:759)
called from Sub 'nqp;NQP;Grammar;statementlist' pc 31593
(src/stage0/NQP-s0.pir​:11871) (src\stage2\gen\NQP.pm​:754)
called from Sub 'nqp;NQP;Grammar;comp_unit' pc 31060 (src/stage0/NQP-
s0.pir​:11680) (src\stage2\gen\NQP.pm​:737)
called from Sub 'nqp;NQP;Grammar;TOP' pc 22704 (src/stage0/NQP-
s0.pir​:8626) (src\stage2\gen\NQP.pm​:666)
called from Sub 'nqp;NQPCursor;parse' pc 24952 (src/stage0/QRegex-
s0.pir​:10681) (src\stage2\QRegex.nqp​:908)
called from Sub 'nqp;HLL;Compiler;parse' pc 36923 (src/stage0/HLL-
s0.pir​:15632) (src\stage2\gen\NQPHLL.pm​:1491)
called from Sub 'nqp;HLL;Compiler;_block2053' pc 36394 (src/stage0/HLL-
s0.pir​:15390) (src\stage2\gen\NQPHLL.pm​:1466)
called from Sub 'nqp;HLL;Compiler;compile' pc 36261 (src/stage0/HLL-
s0.pir​:15319) (src\stage2\gen\NQPHLL.pm​:1464)
called from Sub 'nqp;HLL;Compiler;eval' pc 32356 (src/stage0/HLL-
s0.pir​:13414) (src\stage2\gen\NQPHLL.pm​:1238)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 35648 (src/stage0/HLL-
s0.pir​:15018) (src\stage2\gen\NQPHLL.pm​:1450)
called from Sub 'nqp;HLL;Compiler;_block1881' pc 34199 (src/stage0/HLL-
s0.pir​:14331) (src\stage2\gen\NQPHLL.pm​:1371)
called from Sub 'nqp;HLL;Compiler;command_eval' pc 33776
(src/stage0/HLL-s0.pir​:14148) (src\stage2\gen\NQPHLL.pm​:1386)
called from Sub 'nqp;HLL;Compiler;command_line' pc 33398
(src/stage0/HLL-s0.pir​:13972) (src\stage2\gen\NQPHLL.pm​:1336)
called from Sub 'MAIN' pc 10508 (src/stage0/NQP-s0.pir​:3382)
(src\stage2\gen\NQP.pm​:2936)
called from Sub '_block1000' pc 201 (src/stage0/NQP-s0.pir​:106)
(src\stage2\gen\NQP.pm​:1)
make​: *** [src/stage1/NQPCORE.setting.pbc] Error 1
Command failed (status 512)​: make
Command failed (status 512)​: /home/gd/perl5/perlbrew/perls/perl-
5.16.0/bin/perl Configure.pl --with-parrot=/home/gd/rakudo-star-
2012.07/install/bin/parrot --make-install

@p6rt
Copy link
Author

p6rt commented Jul 30, 2012

gdonald@gmail.com - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 10, 2012

From @coke

On Mon Jul 16 07​:33​:49 2012, gdonald wrote​:

Trying to build the latest git​:

/home/gd/rakudo/install/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
--target=pir --output=src/stage1/gen/nqp-mo.pir \
--setting=NULL --no-regex-lib src/stage1/gen/nqp-mo.pm
/home/gd/rakudo/install/bin/parrot --include=src/stage1 -o
src/stage1/nqpmo.pbc \
src/stage1/gen/nqp-mo.pir
/home/gd/rakudo/install/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
--target=pir --output=src/stage1/gen/module_loader.pir \
--setting=NULL --no-regex-lib src/ModuleLoader.pm
/home/gd/rakudo/install/bin/parrot --include=src/stage1 -o
src/stage1/ModuleLoader.pbc \
src/stage1/gen/module_loader.pir
/usr/bin/perl -MExtUtils​::Command -e mkpath src/stage1/gen
/usr/bin/perl tools/build/gen-cat.pl src/core/NativeTypes.pm
src/core/NQPRoutine.pm src/core/NQPMu.pm src/core/NQPCapture.pm
src/core/IO.pm src/core/Regex.pm src/core/Hash.pm src/core/testing.pm
src/core/YOUAREHERE.pm > src/stage1/NQPCORE.setting
/home/gd/rakudo/install/bin/parrot --library=src/stage0 src/stage0/nqp.pbc \
--target=pir --output=src/stage1/gen/NQPCORE.setting.pir \
--module-path=src/stage1 --setting=NULL --no-regex-lib \
src/stage1/NQPCORE.setting
invoke() not implemented in class ')'
current instr.​: 'nqp;NQPClassHOW;_block1744' pc 16253
(src/stage1/gen/nqp-mo.pir​:7566) (src/stage1/gen/nqp-mo.pm​:813)
called from Sub 'nqp;NQPClassHOW;incorporate_multi_candidates' pc
15964 (src/stage1/gen/nqp-mo.pir​:7433) (src/stage1/gen/nqp-mo.pm​:799)
called from Sub 'nqp;NQPClassHOW;compose' pc 15218
(src/stage1/gen/nqp-mo.pir​:7110) (src/stage1/gen/nqp-mo.pm​:776)
called from Sub 'nqp;NQP;World;pkg_compose' pc 17033
(src/stage0/NQP-s0.pir​:6164) (src\stage2\gen\NQP.pm​:426)
called from Sub 'nqp;NQP;Actions;package_def' pc 127407
(src/stage0/NQP-s0.pir​:48668) (src\stage2\gen\NQP.pm​:2030)
called from Sub 'nqp;NQPCursorRole;!reduce' pc 16080
(src/stage0/QRegex-s0.pir​:6802) (src\stage2\QRegex.nqp​:555)
called from Sub 'nqp;NQPCursorRole;!cursor_pass' pc 15762
(src/stage0/QRegex-s0.pir​:6640) (src\stage2\QRegex.nqp​:533)
called from Sub 'nqp;NQP;Grammar;package_def' pc 58713
(src/stage0/NQP-s0.pir​:21962) (src\stage2\gen\NQP.pm​:977)
called from Sub 'nqp;NQP;Grammar;package_declarator​:sym<class>' pc
54782 (src/stage0/NQP-s0.pir​:20705) (src\stage2\gen\NQP.pm​:949)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;package_declarator' pc 53579
(src/stage0/NQP-s0.pir​:20224) (src\stage2\gen\NQP.pm​:938)
called from Sub 'nqp;NQP;Grammar;scoped' pc 61150
(src/stage0/NQP-s0.pir​:22912) (src\stage2\gen\NQP.pm​:1025)
called from Sub 'nqp;NQP;Grammar;scope_declarator​:sym<my>' pc 59907
(src/stage0/NQP-s0.pir​:22461) (src\stage2\gen\NQP.pm​:1021)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;NQP;Grammar;scope_declarator' pc 59759
(src/stage0/NQP-s0.pir​:22403) (src\stage2\gen\NQP.pm​:1020)
called from Sub 'nqp;NQP;Grammar;term​:sym<scope_declarator>' pc 47684
(src/stage0/NQP-s0.pir​:17952) (src\stage2\gen\NQP.pm​:903)
called from Sub 'nqp;NQPCursorRole;!protoregex' pc 16472
(src/stage0/QRegex-s0.pir​:6990) (src\stage2\QRegex.nqp​:577)
called from Sub 'nqp;HLL;Grammar;term' pc 6004
(src/stage0/HLL-s0.pir​:1993) (src\stage2\gen\NQPHLL.pm​:17)
called from Sub 'nqp;HLL;Grammar;termish' pc 5667
(src/stage0/HLL-s0.pir​:1867) (src\stage2\gen\NQPHLL.pm​:11)
called from Sub 'nqp;HLL;Grammar;EXPR' pc 23362
(src/stage0/HLL-s0.pir​:9109) (src\stage2\gen\NQPHLL.pm​:542)
called from Sub 'nqp;NQP;Grammar;statement' pc 32097
(src/stage0/NQP-s0.pir​:12046) (src\stage2\gen\NQP.pm​:759)
called from Sub 'nqp;NQP;Grammar;statementlist' pc 31593
(src/stage0/NQP-s0.pir​:11871) (src\stage2\gen\NQP.pm​:754)
called from Sub 'nqp;NQP;Grammar;comp_unit' pc 31060
(src/stage0/NQP-s0.pir​:11680) (src\stage2\gen\NQP.pm​:737)
called from Sub 'nqp;NQP;Grammar;TOP' pc 22704
(src/stage0/NQP-s0.pir​:8626) (src\stage2\gen\NQP.pm​:666)
called from Sub 'nqp;NQPCursor;parse' pc 24952
(src/stage0/QRegex-s0.pir​:10681) (src\stage2\QRegex.nqp​:908)
called from Sub 'nqp;HLL;Compiler;parse' pc 36923
(src/stage0/HLL-s0.pir​:15632) (src\stage2\gen\NQPHLL.pm​:1491)
called from Sub 'nqp;HLL;Compiler;_block2053' pc 36394
(src/stage0/HLL-s0.pir​:15390) (src\stage2\gen\NQPHLL.pm​:1466)
called from Sub 'nqp;HLL;Compiler;compile' pc 36261
(src/stage0/HLL-s0.pir​:15319) (src\stage2\gen\NQPHLL.pm​:1464)
called from Sub 'nqp;HLL;Compiler;eval' pc 32356
(src/stage0/HLL-s0.pir​:13414) (src\stage2\gen\NQPHLL.pm​:1238)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 35648
(src/stage0/HLL-s0.pir​:15018) (src\stage2\gen\NQPHLL.pm​:1450)
called from Sub 'nqp;HLL;Compiler;_block1881' pc 34199
(src/stage0/HLL-s0.pir​:14331) (src\stage2\gen\NQPHLL.pm​:1371)
called from Sub 'nqp;HLL;Compiler;command_eval' pc 33776
(src/stage0/HLL-s0.pir​:14148) (src\stage2\gen\NQPHLL.pm​:1386)
called from Sub 'nqp;HLL;Compiler;command_line' pc 33398
(src/stage0/HLL-s0.pir​:13972) (src\stage2\gen\NQPHLL.pm​:1336)
called from Sub 'MAIN' pc 10508 (src/stage0/NQP-s0.pir​:3382)
(src\stage2\gen\NQP.pm​:2936)
called from Sub '_block1000' pc 201 (src/stage0/NQP-s0.pir​:106)
(src\stage2\gen\NQP.pm​:1)
make​: *** [src/stage1/NQPCORE.setting.pbc] Error 1
Command failed (status 512)​: make
Command failed (status 512)​: /usr/bin/perl Configure.pl
--with-parrot=/home/gd/rakudo/install/bin/parrot --make-install

There have been a few changes since July to help reduce memory footprint during the build
since you reported the original issue.

Can you try again and let us know if you're still having an issue.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 10, 2012

From gdonald@gmail.com

On Tue, Oct 9, 2012 at 9​:16 PM, Will Coleda via RT
<perl6-bugs-followup@​perl.org> wrote​:

There have been a few changes since July to help reduce memory footprint during the build
since you reported the original issue.

Can you try again and let us know if you're still having an issue.

Works fine now. Thanks.

--
Greg Donald

@p6rt p6rt closed this as completed Oct 11, 2012
@p6rt
Copy link
Author

p6rt commented Oct 11, 2012

@moritz - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant