Advertisement
Guest User

Untitled

a guest
Dec 30th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 69.16 KB | None | 0 0
  1. [  0%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_storage_gsettings.dir/gwd-settings-storage-gsettings.c.o
  2. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  3.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  4.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  5.                  from /usr/include/glib-2.0/glib.h:32,
  6.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  7.                  from /usr/include/glib-2.0/glib-object.h:25,
  8.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gsettings.c:20:
  9. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gsettings.c: In function ‘gwd_settings_storage_gsettings_get_type’:
  10. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  11.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  12.                                                      ^
  13. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  14.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  15.                                                ^
  16. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  17.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  18.                                             ^
  19. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  20.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  21.      ^
  22. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  23.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  24.        ^
  25. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  26.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  27.                                                         ^
  28. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gsettings.c:70:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  29.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageGSettings, gwd_settings_storage_gsettings, G_TYPE_OBJECT,
  30.  ^
  31. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  32.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  33.                                                      ^
  34. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  35.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  36.                                                ^
  37. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  38.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  39.                                             ^
  40. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  41.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  42.      ^
  43. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  44.      (!g_atomic_pointer_get (location) &&                             \
  45.        ^
  46. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  47.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  48.        ^
  49. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  50.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  51.                                                         ^
  52. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gsettings.c:70:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  53.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageGSettings, gwd_settings_storage_gsettings, G_TYPE_OBJECT,
  54.  ^
  55. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  56.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  57.                                                      ^
  58. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  59.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  60.                                                ^
  61. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  62.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  63.                                             ^
  64. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  65.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  66.      ^
  67. /usr/include/glib-2.0/gobject/gtype.h:1477:7: note: in expansion of macro ‘g_once_init_leave’
  68.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  69.        ^
  70. /usr/include/glib-2.0/gobject/gtype.h:1294:111: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_END’
  71.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  72.                                                                                                                ^
  73. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gsettings.c:70:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  74.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageGSettings, gwd_settings_storage_gsettings, G_TYPE_OBJECT,
  75.  ^
  76. Linking C static library libgtk_window_decorator_settings_storage_gsettings.a
  77. [  0%] Built target gtk_window_decorator_settings_storage_gsettings
  78. Scanning dependencies of target gtk_window_decorator_settings_notified_interface
  79. [  0%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_notified_interface.dir/gwd-settings-notified-interface.c.o
  80. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  81.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  82.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  83.                  from /usr/include/glib-2.0/glib.h:32,
  84.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  85.                  from /usr/include/glib-2.0/glib-object.h:25,
  86.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified-interface.h:23,
  87.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified-interface.c:20:
  88. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified-interface.c: In function ‘gwd_settings_notified_interface_get_type’:
  89. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  90.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  91.                                                      ^
  92. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  93.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  94.                                                ^
  95. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  96.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  97.                                             ^
  98. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  99.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  100.      ^
  101. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  102.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  103.        ^
  104. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  105.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  106.                                                              ^
  107. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  108.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  109.                                                ^
  110. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  111.  G_DEFINE_INTERFACE (GWDSettingsNotified, gwd_settings_notified_interface, G_TYPE_OBJECT);
  112.  ^
  113. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  114.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  115.                                                      ^
  116. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  117.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  118.                                                ^
  119. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  120.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  121.                                             ^
  122. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  123.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  124.      ^
  125. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  126.      (!g_atomic_pointer_get (location) &&                             \
  127.        ^
  128. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  129.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  130.        ^
  131. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  132.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  133.                                                              ^
  134. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  135.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  136.                                                ^
  137. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  138.  G_DEFINE_INTERFACE (GWDSettingsNotified, gwd_settings_notified_interface, G_TYPE_OBJECT);
  139.  ^
  140. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  141.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  142.                                                      ^
  143. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  144.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  145.                                                ^
  146. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  147.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  148.                                             ^
  149. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  150.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  151.      ^
  152. /usr/include/glib-2.0/gobject/gtype.h:1506:7: note: in expansion of macro ‘g_once_init_leave’
  153.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  154.        ^
  155. /usr/include/glib-2.0/gobject/gtype.h:1425:117: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_END’
  156.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  157.                                                                                                                      ^
  158. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  159.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  160.                                                ^
  161. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  162.  G_DEFINE_INTERFACE (GWDSettingsNotified, gwd_settings_notified_interface, G_TYPE_OBJECT);
  163.  ^
  164. Linking C static library libgtk_window_decorator_settings_notified_interface.a
  165. [  0%] Built target gtk_window_decorator_settings_notified_interface
  166. Scanning dependencies of target gtk_window_decorator_settings_writable_interface
  167. [  0%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_writable_interface.dir/gwd-settings-writable-interface.c.o
  168. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  169.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  170.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  171.                  from /usr/include/glib-2.0/glib.h:32,
  172.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  173.                  from /usr/include/glib-2.0/glib-object.h:25,
  174.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-writable-interface.h:23,
  175.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-writable-interface.c:20:
  176. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-writable-interface.c: In function ‘gwd_settings_writable_interface_get_type’:
  177. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  178.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  179.                                                      ^
  180. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  181.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  182.                                                ^
  183. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  184.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  185.                                             ^
  186. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  187.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  188.      ^
  189. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  190.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  191.        ^
  192. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  193.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  194.                                                              ^
  195. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  196.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  197.                                                ^
  198. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-writable-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  199.  G_DEFINE_INTERFACE (GWDSettingsWritable, gwd_settings_writable_interface, G_TYPE_OBJECT);
  200.  ^
  201. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  202.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  203.                                                      ^
  204. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  205.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  206.                                                ^
  207. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  208.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  209.                                             ^
  210. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  211.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  212.      ^
  213. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  214.      (!g_atomic_pointer_get (location) &&                             \
  215.        ^
  216. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  217.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  218.        ^
  219. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  220.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  221.                                                              ^
  222. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  223.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  224.                                                ^
  225. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-writable-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  226.  G_DEFINE_INTERFACE (GWDSettingsWritable, gwd_settings_writable_interface, G_TYPE_OBJECT);
  227.  ^
  228. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  229.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  230.                                                      ^
  231. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  232.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  233.                                                ^
  234. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  235.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  236.                                             ^
  237. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  238.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  239.      ^
  240. /usr/include/glib-2.0/gobject/gtype.h:1506:7: note: in expansion of macro ‘g_once_init_leave’
  241.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  242.        ^
  243. /usr/include/glib-2.0/gobject/gtype.h:1425:117: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_END’
  244.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  245.                                                                                                                      ^
  246. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  247.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  248.                                                ^
  249. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-writable-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  250.  G_DEFINE_INTERFACE (GWDSettingsWritable, gwd_settings_writable_interface, G_TYPE_OBJECT);
  251.  ^
  252. Linking C static library libgtk_window_decorator_settings_writable_interface.a
  253. [  0%] Built target gtk_window_decorator_settings_writable_interface
  254. Scanning dependencies of target gtk_window_decorator_settings_interface
  255. [  0%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_interface.dir/gwd-settings-interface.c.o
  256. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  257.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  258.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  259.                  from /usr/include/glib-2.0/glib.h:32,
  260.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  261.                  from /usr/include/glib-2.0/glib-object.h:25,
  262.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-interface.h:23,
  263.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-interface.c:20:
  264. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-interface.c: In function ‘gwd_settings_interface_get_type’:
  265. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  266.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  267.                                                      ^
  268. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  269.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  270.                                                ^
  271. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  272.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  273.                                             ^
  274. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  275.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  276.      ^
  277. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  278.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  279.        ^
  280. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  281.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  282.                                                              ^
  283. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  284.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  285.                                                ^
  286. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-interface.c:57:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  287.  G_DEFINE_INTERFACE (GWDSettings, gwd_settings_interface, G_TYPE_OBJECT);
  288.  ^
  289. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  290.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  291.                                                      ^
  292. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  293.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  294.                                                ^
  295. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  296.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  297.                                             ^
  298. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  299.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  300.      ^
  301. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  302.      (!g_atomic_pointer_get (location) &&                             \
  303.        ^
  304. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  305.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  306.        ^
  307. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  308.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  309.                                                              ^
  310. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  311.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  312.                                                ^
  313. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-interface.c:57:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  314.  G_DEFINE_INTERFACE (GWDSettings, gwd_settings_interface, G_TYPE_OBJECT);
  315.  ^
  316. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  317.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  318.                                                      ^
  319. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  320.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  321.                                                ^
  322. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  323.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  324.                                             ^
  325. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  326.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  327.      ^
  328. /usr/include/glib-2.0/gobject/gtype.h:1506:7: note: in expansion of macro ‘g_once_init_leave’
  329.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  330.        ^
  331. /usr/include/glib-2.0/gobject/gtype.h:1425:117: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_END’
  332.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  333.                                                                                                                      ^
  334. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  335.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  336.                                                ^
  337. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-interface.c:57:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  338.  G_DEFINE_INTERFACE (GWDSettings, gwd_settings_interface, G_TYPE_OBJECT);
  339.  ^
  340. Linking C static library libgtk_window_decorator_settings_interface.a
  341. [  0%] Built target gtk_window_decorator_settings_interface
  342. Scanning dependencies of target gtk_window_decorator_settings_storage_interface
  343. [  0%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_storage_interface.dir/gwd-settings-storage-interface.c.o
  344. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  345.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  346.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  347.                  from /usr/include/glib-2.0/glib.h:32,
  348.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  349.                  from /usr/include/glib-2.0/glib-object.h:25,
  350.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-interface.h:23,
  351.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-interface.c:20:
  352. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-interface.c: In function ‘gwd_settings_storage_interface_get_type’:
  353. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  354.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  355.                                                      ^
  356. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  357.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  358.                                                ^
  359. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  360.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  361.                                             ^
  362. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  363.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  364.      ^
  365. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  366.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  367.        ^
  368. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  369.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  370.                                                              ^
  371. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  372.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  373.                                                ^
  374. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  375.  G_DEFINE_INTERFACE (GWDSettingsStorage, gwd_settings_storage_interface, G_TYPE_OBJECT);
  376.  ^
  377. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  378.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  379.                                                      ^
  380. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  381.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  382.                                                ^
  383. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  384.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  385.                                             ^
  386. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  387.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  388.      ^
  389. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  390.      (!g_atomic_pointer_get (location) &&                             \
  391.        ^
  392. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  393.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  394.        ^
  395. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  396.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  397.                                                              ^
  398. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  399.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  400.                                                ^
  401. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  402.  G_DEFINE_INTERFACE (GWDSettingsStorage, gwd_settings_storage_interface, G_TYPE_OBJECT);
  403.  ^
  404. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  405.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  406.                                                      ^
  407. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  408.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  409.                                                ^
  410. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  411.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  412.                                             ^
  413. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  414.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  415.      ^
  416. /usr/include/glib-2.0/gobject/gtype.h:1506:7: note: in expansion of macro ‘g_once_init_leave’
  417.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  418.        ^
  419. /usr/include/glib-2.0/gobject/gtype.h:1425:117: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_END’
  420.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  421.                                                                                                                      ^
  422. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  423.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  424.                                                ^
  425. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  426.  G_DEFINE_INTERFACE (GWDSettingsStorage, gwd_settings_storage_interface, G_TYPE_OBJECT);
  427.  ^
  428. Linking C static library libgtk_window_decorator_settings_storage_interface.a
  429. [  0%] Built target gtk_window_decorator_settings_storage_interface
  430. Scanning dependencies of target gtk_window_decorator_settings_storage_gconf
  431. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_storage_gconf.dir/gwd-settings-storage-gconf.c.o
  432. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  433.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  434.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  435.                  from /usr/include/glib-2.0/glib.h:32,
  436.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  437.                  from /usr/include/glib-2.0/glib-object.h:25,
  438.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gconf.c:20:
  439. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gconf.c: In function ‘gwd_settings_storage_gconf_get_type’:
  440. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  441.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  442.                                                      ^
  443. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  444.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  445.                                                ^
  446. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  447.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  448.                                             ^
  449. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  450.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  451.      ^
  452. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  453.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  454.        ^
  455. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  456.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  457.                                                         ^
  458. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gconf.c:72:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  459.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageGConf, gwd_settings_storage_gconf, G_TYPE_OBJECT,
  460.  ^
  461. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  462.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  463.                                                      ^
  464. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  465.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  466.                                                ^
  467. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  468.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  469.                                             ^
  470. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  471.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  472.      ^
  473. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  474.      (!g_atomic_pointer_get (location) &&                             \
  475.        ^
  476. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  477.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  478.        ^
  479. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  480.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  481.                                                         ^
  482. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gconf.c:72:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  483.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageGConf, gwd_settings_storage_gconf, G_TYPE_OBJECT,
  484.  ^
  485. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  486.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  487.                                                      ^
  488. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  489.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  490.                                                ^
  491. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  492.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  493.                                             ^
  494. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  495.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  496.      ^
  497. /usr/include/glib-2.0/gobject/gtype.h:1477:7: note: in expansion of macro ‘g_once_init_leave’
  498.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  499.        ^
  500. /usr/include/glib-2.0/gobject/gtype.h:1294:111: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_END’
  501.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  502.                                                                                                                ^
  503. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-storage-gconf.c:72:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  504.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageGConf, gwd_settings_storage_gconf, G_TYPE_OBJECT,
  505.  ^
  506. Linking C static library libgtk_window_decorator_settings_storage_gconf.a
  507. [  1%] Built target gtk_window_decorator_settings_storage_gconf
  508. Scanning dependencies of target gtk_window_decorator_cairo_window_decoration_util
  509. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_cairo_window_decoration_util.dir/gwd-cairo-window-decoration-util.c.o
  510. Linking C static library libgtk_window_decorator_cairo_window_decoration_util.a
  511. [  1%] Built target gtk_window_decorator_cairo_window_decoration_util
  512. Scanning dependencies of target gtk_window_decorator_settings_storage_xproperty_interface
  513. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings_storage_xproperty_interface.dir/gwd-settings-xproperty-interface.c.o
  514. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  515.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  516.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  517.                  from /usr/include/glib-2.0/glib.h:32,
  518.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  519.                  from /usr/include/glib-2.0/glib-object.h:25,
  520.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-interface.h:23,
  521.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-interface.c:20:
  522. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-interface.c: In function ‘gwd_settings_xproperty_storage_interface_get_type’:
  523. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  524.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  525.                                                      ^
  526. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  527.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  528.                                                ^
  529. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  530.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  531.                                             ^
  532. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  533.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  534.      ^
  535. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  536.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  537.        ^
  538. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  539.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  540.                                                              ^
  541. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  542.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  543.                                                ^
  544. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  545.  G_DEFINE_INTERFACE (GWDSettingsXPropertyStorage, gwd_settings_xproperty_storage_interface, G_TYPE_OBJECT);
  546.  ^
  547. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  548.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  549.                                                      ^
  550. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  551.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  552.                                                ^
  553. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  554.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  555.                                             ^
  556. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  557.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  558.      ^
  559. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  560.      (!g_atomic_pointer_get (location) &&                             \
  561.        ^
  562. /usr/include/glib-2.0/gobject/gtype.h:1490:7: note: in expansion of macro ‘g_once_init_enter’
  563.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  564.        ^
  565. /usr/include/glib-2.0/gobject/gtype.h:1425:61: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_BEGIN’
  566.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  567.                                                              ^
  568. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  569.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  570.                                                ^
  571. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  572.  G_DEFINE_INTERFACE (GWDSettingsXPropertyStorage, gwd_settings_xproperty_storage_interface, G_TYPE_OBJECT);
  573.  ^
  574. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  575.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  576.                                                      ^
  577. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  578.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  579.                                                ^
  580. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  581.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  582.                                             ^
  583. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  584.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  585.      ^
  586. /usr/include/glib-2.0/gobject/gtype.h:1506:7: note: in expansion of macro ‘g_once_init_leave’
  587.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  588.        ^
  589. /usr/include/glib-2.0/gobject/gtype.h:1425:117: note: in expansion of macro ‘_G_DEFINE_INTERFACE_EXTENDED_END’
  590.  #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, t_n, T_P) {_C_;} _G_DEFINE_INTERFACE_EXTENDED_END()
  591.                                                                                                                      ^
  592. /usr/include/glib-2.0/gobject/gtype.h:1406:47: note: in expansion of macro ‘G_DEFINE_INTERFACE_WITH_CODE’
  593.  #define G_DEFINE_INTERFACE(TN, t_n, T_P)      G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;)
  594.                                                ^
  595. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-interface.c:24:1: note: in expansion of macro ‘G_DEFINE_INTERFACE’
  596.  G_DEFINE_INTERFACE (GWDSettingsXPropertyStorage, gwd_settings_xproperty_storage_interface, G_TYPE_OBJECT);
  597.  ^
  598. Linking C static library libgtk_window_decorator_settings_storage_xproperty_interface.a
  599. [  1%] Built target gtk_window_decorator_settings_storage_xproperty_interface
  600. Scanning dependencies of target gtk_window_decorator_settings
  601. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_settings.dir/gwd-settings.c.o
  602. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  603.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  604.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  605.                  from /usr/include/glib-2.0/glib.h:32,
  606.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  607.                  from /usr/include/glib-2.0/glib-object.h:25,
  608.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings.c:20:
  609. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings.c: In function ‘gwd_settings_impl_get_type’:
  610. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  611.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  612.                                                      ^
  613. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  614.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  615.                                                ^
  616. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  617.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  618.                                             ^
  619. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  620.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  621.      ^
  622. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  623.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  624.        ^
  625. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  626.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  627.                                                         ^
  628. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings.c:50:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  629.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsImpl, gwd_settings_impl, G_TYPE_OBJECT,
  630.  ^
  631. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  632.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  633.                                                      ^
  634. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  635.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  636.                                                ^
  637. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  638.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  639.                                             ^
  640. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  641.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  642.      ^
  643. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  644.      (!g_atomic_pointer_get (location) &&                             \
  645.        ^
  646. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  647.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  648.        ^
  649. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  650.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  651.                                                         ^
  652. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings.c:50:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  653.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsImpl, gwd_settings_impl, G_TYPE_OBJECT,
  654.  ^
  655. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  656.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  657.                                                      ^
  658. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  659.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  660.                                                ^
  661. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  662.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  663.                                             ^
  664. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  665.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  666.      ^
  667. /usr/include/glib-2.0/gobject/gtype.h:1477:7: note: in expansion of macro ‘g_once_init_leave’
  668.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  669.        ^
  670. /usr/include/glib-2.0/gobject/gtype.h:1294:111: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_END’
  671.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  672.                                                                                                                ^
  673. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings.c:50:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  674.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsImpl, gwd_settings_impl, G_TYPE_OBJECT,
  675.  ^
  676. Linking C static library libgtk_window_decorator_settings.a
  677. [  1%] Built target gtk_window_decorator_settings
  678. Scanning dependencies of target gtk_window_decorator_metacity_window_decoration_util
  679. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk_window_decorator_metacity_window_decoration_util.dir/gwd-metacity-window-decoration-util.c.o
  680. Linking C static library libgtk_window_decorator_metacity_window_decoration_util.a
  681. [  1%] Built target gtk_window_decorator_metacity_window_decoration_util
  682. [  1%] Generating gwd.schemas
  683. Generating and caching the translation database
  684. Merging translations into /home/mcr2010/src/bzr/compiz/build/gtk/window-decorator/gwd.schemas.
  685. CREATED /home/mcr2010/src/bzr/compiz/build/gtk/window-decorator/gwd.schemas
  686. Scanning dependencies of target gtk-window-decorator
  687. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/gtk-window-decorator.c.o
  688. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/blurprops.c.o
  689. [  1%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/decorprops.c.o
  690. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/cairo.c.o
  691. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/frames.c.o
  692. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/gdk.c.o
  693. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/switcher.c.o
  694. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/metacity.c.o
  695. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/events.c.o
  696. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/forcequit.c.o
  697. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/tooltip.c.o
  698. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/actionmenu.c.o
  699. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/settings.c.o
  700. [  2%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/util.c.o
  701. [  3%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/style.c.o
  702. [  3%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/wnck.c.o
  703. [  3%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/decorator.c.o
  704. [  3%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/gwd-settings-xproperty-storage.c.o
  705. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  706.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  707.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  708.                  from /usr/include/glib-2.0/glib.h:32,
  709.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  710.                  from /usr/include/glib-2.0/glib-object.h:25,
  711.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-storage.c:20:
  712. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-storage.c: In function ‘gwd_settings_storage_xprop_get_type’:
  713. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  714.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  715.                                                      ^
  716. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  717.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  718.                                                ^
  719. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  720.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  721.                                             ^
  722. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  723.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  724.      ^
  725. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  726.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  727.        ^
  728. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  729.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  730.                                                         ^
  731. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-storage.c:47:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  732.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageXProp, gwd_settings_storage_xprop, G_TYPE_OBJECT,
  733.  ^
  734. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  735.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  736.                                                      ^
  737. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  738.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  739.                                                ^
  740. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  741.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  742.                                             ^
  743. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  744.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  745.      ^
  746. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  747.      (!g_atomic_pointer_get (location) &&                             \
  748.        ^
  749. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  750.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  751.        ^
  752. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  753.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  754.                                                         ^
  755. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-storage.c:47:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  756.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageXProp, gwd_settings_storage_xprop, G_TYPE_OBJECT,
  757.  ^
  758. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  759.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  760.                                                      ^
  761. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  762.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  763.                                                ^
  764. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  765.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  766.                                             ^
  767. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  768.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  769.      ^
  770. /usr/include/glib-2.0/gobject/gtype.h:1477:7: note: in expansion of macro ‘g_once_init_leave’
  771.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  772.        ^
  773. /usr/include/glib-2.0/gobject/gtype.h:1294:111: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_END’
  774.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  775.                                                                                                                ^
  776. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-xproperty-storage.c:47:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  777.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsStorageXProp, gwd_settings_storage_xprop, G_TYPE_OBJECT,
  778.  ^
  779. [  3%] Building C object gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/gwd-settings-notified.c.o
  780. In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
  781.                  from /usr/include/glib-2.0/glib/gtypes.h:34,
  782.                  from /usr/include/glib-2.0/glib/galloca.h:34,
  783.                  from /usr/include/glib-2.0/glib.h:32,
  784.                  from /usr/include/glib-2.0/gobject/gbinding.h:30,
  785.                  from /usr/include/glib-2.0/glib-object.h:25,
  786.                  from /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified.c:20:
  787. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified.c: In function ‘gwd_settings_notified_impl_get_type’:
  788. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_0’ locally defined but not used [-Wunused-local-typedefs]
  789.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  790.                                                      ^
  791. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  792.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  793.                                                ^
  794. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  795.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  796.                                             ^
  797. /usr/include/glib-2.0/glib/gthread.h:234:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  798.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  799.      ^
  800. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  801.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  802.        ^
  803. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  804.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  805.                                                         ^
  806. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified.c:51:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  807.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsNotifiedImpl, gwd_settings_notified_impl, G_TYPE_OBJECT,
  808.  ^
  809. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_1’ locally defined but not used [-Wunused-local-typedefs]
  810.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  811.                                                      ^
  812. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  813.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  814.                                                ^
  815. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  816.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  817.                                             ^
  818. /usr/include/glib-2.0/glib/gatomic.h:136:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  819.      G_STATIC_ASSERT (sizeof *(atomic) == sizeof (gpointer));                 \
  820.      ^
  821. /usr/include/glib-2.0/glib/gthread.h:236:7: note: in expansion of macro ‘g_atomic_pointer_get’
  822.      (!g_atomic_pointer_get (location) &&                             \
  823.        ^
  824. /usr/include/glib-2.0/gobject/gtype.h:1463:7: note: in expansion of macro ‘g_once_init_enter’
  825.    if (g_once_init_enter (&g_define_type_id__volatile))  \
  826.        ^
  827. /usr/include/glib-2.0/gobject/gtype.h:1294:56: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’
  828.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  829.                                                         ^
  830. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified.c:51:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  831.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsNotifiedImpl, gwd_settings_notified_impl, G_TYPE_OBJECT,
  832.  ^
  833. /usr/include/glib-2.0/glib/gmacros.h:162:53: warning: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Wunused-local-typedefs]
  834.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  835.                                                      ^
  836. /usr/include/glib-2.0/glib/gmacros.h:159:47: note: in definition of macro ‘G_PASTE_ARGS’
  837.  #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2
  838.                                                ^
  839. /usr/include/glib-2.0/glib/gmacros.h:162:44: note: in expansion of macro ‘G_PASTE’
  840.  #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1]
  841.                                             ^
  842. /usr/include/glib-2.0/glib/gthread.h:241:5: note: in expansion of macro ‘G_STATIC_ASSERT’
  843.      G_STATIC_ASSERT (sizeof *(location) == sizeof (gpointer));       \
  844.      ^
  845. /usr/include/glib-2.0/gobject/gtype.h:1477:7: note: in expansion of macro ‘g_once_init_leave’
  846.        g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); \
  847.        ^
  848. /usr/include/glib-2.0/gobject/gtype.h:1294:111: note: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_END’
  849.  #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_)     _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, 0) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  850.                                                                                                                ^
  851. /home/mcr2010/src/bzr/compiz/gtk/window-decorator/gwd-settings-notified.c:51:1: note: in expansion of macro ‘G_DEFINE_TYPE_WITH_CODE’
  852.  G_DEFINE_TYPE_WITH_CODE (GWDSettingsNotifiedImpl, gwd_settings_notified_impl, G_TYPE_OBJECT,
  853.  ^
  854. Linking C executable gtk-window-decorator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement