=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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-plugins-3.0.4nb13 Making all in aiksaurus gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus' Making all in aiksaurusgtk3 gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus/aiksaurusgtk3' CXX AiksaurusGTK.lo CXX AiksaurusGTK_histlist.lo CXX AiksaurusGTK_history.lo CXX AiksaurusGTK_picbutton.lo AiksaurusGTK_history.cpp: In member function 'void AiksaurusGTK_history::move_back()': AiksaurusGTK_history.cpp:131:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (d_forward.size() > 200) ^~~~~ AiksaurusGTK_history.cpp:135:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' delete[] d_current_ptr; ^~~~~~ AiksaurusGTK_history.cpp: In member function 'void AiksaurusGTK_history::move_forward()': AiksaurusGTK_history.cpp:153:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (d_back.size() > 200) ^~~~~ AiksaurusGTK_history.cpp:157:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' delete[] d_current_ptr; ^~~~~~ In file included from AiksaurusGTK.cpp:23:0: Toolbar.h:58:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _updateNavigation() throw(std::bad_alloc); ^~~~~ Toolbar.h:77:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Toolbar(DialogMediator& mediator, GtkWidget* window) throw(std::bad_alloc); ^~~~~ Toolbar.h:84:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void search(const char* str) throw(std::bad_alloc); ^~~~~ In file included from AiksaurusGTK.cpp:24:0: Display.h:32:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _handleClick(bool isDoubleClick, const char* text) throw(std::bad_alloc); ^~~~~ Display.h:37:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc); ^~~~~ Display.h:39:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _displayResults(const char* word) throw(Exception, std::bad_alloc); ^~~~~ Display.h:40:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _displayAlternatives() throw(Exception, std::bad_alloc); ^~~~~ Display.h:42:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _checkThesaurus() throw(Exception); ^~~~~ Display.h:53:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void search(const char* word) throw(std::bad_alloc); ^~~~~ AiksaurusGTK.cpp:57:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void setInitialMessage(const char* message) throw(std::bad_alloc); ^~~~~ AiksaurusGTK.cpp:87:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void DialogImpl::setInitialMessage(const char* message) throw(std::bad_alloc) ^~~~~ CXX AiksaurusGTK_strlist.lo CXX AiksaurusGTK_utils.lo CXX Display.lo CXX Exception.lo CXX Meaning.lo CXX Replacebar.lo CXX Toolbar.lo In file included from Display.cpp:23:0: Display.h:32:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _handleClick(bool isDoubleClick, const char* text) throw(std::bad_alloc); ^~~~~ Display.h:37:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc); ^~~~~ Display.h:39:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _displayResults(const char* word) throw(Exception, std::bad_alloc); ^~~~~ Display.h:40:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _displayAlternatives() throw(Exception, std::bad_alloc); ^~~~~ Display.h:42:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _checkThesaurus() throw(Exception); ^~~~~ Display.h:53:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void search(const char* word) throw(std::bad_alloc); ^~~~~ In file included from Display.cpp:24:0: Meaning.h:28:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] gpointer data) throw(std::bad_alloc); ^~~~~ Meaning.h:33:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc); ^~~~~ Display.cpp:74:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc) ^~~~~ Display.cpp:99:53: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Display::_displayResults(const char* word) throw(Exception, std::bad_alloc) ^~~~~ Display.cpp:138:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Display::_checkThesaurus() throw(Exception) ^~~~~ Display.cpp:154:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(Exception, std::bad_alloc) ^~~~~ Display.cpp:177:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Display::search(const char* word) throw(std::bad_alloc) ^~~~~ Display.cpp:198:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Display::_handleClick(bool isDoubleClick, const char* text) throw(std::bad_alloc) ^~~~~ In file included from Toolbar.cpp:21:0: Toolbar.h:58:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _updateNavigation() throw(std::bad_alloc); ^~~~~ Toolbar.h:77:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Toolbar(DialogMediator& mediator, GtkWidget* window) throw(std::bad_alloc); ^~~~~ Toolbar.h:84:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void search(const char* str) throw(std::bad_alloc); ^~~~~ Toolbar.cpp:29:67: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] Toolbar::Toolbar(DialogMediator& mediator, GtkWidget* window) throw(std::bad_alloc) ^~~~~ Toolbar.cpp:95:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Toolbar::_updateNavigation() throw(std::bad_alloc) ^~~~~ Toolbar.cpp:114:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void Toolbar::search(const char* str) throw(std::bad_alloc) ^~~~~ In file included from Meaning.cpp:4:0: Meaning.h:28:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] gpointer data) throw(std::bad_alloc); ^~~~~ Meaning.h:33:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc); ^~~~~ In file included from Meaning.cpp:5:0: Display.h:32:69: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _handleClick(bool isDoubleClick, const char* text) throw(std::bad_alloc); ^~~~~ Display.h:37:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc); ^~~~~ Display.h:39:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _displayResults(const char* word) throw(Exception, std::bad_alloc); ^~~~~ Display.h:40:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _displayAlternatives() throw(Exception, std::bad_alloc); ^~~~~ Display.h:42:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void _checkThesaurus() throw(Exception); ^~~~~ Display.h:53:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void search(const char* word) throw(std::bad_alloc); ^~~~~ Meaning.cpp:29:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(bad_alloc) ^~~~~ Meaning.cpp:142:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(std::bad_alloc) ^~~~~ CXX AiksaurusGTK-C.lo CXXLD libAiksaurusGtk3.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus/aiksaurusgtk3' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus/xp' CXX AiksaurusABI.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus' CXXLD aiksaurus.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/aiksaurus' Making all in applix gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/applix' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/applix/xp' CXX ie_exp_Applix.lo CXX ie_impexp_Applix.lo CXX ie_imp_Applix.lo In file included from ../../../src/af/util/xp/ut_wctomb.h:13:0, from ie_exp_Applix.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/util/xp/ut_mbtowc.h:14:0, from ie_imp_Applix.h:29, from ie_imp_Applix.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 ../../../src/af/util/xp/ut_mbtowc.h:14:0, from ie_imp_Applix.h:29, from ie_impexp_Applix.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); ^~~~~ CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/applix/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/applix' CXXLD applix.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/applix' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/applix' Making all in babelfish gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/babelfish' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/babelfish/xp' CXX AbiBabelfish.lo In file included from ../../../src/af/util/xp/ut_wctomb.h:13:0, from AbiBabelfish.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); ^~~~~ CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/babelfish/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/babelfish' CXXLD babelfish.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/babelfish' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/babelfish' Making all in bmp gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/bmp' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/bmp/xp' CXX ie_impGraphic_BMP.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/bmp/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/bmp' CXXLD bmp.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/bmp' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/bmp' Making all in clarisworks gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/clarisworks' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/clarisworks/xp' CXX ie_imp_ClarisWorks.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/clarisworks/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/clarisworks' CXXLD clarisworks.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/clarisworks' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/clarisworks' Making all in collab gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab' Making all in backends gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends' Making all in service gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service' Making all in unix gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service/unix' CXX ap_UnixDialog_GenericInput.lo CXX ap_UnixDialog_GenericProgress.lo CXX ServiceUnixAccountHandler.lo In file included from ./../../../backends/service/xp/ServiceAccountHandler.h:25:0, from ServiceUnixAccountHandler.h:23, from ServiceUnixAccountHandler.cpp:20: /tmp/editors/abiword-plugins/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. ) ^ CXXLD libunix.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service/unix' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service/xp' CXX AbiCollabSaveInterceptor.lo CXX ap_Dialog_GenericInput.lo CXX AbiCollabImport.lo CXX ap_Dialog_GenericProgress.lo In file included from AbiCollabSaveInterceptor.cpp:19:0: /tmp/editors/abiword-plugins/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 AbiCollabService_Export.lo CXX RealmConnection.lo In file included from ServiceAccountHandler.h:25:0, from AbiCollabImport.cpp:22: /tmp/editors/abiword-plugins/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 RealmConnection.cpp:20:0: /tmp/editors/abiword-plugins/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 ServiceAccountHandler.h:25:0, from AbiCollabService_Export.cpp:24: /tmp/editors/abiword-plugins/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. ) ^ AbiCollabSaveInterceptor.cpp: In member function 'void AbiCollabSaveInterceptor::_save_cb(bool, ServiceAccountHandler*, AbiCollab*, ConnectionPtr, soa::function_call_ptr, boost::shared_ptr >)': AbiCollabSaveInterceptor.cpp:279:6: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ AbiCollabSaveInterceptor.cpp:281:5: note: here case acs::SOAP_ERROR_NO_CHANGES: ^~~~ CXX RealmProtocol.lo CXX ServiceAccountHandler.lo CXX ServiceErrorCodes.lo In file included from ServiceAccountHandler.cpp:29:0: /tmp/editors/abiword-plugins/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 soa_result.lo CXX soa_soup.lo CXX tls_tunnel.lo In file included from tls_tunnel.h:32:0, from tls_tunnel.cpp:29: /tmp/editors/abiword-plugins/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. ) ^ soa_soup.cpp: In member function 'void soup_soa::SoaSoupSession::_set_session(const string&)': soa_soup.cpp:82:31: warning: 'SoupSession* soup_session_sync_new()' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] ? soup_session_sync_new() ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/libsoup-2.4/libsoup/soup.h:52:0, from soa_soup.cpp:31: /tmp/editors/abiword-plugins/work/.buildlink/include/libsoup-2.4/libsoup/soup-session-sync.h:51:14: note: declared here SoupSession *soup_session_sync_new (void); ^~~~~~~~~~~~~~~~~~~~~ soa_soup.cpp:87:10: warning: 'SoupSession* soup_session_sync_new_with_options(const char*, ...)' is deprecated: Use 'soup_session_new_with_options' instead [-Wdeprecated-declarations] ); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/libsoup-2.4/libsoup/soup.h:52:0, from soa_soup.cpp:31: /tmp/editors/abiword-plugins/work/.buildlink/include/libsoup-2.4/libsoup/soup-session-sync.h:54:14: note: declared here SoupSession *soup_session_sync_new_with_options (const char *optname1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tls_tunnel.cpp: In member function 'tls_tunnel::session_ptr_t tls_tunnel::ClientProxy::setup_tls_session(tls_tunnel::socket_ptr_t)': tls_tunnel.cpp:415:18: warning: 'gnutls_x509_crt' is deprecated [-Wdeprecated-declarations] gnutls_x509_crt cert; ^~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/gnutls/gnutls.h:3591:0, from tls_tunnel.h:43, from tls_tunnel.cpp:29: /tmp/editors/abiword-plugins/work/.buildlink/include/gnutls/compat.h:89:27: note: declared here typedef gnutls_x509_crt_t gnutls_x509_crt _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~ tls_tunnel.cpp:416:22: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] const gnutls_datum* cert_list; ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/gnutls/gnutls.h:3591:0, from tls_tunnel.h:43, from tls_tunnel.cpp:29: /tmp/editors/abiword-plugins/work/.buildlink/include/gnutls/compat.h:112:24: note: declared here typedef gnutls_datum_t gnutls_datum _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~ CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service' CXXLD libservice.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/service' Making all in sugar gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/sugar' Making all in unix gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/sugar/unix' CXX SugarUnixAccountHandler.lo CXXLD libunix.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/sugar/unix' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/sugar' CCLD libsugar.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/sugar' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/sugar' Making all in tcp gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp' Making all in unix gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp/unix' CXX TCPUnixAccountHandler.lo In file included from ./../../../backends/tcp/xp/IOServerHandler.h:24:0, from ./../../../backends/tcp/xp/TCPAccountHandler.h:25, from TCPUnixAccountHandler.h:22, from TCPUnixAccountHandler.cpp:20: /tmp/editors/abiword-plugins/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. ) ^ CXXLD libunix.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp/unix' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp/xp' CXX TCPAccountHandler.lo In file included from IOServerHandler.h:24:0, from TCPAccountHandler.h:25, from TCPAccountHandler.cpp:22: /tmp/editors/abiword-plugins/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. ) ^ CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp' CCLD libtcp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/tcp' Making all in xmpp gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp' Making all in unix gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp/unix' CXX XMPPUnixAccountHandler.lo CXXLD libunix.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp/unix' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp/xp' CXX XMPPAccountHandler.lo CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp' CCLD libxmpp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/xmpp' Making all in telepathy gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/telepathy' Making all in unix gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/telepathy/unix' CXX TelepathyChatroom.lo CXX TelepathyUnixAccountHandler.lo GEN org.freedesktop.Telepathy.Client.AbiCollab.service In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:75:24: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const gchar *string); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/ev/xp/ev_EditBits.h:26, from ./../../../core/session/xp/AbiCollab.h:29, from TelepathyChatroom.cpp:19: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:83:17: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] va_list args); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/ev/xp/ev_EditBits.h:26, from ./../../../core/session/xp/AbiCollab.h:29, from TelepathyChatroom.cpp:19: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:91:8: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] ...); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/ev/xp/ev_EditBits.h:26, from ./../../../core/session/xp/AbiCollab.h:29, from TelepathyChatroom.cpp:19: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ TelepathyChatroom.cpp: In function 'void group_call_add_members_cb(TpChannel*, const GError*, gpointer, GObject*)': TelepathyChatroom.cpp:92:69: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] UT_DEBUGMSG(("Tube was already offered to this room, skipping\n")); ^ TelepathyChatroom.cpp: In function 'void add_buddy_to_room(TpConnection*, TpChannel*, TpHandle, DTubeBuddy*)': TelepathyChatroom.cpp:159:22: warning: 'void tp_connection_get_contacts_by_handle(TpConnection*, guint, const TpHandle*, guint, const TpContactFeature*, TpConnectionContactsByHandleCb, gpointer, GDestroyNotify, GObject*)' is deprecated [-Wdeprecated-declarations] pBuddy, NULL, NULL); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/simple-client-factory.h:33:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/automatic-client-factory.h:32, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:39, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/contact.h:156:6: note: declared here void tp_connection_get_contacts_by_handle (TpConnection *self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyChatroom.cpp: In function 'void tube_dbus_names_changed_cb(TpChannel*, GHashTable*, const GArray*, gpointer, GObject*)': TelepathyChatroom.cpp:179:63: warning: 'TpConnection* tp_channel_borrow_connection(TpChannel*)' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] TpConnection* pConnection = tp_channel_borrow_connection(chan); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-channel-request.h:33:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:34, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/channel.h:112:15: note: declared here TpConnection *tp_channel_borrow_connection (TpChannel *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyChatroom.cpp: In function 'void retrieve_buddy_dbus_mappings_cb(TpProxy*, const GValue*, const GError*, gpointer, GObject*)': TelepathyChatroom.cpp:298:62: warning: 'TpConnection* tp_channel_borrow_connection(TpChannel*)' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] TpConnection* connection = tp_channel_borrow_connection(chan); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-channel-request.h:33:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:34, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/channel.h:112:15: note: declared here TpConnection *tp_channel_borrow_connection (TpChannel *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyChatroom.cpp:301:62: warning: 'TpHandle tp_channel_group_get_self_handle(TpChannel*)' is deprecated: Use 'tp_channel_group_get_self_contact' instead [-Wdeprecated-declarations] TpHandle self_handle = tp_channel_group_get_self_handle(chan); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-channel-request.h:33:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:34, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/channel.h:178:10: note: declared here TpHandle tp_channel_group_get_self_handle (TpChannel *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyChatroom.cpp: In member function 'void TelepathyChatroom::acceptTube(const char*)': TelepathyChatroom.cpp:485:68: warning: 'TpConnection* tp_channel_borrow_connection(TpChannel*)' is deprecated: Use 'tp_channel_get_connection' instead [-Wdeprecated-declarations] TpConnection* connection = tp_channel_borrow_connection(m_pChannel); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-channel-request.h:33:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:34, from TelepathyUnixAccountHandler.h:30, from TelepathyChatroom.cpp:22: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/channel.h:112:15: note: declared here TpConnection *tp_channel_borrow_connection (TpChannel *self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:75:24: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const gchar *string); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/util/xp/ut_string_class.h:47, from ./../../../core/account/xp/Buddy.h:24, from ./../../../core/account/xp/Event.h:23, from TelepathyUnixAccountHandler.cpp:21: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:83:17: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] va_list args); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/util/xp/ut_string_class.h:47, from ./../../../core/account/xp/Buddy.h:24, from ./../../../core/account/xp/Event.h:23, from TelepathyUnixAccountHandler.cpp:21: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:91:8: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] ...); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/util/xp/ut_string_class.h:47, from ./../../../core/account/xp/Buddy.h:24, from ./../../../core/account/xp/Event.h:23, from TelepathyUnixAccountHandler.cpp:21: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ TelepathyUnixAccountHandler.cpp: In function 'void tp_connection_get_contact_list_attributes_cb(TpConnection*, GHashTable*, const GError*, gpointer, GObject*)': TelepathyUnixAccountHandler.cpp:74:40: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] UT_DEBUGMSG(("%s\n", error->message)); ^ TelepathyUnixAccountHandler.cpp:99:25: warning: 'void tp_connection_get_contacts_by_handle(TpConnection*, guint, const TpHandle*, guint, const TpContactFeature*, TpConnectionContactsByHandleCb, gpointer, GDestroyNotify, GObject*)' is deprecated [-Wdeprecated-declarations] user_data, NULL, NULL); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/simple-client-factory.h:33:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/automatic-client-factory.h:32, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:39, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/contact.h:156:6: note: declared here void tp_connection_get_contacts_by_handle (TpConnection *self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyUnixAccountHandler.cpp: In function 'void validate_connection(TpConnection*, gpointer)': TelepathyUnixAccountHandler.cpp:127:11: warning: 'void tp_connection_get_contact_list_attributes(TpConnection*, gint, const gchar* const*, gboolean, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes, gpointer, GDestroyNotify, GObject*)' is deprecated: Use 'tp_connection_dup_contact_list' instead [-Wdeprecated-declarations] NULL); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account.h:31:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-channel-request.h:32, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:34, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/connection.h:378:6: note: declared here void tp_connection_get_contact_list_attributes (TpConnection *self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyUnixAccountHandler.cpp: In function 'void list_connection_names_cb(const gchar* const*, gsize, const gchar* const*, const gchar* const*, const GError*, gpointer, GObject*)': TelepathyUnixAccountHandler.cpp:173:79: warning: 'TpConnection* tp_connection_new(TpDBusDaemon*, const gchar*, const gchar*, GError**)' is deprecated: Use 'tp_simple_client_factory_ensure_connection' instead [-Wdeprecated-declarations] TpConnection* connection = tp_connection_new (dbus, bus_names[i], NULL, NULL); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account.h:31:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-channel-request.h:32, from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:34, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/connection.h:144:15: note: declared here TpConnection *tp_connection_new (TpDBusDaemon *dbus, const gchar *bus_name, ^~~~~~~~~~~~~~~~~ TelepathyUnixAccountHandler.cpp:148:30: warning: unused parameter 'cms' [-Wunused-parameter] const gchar * const * cms, ^~~ TelepathyUnixAccountHandler.cpp:149:30: warning: unused parameter 'protocols' [-Wunused-parameter] const gchar * const * protocols, ^~~~~~~~~ TelepathyUnixAccountHandler.cpp: In member function 'virtual ConnectResult TelepathyAccountHandler::connect()': TelepathyUnixAccountHandler.cpp:377:37: warning: 'TpBaseClient* tp_simple_handler_new(TpDBusDaemon*, gboolean, gboolean, const gchar*, gboolean, TpSimpleHandlerHandleChannelsImpl, gpointer, GDestroyNotify)' is deprecated: Use 'tp_simple_handler_new_with_factory' instead [-Wdeprecated-declarations] handle_dbus_channel, this, NULL); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:107:0, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/simple-handler.h:82:16: note: declared here TpBaseClient * tp_simple_handler_new (TpDBusDaemon *dbus, ^~~~~~~~~~~~~~~~~~~~~ TelepathyUnixAccountHandler.cpp: In member function 'virtual bool TelepathyAccountHandler::startSession(PD_Document*, const std::vector >&, AbiCollab**)': TelepathyUnixAccountHandler.cpp:581:65: warning: 'GList* tp_account_manager_get_valid_accounts(TpAccountManager*)' is deprecated: Use 'tp_account_manager_dup_valid_accounts' instead [-Wdeprecated-declarations] GList* accounts = tp_account_manager_get_valid_accounts(manager); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:35:0, from TelepathyUnixAccountHandler.cpp:32: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/account-manager.h:101:8: note: declared here GList *tp_account_manager_get_valid_accounts (TpAccountManager *manager) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TelepathyUnixAccountHandler.cpp: In member function 'void TelepathyAccountHandler::handleMessage(DTubeBuddyPtr, const string&)': TelepathyUnixAccountHandler.cpp:808:124: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] UT_DEBUGMSG(("Ignoring GetSessionsEvent, we are not controlling session '%s'\n", pChatroom->getSessionId().utf8_str())); ^ CXXLD libunix.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/telepathy/unix' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/telepathy' CCLD libtelepathy.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/telepathy' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends/telepathy' gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends' CCLD libbackends.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends' gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/backends' Making all in core gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core' Making all in account gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/account' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/account/xp' CXX AccountEvent.lo CXX AccountHandler.lo CXX Buddy.lo CXX BackendPackets.lo CXX SessionEvent.lo CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/account/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/account' CCLD libaccount.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/account' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/account' Making all in dialogs gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs' Making all in unix gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs/unix' CXX ap_UnixDialog_CollaborationAccounts.lo CXX ap_UnixDialog_CollaborationAddAccount.lo CXX ap_UnixDialog_CollaborationAddBuddy.lo CXX ap_UnixDialog_CollaborationEditAccount.lo CXX ap_UnixDialog_CollaborationJoin.lo CXX ap_UnixDialog_CollaborationShare.lo CXXLD libunix.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs/unix' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs/xp' CXX ap_Dialog_CollaborationAccounts.lo CXX ap_Dialog_CollaborationAddAccount.lo CXX ap_Dialog_CollaborationEditAccount.lo CXX ap_Dialog_CollaborationAddBuddy.lo CXX ap_Dialog_CollaborationJoin.lo CXX ap_Dialog_CollaborationShare.lo CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs' CCLD libdialogs.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/dialogs' Making all in packet gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/packet' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/packet/xp' CXX AbiCollab_Packet.lo CXX CorePackets.lo CXX Serialization.lo AbiCollab_Packet.cpp: In member function 'virtual void ChangeRecordSessionPacket::serialize(Archive&)': AbiCollab_Packet.cpp:177:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ar << (int&)m_cType; ^~~~~~~ AbiCollab_Packet.cpp: In member function 'virtual void ChangeStrux_ChangeRecordSessionPacket::serialize(Archive&)': AbiCollab_Packet.cpp:397:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ar << (int&)m_eStruxType; ^~~~~~~~~~~~ AbiCollab_Packet.cpp: In member function 'virtual void DeleteStrux_ChangeRecordSessionPacket::serialize(Archive&)': AbiCollab_Packet.cpp:410:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ar << (int&)m_eStruxType; ^~~~~~~~~~~~ AbiCollab_Packet.cpp: In member function 'virtual void Object_ChangeRecordSessionPacket::serialize(Archive&)': AbiCollab_Packet.cpp:423:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ar << (int&)m_eObjectType; ^~~~~~~~~~~~~ CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/packet/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/packet' CCLD libpacket.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/packet' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/packet' Making all in plugin gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/plugin' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/plugin/xp' CXX AbiCollab_Command.lo CXX AbiCollab_Interface.lo CXX AbiCollab_Plugin.lo CXX AbiCollab_Regression.lo In file included from ../../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from AbiCollab_Plugin.cpp:45: /tmp/editors/abiword-plugins/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. ) ^ CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/plugin/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/plugin' CCLD libplugin.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/plugin' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/plugin' Making all in session gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/session' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/session/xp' CXX AbiCollab.lo CXX AbiCollab_Export.lo CXX AbiCollab_Import.lo CXX AbiCollab_ImportRuleSet.lo AbiCollab_Export.cpp:532:3: warning: #warning not sure [-Wcpp] #warning not sure ^~~~~~~ AbiCollab_Export.cpp: In member function 'bool ABI_Collab_Export::_isGlobEnd(UT_Byte, UT_Byte)': AbiCollab_Export.cpp:427:44: warning: enum constant in boolean context [-Wint-in-bool-context] (PX_ChangeRecord_Glob::PXF_MultiStepEnd)) ^ CXX AbiCollabSessionManager.lo CXX DiskSessionRecorder.lo In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from ./../../../backends/telepathy/unix/TelepathyUnixAccountHandler.h:30, from AbiCollabSessionManager.cpp:78: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:75:24: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const gchar *string); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/util/xp/ut_debugmsg.h:32, from AbiCollabSessionManager.cpp:29: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from ./../../../backends/telepathy/unix/TelepathyUnixAccountHandler.h:30, from AbiCollabSessionManager.cpp:78: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:83:17: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] va_list args); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/util/xp/ut_debugmsg.h:32, from AbiCollabSessionManager.cpp:29: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83:0, from ./../../../backends/telepathy/unix/TelepathyUnixAccountHandler.h:30, from AbiCollabSessionManager.cpp:78: /tmp/editors/abiword-plugins/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:91:8: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] ...); ^ In file included from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0, from /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib.h:30, from ../../../../../src/af/util/xp/ut_types.h:30, from ../../../../../src/af/util/xp/ut_debugmsg.h:32, from AbiCollabSessionManager.cpp:29: /tmp/editors/abiword-plugins/work/.buildlink/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ./../../../backends/tcp/xp/IOServerHandler.h:24:0, from ./../../../backends/tcp/xp/TCPAccountHandler.h:25, from AbiCollabSessionManager.cpp:84: /tmp/editors/abiword-plugins/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. ) ^ CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/session/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/session' CCLD libsession.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/session' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/session' Making all in sync gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/sync' Making all in xp gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/sync/xp' CXX Synchronizer.lo CXXLD libxp.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/sync/xp' gmake[4]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/sync' CCLD libsync.la gmake[4]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/sync' gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core/sync' gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core' CCLD libcore.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core' gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab/core' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab' CXXLD collab.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/collab' Making all in command gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/command' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/command/xp' CXX AbiCommand.lo AbiCommand.cpp: In member function 'UT_sint32 AbiCommand::parseTokens(UT_GenericVector*)': AbiCommand.cpp:769:26: warning: unused variable 'e' [-Wunused-variable] UT_Error e = loadRDFXML( m, rdfxml ); ^ CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/command/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/command' CXXLD command.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/command' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/command' Making all in docbook gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/docbook' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/docbook/xp' CXX ie_exp_DocBook.lo CXX ie_imp_DocBook.lo CXX ie_impexp_DocBook.lo In file included from ../../../src/af/util/xp/ut_wctomb.h:13:0, from ../../../src/wp/impexp/xp/ie_Table.h:29, from ie_exp_DocBook.h:28, from ie_exp_DocBook.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/util/xp/ut_wctomb.h:13:0, from ../../../src/wp/impexp/xp/ie_Table.h:29, from ie_imp_DocBook.h:27, from ie_imp_DocBook.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/util/xp/ut_wctomb.h:13:0, from ../../../src/wp/impexp/xp/ie_Table.h:29, from ie_imp_DocBook.h:27, from ie_impexp_DocBook.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); ^~~~~ CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/docbook/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/docbook' CXXLD docbook.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/docbook' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/docbook' Making all in eml gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/eml' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/eml/xp' CXX ie_exp_EML.lo In file included from ../../../src/af/util/xp/ut_wctomb.h:13:0, from ../../../src/wp/impexp/xp/ie_exp_Text.h:26, from ie_exp_EML.h:23, from ie_exp_EML.cpp:20: ../../../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[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/eml/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/eml' CXXLD eml.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/eml' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/eml' Making all in epub gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub' Making all in common gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/common' Making all in xp gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/common/xp' CXX ie_impexp_EPUB.lo In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0, from ../../../../src/wp/impexp/xp/ie_Table.h:29, from ../../../../src/wp/impexp/xp/ie_exp_HTML_util.h:34, from ../../../../src/wp/impexp/xp/ie_exp_HTML.h:32, from ../../../../src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:26, from ./../../exp/xp/ie_exp_EPUB_EPUB3Writer.h:24, from ./../../exp/xp/ie_exp_EPUB.h:23, from ie_impexp_EPUB.h:25, from ie_impexp_EPUB.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); ^~~~~ CXXLD libxp.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/common/xp' gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/common' CCLD libcommon.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/common' gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/common' Making all in imp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/imp' Making all in xp gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/imp/xp' CXX ie_imp_EPUB.lo CXX ie_imp_EPUB_Sniffer.lo CXXLD libxp.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/imp/xp' gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/imp' CCLD libimp.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/imp' gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/imp' Making all in exp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/exp' Making all in xp gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/exp/xp' CXX ie_exp_EPUB.lo CXX ie_exp_EPUB_Sniffer.lo CXX ie_exp_EPUB_EPUB3Writer.lo In file included from ../../../../src/af/util/xp/ut_wctomb.h:13:0, from ../../../../src/wp/impexp/xp/ie_Table.h:29, from ../../../../src/wp/impexp/xp/ie_exp_HTML_util.h:34, from ../../../../src/wp/impexp/xp/ie_exp_HTML.h:32, from ../../../../src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:26, from ie_exp_EPUB_EPUB3Writer.h:24, from ie_exp_EPUB.h:23, from ie_exp_EPUB_Sniffer.h:25, from ie_exp_EPUB_Sniffer.cpp:21: ../../../../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 ../../../../src/wp/impexp/xp/ie_Table.h:29, from ../../../../src/wp/impexp/xp/ie_exp_HTML_util.h:34, from ../../../../src/wp/impexp/xp/ie_exp_HTML.h:32, from ../../../../src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:26, from ie_exp_EPUB_EPUB3Writer.h:24, from ie_exp_EPUB_EPUB3Writer.cpp:20: ../../../../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 ../../../../src/wp/impexp/xp/ie_Table.h:29, from ../../../../src/wp/impexp/xp/ie_exp_HTML_util.h:34, from ../../../../src/wp/impexp/xp/ie_exp_HTML.h:32, from ../../../../src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:26, from ie_exp_EPUB_EPUB3Writer.h:24, from ie_exp_EPUB.h:23, from ie_exp_EPUB.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); ^~~~~ CXXLD libxp.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/exp/xp' gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/exp' CCLD libexp.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/exp' gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/exp' Making all in dialogs gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs' Making all in gtk gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs/gtk' CXX ap_UnixDialog_EpubExportOptions.lo CXXLD libgtk.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs/gtk' Making all in xp gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs/xp' CXX ap_Dialog_EpubExportOptions.lo CXXLD libxp.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs/xp' gmake[3]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs' CCLD libdialogs.la gmake[3]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs' gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub/dialogs' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub' CXXLD epub.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/epub' Making all in freetranslation gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/freetranslation' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/freetranslation/xp' CXX AbiFreeTranslation.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/freetranslation/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/freetranslation' CXXLD freetranslation.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/freetranslation' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/freetranslation' Making all in garble gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/garble' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/garble/xp' CXX abiword-garble.lo CXX abiword-garble-jpeg.lo CXX abiword-garble-png.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/garble/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/garble' CXXLD garble.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/garble' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/garble' Making all in gdict gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gdict' Making all in unix gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gdict/unix' CXX GdictAbiPlugin.lo CXXLD libunix.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gdict/unix' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gdict' CCLD gdict.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gdict' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gdict' Making all in gimp gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gimp' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gimp/xp' CXX AbiGimp.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gimp/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gimp' CXXLD gimp.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gimp' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/gimp' Making all in goffice gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/goffice' Making all in unix gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/goffice/unix' CXX AbiGOChart.lo CXX AbiGOComponent.lo CXX AbiGOffice.lo CXX ie_imp_GOChart.lo In file included from ie_imp_GOChart.cpp:28: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_GOChart.h:29, from AbiGOffice.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); ^~~~~ In file included from ../../../src/af/util/xp/ut_mbtowc.h:14:0, from ie_imp_GOChart.h:29, from AbiGOChart.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/xap/xp/xap_Dlg_FileOpenSaveAs.h:26:0, from AbiGOComponent.cpp:34: /tmp/editors/abiword-plugins/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 ie_imp_GOComponent.h:29, from AbiGOComponent.cpp:39: ../../../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_GOComponent.lo In file included from ie_imp_GOComponent.cpp:28:0: ../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] throw(UT_iconv_t); ^~~~~ CXXLD libunix.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/goffice/unix' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/goffice' CXXLD goffice.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/goffice' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/goffice' Making all in google gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/google' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/google/xp' CXX AbiGoogle.lo CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/google/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/google' CXXLD google.la ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/google' gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/google' Making all in grammar gmake[1]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar' Making all in linkgrammarwrap gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar/linkgrammarwrap' CXX LinkGrammarWrap.lo CXXLD liblinkgrammarwrap.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar/linkgrammarwrap' Making all in xp gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar/xp' CXX AbiGrammarCheck.lo CXX AbiGrammar.lo CXX AbiGrammarUtil.lo AbiGrammar.cpp: In member function 'virtual bool AbiGrammar::notify(AV_View*, AV_ChangeMask, void*)': AbiGrammar.cpp:106:18: warning: variable 'pText' set but not used [-Wunused-but-set-variable] const char * pText = NULL; ^~~~~ In file included from ../../../src/af/util/xp/ut_mbtowc.h:14:0, from AbiGrammarCheck.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); ^~~~~ In file included from ../../../src/af/util/xp/ut_mbtowc.h:14:0, from AbiGrammarUtil.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); ^~~~~ CXXLD libxp.la gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar/xp' gmake[2]: Entering directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar' CXXLD grammar.la ld: cannot find -largp ld: /tmp/editors/abiword-plugins/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: *** [Makefile:645: grammar.la] Error 1 gmake[2]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar' gmake[1]: *** [Makefile:695: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/editors/abiword-plugins/work/abiword-3.0.4/plugins/grammar' gmake: *** [Makefile:539: all-recursive] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/editors/abiword-plugins *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/editors/abiword-plugins