Advertisement
Guest User

pacaur error installing gcc-gcj from AUR

a guest
Apr 10th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Error installing gcc-gcj from AUR with pacaur:
  2.  
  3. ../../gcc/config/i386/sse.md: In function β€˜int recog_117(rtx, rtx_insn*, int*)’:
  4. ../../gcc/config/i386/sse.md:258:1: internal compiler error: Segmentation fault
  5. (define_mode_iterator VF_512
  6. ^
  7. Please submit a full bug report,
  8. with preprocessed source if appropriate.
  9. See <https://bugs.archlinux.org/> for instructions.
  10. Makefile:1065: recipe for target 'insn-recog.o' failed
  11. make[3]: *** [insn-recog.o] Error 1
  12. make[3]: Leaving directory '/home/myhomedir/.cache/pacaur/gcc-gcj/src/gcc-5.3.0/build/gcc'
  13. Makefile:4373: recipe for target 'all-stage1-gcc' failed
  14. make[2]: *** [all-stage1-gcc] Error 2
  15. make[2]: Leaving directory '/home/myhomedir/.cache/pacaur/gcc-gcj/src/gcc-5.3.0/build'
  16. Makefile:21779: recipe for target 'stage1-bubble' failed
  17. make[1]: *** [stage1-bubble] Error 2
  18. make[1]: Leaving directory '/home/myhomedir/.cache/pacaur/gcc-gcj/src/gcc-5.3.0/build'
  19. Makefile:904: recipe for target 'all' failed
  20. make: *** [all] Error 2
  21. ==> ERROR: A failure occurred in build().
  22. Aborting...
  23. :: failed to build gcc-gcj package(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement