=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for abiword-3.0.5nb26
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5'
Making all in goffice-bits
gmake[2]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/goffice-bits'
creating goffice-paths.h
/usr/pkg/bin/gmake  all-am
gmake[3]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/goffice-bits'
  CC       goffice.lo
  CC       go-cmd-context.lo
  CC       error-info.lo
  CC       goffice-gtk.lo
  CC       go-color-palette.lo
  CC       go-combo-box.lo
  CC       go-color-group.lo
  CC       go-combo-color.lo
  CC       go-glib-extras.lo
goffice/gtk/go-combo-box.c: In function 'go_combo_box_popup_hide_unconditional':
goffice/gtk/go-combo-box.c:176:6: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
  pdc = g_object_ref (combo_box->priv->popdown_container);
      ^
goffice/gtk/go-combo-box.c: In function 'cb_state_change':
goffice/gtk/go-combo-box.c:506:2: warning: 'gtk_widget_get_state' is deprecated: Use 'gtk_widget_get_state_flags' instead [-Wdeprecated-declarations]
  GtkStateType const new_state = gtk_widget_get_state (widget);
  ^~~~~~~~~~~~
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31,
                 from goffice/gtk/go-combo-box.h:27,
                 from goffice/gtk/go-combo-box.c:28:
/pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:827:23: note: declared here
 GtkStateType          gtk_widget_get_state              (GtkWidget    *widget);
                       ^~~~~~~~~~~~~~~~~~~~
goffice/gtk/go-combo-box.c:508:3: warning: 'gtk_widget_set_state' is deprecated: Use 'gtk_widget_set_state_flags' instead [-Wdeprecated-declarations]
   gtk_widget_set_state (combo_box->priv->display_widget,
   ^~~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31,
                 from goffice/gtk/go-combo-box.h:27,
                 from goffice/gtk/go-combo-box.c:28:
/pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:823:23: note: declared here
 void                  gtk_widget_set_state              (GtkWidget    *widget,
                       ^~~~~~~~~~~~~~~~~~~~
goffice/gtk/go-combo-box.c: In function 'cb_tearable_enter_leave':
goffice/gtk/go-combo-box.c:601:2: warning: 'gtk_widget_set_state' is deprecated: Use 'gtk_widget_set_state_flags' instead [-Wdeprecated-declarations]
  gtk_widget_set_state (w, flag ? GTK_STATE_PRELIGHT : GTK_STATE_NORMAL);
  ^~~~~~~~~~~~~~~~~~~~
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31,
                 from goffice/gtk/go-combo-box.h:27,
                 from goffice/gtk/go-combo-box.c:28:
/pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:823:23: note: declared here
 void                  gtk_widget_set_state              (GtkWidget    *widget,
                       ^~~~~~~~~~~~~~~~~~~~
  CC       go-image.lo
  CC       go-marshalers.lo
  CC       go-file.lo
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:36:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:56,
                 from ./goffice/goffice.h:24,
                 from goffice/utils/go-glib-extras.h:4,
                 from goffice/utils/go-glib-extras.c:12:
goffice/utils/go-glib-extras.c: In function 'go_strescape':
/pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstring.h:214:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
   g_string_append_c_inline (gstr, c)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
goffice/utils/go-glib-extras.c:277:4: note: in expansion of macro 'g_string_append_c'
    g_string_append_c (target, '\\');
    ^~~~~~~~~~~~~~~~~
goffice/utils/go-glib-extras.c:278:3: note: here
   default:
   ^~~~~~~
  CC       go-locale.lo
  CC       go-cairo.lo
  CC       go-color.lo
goffice/utils/go-image.c: In function 'go_image_load_data':
goffice/utils/go-image.c:749:2: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  image->data = g_memdup (xin->content->str, length);
  ^~~~~
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstring.h:37:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:56,
                 from ./goffice/goffice.h:24,
                 from ./goffice/utils/go-color.h:29,
                 from goffice/utils/go-image.c:23:
/pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here
 gpointer              g_memdup         (gconstpointer mem,
                       ^~~~~~~~
  CCLD     libgoffice.la
gmake[3]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/goffice-bits'
gmake[2]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/goffice-bits'
Making all in src
gmake[2]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src'
Making all in af
gmake[3]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af'
Making all in ev
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev'
Making all in gtk
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev/gtk'
  CXX      ev_UnixFontCombo.lo
  CXX      ev_UnixKeyboard.lo
  CXX      ev_UnixKeysym2ucs.lo
  CXX      ev_UnixMenu.lo
  CXX      ev_UnixMouse.lo
  CXX      ev_UnixToolbar.lo
  CXX      ev_UnixToolbar_ViewListener.lo
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ev_UnixKeyboard.cpp:34:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ev_UnixToolbar.cpp:61:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ev_UnixToolbar.cpp: In member function 'virtual bool EV_UnixToolbar::synthesize()':
ev_UnixToolbar.cpp:1122:48: warning: 'GdkPixbuf* gtk_widget_render_icon(GtkWidget*, const gchar*, GtkIconSize, const gchar*)' is deprecated: Use 'gtk_widget_render_icon_pixbuf' instead [-Wdeprecated-declarations]
               GTK_ICON_SIZE_LARGE_TOOLBAR, NULL);
                                                ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277:0,
                 from ev_UnixToolbar.cpp:38:
/pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:786:12: note: declared here
 GdkPixbuf *gtk_widget_render_icon         (GtkWidget   *widget,
            ^~~~~~~~~~~~~~~~~~~~~~
ev_UnixToolbar.cpp:1138:48: warning: 'GdkPixbuf* gtk_widget_render_icon(GtkWidget*, const gchar*, GtkIconSize, const gchar*)' is deprecated: Use 'gtk_widget_render_icon_pixbuf' instead [-Wdeprecated-declarations]
               GTK_ICON_SIZE_LARGE_TOOLBAR, NULL);
                                                ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277:0,
                 from ev_UnixToolbar.cpp:38:
/pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:786:12: note: declared here
 GdkPixbuf *gtk_widget_render_icon         (GtkWidget   *widget,
            ^~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libgtk.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev/gtk'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev/xp'
  CXX      ev_EditEventMapper.lo
  CXX      ev_EditMethod.lo
  CXX      ev_EditBinding.lo
  CXX      ev_Keyboard.lo
  CXX      ev_Menu.lo
  CXX      ev_Menu_Actions.lo
  CXX      ev_Menu_Labels.lo
  CXX      ev_Menu_Layouts.lo
  CXX      ev_Mouse.lo
  CXX      ev_NamedVirtualKey.lo
  CXX      ev_Toolbar_Actions.lo
  CXX      ev_Toolbar_Control.lo
  CXX      ev_Toolbar.lo
  CXX      ev_Toolbar_Labels.lo
  CXX      ev_Toolbar_Layouts.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ev_Toolbar_Labels.cpp:32:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXXLD    libxp.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/ev'
Making all in gr
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr'
Making all in gtk
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr/gtk'
  CXX      gr_UnixCairoGraphics.lo
  CXX      gr_UnixImage.lo
  CXX      gr_CairoPrintGraphics.lo
  CXX      gr_CairoImage.lo
In file included from gr_CairoImage.h:29:0,
                 from gr_UnixCairoGraphics.cpp:25:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:1331:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
 #if LIBRSVG_CHECK_FEATURE(PIXBUF)
 ^~~~~~~~~~~~~~~~~~~
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from gr_UnixCairoGraphics.cpp:30:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from gr_CairoImage.h:29:0,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:1331:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
 #if LIBRSVG_CHECK_FEATURE(PIXBUF)
 ^~~~~~~~~~~~~~~~~~~
gr_CairoImage.cpp: In member function 'virtual bool GR_RSVGVectorImage::convertFromBuffer(const UT_ByteBuf*, const string&, UT_sint32, UT_sint32)':
gr_CairoImage.cpp:83:78: warning: 'gboolean rsvg_handle_write(RsvgHandle*, const guchar*, gsize, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations]
  result = rsvg_handle_write(m_svg, pBB->getPointer(0), pBB->getLength(), NULL);
                                                                              ^
In file included from gr_CairoImage.h:29:0,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:586:10: note: declared here
 gboolean rsvg_handle_write (RsvgHandle   *handle,
          ^~~~~~~~~~~~~~~~~
gr_CairoImage.cpp:91:40: warning: 'gboolean rsvg_handle_close(RsvgHandle*, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations]
  result = rsvg_handle_close(m_svg, NULL);
                                        ^
In file included from gr_CairoImage.h:29:0,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:614:10: note: declared here
 gboolean rsvg_handle_close (RsvgHandle *handle, GError **error);
          ^~~~~~~~~~~~~~~~~
gr_CairoImage.cpp:100:43: warning: 'void rsvg_handle_get_dimensions(RsvgHandle*, RsvgDimensionData*)' is deprecated: Use 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations]
  rsvg_handle_get_dimensions(m_svg, &m_size);
                                           ^
In file included from gr_CairoImage.h:29:0,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:661:6: note: declared here
 void rsvg_handle_get_dimensions (RsvgHandle *handle, RsvgDimensionData *dimension_data);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
gr_CairoImage.cpp: In member function 'void GR_RSVGVectorImage::renderToSurface(cairo_surface_t*)':
gr_CairoImage.cpp:166:36: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations]
  rsvg_handle_render_cairo(m_svg, cr);
                                    ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:1329:0,
                 from gr_CairoImage.h:29,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg-cairo.h:90:10: note: declared here
 gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr);
          ^~~~~~~~~~~~~~~~~~~~~~~~
gr_CairoImage.cpp:173:77: warning: 'GdkPixbuf* rsvg_handle_get_pixbuf(RsvgHandle*)' is deprecated: Use 'rsvg_handle_get_pixbuf_and_error' instead [-Wdeprecated-declarations]
  m_rasterImage = new GR_UnixImage(name.c_str(), rsvg_handle_get_pixbuf(m_svg));
                                                                             ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:1332:0,
                 from gr_CairoImage.h:29,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg-pixbuf.h:55:12: note: declared here
 GdkPixbuf *rsvg_handle_get_pixbuf (RsvgHandle *handle);
            ^~~~~~~~~~~~~~~~~~~~~~
gr_CairoImage.cpp: In member function 'virtual void GR_RSVGVectorImage::renderToCairo(cairo_t*)':
gr_CairoImage.cpp:180:36: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations]
  rsvg_handle_render_cairo(m_svg, cr);
                                    ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg.h:1329:0,
                 from gr_CairoImage.h:29,
                 from gr_CairoImage.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/lib/pkgconfig/../../include/librsvg-2.0/librsvg/rsvg-cairo.h:90:10: note: declared here
 gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr);
          ^~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libgtk.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr/gtk'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr/xp'
  CXX      gr_Caret.lo
  CXX      gr_CharWidthsCache.lo
  CXX      gr_EmbedManager.lo
  CXX      gr_DrawArgs.lo
  CXX      gr_Graphics.lo
  CXX      gr_CharWidths.lo
  CXX      gr_Image.lo
  CXX      gr_Painter.lo
  CXX      gr_RenderInfo.lo
  CXX      gr_Transform.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from gr_Graphics.cpp:32:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
gr_Caret.cpp: In static member function 'static void GR_Caret::s_blink_timeout(UT_Worker*)':
gr_Caret.cpp:199:44: warning: unused parameter '_w' [-Wunused-parameter]
 void GR_Caret::s_blink_timeout(UT_Worker * _w)
                                            ^~
  CXX      gr_VectorImage.lo
  CXX      gr_CairoGraphics.lo
  CXX      gr_CairoNullGraphics.lo
gr_CairoGraphics.cpp: In member function 'bool GR_CairoGraphics::_scriptBreak(GR_PangoRenderInfo&)':
gr_CairoGraphics.cpp:1634:37: warning: 'void pango_break(const char*, int, PangoAnalysis*, PangoLogAttr*, int)' is deprecated [-Wdeprecated-declarations]
     ri.s_pLogAttrs, ri.s_iStaticSize);
                                     ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango.h:27:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdktypes.h:35,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32,
                 from ../../../../src/af/util/unix/ut_unixColor.h:30,
                 from ../../../../src/af/util/xp/ut_color.h:169,
                 from gr_CairoGraphics.h:32,
                 from gr_CairoGraphics.cpp:28:
/pbulk/work/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-break.h:105:25: note: declared here
 void                    pango_break             (const char    *text,
                         ^~~~~~~~~~~
gr_CairoGraphics.cpp: In destructor 'virtual GR_PangoFont::~GR_PangoFont()':
gr_CairoGraphics.cpp:3539:32: warning: 'void pango_coverage_unref(PangoCoverage*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
   pango_coverage_unref(m_pCover);
                                ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-font.h:25:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango.h:25,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdktypes.h:35,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32,
                 from ../../../../src/af/util/unix/ut_unixColor.h:30,
                 from ../../../../src/af/util/xp/ut_color.h:169,
                 from gr_CairoGraphics.h:32,
                 from gr_CairoGraphics.cpp:28:
/pbulk/work/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-coverage.h:82:20: note: declared here
 void               pango_coverage_unref   (PangoCoverage      *coverage);
                    ^~~~~~~~~~~~~~~~~~~~
  CXXLD    libxp.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/gr'
Making all in tf
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/tf'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/tf/xp'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/tf/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/tf'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/tf'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/tf'
Making all in util
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util'
Making all in unix
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util/unix'
  CXX      ut_debugmsg.lo
  CXX      ut_files.lo
  CXX      ut_path.lo
  CXX      ut_unixAssert.lo
  CXX      ut_unixIdle.lo
  CXX      ut_unixTimer.lo
  CXX      ut_unixColor.lo
  CXX      ut_unixMisc.lo
  CXXLD    libunix.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util/unix'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util/xp'
gmake[6]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util/xp'
  CXX      ut_AdobeEncoding.lo
  CXX      ut_base64.lo
  CXX      ut_base64_TestRoutines.lo
  CXX      ut_bytebuf.lo
  CXX      ut_crc32.lo
  CXX      ut_decompress.lo
  CXX      ut_bijection.lo
  CXX      ut_color.lo
  CXX      ut_Encoding.lo
In file included from ut_Encoding.cpp:26:0:
ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ut_go_file.lo
  CXX      ut_growbuf.lo
  CXX      ut_hash.lo
  CXX      ut_html.lo
  CXX      ut_iconv.lo
  CXX      ut_idle.lo
  CXX      ut_jpeg.lo
In file included from ut_iconv.cpp:37:0:
ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ut_iconv.cpp:76:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 auto_iconv::auto_iconv(const char * in_charset, const char *out_charset) throw(UT_iconv_t)
                                                                          ^~~~~
ut_iconv.cpp:151:13: warning: 'void s_internal_init()' defined but not used [-Wunused-function]
 static void s_internal_init ()
             ^~~~~~~~~~~~~~~
  CXX      ut_Language.lo
  CXX      ut_locale.lo
ut_html.cpp: In member function 'virtual UT_Error UT_HTML::parse(const char*)':
ut_html.cpp:164:35: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations]
    xmlSubstituteEntitiesDefault (1);
                                   ^
In file included from ut_html.cpp:35:0:
/pbulk/work/editors/abiword/work/.buildlink/include/libxml2/libxml/parser.h:953:3: note: declared here
   xmlSubstituteEntitiesDefault(int val);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ut_math.lo
ut_jpeg.cpp: In function 'bool UT_JPEG_getRGBData(const UT_ByteBuf*, UT_Byte*, UT_sint32, bool, bool)':
ut_jpeg.cpp:197:13: warning: unused variable 'buffer' [-Wunused-variable]
  JSAMPARRAY buffer = (*cinfo.mem->alloc_sarray)
             ^~~~~~
  CXX      ut_mbtowc.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ut_locale.cpp:27:
./ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ut_misc.lo
  CXX      ut_mutex.lo
  CXX      ut_OverstrikingChars.lo
  CXX      ut_path.lo
  CXX      ut_png.lo
In file included from ut_mbtowc.h:14:0,
                 from ut_mbtowc.cpp:24:
ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ut_PropVector.lo
ut_misc.cpp:224:13: warning: Deprecated pre-processor symbol: replace with "G_UNICODE_SPACING_MARK"
   case G_UNICODE_COMBINING_MARK:
             ^~~~~~~~~~~~~~~~~~~~                                                      
  CXX      ut_rand.lo
  CXX      ut_Script.lo
  CXX      ut_stack.lo
  CXX      ut_std_string.lo
  CXX      ut_stringbuf.lo
  CXX      ut_string_class.lo
  CXX      ut_string.lo
  CC       ut_strptime.lo
  CXX      ut_svg.lo
ut_strptime.c: In function 'UT_strptime_internal':
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:431:4: note: in expansion of macro 'get_number'
    get_number (0, 99, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:478:4: note: in expansion of macro 'get_number'
    get_number (0, 23, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:503:4: note: in expansion of macro 'get_number'
    get_number (0, 59, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:592:4: note: in expansion of macro 'get_number'
    get_number (0, 61, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:624:4: note: in expansion of macro 'get_number'
    get_number (0, 99, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:639:4: note: in expansion of macro 'get_number'
    get_number (0, 53, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:645:4: note: in expansion of macro 'get_number'
    get_number (0, 6, 1);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:651:4: note: in expansion of macro 'get_number'
    get_number (0, 99, 2);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:661:4: note: in expansion of macro 'get_number'
    get_number (0, 9999, 4);
    ^~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:165:2: note: in expansion of macro 'get_number'
  get_number(from, to, n)
  ^~~~~~~~~~
ut_strptime.c:786:5: note: in expansion of macro 'get_alt_number'
     get_alt_number (0, 23, 2);
     ^~~~~~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:165:2: note: in expansion of macro 'get_number'
  get_number(from, to, n)
  ^~~~~~~~~~
ut_strptime.c:806:5: note: in expansion of macro 'get_alt_number'
     get_alt_number (0, 59, 2);
     ^~~~~~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:165:2: note: in expansion of macro 'get_number'
  get_number(from, to, n)
  ^~~~~~~~~~
ut_strptime.c:811:5: note: in expansion of macro 'get_alt_number'
     get_alt_number (0, 61, 2);
     ^~~~~~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:165:2: note: in expansion of macro 'get_number'
  get_number(from, to, n)
  ^~~~~~~~~~
ut_strptime.c:817:5: note: in expansion of macro 'get_alt_number'
     get_alt_number (0, 53, 2);
     ^~~~~~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:165:2: note: in expansion of macro 'get_number'
  get_number(from, to, n)
  ^~~~~~~~~~
ut_strptime.c:823:5: note: in expansion of macro 'get_alt_number'
     get_alt_number (0, 6, 1);
     ^~~~~~~~~~~~~~
ut_strptime.c:113:10: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  if (val < from || val > to)            \
          ^
ut_strptime.c:165:2: note: in expansion of macro 'get_number'
  get_number(from, to, n)
  ^~~~~~~~~~
ut_strptime.c:829:5: note: in expansion of macro 'get_alt_number'
     get_alt_number (0, 99, 2);
     ^~~~~~~~~~~~~~
  CXX      ut_test.lo
  CXX      ut_timer.lo
  CXX      ut_types.lo
In file included from ut_mbtowc.h:14:0,
                 from ut_string.cpp:38:
ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ut_unicode.lo
  CXX      ut_units.lo
  CXX      ut_uuid.lo
  CXX      ut_vector.lo
  CXX      ut_wctomb.lo
In file included from ut_string_class.cpp:40:0:
ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ut_worker.lo
In file included from ut_wctomb.h:13:0,
                 from ut_wctomb.cpp:21:
ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ut_xml.lo
  CXX      ut_xml_libxml2.lo
ut_xml_libxml2.cpp: In member function 'virtual UT_Error UT_XML::parse(const char*)':
ut_xml_libxml2.cpp:205:34: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations]
   xmlSubstituteEntitiesDefault (1);
                                  ^
In file included from ut_xml_libxml2.cpp:33:0:
/pbulk/work/editors/abiword/work/.buildlink/include/libxml2/libxml/parser.h:953:3: note: declared here
   xmlSubstituteEntitiesDefault(int val);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libxp.la
gmake[6]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util/xp'
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/util'
Making all in xap
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap'
Making all in gtk
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk'
gmake[6]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk'
  CXX      xap_GtkComboBoxHelpers.lo
  CXX      xap_UnixApp.lo
  CXX      xap_UnixClipboard.lo
  CXX      xap_UnixCustomWidget.lo
  CXX      xap_UnixAppImpl.lo
  CXX      xap_UnixDialogHelper.lo
  CXX      xap_UnixDlg_About.lo
  CXX      xap_UnixDlg_ClipArt.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from xap_UnixEncodingManager.h:4,
                 from xap_UnixApp.cpp:56:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      xap_UnixDlg_ColorChooser.lo
  CXX      xap_UnixDlg_DocComparison.lo
  CXX      xap_UnixDlg_Encoding.lo
  CXX      xap_UnixDlg_FileOpenSaveAs.lo
  CXX      xap_UnixDlg_History.lo
  CXX      xap_UnixDlg_HTMLOptions.lo
  CXX      xap_UnixDlg_Image.lo
  CXX      xap_UnixDlg_Insert_Symbol.lo
In file included from xap_UnixDlg_ColorChooser.cpp:20:0:
xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from xap_UnixDlg_ColorChooser.h:22,
                 from xap_UnixDlg_ColorChooser.cpp:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
xap_UnixDlg_ColorChooser.cpp:24:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from xap_UnixDlg_ColorChooser.h:22,
                 from xap_UnixDlg_ColorChooser.cpp:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
xap_UnixDlg_ColorChooser.cpp: In function 'std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow*, GtkColorButton*)':
xap_UnixDlg_ColorChooser.cpp:57:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  return std::auto_ptr<UT_RGBColor>(rgb);
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from xap_UnixDlg_ColorChooser.h:22,
                 from xap_UnixDlg_ColorChooser.cpp:20:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from xap_UnixDlg_FileOpenSaveAs.h:25,
                 from xap_UnixDlg_FileOpenSaveAs.cpp:48:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
xap_UnixDlg_Insert_Symbol.cpp: In member function 'void XAP_UnixDialog_Insert_Symbol::setSymbolMap_size(UT_uint32, UT_uint32)':
xap_UnixDlg_Insert_Symbol.cpp:408:49: warning: 'void gtk_widget_get_requisition(GtkWidget*, GtkRequisition*)' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations]
  gtk_widget_get_requisition (m_windowMain, &diff);
                                                 ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31,
                 from ./xap_Gtk2Compat.h:27,
                 from ../../../../src/af/gr/gtk/gr_UnixCairoGraphics.h:27,
                 from xap_UnixDlg_Insert_Symbol.cpp:38:
/pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here
 void                  gtk_widget_get_requisition        (GtkWidget     *widget,
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_Language.lo
  CXX      xap_UnixDlg_ListDocuments.lo
  CXX      xap_UnixDlg_MessageBox.lo
  CXX      xap_UnixDlg_Password.lo
  CXX      xap_UnixDlg_PluginManager.lo
  CXX      xap_UnixDlg_Print.lo
  CXX      xap_UnixDlg_PrintPreview.lo
  CXX      xap_UnixDlg_WindowMore.lo
  CXX      xap_UnixDlg_Zoom.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from xap_UnixDlg_FileOpenSaveAs.h:25,
                 from xap_UnixDlg_PluginManager.cpp:38:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      xap_UnixEncodingManager.lo
  CXX      xap_UnixFontPreview.lo
  CXX      xap_UnixFrameImpl.lo
  CXX      xap_UnixModule.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from xap_UnixEncodingManager.h:4,
                 from xap_UnixEncodingManager.cpp:9:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      xap_UnixTableWidget.lo
  CXX      xap_UnixWidget.lo
  CXX      xap_UnixDlg_FontChooser.lo
  CXX      xap_GtkStyle.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from xap_UnixDlg_FontChooser.cpp:43:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXXLD    libgtk.la
gmake[6]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk'
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap/xp'
  CXX      barbarisms.lo
  CXX      spell_manager.lo
  CXX      xap_App.lo
  CXX      xad_Document.lo
  CXX      xap_AppImpl.lo
  CXX      xap_StatusBar.lo
  CXX      enchant_checker.lo
  CXX      xap_Args.lo
  CXX      xap_Clipboard.lo
  CXX      xap_CustomWidget.lo
In file included from xap_EncodingManager.h:42:0,
                 from xap_App.cpp:56:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
xap_App.cpp: In member function 'std::__cxx11::string XAP_App::createUUIDString() const':
xap_App.cpp:1703:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<UT_UUID> uuido(getUUIDGenerator()->createUUID());
          ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from xap_App.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
  CXX      xap_Dialog.lo
  CXX      xap_DialogFactory.lo
  CXX      xap_Dictionary.lo
  CXX      xap_Dlg_About.lo
  CXX      xap_Dlg_ClipArt.lo
  CXX      xap_Dlg_DocComparison.lo
  CXX      xap_Dlg_Encoding.lo
  CXX      xap_Dlg_FileOpenSaveAs.lo
  CXX      xap_Dlg_FontChooser.lo
  CXX      xap_Dlg_History.lo
In file included from xap_Dlg_FileOpenSaveAs.h:26:0,
                 from xap_Dlg_FileOpenSaveAs.cpp:28:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      xap_Dlg_HTMLOptions.lo
  CXX      xap_Dlg_Image.lo
  CXX      xap_Dlg_Insert_Symbol.lo
  CXX      xap_Dlg_Language.lo
  CXX      xap_Dlg_ListDocuments.lo
  CXX      xap_Dlg_MessageBox.lo
  CXX      xap_Dlg_Password.lo
  CXX      xap_Dlg_PluginManager.lo
  CXX      xap_Dlg_Print.lo
  CXX      xap_Dlg_PrintPreview.lo
  CXX      xap_Dlg_WindowMore.lo
  CXX      xap_Dlg_Zoom.lo
In file included from xap_Dlg_FileOpenSaveAs.h:26:0,
                 from xap_Dlg_Print.cpp:31:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      xap_Draw_Symbol.lo
  CXX      xap_EncodingManager.lo
  CXX      xap_FakeClipboard.lo
  CXX      xap_FontPreview.lo
xap_Dlg_Zoom.cpp: In member function 'UT_uint32 XAP_Dialog_Zoom::getZoomPercent()':
xap_Dlg_Zoom.cpp:86:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if ( m_pFrame )
    ^~
xap_Dlg_Zoom.cpp:88:2: note: here
  case XAP_Frame::z_WHOLEPAGE:
  ^~~~
xap_Dlg_Zoom.cpp:89:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if ( m_pFrame )
    ^~
xap_Dlg_Zoom.cpp:91:2: note: here
  case XAP_Frame::z_PERCENT:
  ^~~~
In file included from xap_EncodingManager.h:42:0,
                 from xap_EncodingManager.cpp:23:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      xap_Frame.lo
xap_Draw_Symbol.cpp: In member function 'void XAP_Draw_Symbol::setFontToGC(GR_Graphics*, UT_uint32, UT_uint32)':
xap_Draw_Symbol.cpp:82:6: warning: '%i' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
 void XAP_Draw_Symbol::setFontToGC(GR_Graphics *p_gc, UT_uint32 MaxWidthAllowable, UT_uint32 MaxHeightAllowable)
      ^~~~~~~~~~~~~~~
xap_Draw_Symbol.cpp:107:10: note: 'sprintf' output between 4 and 14 bytes into a destination of size 10
   sprintf(temp, "%ipt", PointSize);
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_FrameImpl.lo
  CXX      xap_InputModes.lo
  CXX      xap_LoadBindings.lo
  CXX      xap_Log.lo
  CXX      xap_Module.lo
  CXX      xap_ModuleManager.lo
  CXX      xap_Prefs.lo
  CXX      xap_Preview.lo
  CXX      xap_Preview_Zoom.lo
  CXX      xap_Resource.lo
  CXX      xap_ResourceManager.lo
  CXX      xap_Scrollbar_ViewListener.lo
xap_Preview_Zoom.cpp: In member function 'void XAP_Preview_Zoom::setFont(XAP_Preview_Zoom::tFont)':
xap_Preview_Zoom.cpp:53:6: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 void XAP_Preview_Zoom::setFont(XAP_Preview_Zoom::tFont f)
      ^~~~~~~~~~~~~~~~
xap_Preview_Zoom.cpp:65:11: note: 'sprintf' output between 4 and 11 bytes into a destination of size 10
   sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100));
   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_Strings.lo
  CXX      xap_Toolbar_ControlFactory.lo
  CXX      xap_ViewListener.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from xap_Strings.cpp:31:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      xav_View.lo
  CXXLD    libxp.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af/xap'
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af'
gmake[3]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/af'
Making all in plugins
gmake[3]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/plugins'
cat: builtin-stamp: No such file or directory
cat: builtin-stamp: No such file or directory
/usr/pkg/bin/gmake  all-am
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/plugins'
  CXX      abi-builtin-plugins.lo
abi-builtin-plugins.cpp: In function 'void abi_register_builtin_plugins()':
abi-builtin-plugins.cpp:30:18: warning: variable 'pmi' set but not used [-Wunused-but-set-variable]
  XAP_ModuleInfo *pmi;
                  ^~~
  CXXLD    libplugins.la
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/plugins'
gmake[3]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/plugins'
Making all in text
gmake[3]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text'
Making all in fmt
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp'
gmake[6]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp'
  CXX      fb_Alignment.lo
  CXX      fl_Squiggles.lo
  CXX      fb_ColumnBreaker.lo
  CXX      fb_LineBreaker.lo
  CXX      fg_Graphic.lo
  CXX      fg_GraphicRaster.lo
  CXX      fg_GraphicVector.lo
  CXX      fl_AutoLists.lo
  CXX      fl_AutoNum.lo
  CXX      fl_BlockLayout.lo
  CXX      fl_ContainerLayout.lo
  CXX      fl_DocLayout.lo
  CXX      fl_DocListener.lo
  CXX      fl_FootnoteLayout.lo
  CXX      fl_FrameLayout.lo
  CXX      fl_Layout.lo
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from fl_DocLayout.cpp:62:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from fl_BlockLayout.cpp:97:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
fl_DocListener.cpp: In member function 'virtual bool fl_DocListener::populateStrux(pf_Frag_Strux*, const PX_ChangeRecord*, fl_ContainerLayout**)':
fl_DocListener.cpp:615:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
   UT_ASSERT(UT_SHOULD_NOT_HAPPEN);
                                  ^
fl_DocListener.cpp:617:2: note: here
  case PTX_Block:
  ^~~~
fl_DocListener.cpp: In member function 'virtual bool fl_DocListener::insertStrux(fl_ContainerLayout*, const PX_ChangeRecord*, pf_Frag_Strux*, PL_ListenerId, void (*)(pf_Frag_Strux*, PL_ListenerId, fl_ContainerLayout*))':
fl_DocListener.cpp:2354:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
   }
   ^
fl_DocListener.cpp:2357:5: note: here
     case PTX_SectionFrame:      // The immediately prior strux is a Frame
     ^~~~
  CXX      fl_PartOfBlock.lo
fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::getListAttributesVector(UT_GenericVector<const char*>*) const':
fl_BlockLayout.cpp:10246:6: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=]
 void fl_BlockLayout::getListAttributesVector(UT_GenericVector<const gchar*> * va) const
      ^~~~~~~~~~~~~~
fl_BlockLayout.cpp:10246:6: note: using the range [-2147483648, 2147483647] for directive argument
fl_BlockLayout.cpp:10268:9: note: 'sprintf' output between 2 and 12 bytes into a destination of size 5
  sprintf(buf,"%i",level);
  ~~~~~~~^~~~~~~~~~~~~~~~
  CXX      fl_SectionLayout.lo
  CXX      fl_SelectionPreserver.lo
  CXX      fl_TableLayout.lo
  CXX      fl_TestRoutines.lo
  CXX      fl_TOCLayout.lo
  CXX      fp_AnnotationRun.lo
  CXX      fp_RDFAnchorRun.lo
  CXX      fp_Column.lo
  CXX      fp_ContainerObject.lo
fl_SectionLayout.cpp: In member function 'void fl_HdrFtrSectionLayout::layout()':
fl_SectionLayout.cpp:3998:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(m_pHdrFtrContainer)
     ^~
fl_SectionLayout.cpp:4003:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    UT_uint32 iCount = m_vecPages.getItemCount();
    ^~~~~~~~~
fp_RDFAnchorRun.cpp: In member function 'virtual void fp_RDFAnchorRun::_draw(dg_DrawArgs*)':
fp_RDFAnchorRun.cpp:94:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(!displayAnnotations())
     ^~
fp_RDFAnchorRun.cpp:96:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(!m_bIsStart)
  ^~
  CXX      fp_DirectionMarkerRun.lo
  CXX      fp_EmbedRun.lo
  CXX      fp_FieldListLabelRun.lo
  CXX      fp_FieldTableSumRun.lo
  CXX      fp_FieldTOCNum.lo
  CXX      fp_FmtMarkRun.lo
  CXX      fp_FootnoteContainer.lo
  CXX      fp_FrameContainer.lo
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from fp_EmbedRun.cpp:29:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      fp_Line.lo
  CXX      fp_MathRun.lo
  CXX      fp_Page.lo
  CXX      fp_PageSize.lo
  CXX      fp_Run.lo
  CXX      fp_TableContainer.lo
fp_Line.cpp: In member function 'void fp_Line::_calculateWidthOfRun(UT_sint32&, fp_Run*, UT_uint32, UT_uint32, FL_WORKING_DIRECTION, FL_WHICH_TABSTOP, UT_BidiCharType)':
fp_Line.cpp:2748:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pRun->recalcWidth();
    ~~~~~~~~~~~~~~~~~^~
fp_Line.cpp:2752:3: note: here
   default:
   ^~~~~~~
  CXX      fp_TestRoutines.lo
  CXX      fp_TextRun.lo
  CXX      fp_TOCContainer.lo
  CXX      fv_Base.lo
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from fp_MathRun.cpp:28:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from fp_TextRun.cpp:52:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      fv_FrameEdit.lo
fp_Run.cpp: In member function 'void fp_Run::Run_setX(UT_sint32, FPRUN_CLEAR_SCREEN)':
fp_Run.cpp:770:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (iX == m_iX)
    ^~
fp_Run.cpp:775:3: note: here
   case FP_CLEARSCREEN_FORCE:
   ^~~~
  CXX      fv_InlineImage.lo
  CXX      fv_Selection.lo
  CXX      fv_SelectionHandles.lo
  CXX      fv_View_cmd.lo
  CXX      fv_View.lo
  CXX      fv_View_protected.lo
  CXX      fv_View_TestRoutines.lo
  CXX      fv_VisualDragText.lo
  CXX      fv_ViewDoubleBuffering.lo
In file included from ../../../../src/wp/impexp/xp/ie_exp_RTF.h:28:0,
                 from fv_Selection.cpp:32:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ../../../../src/wp/impexp/xp/ie_imp_RTF.h:36,
                 from fv_View.cpp:43:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
fv_View.cpp: In member function 'EV_EditMouseContext FV_View::_getMouseContext(UT_sint32, UT_sint32)':
fv_View.cpp:10469:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<UT_Rect> pRec( pLine->getScreenRect() );
          ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:35,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:23,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17,
                 from ../../../../src/text/ptbl/xp/pd_Document.h:73,
                 from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27,
                 from fv_View.cpp:33:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
fv_View.cpp:10505:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
    std::auto_ptr<UT_Rect> pRec( pLine->getScreenRect() );
         ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:35,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:23,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17,
                 from ../../../../src/text/ptbl/xp/pd_Document.h:73,
                 from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27,
                 from fv_View.cpp:33:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::beginDoubleBuffering()':
fv_ViewDoubleBuffering.cpp:54:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if( XAP_App::getApp()->getDisableDoubleBuffering() )
     ^~
fv_ViewDoubleBuffering.cpp:57:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(m_bSuspendDirectDrawing == true && m_bCallDrawOnlyAtTheEnd == false)
  ^~
fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::endDoubleBuffering()':
fv_ViewDoubleBuffering.cpp:85:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if( XAP_App::getApp()->getDisableDoubleBuffering() )
     ^~
fv_ViewDoubleBuffering.cpp:88:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(!m_pView->unregisterDoubleBufferingObject(this))
  ^~
  CXXLD    libxp.la
gmake[6]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp'
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp'
Making all in gtk
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt/gtk'
  CXX      fv_UnixFrameEdit.lo
  CXX      fv_UnixInlineImage.lo
  CXX      fv_UnixVisualDrag.lo
  CXX      fv_UnixSelectionHandles.lo
  CXX      gtktexthandle.lo
gtktexthandle.cpp:520:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
                                                      FvTextHandlePrivate);
             ^                                        ~~~~~~~~~~~~~~~~~~~~~   
gtktexthandle.cpp: In function 'void _fv_text_handle_class_init(FvTextHandleClass*)':
gtktexthandle.cpp:509:71: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   g_type_class_add_private (object_class, sizeof (FvTextHandlePrivate));
                                                                       ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/glib-object.h:24,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/gio/gioenums.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/gio/giotypes.h:30,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/gio/gio.h:28,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30,
                 from gtktexthandleprivate.h:21,
                 from gtktexthandle.cpp:18:
/pbulk/work/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 void     g_type_class_add_private       (gpointer                    g_class,
          ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ../../../../src/wp/impexp/xp/ie_imp_RTF.h:36,
                 from fv_UnixVisualDrag.cpp:32:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXXLD    libgtk.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt/gtk'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/fmt'
Making all in ptbl
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp'
gmake[6]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp'
  CXX      fd_Field.lo
  CXX      pd_Document.lo
  CXX      pd_Document_TestRoutines.lo
  CXX      pd_RDFQuery.lo
  CXX      pd_DocumentRDF.lo
  CXX      pd_RDFSupport.lo
  CXX      pd_Style.lo
  CXX      pd_Iterator.lo
  CXX      pf_Frag.lo
pd_RDFSupport.cpp: In function 'std::__cxx11::string toString(librdf_node*)':
pd_RDFSupport.cpp:290:37: warning: 'unsigned char* librdf_node_to_string(librdf_node*)' is deprecated [-Wdeprecated-declarations]
     z = librdf_node_to_string( node );
                                     ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/librdf.h:399:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/redland.h:30,
                 from pd_RDFSupport.cpp:39:
/pbulk/work/editors/abiword/work/.buildlink/include/rdf_node.h:171:16: note: declared here
 unsigned char *librdf_node_to_string(librdf_node* node);
                ^~~~~~~~~~~~~~~~~~~~~
pd_RDFQuery.cpp: In function 'std::__cxx11::string tostr(librdf_node*)':
pd_RDFQuery.cpp:68:59: warning: 'unsigned char* librdf_node_to_string(librdf_node*)' is deprecated [-Wdeprecated-declarations]
     std::string s = (const char*)librdf_node_to_string( n );
                                                           ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/librdf.h:399:0,
                 from /pbulk/work/editors/abiword/work/.buildlink/include/redland.h:30,
                 from pd_RDFQuery.cpp:42:
/pbulk/work/editors/abiword/work/.buildlink/include/rdf_node.h:171:16: note: declared here
 unsigned char *librdf_node_to_string(librdf_node* node);
                ^~~~~~~~~~~~~~~~~~~~~
  CXX      pf_Frag_FmtMark.lo
  CXX      pf_Fragments.lo
  CXX      pf_Frag_Object.lo
  CXX      pf_Frags_TestRoutines.lo
  CXX      pf_Frag_Strux_Block.lo
  CXX      pf_Frag_Strux.lo
  CXX      pf_Frag_Strux_Section.lo
  CXX      pf_Frag_TestRoutines.lo
  CXX      pf_Frag_Text.lo
  CXX      pl_ListenerCoupleCloser.lo
  CXX      po_Bookmark.lo
  CXX      pp_AttrProp.lo
  CXX      pp_Property.lo
  CXX      pp_PropertyMap.lo
  CXX      pp_Revision.lo
  CXX      pp_TableAttrProp.lo
pl_ListenerCoupleCloser.cpp: In member function 'virtual bool PL_ListenerCoupleCloser::populateAfter(fl_ContainerLayout*, const PX_ChangeRecord*)':
pl_ListenerCoupleCloser.cpp:302:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
                     }
                     ^
