Advertisement
ponce

wmakerconf glib2-2.62.0

Sep 26th, 2019
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -DPKGDATADIR=\"/usr/share/wmakerconf\" -DBINDIR=\"/usr/bin\" -I/usr/local/include -I/usr/X11/include/ -I/usr/X11R6/include/ -I/usr/X11R6/include/X11 -I/usr/openwin/include -I/usr/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wno-deprecated-declarations -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
  2. then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
  3. In file included from misc.c:74:
  4. misc.c: In function ‘copy_file’:
  5. error.h:41:50: error: macro "G_STRINGIFY" passed 3 arguments, but takes just 1
  6. 41 | #define warning error_line=__LINE__,error_file=__FILE__,_warning
  7. | ^~~~~~~~
  8. /usr/include/glib-2.0/glib/gmacros.h:990:63: note: in expansion of macro ‘warning’
  9. 990 | #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning #f)
  10. | ^~~~~~~
  11. /usr/include/glib-2.0/glib/gversionmacros.h:323:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
  12. 323 | # define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f)
  13. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  14. /usr/include/glib-2.0/glib/gfileutils.h:164:38: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_IN_2_26_FOR’
  15. 164 | #define g_dirname g_path_get_dirname GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_path_get_dirname)
  16. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  17. misc.c:485:19: note: in expansion of macro ‘g_dirname’
  18. 485 | if (streq (dst, g_dirname (src)))
  19. | ^~~~~~~~~
  20. In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9,
  21. from /usr/include/glib-2.0/glib/gtypes.h:32,
  22. from /usr/include/glib-2.0/glib/galloca.h:32,
  23. from /usr/include/glib-2.0/glib.h:30,
  24. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  25. from /usr/include/glib-2.0/glib-object.h:23,
  26. from /usr/include/glib-2.0/gio/gioenums.h:28,
  27. from /usr/include/glib-2.0/gio/giotypes.h:28,
  28. from /usr/include/glib-2.0/gio/gio.h:26,
  29. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  30. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  31. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  32. from misc.c:48:
  33. /usr/include/glib-2.0/glib/gmacros.h:731: note: macro "G_STRINGIFY" defined here
  34. 731 | #define G_STRINGIFY(macro_or_string) G_STRINGIFY_ARG (macro_or_string)
  35. |
  36. In file included from misc.c:74:
  37. error.h:41:50: error: _Pragma takes a parenthesized string literal
  38. 41 | #define warning error_line=__LINE__,error_file=__FILE__,_warning
  39. | ^~~~~~~~
  40. /usr/include/glib-2.0/glib/gmacros.h:990:63: note: in expansion of macro ‘warning’
  41. 990 | #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning #f)
  42. | ^~~~~~~
  43. /usr/include/glib-2.0/glib/gversionmacros.h:323:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
  44. 323 | # define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f)
  45. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  46. /usr/include/glib-2.0/glib/gfileutils.h:164:38: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_IN_2_26_FOR’
  47. 164 | #define g_dirname g_path_get_dirname GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_path_get_dirname)
  48. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49. misc.c:485:19: note: in expansion of macro ‘g_dirname’
  50. 485 | if (streq (dst, g_dirname (src)))
  51. | ^~~~~~~~~
  52. error.h:41:50: error: _Pragma takes a parenthesized string literal
  53. 41 | #define warning error_line=__LINE__,error_file=__FILE__,_warning
  54. | ^~~~~~~~
  55. /usr/include/glib-2.0/glib/gmacros.h:990:63: note: in expansion of macro ‘warning’
  56. 990 | #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning #f)
  57. | ^~~~~~~
  58. /usr/include/glib-2.0/glib/gversionmacros.h:323:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
  59. 323 | # define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f)
  60. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  61. /usr/include/glib-2.0/glib/gfileutils.h:164:38: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_IN_2_26_FOR’
  62. 164 | #define g_dirname g_path_get_dirname GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_path_get_dirname)
  63. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64. misc.c:485:19: note: in expansion of macro ‘g_dirname’
  65. 485 | if (streq (dst, g_dirname (src)))
  66. | ^~~~~~~~~
  67. In file included from misc.c:71:
  68. /usr/include/glib-2.0/glib/gmacros.h:988:33: error: expected ‘)’ before ‘_Pragma’
  69. 988 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
  70. | ^~~~~~~
  71. misc.h:79:45: note: in definition of macro ‘streq’
  72. 79 | #define streq(str1, str2) (strcmp ((str1), (str2)) == 0)
  73. | ^~~~
  74. /usr/include/glib-2.0/glib/gmacros.h:990:38: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
  75. 990 | #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning #f)
  76. | ^~~~~~~~~~~~~~~~~~~~
  77. /usr/include/glib-2.0/glib/gversionmacros.h:323:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
  78. 323 | # define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f)
  79. | ^~~~~~~~~~~~~~~~~~~~~~~~~
  80. /usr/include/glib-2.0/glib/gfileutils.h:164:38: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_IN_2_26_FOR’
  81. 164 | #define g_dirname g_path_get_dirname GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_path_get_dirname)
  82. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  83. misc.c:485:19: note: in expansion of macro ‘g_dirname’
  84. 485 | if (streq (dst, g_dirname (src)))
  85. | ^~~~~~~~~
  86. misc.h:79:44: note: to match this ‘(’
  87. 79 | #define streq(str1, str2) (strcmp ((str1), (str2)) == 0)
  88. | ^
  89. misc.c:485:7: note: in expansion of macro ‘streq’
  90. 485 | if (streq (dst, g_dirname (src)))
  91. | ^~~~~
  92. misc.h:79:44: warning: passing argument 2 of ‘strcmp’ from incompatible pointer type [-Wincompatible-pointer-types]
  93. 79 | #define streq(str1, str2) (strcmp ((str1), (str2)) == 0)
  94. misc.c:485:7: note: in expansion of macro ‘streq’
  95. 485 | if (streq (dst, g_dirname (src)))
  96. | ^~~~~
  97. In file included from misc.c:36:
  98. /usr/include/string.h:136:50: note: expected ‘const char *’ but argument is of type ‘gchar * (*)(const gchar *)’ {aka ‘char * (*)(const char *)’}
  99. 136 | extern int strcmp (const char *__s1, const char *__s2)
  100. | ~~~~~~~~~~~~^~~~
  101. make[2]: *** [Makefile:333: misc.o] Error 1
  102. make[2]: Leaving directory '/tmp/SBo/wmakerconf-2.12/src'
  103. make[1]: *** [Makefile:360: all-recursive] Error 1
  104. make[1]: Leaving directory '/tmp/SBo/wmakerconf-2.12'
  105. make: *** [Makefile:232: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement