=> 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.8 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8' Making all in goffice-bits gmake[2]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/goffice-bits' creating goffice-paths.h /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/goffice-bits' CC goffice/goffice.lo CC goffice/app/go-cmd-context.lo CC goffice/app/error-info.lo CC goffice/gtk/goffice-gtk.lo CC goffice/gtk/go-color-palette.lo CC goffice/gtk/go-color-group.lo CC goffice/gtk/go-combo-box.lo CC goffice/gtk/go-combo-color.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 /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /tmp/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: /tmp/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 /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /tmp/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: /tmp/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 /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /tmp/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: /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:823:23: note: declared here void gtk_widget_set_state (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~ CC goffice/utils/go-glib-extras.lo CC goffice/utils/go-image.lo In file included from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:36:0, from /tmp/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': /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstring.h:216: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: ^~~~~~~ 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 /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstring.h:37:0, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/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: /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ CC goffice/utils/go-marshalers.lo CC goffice/utils/go-file.lo CC goffice/utils/go-locale.lo CC goffice/utils/go-cairo.lo CC goffice/utils/go-color.lo CCLD libgoffice.la gmake[3]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/goffice-bits' gmake[2]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/goffice-bits' Making all in src gmake[2]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src' GEN abi-resources.c GEN abi-resources.h /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src' Making all in af gmake[4]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af' Making all in ev gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev' Making all in gtk gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev/gtk' CXX ev_UnixFontCombo.lo CXX ev_UnixKeysym2ucs.lo CXX ev_UnixKeyboard.lo CXX ev_UnixMenu.lo CXX ev_UnixMouse.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); ^~~~~ CXX ev_UnixToolbar.lo CXX ev_UnixToolbar_ViewListener.lo 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); ^~~~~ CXXLD libgtk.la gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev/gtk' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev/xp' CXX ev_EditBinding.lo CXX ev_EditMethod.lo CXX ev_EditEventMapper.lo CXX ev_Keyboard.lo CXX ev_Menu_Actions.lo CXX ev_Menu.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 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); ^~~~~ CXX ev_Toolbar_Layouts.lo CXXLD libxp.la gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev/xp' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/ev' Making all in gr gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr' Making all in gtk gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr/gtk' CXX gr_CairoPrintGraphics.lo CXX gr_UnixCairoGraphics.lo CXX gr_UnixImage.lo CXX gr_CairoImage.lo 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); ^~~~~ 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: /tmp/editors/abiword/work/.buildlink/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: /tmp/editors/abiword/work/.buildlink/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: /tmp/editors/abiword/work/.buildlink/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 /tmp/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:1329:0, from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /tmp/editors/abiword/work/.buildlink/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 /tmp/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:1332:0, from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /tmp/editors/abiword/work/.buildlink/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 /tmp/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:1329:0, from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /tmp/editors/abiword/work/.buildlink/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[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr/gtk' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr/xp' CXX gr_Caret.lo CXX gr_CharWidthsCache.lo CXX gr_DrawArgs.lo CXX gr_CharWidths.lo CXX gr_EmbedManager.lo CXX gr_Graphics.lo 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) ^~ 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); ^~~~~ CXX gr_Image.lo CXX gr_Painter.lo CXX gr_RenderInfo.lo CXX gr_Transform.lo 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 /tmp/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango.h:27:0, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdktypes.h:35, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /tmp/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: /tmp/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 /tmp/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-font.h:25:0, from /tmp/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25, from /tmp/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango.h:25, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdktypes.h:35, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /tmp/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: /tmp/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[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr/xp' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/gr' Making all in tf gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/tf' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/tf/xp' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/tf/xp' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/tf' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/tf' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/tf' Making all in util gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util' Making all in unix gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/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_unixMisc.lo CXX ut_unixColor.lo CXX ut_unixTimer.lo CXXLD libunix.la gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util/unix' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util/xp' gmake[7]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util/xp' CXX ut_AdobeEncoding.lo CXX ut_base64_TestRoutines.lo CXX ut_bijection.lo CXX ut_base64.lo CXX ut_bytebuf.lo CXX ut_color.lo CXX ut_crc32.lo CXX ut_decompress.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 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: See https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html [-Wdeprecated-declarations] xmlSubstituteEntitiesDefault (1); ^ In file included from ut_html.cpp:35:0: /tmp/editors/abiword/work/.buildlink/include/libxml2/libxml/parser.h:1415:3: note: declared here xmlSubstituteEntitiesDefault(int val); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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_idle.lo CXX ut_jpeg.lo CXX ut_Language.lo CXX ut_locale.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_math.lo 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 ut_misc.cpp:228:13: warning: Deprecated pre-processor symbol: replace with "G_UNICODE_SPACING_MARK" case G_UNICODE_COMBINING_MARK: ^~~~~~~~~~~~~~~~~~~~ CXX ut_mutex.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_OverstrikingChars.lo CXX ut_path.lo CXX ut_png.lo CXX ut_PropVector.lo 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 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_string.lo CC ut_strptime.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_svg.lo CXX ut_test.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_timer.lo CXX ut_types.lo CXX ut_unicode.lo CXX ut_units.lo CXX ut_uuid.lo CXX ut_vector.lo CXX ut_wctomb.lo 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: See https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html [-Wdeprecated-declarations] xmlSubstituteEntitiesDefault (1); ^ In file included from ut_xml_libxml2.cpp:33:0: /tmp/editors/abiword/work/.buildlink/include/libxml2/libxml/parser.h:1415:3: note: declared here xmlSubstituteEntitiesDefault(int val); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXXLD libxp.la gmake[7]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util/xp' gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util/xp' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/util' Making all in xap gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap' Making all in gtk gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap/gtk' gmake[7]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap/gtk' CXX xap_GtkComboBoxHelpers.lo CXX xap_UnixApp.lo CXX xap_UnixAppImpl.lo CXX xap_UnixClipboard.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_UnixCustomWidget.lo CXX xap_UnixDialogHelper.lo CXX xap_UnixDlg_About.lo CXX xap_UnixDlg_ClipArt.lo CXX xap_UnixDlg_ColorChooser.lo In file included from xap_UnixDlg_ColorChooser.cpp:20:0: xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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 class auto_ptr; ^~~~~~~~ xap_UnixDlg_ColorChooser.cpp:24:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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 class auto_ptr; ^~~~~~~~ xap_UnixDlg_ColorChooser.cpp: In function 'std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow*, GtkColorButton*)': xap_UnixDlg_ColorChooser.cpp:57:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return std::auto_ptr(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 class auto_ptr; ^~~~~~~~ CXX xap_UnixDlg_DocComparison.lo CXX xap_UnixDlg_Encoding.lo CXX xap_UnixDlg_FileOpenSaveAs.lo CXX xap_UnixDlg_History.lo In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from xap_UnixDlg_FileOpenSaveAs.h:26, from xap_UnixDlg_FileOpenSaveAs.cpp:48: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX xap_UnixDlg_HTMLOptions.lo CXX xap_UnixDlg_Image.lo CXX xap_UnixDlg_Insert_Symbol.lo CXX xap_UnixDlg_Language.lo 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 /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /tmp/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: /tmp/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_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 In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from xap_UnixDlg_FileOpenSaveAs.h:26, from xap_UnixDlg_PluginManager.cpp:38: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX xap_UnixDlg_WindowMore.lo CXX xap_UnixDlg_Zoom.lo CXX xap_UnixEncodingManager.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_UnixFontPreview.lo CXX xap_UnixFrameImpl.lo CXX xap_UnixModule.lo CXX xap_UnixTableWidget.lo CXX xap_UnixWidget.lo xap_UnixTableWidget.cpp: In function 'gboolean popup_grab_on_window(GdkWindow*, guint32)': xap_UnixTableWidget.cpp:430:19: warning: unused parameter 'activate_time' [-Wunused-parameter] guint32 activate_time) ^~~~~~~~~~~~~ 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[7]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap/gtk' gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap/gtk' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap/xp' CXX barbarisms.lo CXX enchant_checker.lo CXX xap_StatusBar.lo CXX spell_manager.lo CXX xad_Document.lo CXX xap_App.lo CXX xap_AppImpl.lo CXX xap_Args.lo CXX xap_Clipboard.lo CXX xap_CustomWidget.lo CXX xap_Dialog.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 std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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 class auto_ptr; ^~~~~~~~ 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 CXX xap_Dlg_HTMLOptions.lo In file included from xap_Dlg_FileOpenSaveAs.h:26:0, from xap_Dlg_FileOpenSaveAs.cpp:28: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ 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 In file included from xap_Dlg_FileOpenSaveAs.h:26:0, from xap_Dlg_Print.cpp:31: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX xap_Dlg_Zoom.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: ^~~~ CXX xap_Draw_Symbol.lo CXX xap_EncodingManager.lo CXX xap_FakeClipboard.lo 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_FontPreview.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_Frame.lo 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 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_ResourceManager.lo CXX xap_Scrollbar_ViewListener.lo 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[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap/xp' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af/xap' gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af' gmake[4]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/af' Making all in plugins gmake[4]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/plugins' /usr/pkg/bin/gmake all-am gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/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[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/plugins' gmake[4]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/plugins' Making all in text gmake[4]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text' Making all in fmt gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt/xp' gmake[7]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt/xp' CXX fl_Squiggles.lo CXX fb_ColumnBreaker.lo CXX fb_Alignment.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 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); ^~~~~ 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); ^~~~~ CXX fl_DocListener.lo fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::getListAttributesVector(UT_GenericVector*) const': fl_BlockLayout.cpp:10245:6: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=] void fl_BlockLayout::getListAttributesVector(UT_GenericVector * va) const ^~~~~~~~~~~~~~ fl_BlockLayout.cpp:10245:6: note: using the range [-2147483648, 2147483647] for directive argument fl_BlockLayout.cpp:10267:9: note: 'sprintf' output between 2 and 12 bytes into a destination of size 5 sprintf(buf,"%i",level); ~~~~~~~^~~~~~~~~~~~~~~~ CXX fl_FootnoteLayout.lo 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_FrameLayout.lo CXX fl_Layout.lo CXX fl_PartOfBlock.lo CXX fl_SectionLayout.lo CXX fl_SelectionPreserver.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(); ^~~~~~~~~ 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 CXX fp_DirectionMarkerRun.lo 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_EmbedRun.lo CXX fp_FieldListLabelRun.lo CXX fp_FieldTableSumRun.lo CXX fp_FieldTOCNum.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_FmtMarkRun.lo CXX fp_FootnoteContainer.lo CXX fp_FrameContainer.lo CXX fp_Line.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:2751:21: warning: this statement may fall through [-Wimplicit-fallthrough=] pRun->recalcWidth(); ~~~~~~~~~~~~~~~~~^~ fp_Line.cpp:2755:3: note: here default: ^~~~~~~ CXX fp_MathRun.lo CXX fp_Page.lo CXX fp_PageSize.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); ^~~~~ CXX fp_Run.lo CXX fp_TableContainer.lo CXX fp_TestRoutines.lo CXX fp_TextRun.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: ^~~~ 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 fp_TOCContainer.lo CXX fv_Base.lo CXX fv_FrameEdit.lo CXX fv_InlineImage.lo CXX fv_Selection.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); ^~~~~ CXX fv_SelectionHandles.lo CXX fv_View_cmd.lo CXX fv_View.lo CXX fv_View_protected.lo CXX fv_View_TestRoutines.lo 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); ^~~~~ CXX fv_VisualDragText.lo fv_View.cpp: In member function 'EV_EditMouseContext FV_View::_getMouseContext(UT_sint32, UT_sint32)': fv_View.cpp:10469:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pRec( pLine->getScreenRect() ); ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from ./fl_AutoNum.h:25, from ../../../../src/text/ptbl/xp/pd_Document.h:42, 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 class auto_ptr; ^~~~~~~~ fv_View.cpp:10505:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pRec( pLine->getScreenRect() ); ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from ./fl_AutoNum.h:25, from ../../../../src/text/ptbl/xp/pd_Document.h:42, 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 class auto_ptr; ^~~~~~~~ CXX fv_ViewDoubleBuffering.lo 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[7]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt/xp' gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt/xp' Making all in gtk gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt/gtk' CXX fv_UnixFrameEdit.lo CXX fv_UnixInlineImage.lo CXX fv_UnixVisualDrag.lo CXX fv_UnixSelectionHandles.lo 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); ^~~~~ 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 /tmp/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gtktexthandleprivate.h:21, from gtktexthandle.cpp:18: /tmp/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ CXXLD libgtk.la gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt/gtk' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/fmt' Making all in ptbl gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl/xp' gmake[7]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl/xp' CXX fd_Field.lo CXX pd_Document_TestRoutines.lo CXX pd_Document.lo CXX pd_DocumentRDF.lo CXX pd_RDFQuery.lo 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 /tmp/editors/abiword/work/.buildlink/include/librdf.h:399:0, from /tmp/editors/abiword/work/.buildlink/include/redland.h:30, from pd_RDFQuery.cpp:42: /tmp/editors/abiword/work/.buildlink/include/rdf_node.h:171:16: note: declared here unsigned char *librdf_node_to_string(librdf_node* node); ^~~~~~~~~~~~~~~~~~~~~ CXX pd_RDFSupport.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 /tmp/editors/abiword/work/.buildlink/include/librdf.h:399:0, from /tmp/editors/abiword/work/.buildlink/include/redland.h:30, from pd_RDFSupport.cpp:39: /tmp/editors/abiword/work/.buildlink/include/rdf_node.h:171:16: note: declared here unsigned char *librdf_node_to_string(librdf_node* node); ^~~~~~~~~~~~~~~~~~~~~ CXX pd_Iterator.lo CXX pd_Style.lo CXX pf_Frag.lo 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 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 po_Bookmark.lo CXX pp_AttrProp.lo CXX pp_Property.lo CXX pp_PropertyMap.lo CXX pp_Revision.lo CXX pp_TableAttrProp.lo 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 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_FmtMark.lo CXX pt_PT_Glob.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: ^~~~ CXX pt_PT_InsertObject.lo CXX pt_PT_InsertSpan.lo CXX pt_PT_InsertStrux.lo CXX pt_PT_Listener.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: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX pt_PT_Styles.lo CXX pt_PT_TestRoutines.lo CXX pt_PT_Undo.lo CXX pt_VarSet.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 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[7]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl/xp' gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl/xp' gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl' gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text/ptbl' gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text' gmake[4]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/text' Making all in wp gmake[4]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp' Making all in ap gmake[5]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap' Making all in gtk gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/gtk' CXX GTKCommon.lo CXX ap_UnixApp.lo CXX ap_DocView.lo CXX ap_UnixAppImpl.lo CXX ap_UnixClipboard.lo In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from GTKCommon.h:57, from GTKCommon.cpp:22: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ 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); ^~~~~ CXX ap_UnixDialog_Annotation.lo 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) ^~ CXX ap_UnixDialog_Background.lo CXX ap_UnixDialog_Border_Shading.lo CXX ap_UnixDialog_Break.lo CXX ap_UnixDialog_Columns.lo In file included from ap_UnixDialog_Border_Shading.cpp:32:0: ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CXX ap_UnixDialogFactory.lo 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:44: /tmp/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 + 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:132:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_shading_color_clicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_Border_Shading.cpp:174:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CXX ap_UnixDialog_Field.lo In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from ../../../../src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.h:26, from ap_UnixDialog_All.h:51, from ap_UnixDialogFactory.cpp:28: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_UnixDialog_FormatFootnotes.lo CXX ap_UnixDialog_FormatFrame.lo CXX ap_UnixDialog_FormatTable.lo In file included from ap_UnixDialog_FormatFrame.cpp:34:0: ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CXX ap_UnixDialog_FormatTOC.lo 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:44: /tmp/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 + 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:153:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_FormatFrame.cpp:182:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ap_UnixDialog_FormatTable.cpp:32:0: ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ 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:44: /tmp/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 + 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:151:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_FormatTable.cpp:179:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr 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:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CXX ap_UnixDialog_Goto.lo CXX ap_UnixDialog_HdrFtr.lo In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from GTKCommon.h:57, from ap_UnixDialog_Goto.cpp:43: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_UnixDialog_InsertBookmark.lo CXX ap_UnixDialog_InsertXMLID.lo CXX ap_UnixDialog_Insert_DateTime.lo CXX ap_UnixDialog_InsertHyperlink.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: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_UnixDialog_InsertTable.lo CXX ap_UnixDialog_Latex.lo CXX ap_UnixDialog_ListRevisions.lo CXX ap_UnixDialog_Lists.lo CXX ap_UnixDialog_MailMerge.lo CXX ap_UnixDialog_MarkRevisions.lo CXX ap_UnixDialog_MergeCells.lo CXX ap_UnixDialog_MetaData.lo CXX ap_UnixDialog_New.lo CXX ap_UnixDialog_Options.lo CXX ap_UnixDialog_PageNumbers.lo In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from ap_UnixDialog_New.cpp:46: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ 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 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 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_WordCount.lo CXX ap_UnixDialog_RDFQuery.lo CXX ap_UnixDialog_RDFEditor.lo CXX ap_UnixFrame.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: /tmp/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 + 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_UnixDialog_RDFEditor.cpp:32: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_UnixFrameImpl.lo CXX ap_UnixLeftRuler.lo CXX ap_UnixPrefs.lo CXX ap_UnixPreview_Annotation.lo 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 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_UnixToolbar_ZoomCombo.lo CXX ap_UnixTopRuler.lo CXX ap_UnixViewListener.lo CXX ap_RDFContactGTK.lo CXX ap_RDFEventGTK.lo CXX ap_RDFLocationGTK.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: /tmp/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 + 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_RDFEventGTK.h:23, from ap_RDFEventGTK.cpp:20: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_RDFSemanticItemFactoryGTK.lo 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: /tmp/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 + 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_RDFSemanticItemFactoryGTK.h:23, from ap_RDFSemanticItemFactoryGTK.cpp:21: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_RDFSemanticItemGTKInjected.lo 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_RDFSemanticItemGTKInjected.cpp:20: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_UnixStatusBar.lo 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[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/gtk' Making all in xp gmake[6]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/xp' Making all in ToolbarIcons gmake[7]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/xp/ToolbarIcons' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/xp/ToolbarIcons' gmake[7]: Entering directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/xp' CXX ap_Dialog_Spell.lo CXX ap_StatusBar.lo CXX ap_LB_Emacs.lo CXX ap_LB_EmacsCtrlX.lo CXX ap_LB_viEdit_c.lo CXX ap_LB_viEdit_colon.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.lo CXX ap_LB_viEdit_d.lo 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 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: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_Dialog_Columns.lo CXX ap_Dialog_Field.lo CXX ap_Dialog_FormatFootnotes.lo CXX ap_Dialog_FormatFrame.lo CXX ap_Dialog_FormatTable.lo CXX ap_Dialog_FormatTOC.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: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ 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(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(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(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(linestyle)); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX ap_Dialog_Goto.lo 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: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_Dialog_HdrFtr.lo 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 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_Lists.lo CXX ap_Dialog_MailMerge.lo CXX ap_Dialog_MarkRevisions.lo CXX ap_Dialog_MergeCells.lo In file included from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from ap_Dialog_MailMerge.cpp:24: /tmp/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 + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ CXX ap_Dialog_New.lo CXX ap_Dialog_Options.lo CXX ap_Dialog_PageNumbers.lo CXX ap_Dialog_PageSetup.lo CXX ap_Dialog_Paragraph.lo CXX ap_Dialog_Replace.lo CXX ap_Dialog_SplitCells.lo CXX ap_Dialog_Styles.lo ap_Dialog_Styles.cpp: In destructor 'virtual AP_Dialog_Styles::~AP_Dialog_Styles()': ap_Dialog_Styles.cpp:64:12: warning: unused variable 'i' [-Wunused-variable] UT_sint32 i; ^ 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 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: /tmp/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 + 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_FrameData.lo CXX ap_LB_DeadAbovedot.lo CXX ap_LB_DeadAcute.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_DeadBreve.lo CXX ap_LB_DeadCaron.lo CXX ap_LB_DeadCedilla.lo CXX ap_LB_DeadCircumflex.lo CXX ap_LB_DeadDiaeresis.lo CXX ap_LB_DeadDoubleacute.lo In file included from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:35:0, from /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:56, from ../../../../src/af/util/xp/ut_types.h:30, from ap_LB_DeadDiaeresis.cpp:29: /tmp/editors/abiword/work/.buildlink/include/glib-2.0/glib/gmain.h:216:53: internal compiler error: Segmentation fault typedef void (* GSourceOnceFunc) (gpointer user_data); ^ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[7]: *** [Makefile:1175: ap_LB_DeadDiaeresis.lo] Error 1 gmake[7]: *** Waiting for unfinished jobs.... gmake[7]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/xp' gmake[6]: *** [Makefile:1195: all-recursive] Error 1 gmake[6]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap/xp' gmake[5]: *** [Makefile:542: all-recursive] Error 1 gmake[5]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp/ap' gmake[4]: *** [Makefile:543: all-recursive] Error 1 gmake[4]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src/wp' gmake[3]: *** [Makefile:1289: all-recursive] Error 1 gmake[3]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src' gmake[2]: *** [Makefile:782: all] Error 2 gmake[2]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8/src' gmake[1]: *** [Makefile:814: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/editors/abiword/work/AbiWord-release-3.0.8' gmake: *** [Makefile:613: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/editors/abiword *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/editors/abiword