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 base/fm-marshal.list...
INFO: Reading gtk/fm-gtk-marshal.list...
INFO: Reading gtk/fm-gtk-marshal.list...
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
gtk/exo/exo-tree-view.c: In function ‘exo_tree_view_init’:
gtk/exo/exo-tree-view.c:254:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  254 |   tree_view->priv = EXO_TREE_VIEW_GET_PRIVATE (tree_view);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gtk/exo/exo-icon-view.c: In function ‘exo_icon_view_init’:
gtk/exo/exo-icon-view.c:1273:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
 1273 |   icon_view->priv = EXO_ICON_VIEW_GET_PRIVATE (icon_view);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gtk/fm-menu-tool-item.c: In function ‘fm_menu_tool_item_init’:
gtk/fm-menu-tool-item.c:341:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  341 |     button->priv = FM_MENU_TOOL_ITEM_GET_PRIVATE (button);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gtk/fm-path-entry.c: In function ‘fm_path_entry_key_press’:
gtk/fm-path-entry.c:229:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  229 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_activate’:
gtk/fm-path-entry.c:280:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  280 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_focus_in_event’:
gtk/fm-path-entry.c:372:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  372 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_focus_out_event’:
gtk/fm-path-entry.c:392:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  392 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘on_dir_list_finished’:
gtk/fm-path-entry.c:411:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  411 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_changed’:
gtk/fm-path-entry.c:531:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  531 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_set_property’:
gtk/fm-path-entry.c:602:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  602 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_get_property’:
gtk/fm-path-entry.c:621:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  621 |     FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_paste_and_go’:
gtk/fm-path-entry.c:642:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  642 |         FmPathEntryPrivate *priv  = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
gtk/fm-path-entry.c: In function ‘fm_path_entry_init’:
gtk/fm-path-entry.c:691:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  691 |     FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
gtk/fm-path-entry.c: In function ‘fm_path_entry_completion_render_func’:
gtk/fm-path-entry.c:745:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  745 |     FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE( FM_PATH_ENTRY(data) );
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtk/fm-path-entry.c: In function ‘fm_path_entry_dispose’:
gtk/fm-path-entry.c:769:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  769 |     FmPathEntryPrivate* priv = FM_PATH_ENTRY_GET_PRIVATE(object);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_finalize’:
gtk/fm-path-entry.c:809:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  809 |     FmPathEntryPrivate* priv = FM_PATH_ENTRY_GET_PRIVATE(object);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gtk/fm-path-entry.c: In function ‘fm_path_entry_set_path’:
gtk/fm-path-entry.c:841:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  841 |     FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
gtk/fm-path-entry.c: In function ‘fm_path_entry_match_func’:
gtk/fm-path-entry.c:866:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  866 |     FmPathEntryPrivate *priv = FM_PATH_ENTRY_GET_PRIVATE(entry);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
gtk/fm-path-entry.c: In function ‘fm_path_entry_get_path’:
gtk/fm-path-entry.c:901:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_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.0-4/work/libfm-1.4.0/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.0-4/work/libfm-1.4.0/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 #