Advertisement
Guest User

aur dwarffortress-lnp-git fail

a guest
Apr 19th, 2016
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $ makepkg
  2.  
  3. ==> Making package: dwarffortress-lnp-git 42.05-2 (Tue Apr 19 14:13:04 CEST 2016)
  4. ==> Checking runtime dependencies...
  5. ==> Checking buildtime dependencies...
  6. ==> Retrieving sources...
  7.   -> Updating Lazy-Newb-Pack-Linux git repo...
  8. Fetching origin
  9.   -> Updating DFgraphics git repo...
  10. Fetching origin
  11.   -> Updating dfhack git repo...
  12. Fetching origin
  13.   -> Updating dwarf_fortress_unfuck git repo...
  14. Fetching origin
  15.   -> Updating df-twbt git repo...
  16. Fetching origin
  17.   -> Updating python-lnp hg repo...
  18. pulling from https://bitbucket.org/Pidgeot/python-lnp
  19. searching for changes
  20. no changes found
  21.   -> Found df_42_05_linux.tar.bz2
  22.   -> Found DFAnnouncementFilter.zip
  23.   -> Found dfhack-twbt.patch
  24.   -> Found dfhack-visualizers.patch
  25.   -> Found lnp
  26.   -> Found dwarffortress-lnp-git.desktop
  27.   -> Found dwarffortress-lnp-git.install
  28. ==> Validating source files with md5sums...
  29.     Lazy-Newb-Pack-Linux ... Skipped
  30.     DFgraphics ... Skipped
  31.     dfhack ... Skipped
  32.     dwarf_fortress_unfuck ... Skipped
  33.     df-twbt ... Skipped
  34.     python-lnp ... Skipped
  35.     df_42_05_linux.tar.bz2 ... Passed
  36.     DFAnnouncementFilter.zip ... Passed
  37.     dfhack-twbt.patch ... Passed
  38.     dfhack-visualizers.patch ... Passed
  39.     lnp ... Passed
  40.     dwarffortress-lnp-git.desktop ... Passed
  41.     dwarffortress-lnp-git.install ... Passed
  42. ==> Extracting sources...
  43.   -> Creating working copy of Lazy-Newb-Pack-Linux git repo...
  44. Reset branch 'makepkg'
  45.   -> Creating working copy of DFgraphics git repo...
  46. Reset branch 'makepkg'
  47.   -> Creating working copy of dfhack git repo...
  48. Reset branch 'makepkg'
  49.   -> Creating working copy of dwarf_fortress_unfuck git repo...
  50. Reset branch 'makepkg'
  51.   -> Creating working copy of df-twbt git repo...
  52. Reset branch 'makepkg'
  53.   -> Creating working copy of python-lnp hg repo...
  54. pulling from /home/pulec/aur/dwarffortress-lnp-git/python-lnp
  55. searching for changes
  56. no changes found
  57. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  58.   -> Extracting df_42_05_linux.tar.bz2 with bsdtar
  59.   -> Extracting DFAnnouncementFilter.zip with bsdtar
  60. ==> Starting prepare()...
  61. patching file CMakeLists.custom.txt
  62. patching file CMakeLists.txt
  63. sending incremental file list
  64.  
  65. sent 1,087 bytes  received 21 bytes  2,216.00 bytes/sec
  66. total size is 3,321,250  speedup is 2,997.52
  67. -- Configuring done
  68. -- Generating done
  69. -- Build files have been written to: /home/pulec/aur/dwarffortress-lnp-git/src/dfhack/build
  70. Detected 64bit build arch. Setting 32bit build options.
  71. This requires a multilib cross-compiler. Let's hope you have one.
  72. -- Configuring done
  73. -- Generating done
  74. -- Build files have been written to: /home/pulec/aur/dwarffortress-lnp-git/src/dwarf_fortress_unfuck/build
  75. ==> Removing existing $pkgdir/ directory...
  76. ==> Starting build()...
  77. [  4%] Building CXX object CMakeFiles/graphics.dir/g_src/enabler.cpp.o
  78. In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0,
  79.                 from /usr/include/glib-2.0/glib/gtypes.h:32,
  80.                 from /usr/include/glib-2.0/glib/galloca.h:32,
  81.                 from /usr/include/glib-2.0/glib.h:30,
  82.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  83.                 from /usr/include/glib-2.0/glib-object.h:23,
  84.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  85.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  86.                 from /usr/include/glib-2.0/gio/gio.h:26,
  87.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  88.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  89.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  90.                 from /home/pulec/aur/dwarffortress-lnp-git/src/dwarf_fortress_unfuck/g_src/enabler.cpp:4:
  91. /usr/include/glib-2.0/glib/gtypes.h: In function ‘gboolean _GLIB_CHECKED_ADD_U64(guint64*, guint64, guint64)’:
  92. /usr/include/glib-2.0/glib/gmacros.h:127:29: error: size of array ‘_GStaticAssertCompileTimeAssertion_0’ is negative
  93.   __attribute__((__unused__))
  94.                             ^
  95. /usr/include/glib-2.0/glib/gmacros.h:217:120: note: in expansion of macro ‘G_GNUC_UNUSED’
  96. #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED
  97.                                                                                                                        ^
  98. /usr/include/glib-2.0/glib/gtypes.h:422:3: note: in expansion of macro ‘G_STATIC_ASSERT’
  99.   G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64));
  100.   ^
  101. CMakeFiles/graphics.dir/build.make:110: recipe for target 'CMakeFiles/graphics.dir/g_src/enabler.cpp.o' failed
  102. make[2]: *** [CMakeFiles/graphics.dir/g_src/enabler.cpp.o] Error 1
  103. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/graphics.dir/all' failed
  104. make[1]: *** [CMakeFiles/graphics.dir/all] Error 2
  105. Makefile:83: recipe for target 'all' failed
  106. make: *** [all] Error 2
  107. ==> ERROR: A failure occurred in build().
  108.    Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement