Guest User

Untitled

a guest
Jun 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. perl6_ops_cg.c:39:1: warning: "/*" within comment
  2. perl6.ops: In function 'cg_perl6':
  3. perl6.ops:296: error: unable to find a register to spill in class 'SIREG'
  4. perl6.ops:296: error: this is the insn:
  5. (insn 2545 2544 2546 130 perl6.ops:182 (parallel [
  6. (set (reg:CC 17 flags)
  7. (compare:CC (mem:BLK (reg/f:SI 3119 [ cstr ]) [0 A8])
  8. (mem/s/j:BLK (reg/f:SI 3120) [0 A8])))
  9. (use (reg:SI 3121))
  10. (use (const_int 1 [0x1]))
  11. (use (reg:SI 19 dirflag))
  12. (clobber (reg/f:SI 3119 [ cstr ]))
  13. (clobber (reg/f:SI 3120))
  14. (clobber (reg:SI 3121))
  15. ]) 524 {*cmpstrnqi_nz_1} (nil)
  16. (expr_list:REG_UNUSED (reg:SI 3121)
  17. (expr_list:REG_UNUSED (reg/f:SI 3120)
  18. (expr_list:REG_UNUSED (reg/f:SI 3119 [ cstr ])
  19. (expr_list:REG_DEAD (reg:SI 19 dirflag)
  20. (expr_list:REG_DEAD (reg:SI 3121)
  21. (expr_list:REG_DEAD (reg/f:SI 3119 [ cstr ])
  22. (expr_list:REG_DEAD (reg/f:SI 3120)
  23. (expr_list:REG_UNUSED (reg:SI 3121)
  24. (expr_list:REG_UNUSED (reg/f:SI 3120)
  25. (expr_list:REG_UNUSED (reg/f:SI 3119 [ cstr ])
  26. (nil))))))))))))
  27. perl6.ops:296: confused by earlier errors, bailing out
  28.  
  29. cc -c -o perl6_ops_cgp.o -I/home/banshee/Source/GIT/rakudo/parrot/include -I/home/banshee/Source/GIT/rakudo/parrot/src/pmc -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO perl6_ops_cgp.c
  30.  
  31.  
  32. cc -c -o perl6_ops_switch.o -I/home/banshee/Source/GIT/rakudo/parrot/include -I/home/banshee/Source/GIT/rakudo/parrot/src/pmc -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO perl6_ops_switch.c
  33.  
  34.  
  35. perl6_ops_switch.c:40:1: warning: "/*" within comment
  36. cc -o perl6_ops_cg.so perl6_ops_cg.o -L/usr/local/lib -Wl,-rpath=/home/banshee/Source/GIT/rakudo/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -L/usr/local/lib -fPIC -L/home/banshee/Source/GIT/rakudo/parrot/blib/lib -lparrot
  37. cc: perl6_ops_cg.o: No such file or directory
  38. cc -o perl6_ops_cgp.so perl6_ops_cgp.o -L/usr/local/lib -Wl,-rpath=/home/banshee/Source/GIT/rakudo/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -L/usr/local/lib -fPIC -L/home/banshee/Source/GIT/rakudo/parrot/blib/lib -lparrot
  39. cc -o perl6_ops.so perl6_ops.o -L/usr/local/lib -Wl,-rpath=/home/banshee/Source/GIT/rakudo/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -L/usr/local/lib -fPIC -L/home/banshee/Source/GIT/rakudo/parrot/blib/lib -lparrot
  40. cc -o perl6_ops_switch.so perl6_ops_switch.o -L/usr/local/lib -Wl,-rpath=/home/banshee/Source/GIT/rakudo/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -L/usr/local/lib -fPIC -L/home/banshee/Source/GIT/rakudo/parrot/blib/lib -lparrot
  41. Copy perl6_ops_cg.so failed (0)
  42. make: *** [src/ops/perl6_ops.so] Error 2
Add Comment
Please, Sign In to add comment