1. Build Configuration:
  2.  
  3. * HAL support: yes
  4. * Notification support: yes
  5. * GIO-Unix features: yes
  6. - GIO Module Dir: /usr/lib/gio/modules
  7. * Debug Support: full
  8. * GNU Visibility: yes
  9. * Python Support: yes
  10.  
  11. Now type "make" to compile.
  12. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/packerbuild-1000/exo-git/exo-git/src/exo/missing --run autoheader)
  13. rm -f stamp-h1
  14. touch config.h.in
  15. cd . && /bin/sh ./config.status config.h
  16. config.status: creating config.h
  17. config.status: config.h is unchanged
  18. make all-recursive
  19. make[1]: Entering directory `/tmp/packerbuild-1000/exo-git/exo-git/src/exo'
  20. Making all in exo
  21. make[2]: Entering directory `/tmp/packerbuild-1000/exo-git/exo-git/src/exo/exo'
  22. GEN stamp-exo-enum-types.h
  23. GEN exo-enum-types.c
  24. GEN exo-marshal.c
  25. GEN stamp-exo-marshal.h
  26. make all-am
  27. make[3]: Entering directory `/tmp/packerbuild-1000/exo-git/exo-git/src/exo/exo'
  28. CC libexo_1_la-exo-enum-types.lo
  29. CC libexo_1_la-exo-marshal.lo
  30. CC libexo_1_la-exo-cell-renderer-ellipsized-text.lo
  31. CC libexo_1_la-exo-cell-renderer-icon.lo
  32. CC libexo_1_la-exo-config.lo
  33. CC libexo_1_la-exo-gdk-pixbuf-extensions.lo
  34. CC libexo_1_la-exo-gtk-extensions.lo
  35. CC libexo_1_la-exo-icon-bar.lo
  36. CC libexo_1_la-exo-icon-chooser-dialog.lo
  37. CC libexo_1_la-exo-icon-chooser-model.lo
  38. CC libexo_1_la-exo-icon-view.lo
  39. cc1: warnings being treated as errors
  40. exo-icon-view.c: In function ‘IA__exo_icon_view_set_drag_dest_item’:
  41. exo-icon-view.c:7160:11: error: comparison between ‘ExoIconViewDropPosition’ and ‘enum <anonymous>’
  42. make[3]: *** [libexo_1_la-exo-icon-view.lo] Error 1
  43. make[3]: Leaving directory `/tmp/packerbuild-1000/exo-git/exo-git/src/exo/exo'
  44. make[2]: *** [all] Error 2
  45. make[2]: Leaving directory `/tmp/packerbuild-1000/exo-git/exo-git/src/exo/exo'
  46. make[1]: *** [all-recursive] Error 1
  47. make[1]: Leaving directory `/tmp/packerbuild-1000/exo-git/exo-git/src/exo'
  48. make: *** [all] Error 2
  49. ==> ERROR: Build Failed.
  50. Aborting...
  51. The build failed.