configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
INFO: Reading base/fm-marshal.list...
INFO: Reading gtk/fm-gtk-marshal.list...
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
INFO: Reading gtk/fm-gtk-marshal.list...
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
INFO: Reading base/fm-marshal.list...
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/glib-2.0/glib/gi18n-lib.h:23,
from gtk/exo/exo-tree-view.c:28:
gtk/exo/exo-tree-view.c: In function ‘exo_tree_view_init’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/exo/exo-tree-view.c:69:41: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
69 | #define EXO_TREE_VIEW_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), EXO_TYPE_TREE_VIEW, ExoTreeViewPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/exo/exo-tree-view.c:254:21: note: in expansion of macro ‘EXO_TREE_VIEW_GET_PRIVATE’
254 | tree_view->priv = EXO_TREE_VIEW_GET_PRIVATE (tree_view);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
from /usr/include/gtk-3.0/gdk/gdk.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gtk/exo/exo-icon-view.h:36,
from gtk/exo/exo-icon-view.c:56:
gtk/exo/exo-icon-view.c: In function ‘exo_icon_view_init’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/exo/exo-icon-view.c:176:41: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
176 | #define EXO_ICON_VIEW_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), EXO_TYPE_ICON_VIEW, ExoIconViewPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/exo/exo-icon-view.c:1273:21: note: in expansion of macro ‘EXO_ICON_VIEW_GET_PRIVATE’
1273 | icon_view->priv = EXO_ICON_VIEW_GET_PRIVATE (icon_view);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
from /usr/include/gtk-3.0/gdk/gdk.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gtk/fm-menu-tool-item.h:28,
from gtk/fm-menu-tool-item.c:43:
gtk/fm-menu-tool-item.c: In function ‘fm_menu_tool_item_init’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-menu-tool-item.c:46:6: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
46 | (G_TYPE_INSTANCE_GET_PRIVATE((object), FM_TYPE_MENU_TOOL_ITEM, FmMenuToolItemPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-menu-tool-item.c:341:20: note: in expansion of macro ‘FM_MENU_TOOL_ITEM_GET_PRIVATE’
341 | button->priv = FM_MENU_TOOL_ITEM_GET_PRIVATE (button);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/glib-2.0/glib/gi18n-lib.h:23,
from gtk/fm-path-entry.c:42:
gtk/fm-path-entry.c: In function ‘fm_path_entry_key_press’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:229:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
229 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_activate’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:280:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
280 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_focus_in_event’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:372:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
372 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_focus_out_event’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:392:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
392 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘on_dir_list_finished’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:411:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
411 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_changed’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:531:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
531 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_set_property’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:602:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
602 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_get_property’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:621:33: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
621 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_paste_and_go’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:642:37: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
642 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_init’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:691:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
691 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_completion_render_func’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:745:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
745 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE( FM_PATH_ENTRY(data) );
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_dispose’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:769:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
769 | FmPathEntryPrivate* priv = FM_PATH_ENTRY_GET_PRIVATE(object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_finalize’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:809:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
809 | FmPathEntryPrivate* priv = FM_PATH_ENTRY_GET_PRIVATE(object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_set_path’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:841:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
841 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_match_func’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:866:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
866 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_get_path’:
/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro ‘_GLIB_GNUC_DO_PRAGMA’
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro ‘GLIB_DEPRECATED_MACRO_FOR’
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro ‘GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR’
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:75:42: note: in expansion of macro ‘G_TYPE_INSTANCE_GET_PRIVATE’
75 | #define FM_PATH_ENTRY_GET_PRIVATE(obj) ( G_TYPE_INSTANCE_GET_PRIVATE( (obj), FM_TYPE_PATH_ENTRY, FmPathEntryPrivate ) )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c:901:32: note: in expansion of macro ‘FM_PATH_ENTRY_GET_PRIVATE’
901 | FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #
libtool: warning: relinking 'libfm-gtk3.la'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: 'libfm.la' has not been installed in '/usr/lib'
libtool: warning: 'libfm-gtk3.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/libfm-1.4.1-5/work/libfm-1.4.1/src/libfm.la' has not been installed in '/usr/lib'
libtool: warning: 'libfm.la' has not been installed in '/usr/lib'
libtool: warning: 'libfm-gtk3.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/libfm-1.4.1-5/work/libfm-1.4.1/src/libfm.la' has not been installed in '/usr/lib'
libtool: warning: relinking 'vfs-menu.la'
libtool: warning: relinking 'vfs-search.la'
libtool: warning: relinking 'gtk-fileprop-x-desktop.la'
libtool: warning: relinking 'gtk-fileprop-x-shortcut.la'
libtool: warning: relinking 'gtk-menu-trash.la'
libtool: warning: relinking 'gtk-menu-actions.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/libfm/modules'
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #