# New Ticket Created by  Jerry Gay 
# Please include the string:  [perl #70886]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70886 >


i can build parrot just fine, either alone, or via 'perl Configure.pl
--gen-parrot'.  on windows 7 x64 or vista x86, i get this mt.exe error
when creating perl6.exe (full 'nmake' output below):


c:\Users\particle\dev\rakudo>nmake

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

        c:\Users\particle\dev\rakudo\parrot_install\bin\parrot.exe  c:\Users\par
ticle\dev\rakudo\parrot_install\lib\1.8.0-devel\library\PGE\Perl6Grammar.pbc  --
output=src\gen_grammar.pir --encoding=utf8  src\parser\grammar.pg src\parser\gra
mmar-oper.pg
        c:\Users\particle\dev\rakudo\parrot_install\bin\parrot.exe  c:\Users\par
ticle\dev\rakudo\parrot_install\lib\1.8.0-devel\languages\nqp\nqp.pbc --output=s
rc\gen_actions.pir  --encoding=fixed_8 --target=pir src\parser\actions.pm
        c:\Users\particle\dev\rakudo\parrot_install\bin\parrot.exe  c:\Users\par
ticle\dev\rakudo\parrot_install\lib\1.8.0-devel\languages\nqp\nqp.pbc --output=s
rc\gen_signature_pm.pir  --encoding=fixed_8 --target=pir src\parser\signature.pm

        C:\usr\perl-5.10.0\bin\perl.exe build\gen_builtins_pir.pl src\classes\Ob
ject.pir  src\classes\ClassHOW.pir  src\classes\RoleHOW.pir  src\classes\Any.pir
  src\classes\Junction.pir  src\classes\Signature.pir  src\classes\Role.pir  src
\classes\Abstraction.pir  src\classes\Positional.pir  src\classes\Associative.pi
r  src\classes\Callable.pir  src\classes\ContainerDeclarand.pir  src\classes\Att
ributeDeclarand.pir  src\classes\Bool.pir  src\classes\Str.pir  src\classes\Num.
pir  src\classes\Int.pir  src\classes\Order.pir  src\classes\IO.pir  src\classes
\List.pir  src\classes\Array.pir  src\classes\Mapping.pir  src\classes\Hash.pir
 src\classes\Range.pir  src\classes\Code.pir  src\classes\Block.pir  src\classes
\Routine.pir  src\classes\Sub.pir  src\classes\Regex.pir  src\classes\Method.pir
  src\classes\Submethod.pir  src\classes\Multi.pir  src\classes\Failure.pir  src
\classes\Exception.pir  src\classes\Nil.pir  src\classes\Pair.pir  src\classes\W
hatever.pir  src\classes\WhateverCode.pir  src\classes\Capture.pir  src\classes\
Match.pir  src\classes\Grammar.pir  src\classes\Module.pir  src\classes\Iterator
.pir  src\builtins\globals.pir  src\builtins\any-list.pir  src\builtins\any-num.
pir  src\builtins\any-str.pir  src\builtins\assign.pir  src\builtins\cmp.pir  sr
c\builtins\compiler.pir  src\builtins\control.pir  src\builtins\eval.pir  src\bu
iltins\guts.pir  src\builtins\io.pir  src\builtins\match.pir  src\builtins\math.
pir  src\builtins\named-unary.pir  src\builtins\op.pir  src\builtins\system.pir
  > src\gen_builtins.pir
        C:\usr\perl-5.10.0\bin\perl.exe build\gen_metaop_pir.pl > src\gen_metaop
.pir
        C:\usr\perl-5.10.0\bin\perl.exe build\gen_junction_pir.pl > src\gen_junc
tion.pir
        C:\usr\perl-5.10.0\bin\perl.exe build\gen_whatever_pir.pl > src\gen_what
ever.pir
        C:\usr\perl-5.10.0\bin\perl.exe build\gen_uprop_pir.pl > src\gen_uprop.p
ir
        C:\usr\perl-5.10.0\bin\perl.exe -Ic:\Users\particle\dev\rakudo\parrot_in
stall\lib\1.8.0-devel\tools\lib build\gen_objectref_pmc.pl src\pmc\objectref_pmc
.template  src\pmc\objectref.pmc
        C:\usr\perl-5.10.0\bin\perl.exe c:\Users\particle\dev\rakudo\parrot_inst
all\lib\1.8.0-devel\tools\build\pmc2c.pl --no-lines --dump --include src\pmc --i
nclude c:\Users\particle\dev\rakudo\parrot_install\src\1.8.0-devel --include c:\
Users\particle\dev\rakudo\parrot_install\src\1.8.0-devel\pmc src\pmc\objectref.p
mc
        C:\usr\perl-5.10.0\bin\perl.exe c:\Users\particle\dev\rakudo\parrot_inst
all\lib\1.8.0-devel\tools\build\pmc2c.pl --no-lines --dump --include src\pmc --i
nclude c:\Users\particle\dev\rakudo\parrot_install\src\1.8.0-devel --include c:\
Users\particle\dev\rakudo\parrot_install\src\1.8.0-devel\pmc src\pmc\perl6str.pm
c src\pmc\objectref.pmc  src\pmc\perl6scalar.pmc src\pmc\mutablevar.pmc  src\pmc
\perl6multisub.pmc src\pmc\p6invocation.pmc  src\pmc\p6opaque.pmc src\pmc\p6role
.pmc  src\pmc\p6lowlevelsig.pmc
        C:\usr\perl-5.10.0\bin\perl.exe c:\Users\particle\dev\rakudo\parrot_inst
all\lib\1.8.0-devel\tools\build\pmc2c.pl --no-lines --c --include src\pmc --incl
ude c:\Users\particle\dev\rakudo\parrot_install\src\1.8.0-devel --include c:\Use
rs\particle\dev\rakudo\parrot_install\src\1.8.0-devel\pmc src\pmc\perl6str.pmc s
rc\pmc\objectref.pmc  src\pmc\perl6scalar.pmc src\pmc\mutablevar.pmc  src\pmc\pe
rl6multisub.pmc src\pmc\p6invocation.pmc  src\pmc\p6opaque.pmc src\pmc\p6role.pm
c  src\pmc\p6lowlevelsig.pmc
        C:\usr\perl-5.10.0\bin\perl.exe c:\Users\particle\dev\rakudo\parrot_inst
all\lib\1.8.0-devel\tools\build\pmc2c.pl --no-lines --library perl6_group --c sr
c\pmc\perl6str.pmc src\pmc\objectref.pmc  src\pmc\perl6scalar.pmc src\pmc\mutabl
evar.pmc  src\pmc\perl6multisub.pmc src\pmc\p6invocation.pmc  src\pmc\p6opaque.p
mc src\pmc\p6role.pmc  src\pmc\p6lowlevelsig.pmc
        cl -c -Foperl6_group.obj -Isrc\pmc -Ic:\Users\particle\dev\rakudo\parrot
_install\include\1.8.0-devel -Ic:\Users\particle\dev\rakudo\parrot_install\inclu
de\1.8.0-devel\pmc -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRI
CT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC   -D_CRT_SECURE_NO_DEPRECATE -DHASA
TTRIBUTE_DEPRECATED -wd4101 -DHASATTRIBUTE_NORETURN -wd4101   -Zi -wd4127 -wd405
4 -wd4310 perl6_group.c
perl6_group.c
        cd src\pmc && cl -c -Ic:\Users\particle\dev\rakudo\parrot_install\includ
e\1.8.0-devel -Ic:\Users\particle\dev\rakudo\parrot_install\include\1.8.0-devel\
pmc -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DUSE_SITECU
STOMIZE -DPRIVLIB_LAST_IN_INC   -D_CRT_SECURE_NO_DEPRECATE -DHASATTRIBUTE_DEPREC
ATED -wd4101 -DHASATTRIBUTE_NORETURN -wd4101   -Zi -wd4127 -wd4054 -wd4310 *.c
mutablevar.c
mutablevar.c(140) : warning C4102: 'no_return' : unreferenced label
mutablevar.c(178) : warning C4102: 'no_return' : unreferenced label
mutablevar.c(219) : warning C4102: 'no_return' : unreferenced label
objectref.c
p6invocation.c
p6invocation.c(380) : warning C4102: 'no_return' : unreferenced label
p6invocation.c(413) : warning C4102: 'no_return' : unreferenced label
p6invocation.c(440) : warning C4102: 'no_return' : unreferenced label
p6lowlevelsig.c
p6lowlevelsig.c(109) : warning C4152: nonstandard extension, function/data point
er conversion in expression
p6opaque.c
p6role.c
perl6multisub.c
perl6multisub.c(476) : warning C4189: 'bind_check_result' : local variable is in
itialized but not referenced
perl6multisub.c(1130) : warning C4102: 'no_return' : unreferenced label
perl6multisub.c(1162) : warning C4102: 'no_return' : unreferenced label
perl6multisub.c(1198) : warning C4102: 'no_return' : unreferenced label
perl6scalar.c
perl6str.c
Generating Code...
        cd src\binder && cl -c -Fobind.obj -Isrc\pmc -Ic:\Users\particle\dev\rak
udo\parrot_install\include\1.8.0-devel -Ic:\Users\particle\dev\rakudo\parrot_ins
tall\include\1.8.0-devel\pmc -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE
 -DNO_STRICT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC   -D_CRT_SECURE_NO_DEPREC
ATE -DHASATTRIBUTE_DEPRECATED -wd4101 -DHASATTRIBUTE_NORETURN -wd4101   -Zi -wd4
127 -wd4054 -wd4310 bind.c
bind.c
        link -out:src\pmc\perl6_group.dll perl6_group.obj src\pmc\\*.obj src\bin
der\bind.obj -nologo -nodefaultlib -debug -dll "c:\Users\particle\dev\rakudo\par
rot_install\bin\libparrot.lib" kernel32.lib ws2_32.lib msvcrt.lib oldnames.lib
   Creating library src\pmc\perl6_group.lib and object src\pmc\perl6_group.exp
        cd src\ops && C:\usr\perl-5.10.0\bin\perl.exe c:\Users\particle\dev\raku
do\parrot_install\lib\1.8.0-devel\tools\build\ops2c.pl C --dynamic perl6.ops
        cd src\ops && cl -c -Foperl6_ops.obj -Ic:\Users\particle\dev\rakudo\parr
ot_install\include\1.8.0-devel -Ic:\Users\particle\dev\rakudo\parrot_install\inc
lude\1.8.0-devel\pmc -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_ST
RICT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC   -D_CRT_SECURE_NO_DEPRECATE -DHA
SATTRIBUTE_DEPRECATED -wd4101 -DHASATTRIBUTE_NORETURN -wd4101   -Zi -wd4127 -wd4
054 -wd4310 perl6_ops.c
perl6_ops.c
perl6.ops(48) : warning C4152: nonstandard extension, function/data pointer conv
ersion in expression
perl6_ops.c(753) : warning C4189: 'CUR_CTX' : local variable is initialized but
not referenced
perl6.ops(174) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(292) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(292) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(292) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(292) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(643) : warning C4013: 'Parrot_ext_call' undefined; assuming extern ret
urning int
perl6.ops(683) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
c:\users\particle\dev\rakudo\src\ops\perl6.ops(52) : warning C4702: unreachable
code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(199) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(199) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(288) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(339) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(365) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(386) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(386) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(406) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(406) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(437) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(437) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(461) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(461) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(535) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(588) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(588) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(588) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(588) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(679) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(679) : warning C4702: unreachable
 code
        cd src\ops && link -out:perl6_ops.dll perl6_ops.obj -nologo -nodefaultli
b -debug -dll "c:\Users\particle\dev\rakudo\parrot_install\bin\libparrot.lib" ke
rnel32.lib ws2_32.lib msvcrt.lib oldnames.lib
   Creating library perl6_ops.lib and object perl6_ops.exp
        cd src\ops && C:\usr\perl-5.10.0\bin\perl.exe c:\Users\particle\dev\raku
do\parrot_install\lib\1.8.0-devel\tools\build\ops2c.pl CSwitch --dynamic perl6.o
ps
        cd src\ops && cl -c -Foperl6_ops_switch.obj -Ic:\Users\particle\dev\raku
do\parrot_install\include\1.8.0-devel -Ic:\Users\particle\dev\rakudo\parrot_inst
all\include\1.8.0-devel\pmc -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE
-DNO_STRICT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC   -D_CRT_SECURE_NO_DEPRECA
TE -DHASATTRIBUTE_DEPRECATED -wd4101 -DHASATTRIBUTE_NORETURN -wd4101   -Zi -wd41
27 -wd4054 -wd4310 perl6_ops_switch.c
perl6_ops_switch.c
perl6.ops(48) : warning C4152: nonstandard extension, function/data pointer conv
ersion in expression
perl6.ops(643) : warning C4013: 'Parrot_ext_call' undefined; assuming extern ret
urning int
perl6_ops_switch.c(93) : warning C4189: 'CUR_CTX' : local variable is initialize
d but not referenced
perl6.ops(55) : warning C4189: 'CUR_CTX' : local variable is initialized but not
 referenced
perl6.ops(173) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(173) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(173) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(173) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(202) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(202) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(299) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(342) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(372) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(389) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(389) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(409) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(409) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(440) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(440) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(468) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(468) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(546) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(599) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(599) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(599) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(599) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
perl6.ops(690) : warning C4189: 'CUR_CTX' : local variable is initialized but no
t referenced
c:\users\particle\dev\rakudo\src\ops\perl6.ops(52) : warning C4702: unreachable
code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(170) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(199) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(199) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(296) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(339) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(369) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(386) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(386) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(406) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(406) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(437) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(437) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(465) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(465) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(543) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(596) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(596) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(596) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(596) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(687) : warning C4702: unreachable
 code
c:\users\particle\dev\rakudo\src\ops\perl6.ops(687) : warning C4702: unreachable
 code
        cd src\ops && link -out:perl6_ops_switch.dll perl6_ops_switch.obj -nolog
o -nodefaultlib -debug -dll "c:\Users\particle\dev\rakudo\parrot_install\bin\lib
parrot.lib" kernel32.lib ws2_32.lib msvcrt.lib oldnames.lib
   Creating library perl6_ops_switch.lib and object perl6_ops_switch.exp
        C:\usr\perl-5.10.0\bin\perl.exe -MExtUtils::Command -e cp src\pmc\perl6_
group.dll src\ops\perl6_ops.dll  src\ops\perl6_ops_switch.dll dynext
        C:\usr\perl-5.10.0\bin\perl.exe -MExtUtils::Command -e cp src\s1_setting
.pir src\gen_setting.pir
        copy c:\Users\particle\dev\rakudo\parrot_install\bin\libparrot.dll .
        1 file(s) copied.
        c:\Users\particle\dev\rakudo\parrot_install\bin\parrot.exe  -o perl6_s1.
pbc perl6.pir
        C:\usr\perl-5.10.0\bin\perl.exe build\gen_setting_pm.pl src\setting\trai
ts.pm  src\setting\Any-list.pm  src\setting\Any-num.pm  src\setting\Any-str.pm
src\setting\Array.pm  src\setting\Attribute.pm  src\setting\Block.pm  src\settin
g\Bool.pm  src\setting\Buf.pm  src\setting\Code.pm  src\setting\Complex.pm  src\
setting\Hash.pm  src\setting\Rat.pm  src\setting\Int.pm  src\setting\IO.pm  src\
setting\IO\Socket.pm  src\setting\IO\Socket\INET.pm  src\setting\Junction.pm  sr
c\setting\List.pm  src\setting\Mapping.pm  src\setting\Match.pm  src\setting\Num
.pm  src\setting\NYI.pm  src\setting\Object.pm  src\setting\Operators.pm  src\se
tting\Pair.pm  src\setting\Parameter.pm  src\setting\Range.pm  src\setting\Signa
ture.pm  src\setting\Str.pm  src\setting\Temporal.pm  src\setting\Whatever.pm >
src\gen_setting.pm
        c:\Users\particle\dev\rakudo\parrot_install\bin\parrot.exe  perl6_s1.pbc
 --target=pir src\gen_setting.pm > src\gen_setting.pir
        c:\Users\particle\dev\rakudo\parrot_install\bin\parrot.exe  -o perl6.pbc
 perl6.pir
        c:\Users\particle\dev\rakudo\parrot_install\bin\pbc_to_exe.exe perl6.pbc

rc perl6.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.

cl -Foperl6.obj -I"c:/Users/particle/dev/rakudo/parrot_install/include/1.8.0-dev
el" -nologo -GF -W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DUSE_SITECU
STOMIZE -DPRIVLIB_LAST_IN_INC   -D_CRT_SECURE_NO_DEPRECATE -DHASATTRIBUTE_DEPREC
ATED -wd4101 -DHASATTRIBUTE_NORETURN -wd4101 -c perl6.c
perl6.c
Compiled: perl6.obj
link -out:perl6.exe "perl6.obj" "perl6.RES" c:/Users/particle/dev/rakudo/parrot_
install/lib/1.8.0-devel\parrot_config.obj  "c:/Users/particle/dev/rakudo/parrot_
install/bin\libparrot.lib"   -nologo -nodefaultlib -debug     -machine:x86 kerne
l32.lib ws2_32.lib msvcrt.lib oldnames.lib
CVTRES : fatal error CVT1106: cannot write to file
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or c
orrupt
linking failed
current instr.: 'link_file' pc 941 (tools\dev\pbc_to_exe.pir:556)
called from Sub 'main' pc -1 ((unknown file):-1)
NMAKE : fatal error U1077: 'c:\Users\particle\dev\rakudo\parrot_install\bin\pbc_
to_exe.exe' : return code '0x1'
Stop.

Reply via email to