pl_ListenerCoupleCloser.cpp:303:17: note: here
                 case PTO_RDFAnchor:
                 ^~~~
pl_ListenerCoupleCloser.cpp: In member function 'virtual bool PL_ListenerCoupleCloser::populateBefore(fl_ContainerLayout*, const PX_ChangeRecord*)':
pl_ListenerCoupleCloser.cpp:404:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
                     }
                     ^
pl_ListenerCoupleCloser.cpp:405:17: note: here
                 case PTO_RDFAnchor:
                 ^~~~
  CXX      pt_PieceTable.lo
  CXX      pt_PT_Append.lo
  CXX      pt_PT_ChangeObject.lo
  CXX      pt_PT_ChangeSpan.lo
  CXX      pt_PT_ChangeStrux.lo
  CXX      pt_PT_DeleteObject.lo
  CXX      pt_PT_DeleteSpan.lo
  CXX      pt_PT_DeleteStrux.lo
  CXX      pt_PT_FmtMark.lo
  CXX      pt_PT_Glob.lo
  CXX      pt_PT_InsertObject.lo
pt_PT_DeleteStrux.cpp: In member function 'bool pt_PieceTable::_unlinkStrux_Block(pf_Frag_Strux*, pf_Frag**, UT_uint32*)':
pt_PT_DeleteStrux.cpp:229:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
   }
   ^
pt_PT_DeleteStrux.cpp:231:2: note: here
  case PTX_SectionHdrFtr:
  ^~~~
pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::_tweakDeleteSpanOnce(PT_DocPosition&, PT_DocPosition&, UT_Stack*) const':
pt_PT_DeleteSpan.cpp:1696:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (dpos2 == dpos1 + pf_First->getLength())
    ^~
pt_PT_DeleteSpan.cpp:1709:3: note: here
   case PTX_SectionHdrFtr:
   ^~~~
  CXX      pt_PT_InsertSpan.lo
  CXX      pt_PT_InsertStrux.lo
  CXX      pt_PT_Listener.lo
  CXX      pt_PT_Styles.lo
pt_PT_InsertStrux.cpp: In member function 'bool pt_PieceTable::_computeFmtMarkForNewBlock(pf_Frag_Strux*, pf_Frag*, PT_BlockOffset, PT_AttrPropIndex*)':
pt_PT_InsertStrux.cpp:723:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
     }
     ^
pt_PT_InsertStrux.cpp:726:3: note: here
   case pf_Frag::PFT_Strux:
   ^~~~
In file included from pt_PT_Listener.cpp:254:0:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      pt_PT_TestRoutines.lo
  CXX      pt_PT_Undo.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from pt_PT_Styles.cpp:34:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      pt_VarSet.lo
  CXX      px_ChangeHistory.lo
  CXX      px_ChangeRecord.lo
  CXX      px_CH_TestRoutines.lo
  CXX      px_CR_DataItem.lo
  CXX      px_CR_DocProp.lo
  CXX      px_CR_FmtMarkChange.lo
  CXX      px_CR_FmtMark.lo
  CXX      px_CR_Glob.lo
  CXX      px_CR_ObjectChange.lo
  CXX      px_CR_Object.lo
  CXX      px_CR_SpanChange.lo
  CXX      px_CR_Span.lo
  CXX      px_CR_StruxChange.lo
  CXX      px_CR_Strux.lo
  CXX      px_CR_Style.lo
  CXX      px_CR_TestRoutines.lo
  CXX      pp_Author.lo
  CXXLD    libxp.la
gmake[6]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp'
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text/ptbl'
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text'
gmake[3]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/text'
Making all in wp
gmake[3]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp'
Making all in ap
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap'
Making all in gtk
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/gtk'
  CXX      GTKCommon.lo
  CXX      ap_UnixApp.lo
  CXX      ap_UnixDialog_Annotation.lo
  CXX      ap_DocView.lo
  CXX      ap_UnixDialog_Background.lo
  CXX      ap_UnixDialog_Border_Shading.lo
  CXX      ap_UnixClipboard.lo
  CXX      ap_UnixAppImpl.lo
  CXX      ap_UnixDialog_Break.lo
  CXX      ap_UnixDialog_Columns.lo
In file included from ap_UnixApp.cpp:88:0:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ap_UnixApp.cpp: In constructor 'AP_UnixApp::AP_UnixApp(const char*)':
ap_UnixApp.cpp:166:2: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
  if(this == 0)
  ^~
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from GTKCommon.cpp:22:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
In file included from ap_UnixDialog_Border_Shading.cpp:30:0:
../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_Border_Shading.cpp:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ../../../../src/wp/ap/xp/ap_Dialog_Border_Shading.h:39,
                 from ap_UnixDialog_Border_Shading.cpp:42:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_border_color_clicked(GtkWidget*, GdkEventButton*, gpointer)':
ap_UnixDialog_Border_Shading.cpp:130:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  std::auto_ptr<UT_RGBColor> color =
       ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_Border_Shading.cpp:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_shading_color_clicked(GtkWidget*, GdkEventButton*, gpointer)':
ap_UnixDialog_Border_Shading.cpp:172:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  std::auto_ptr<UT_RGBColor> color =
       ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_Border_Shading.cpp:30:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
  CXX      ap_UnixDialogFactory.lo
  CXX      ap_UnixDialog_Field.lo
  CXX      ap_UnixDialog_FormatFootnotes.lo
  CXX      ap_UnixDialog_FormatFrame.lo
  CXX      ap_UnixDialog_FormatTable.lo
  CXX      ap_UnixDialog_FormatTOC.lo
  CXX      ap_UnixDialog_Goto.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.h:25,
                 from ap_UnixDialog_All.h:51,
                 from ap_UnixDialogFactory.cpp:28:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_UnixDialog_HdrFtr.lo
In file included from ap_UnixDialog_FormatTable.cpp:31:0:
../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_FormatTable.cpp:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_UnixDialog_Goto.cpp:43:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ../../../../src/wp/ap/xp/ap_Dialog_FormatTable.h:38,
                 from ap_UnixDialog_FormatTable.cpp:43:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBorderColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
ap_UnixDialog_FormatTable.cpp:150:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  std::auto_ptr<UT_RGBColor> color =
       ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_FormatTable.cpp:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
ap_UnixDialog_FormatTable.cpp:178:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  std::auto_ptr<UT_RGBColor> color =
       ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_FormatTable.cpp:31:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ap_UnixDialog_FormatFrame.cpp:33:0:
../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_FormatFrame.cpp:33:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ../../../../src/wp/ap/xp/ap_Dialog_FormatFrame.h:41,
                 from ap_UnixDialog_FormatFrame.cpp:43:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBorderColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
ap_UnixDialog_FormatFrame.cpp:152:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  std::auto_ptr<UT_RGBColor> color =
       ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_FormatFrame.cpp:33:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
ap_UnixDialog_FormatFrame.cpp:181:7: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  std::auto_ptr<UT_RGBColor> color =
       ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22,
                 from ap_UnixDialog_FormatFrame.cpp:33:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
  CXX      ap_UnixDialog_InsertBookmark.lo
  CXX      ap_UnixDialog_InsertXMLID.lo
  CXX      ap_UnixDialog_Insert_DateTime.lo
  CXX      ap_UnixDialog_InsertHyperlink.lo
  CXX      ap_UnixDialog_InsertTable.lo
  CXX      ap_UnixDialog_Latex.lo
  CXX      ap_UnixDialog_ListRevisions.lo
  CXX      ap_UnixDialog_Lists.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_UnixDialog_InsertXMLID.cpp:45:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_UnixDialog_MailMerge.lo
  CXX      ap_UnixDialog_MarkRevisions.lo
  CXX      ap_UnixDialog_MergeCells.lo
  CXX      ap_UnixDialog_New.lo
  CXX      ap_UnixDialog_MetaData.lo
  CXX      ap_UnixDialog_Options.lo
  CXX      ap_UnixDialog_PageNumbers.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ap_UnixDialog_Options.cpp:45:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ap_UnixDialog_Options.cpp: In static member function 'static void AP_UnixDialog_Options::s_color_changed(GtkColorSelection*, GdkRGBA*, gpointer)':
ap_UnixDialog_Options.cpp:159:66: warning: unused parameter 'csel' [-Wunused-parameter]
 void AP_UnixDialog_Options::s_color_changed ( GtkColorSelection *csel,
                                                                  ^~~~
  CXX      ap_UnixDialog_PageSetup.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ap_UnixDialog_New.cpp:46:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_UnixDialog_Paragraph.lo
  CXX      ap_UnixDialog_Replace.lo
  CXX      ap_UnixDialog_SplitCells.lo
  CXX      ap_UnixDialog_Styles.lo
  CXX      ap_UnixDialog_Stylist.lo
  CXX      ap_UnixDialog_Tab.lo
  CXX      ap_UnixDialog_ToggleCase.lo
  CXX      ap_UnixDialog_WordCount.lo
  CXX      ap_UnixDialog_RDFQuery.lo
ap_UnixDialog_Tab.cpp: In destructor 'virtual AP_UnixDialog_Tab::~AP_UnixDialog_Tab()':
ap_UnixDialog_Tab.cpp:196:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (m_AlignmentMapping[i] != NULL)
   ^~
ap_UnixDialog_Tab.cpp:198:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    m_AlignmentMapping[i] = NULL;
    ^~~~~~~~~~~~~~~~~~
ap_UnixDialog_Tab.cpp:202:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (m_LeaderMapping[i] != NULL)
   ^~
ap_UnixDialog_Tab.cpp:204:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    m_LeaderMapping[i] = NULL;
    ^~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_RDFEditor.lo
  CXX      ap_UnixFrame.lo
  CXX      ap_UnixFrameImpl.lo
  CXX      ap_UnixLeftRuler.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_UnixDialog_RDFQuery.cpp:32:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_UnixPrefs.lo
  CXX      ap_UnixPreview_Annotation.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_UnixDialog_RDFEditor.cpp:32:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_UnixStockIcons.lo
  CXX      ap_Unix_TB_CFactory.lo
  CXX      ap_UnixToolbar_FontCombo.lo
  CXX      ap_UnixToolbar_SizeCombo.lo
  CXX      ap_UnixToolbar_StyleCombo.lo
  CXX      ap_UnixToolbar_ZoomCombo.lo
  CXX      ap_UnixTopRuler.lo
  CXX      ap_UnixViewListener.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ap_UnixToolbar_SizeCombo.cpp:27:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_RDFContactGTK.lo
  CXX      ap_RDFEventGTK.lo
  CXX      ap_RDFLocationGTK.lo
  CXX      ap_RDFSemanticItemFactoryGTK.lo
  CXX      ap_RDFSemanticItemGTKInjected.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_RDFContactGTK.h:23,
                 from ap_RDFContactGTK.cpp:20:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      abiwidget.lo
  CXX      ap_UnixDialog_Spell.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_RDFEventGTK.h:23,
                 from ap_RDFEventGTK.cpp:20:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_UnixStatusBar.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_RDFSemanticItemFactoryGTK.h:23,
                 from ap_RDFSemanticItemFactoryGTK.cpp:21:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_RDFSemanticItemGTKInjected.cpp:20:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from GTKCommon.h:57,
                 from ap_RDFLocationGTK.h:24,
                 from ap_RDFLocationGTK.cpp:20:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
abiwidget.cpp: In function 'void s_LoadingCursorCallback(UT_Worker*)':
abiwidget.cpp:1041:49: warning: unused parameter 'pTimer' [-Wunused-parameter]
 static void s_LoadingCursorCallback(UT_Worker * pTimer )
                                                 ^~~~~~
  CXXLD    libgtk.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/gtk'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/xp'
Making all in ToolbarIcons
gmake[6]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/xp/ToolbarIcons'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/xp/ToolbarIcons'
gmake[6]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/xp'
  CXX      ap_Dialog_Spell.lo
  CXX      ap_LB_viEdit_c.lo
  CXX      ap_StatusBar.lo
  CXX      ap_LB_EmacsCtrlX.lo
  CXX      ap_LB_Emacs.lo
  CXX      ap_LB_viEdit.lo
  CXX      ap_LB_viEdit_colon.lo
  CXX      ap_LB_viEdit_d.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ap_StatusBar.cpp:38:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_LB_viEdit_r.lo
  CXX      ap_LB_viEdit_y.lo
  CXX      ap_LB_viInput.lo
  CXX      ap_App.lo
  CXX      ap_Args.lo
  CXX      ap_Convert.lo
  CXX      ap_Dialog_Modeless.lo
  CXX      ap_Dialog_Modal.lo
  CXX      ap_Dialog_Background.lo
  CXX      ap_Dialog_Border_Shading.lo
  CXX      ap_Dialog_Break.lo
  CXX      ap_Dialog_Columns.lo
  CXX      ap_Dialog_Field.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ap_Dialog_Border_Shading.h:39,
                 from ap_Dialog_Border_Shading.cpp:50:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_Dialog_FormatFootnotes.lo
  CXX      ap_Dialog_FormatFrame.lo
  CXX      ap_Dialog_FormatTable.lo
  CXX      ap_Dialog_FormatTOC.lo
  CXX      ap_Dialog_Goto.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ap_Dialog_FormatFrame.h:41,
                 from ap_Dialog_FormatFrame.cpp:53:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ap_Dialog_FormatTable.h:38,
                 from ap_Dialog_FormatTable.cpp:48:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_Dialog_HdrFtr.lo
ap_Dialog_FormatFrame.cpp: In function 'UT_UTF8String s_canonical_thickness(const UT_UTF8String&, float&)':
ap_Dialog_FormatFrame.cpp:923:22: warning: '%.2f' directive writing between 4 and 313 bytes into a region of size 16 [-Wformat-overflow=]
 static UT_UTF8String s_canonical_thickness (const UT_UTF8String & sThickness, float & thickness)
                      ^~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp:940:10: note: 'sprintf' output between 7 and 316 bytes into a destination of size 16
   sprintf(buf, "%.2fpt", thickness);
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp: In function 'UT_UTF8String s_canonical_thickness(float)':
ap_Dialog_FormatFrame.cpp:904:22: warning: '%.2f' directive writing between 4 and 313 bytes into a region of size 16 [-Wformat-overflow=]
 static UT_UTF8String s_canonical_thickness (float thickness)
                      ^~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp:917:10: note: 'sprintf' output between 7 and 316 bytes into a destination of size 16
   sprintf(buf, "%.2fpt", thickness);
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleRight(UT_sint32)':
ap_Dialog_FormatFrame.cpp:843:6: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
 void AP_Dialog_FormatFrame::setBorderLineStyleRight (UT_sint32 linestyle)
      ^~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp:843:6: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
ap_Dialog_FormatFrame.cpp:846:10: note: 'sprintf' output between 2 and 21 bytes into a destination of size 16
  sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleLeft(UT_sint32)':
ap_Dialog_FormatFrame.cpp:854:6: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
 void AP_Dialog_FormatFrame::setBorderLineStyleLeft (UT_sint32 linestyle)
      ^~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp:854:6: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
ap_Dialog_FormatFrame.cpp:857:10: note: 'sprintf' output between 2 and 21 bytes into a destination of size 16
  sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleTop(UT_sint32)':
ap_Dialog_FormatFrame.cpp:865:6: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
 void AP_Dialog_FormatFrame::setBorderLineStyleTop (UT_sint32 linestyle)
      ^~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp:865:6: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
ap_Dialog_FormatFrame.cpp:868:10: note: 'sprintf' output between 2 and 21 bytes into a destination of size 16
  sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleBottom(UT_sint32)':
ap_Dialog_FormatFrame.cpp:876:6: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
 void AP_Dialog_FormatFrame::setBorderLineStyleBottom (UT_sint32 linestyle)
      ^~~~~~~~~~~~~~~~~~~~~
ap_Dialog_FormatFrame.cpp:876:6: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
ap_Dialog_FormatFrame.cpp:879:10: note: 'sprintf' output between 2 and 21 bytes into a destination of size 16
  sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_Dialog_GetStringCommon.lo
  CXX      ap_Dialog_InsertBookmark.lo
  CXX      ap_Dialog_InsertXMLID.lo
  CXX      ap_Dialog_Insert_DateTime.lo
  CXX      ap_Dialog_InsertHyperlink.lo
  CXX      ap_Dialog_InsertTable.lo
  CXX      ap_Dialog_Latex.lo
  CXX      ap_Dialog_ListRevisions.lo
  CXX      ap_Dialog_Lists.lo
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ap_Dialog_Latex.cpp:29:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_Dialog_MailMerge.lo
  CXX      ap_Dialog_MarkRevisions.lo
  CXX      ap_Dialog_MergeCells.lo
  CXX      ap_Dialog_New.lo
  CXX      ap_Dialog_Options.lo
  CXX      ap_Dialog_PageNumbers.lo
  CXX      ap_Dialog_PageSetup.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ap_Dialog_MailMerge.cpp:24:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
  CXX      ap_Dialog_Paragraph.lo
  CXX      ap_Dialog_Replace.lo
  CXX      ap_Dialog_SplitCells.lo
  CXX      ap_Dialog_Styles.lo
  CXX      ap_Dialog_Stylist.lo
  CXX      ap_Dialog_Tab.lo
  CXX      ap_Dialog_ToggleCase.lo
  CXX      ap_Dialog_WordCount.lo
  CXX      ap_Dialog_RDFQuery.lo
  CXX      ap_Dialog_RDFEditor.lo
  CXX      ap_EditMethods.lo
  CXX      ap_Frame.lo
  CXX      ap_FrameData.lo
  CXX      ap_LB_DeadAbovedot.lo
  CXX      ap_LB_DeadAcute.lo
  CXX      ap_LB_DeadBreve.lo
In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0,
                 from ap_Dialog_FormatTable.h:38,
                 from ap_EditMethods.cpp:111:
/pbulk/work/editors/abiword/work/.buildlink/include/boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.
 )
 ^
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ap_EditMethods.cpp:123:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_LB_DeadCaron.lo
  CXX      ap_LB_DeadCedilla.lo
  CXX      ap_LB_DeadCircumflex.lo
  CXX      ap_LB_DeadDiaeresis.lo
