1. DEBUG: Executing shell function do_compile
  2. NOTE: make -j 8
  3. LINK mipsel-softmmu/qemu-system-mipsel
  4. LINK mips-softmmu/qemu-system-mips
  5. LINK i386-softmmu/qemu-system-i386
  6. LINK arm-softmmu/qemu-system-arm
  7. LINK ppc-softmmu/qemu-system-ppc
  8. LINK x86_64-softmmu/qemu-system-x86_64
  9. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libgtk-x11-2.0.so: undefined reference to `g_type_check_instance_is_fundamentally_a'
  10. collect2: error: ld returned 1 exit status
  11. Makefile:168: recipe for target 'qemu-system-mipsel' failed
  12. make[1]: *** [qemu-system-mipsel] Error 1
  13. Makefile:163: recipe for target 'subdir-mipsel-softmmu' failed
  14. make: *** [subdir-mipsel-softmmu] Error 2
  15. make: *** Waiting for unfinished jobs....
  16. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libgtk-x11-2.0.so: undefined reference to `g_type_check_instance_is_fundamentally_a'
  17. collect2: error: ld returned 1 exit status
  18. Makefile:168: recipe for target 'qemu-system-i386' failed
  19. make[1]: *** [qemu-system-i386] Error 1
  20. Makefile:163: recipe for target 'subdir-i386-softmmu' failed
  21. make: *** [subdir-i386-softmmu] Error 2
  22. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libgtk-x11-2.0.so: undefined reference to `g_type_check_instance_is_fundamentally_a'
  23. collect2: error: ld returned 1 exit status
  24. Makefile:168: recipe for target 'qemu-system-mips' failed
  25. make[1]: *** [qemu-system-mips] Error 1
  26. Makefile:163: recipe for target 'subdir-mips-softmmu' failed
  27. make: *** [subdir-mips-softmmu] Error 2
  28. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libgtk-x11-2.0.so: undefined reference to `g_type_check_instance_is_fundamentally_a'
  29. collect2: error: ld returned 1 exit status
  30. Makefile:168: recipe for target 'qemu-system-x86_64' failed
  31. make[1]: *** [qemu-system-x86_64] Error 1
  32. Makefile:163: recipe for target 'subdir-x86_64-softmmu' failed
  33. make: *** [subdir-x86_64-softmmu] Error 2
  34. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libgtk-x11-2.0.so: undefined reference to `g_type_check_instance_is_fundamentally_a'
  35. collect2: error: ld returned 1 exit status
  36. Makefile:168: recipe for target 'qemu-system-arm' failed
  37. make[1]: *** [qemu-system-arm] Error 1
  38. Makefile:163: recipe for target 'subdir-arm-softmmu' failed
  39. make: *** [subdir-arm-softmmu] Error 2
  40. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/../../../../lib/libgtk-x11-2.0.so: undefined reference to `g_type_check_instance_is_fundamentally_a'
  41. collect2: error: ld returned 1 exit status
  42. Makefile:168: recipe for target 'qemu-system-ppc' failed
  43. make[1]: *** [qemu-system-ppc] Error 1
  44. Makefile:163: recipe for target 'subdir-ppc-softmmu' failed
  45. make: *** [subdir-ppc-softmmu] Error 2
  46. ERROR: oe_runmake failed
  47. WARNING: /home/simon/src/poky/build-scone-dizzy2/tmp/work/x86_64-linux/qemu-native/2.1.0-r0/temp/run.do_compile.12514:1 exit 1 from
  48. exit 1
  49. ERROR: Function failed: do_compile (log file is located at /home/simon/src/poky/build-scone-dizzy2/tmp/work/x86_64-linux/qemu-native/2.1.0-r0/temp/log.do_compile.12514)