ap_EditMethods.cpp: In static member function 'static bool ap_EditMethods::dlgColumns(AV_View*, EV_EditMethodCallData*)':
ap_EditMethods.cpp:1399:16: warning: '%i' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
 #define F(fn)  ap_EditMethods::fn
                ^
ap_EditMethods.cpp:1399:16: note: in definition of macro 'F'
 #define F(fn)  ap_EditMethods::fn
                ^~~~~~~~~~~~~~
ap_EditMethods.cpp:12094:1: note: in expansion of macro 'Defun'
 Defun(dlgColumns)
 ^
ap_EditMethods.cpp:1399:16: note: using the range [-2147483648, 2147483647] for directive argument
 #define F(fn)  ap_EditMethods::fn
                ^
ap_EditMethods.cpp:1399:16: note: in definition of macro 'F'
 #define F(fn)  ap_EditMethods::fn
                ^~~~~~~~~~~~~~
ap_EditMethods.cpp:12094:1: note: in expansion of macro 'Defun'
 Defun(dlgColumns)
 ^
ap_EditMethods.cpp:12184:10: note: 'sprintf' output between 2 and 12 bytes into a destination of size 4
   sprintf(buf, "%i", pDialog->getColumns());
   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_LB_DeadDoubleacute.lo
  CXX      ap_LB_DeadGrave.lo
  CXX      ap_LB_DeadMacron.lo
  CXX      ap_LB_DeadOgonek.lo
  CXX      ap_LB_DeadTilde.lo
  CXX      ap_LB_Default.lo
  CXX      ap_LeftRuler.lo
  CXX      ap_LoadBindings.lo
  CXX      ap_Menu_ActionSet.lo
  CXX      ap_Menu_Functions.lo
  CXX      ap_Menu_LabelSet.lo
  CXX      ap_Menu_Layouts.lo
  CXX      ap_Prefs.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ap_Menu_Layouts.cpp:35:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ap_Menu_LabelSet.cpp:28:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_Preview_Abi.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ap_Prefs.cpp:30:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_Preview_Annotation.lo
  CXX      ap_Preview_Paragraph.lo
  CXX      ap_Ruler.lo
  CXX      ap_Strings.lo
  CXX      ap_Toolbar_ActionSet.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ap_Strings.cpp:31:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ap_Toolbar_Functions.lo
  CXX      ap_Toolbar_Icons.lo
  CXX      ap_Toolbar_LabelSet.lo
  CXX      ap_Toolbar_Layouts.lo
  CXX      ap_TopRuler.lo
  CXX      ap_wp_sidebar.lo
  CXX      ap_RDFContact.lo
  CXX      ap_RDFEvent.lo
  CXX      ap_RDFLocation.lo
  CXXLD    libxp.la
gmake[6]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/xp'
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/ap'
Making all in impexp
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp'
Making all in gtk
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp/gtk'
  CXX      ie_impexp_RegisterUnix.lo
  CXX      ie_exp_PDF.lo
  CXX      ie_impGraphic_GdkPixbuf.lo
  CXXLD    libgtk.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp/gtk'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp/xp'
  CXX      ie_exp_AbiWord_1.lo
  CXX      ie_exp_AWT.lo
  CXX      ie_exp.lo
  CXX      ie_exp_HTML.lo
  CXX      ie_exp_HTML_DocumentWriter.lo
  CXX      ie_exp_HTML_StyleTree.lo
  CXX      ie_exp_HTML_util.lo
  CXX      ie_exp_HTML_UtilListeners.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_util.h:34,
                 from ie_exp_HTML_util.cpp:25:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_util.h:34,
                 from ie_exp_HTML_StyleTree.h:25,
                 from ie_exp_HTML_StyleTree.cpp:25:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_util.h:34,
                 from ie_exp_HTML.h:32,
                 from ie_exp_HTML_UtilListeners.h:25,
                 from ie_exp_HTML_UtilListeners.cpp:26:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_util.h:34,
                 from ie_exp_HTML.h:32,
                 from ie_exp_HTML_DocumentWriter.h:26,
                 from ie_exp_HTML_DocumentWriter.cpp:22:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_util.h:34,
                 from ie_exp_HTML.h:32,
                 from ie_exp_HTML.cpp:26:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ie_exp_HTML.cpp: In destructor 'virtual IE_Exp_HTML::~IE_Exp_HTML()':
ie_exp_HTML.cpp:134:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (m_bDefaultWriterFactory)
     ^~
ie_exp_HTML.cpp:136:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  delete m_pNavigationHelper;
  ^~~~~~
  CXX      ie_exp_HTML_Listener.lo
  CXX      ie_exp_HTML_NavigationHelper.lo
  CXX      ie_exp_RTF_AttrProp.lo
  CXX      ie_exp_RTF.lo
  CXX      ie_exp_RTF_listenerGetProps.lo
  CXX      ie_exp_RTF_listenerWriteDoc.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_Listener.h:37,
                 from ie_exp_HTML_Listener.cpp:26:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ie_exp_Text.lo
ie_exp_HTML_Listener.cpp: In member function 'void IE_Exp_HTML_Listener::_openSpan(PT_AttrPropIndex)':
ie_exp_HTML_Listener.cpp:865:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (strcmp(szP_FontWeight, "bold") == 0)
   ^~
ie_exp_HTML_Listener.cpp:868:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     style += "font-weight:bold";
     ^~~~~
ie_exp_HTML_Listener.cpp: In member function 'void IE_Exp_HTML_Listener::_insertTOC(PT_AttrPropIndex)':
ie_exp_HTML_Listener.cpp:2468:10: warning: variable 'hasHeading' set but not used [-Wunused-but-set-variable]
     bool hasHeading = true; // AbiWord's default
          ^~~~~~~~~~
  CXX      ie_FileInfo.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ./ie_Table.h:29,
                 from ie_exp_HTML_util.h:34,
                 from ie_exp_HTML_NavigationHelper.h:25,
                 from ie_exp_HTML_NavigationHelper.cpp:22:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ie_exp_RTF.h:28:0,
                 from ie_exp_RTF_listenerGetProps.h:22,
                 from ie_exp_RTF_listenerGetProps.cpp:28:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ie_exp_Text.h:26,
                 from ie_exp_Text.cpp:34:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ie_exp_RTF.h:28:0,
                 from ie_exp_RTF.cpp:33:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ie_exp_RTF.h:28:0,
                 from ie_exp_RTF_listenerWriteDoc.h:22,
                 from ie_exp_RTF_listenerWriteDoc.cpp:41:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ie_imp_AbiWord_1.lo
  CXX      ie_imp.lo
  CXX      ie_impexp_Register.lo
  CXX      ie_imp_GraphicAsDocument.lo
  CXX      ie_impGraphic.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ie_imp_AbiWord_1.cpp:35:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ie_impGraphic_PNG.lo
  CXX      ie_impGraphic_SVG.lo
  CXX      ie_imp_MsWord_97.lo
In file included from ie_exp_RTF.h:28:0,
                 from ie_impexp_Register.cpp:28:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ie_imp_PasteListener.lo
  CXX      ie_imp_RTF.lo
  CXX      ie_imp_RTFObjectsAndPicts.lo
In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42:0,
                 from ie_imp_MsWord_97.cpp:44:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ie_imp_RTFParse.lo
ie_imp_MsWord_97.cpp: In function 'void print_summary_stream(GsfInfile*, const char*, int, PD_Document*)':
ie_imp_MsWord_97.cpp:1127:53: warning: 'GError* gsf_msole_metadata_read(GsfInput*, GsfDocMetaData*)' is deprecated: Use 'gsf_doc_meta_data_read_from_msole' instead [-Wdeprecated-declarations]
     err = gsf_msole_metadata_read (stream, meta_data);
                                                     ^
In file included from /pbulk/work/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:79:0,
                 from ../../../../src/af/util/xp/ut_go_file.h:33,
                 from ie_imp.h:34,
                 from ie_imp_MsWord_97.h:29,
                 from ie_imp_MsWord_97.cpp:55:
/pbulk/work/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-msole-utils.h:37:12: note: declared here
 GError    *gsf_msole_metadata_read   (GsfInput *in,
            ^~~~~~~~~~~~~~~~~~~~~~~
ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_specCharProc(wvParseStruct*, short unsigned int, CHP*)':
ie_imp_MsWord_97.cpp:2064:15: warning: variable 'textOff' set but not used [-Wunused-but-set-variable]
     UT_uint32 textOff = 0;
               ^~~~~~~
ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_beginPara(wvParseStruct*, UT_uint32, void*, int)':
ie_imp_MsWord_97.cpp:2775:7: warning: variable 'bInHdrFtr' set but not used [-Wunused-but-set-variable]
  bool bInHdrFtr = false;
       ^~~~~~~~~
ie_imp_MsWord_97.cpp:2780:7: warning: variable 'bInTextboxes' set but not used [-Wunused-but-set-variable]
  bool bInTextboxes = false;
       ^~~~~~~~~~~~
ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_fieldProc(wvParseStruct*, short unsigned int, unsigned char, short unsigned int)':
ie_imp_MsWord_97.cpp:3507:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if(_isTOCsupported(f))
      ^~
ie_imp_MsWord_97.cpp:3514:5: note: here
     case F_HYPERLINK:
     ^~~~
ie_imp_MsWord_97.cpp: In member function 'bool IE_Imp_MsWord_97::_handleCommandField(char*)':
ie_imp_MsWord_97.cpp:4228:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
     m_bTOCsupported = _isTOCsupported(f);
     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
ie_imp_MsWord_97.cpp:4230:4: note: here
    default:
    ^~~~~~~
  CXX      ie_imp_Text.lo
  CXX      ie_imp_RDF.lo
ie_imp_RTF.cpp:9336:4: warning: #warning (maybe not the right behaviour) [-Wcpp]
   #warning(maybe not the right behaviour)
    ^~~~~~~
  CXX      ie_imp_XHTML.lo
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ie_imp_RTF.h:36,
                 from ie_imp_RTFObjectsAndPicts.cpp:36:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ie_imp_RTFObjectsAndPicts.cpp: In member function 'bool IE_Imp_RTF::HandleObject()':
ie_imp_RTFObjectsAndPicts.cpp:1397:4: warning: variable 'objectType' set but not used [-Wunused-but-set-variable]
  } objectType = OBJ_TYPE_NONE;
    ^~~~~~~~~~
In file included from ie_imp_RTF.cpp:40:0:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14:0,
                 from ie_imp_RTF.h:36,
                 from ie_imp_RTFParse.cpp:26:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
In file included from ie_imp_Text.cpp:29:0:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::ParseChar(UT_UCSChar, bool)':
ie_imp_RTF.cpp:3107:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    }
    ^
ie_imp_RTF.cpp:3108:3: note: here
   default:
   ^~~~~~~
ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::TranslateKeywordID(RTF_KEYWORD_ID, UT_sint32, bool)':
ie_imp_RTF.cpp:4828:99: warning: this statement may fall through [-Wimplicit-fallthrough=]
   _setStringProperty(m_currentRTFState.m_cellProps.m_sCellProps,"background-color",sColor.c_str());
                                                                                                   ^
ie_imp_RTF.cpp:4830:2: note: here
  case RTF_KW_cfpat:
  ^~~~
ie_imp_RTF.cpp:4833:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
   m_currentRTFState.m_paraProps.m_iShadingForeCol = (int) param;
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
ie_imp_RTF.cpp:4835:2: note: here
  case RTF_KW_cbpat:
  ^~~~
ie_imp_Text.cpp: In member function 'UT_Error IE_Imp_Text::_parseStream(ImportStream*)':
ie_imp_Text.cpp:854:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (bFirstChar)
    ^~
ie_imp_Text.cpp:863:3: note: here
   case 0x0000:
   ^~~~
ie_imp_Text.cpp:891:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    c = '?';
    ~~^~~~~
ie_imp_Text.cpp:894:3: note: here
   default:
   ^~~~~~~
In file included from ie_imp_RDF.cpp:30:0:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXX      ie_imp_XML.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ie_Table.h:29,
                 from ie_imp_XHTML.cpp:45:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::startElement(const gchar*, const gchar**)':
ie_imp_XHTML.cpp:768:6: warning: variable 'failLine' set but not used [-Wunused-but-set-variable]
  int failLine;
      ^~~~~~~~
ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::endElement(const gchar*)':
ie_imp_XHTML.cpp:1580:6: warning: variable 'failLine' set but not used [-Wunused-but-set-variable]
  int failLine = 0;
      ^~~~~~~~
ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::charData(const gchar*, int)':
ie_imp_XHTML.cpp:1907:6: warning: variable 'failLine' set but not used [-Wunused-but-set-variable]
  int failLine = 0;
      ^~~~~~~~
  CXX      ie_mailmerge.lo
  CXX      ie_math_convert.lo
  CXX      ie_Table.lo
  CXX      ie_TOC.lo
  CXX      ie_exp_DocRangeListener.lo
In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0,
                 from ie_Table.h:29,
                 from ie_Table.cpp:54:
../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       throw(UT_iconv_t);
       ^~~~~
  CXXLD    libxp.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp/xp'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp'
  CCLD     libimpexp.la
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/impexp'
Making all in test
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test'
Making all in xp
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test/xp'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test/xp'
Making all in unix
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test/unix'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test/unix'
gmake[5]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test'
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp/test'
gmake[4]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp'
gmake[3]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src/wp'
gmake[3]: Entering directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src'
  CXX      abiword-UnixMain.o
  CXX      libabiword_3.0_la-libabiword.lo
  CXX      libabiword_3.0_la-abi_ver.lo
../src/wp/main/gtk/libabiword.cpp: In function 'void libabiword_init_noargs()':
../src/wp/main/gtk/libabiword.cpp:59:44: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   static char *argv[] = {"libabiword", NULL};
                                            ^
  CXXLD    libabiword-3.0.la

*** Warning: linker path does not have real file for library -lhcrypto.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libhcrypto and none of the candidates passed a file format test
*** using a regex pattern. Last file checked: /usr/lib/libsqlite3.so
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
ld: warning: libgssapi.so.3, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libgssapi.so.11
ld: warning: libheimntlm.so.0, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libheimntlm.so.5
ld: warning: libkrb5.so.26, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libkrb5.so.27
ld: warning: libhx509.so.5, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libhx509.so.6
ld: warning: libwind.so.0, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libwind.so.1
ld: warning: libsqlite3.so.0, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libsqlite3.so.1
ld: warning: libasn1.so.8, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libasn1.so.10
ld: warning: libcom_err.so.1, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libcom_err.so.8
ld: warning: libheimbase.so.1, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libheimbase.so.2
ld: warning: libroken.so.18, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/librdf.so, may conflict with libroken.so.20
ld: warning: libfontconfig.so.2, needed by /pbulk/work/editors/abiword/work/.buildlink/lib/libcairo.so, may conflict with libfontconfig.so.1
ld: warning: libfreetype.so.19, needed by /usr/X11R7/lib/libfontconfig.so.2, may conflict with libfreetype.so.6
copying selected object files to avoid basename conflicts...
  CXXLD    abiword
ld: cannot find -lhcrypto
gmake[3]: *** [Makefile:967: abiword] Error 1
gmake[3]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src'
gmake[2]: *** [Makefile:1185: all-recursive] Error 1
gmake[2]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5/src'
gmake[1]: *** [Makefile:813: all-recursive] Error 1
gmake[1]: Leaving directory '/pbulk/work/editors/abiword/work/abiword-3.0.5'
gmake: *** [Makefile:612: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/editors/abiword
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/abiword