INFO: not using any hashes in /data/userland-archives/hashes for AbiWord-release-3.0.6.tar.bz2 (overridden with --hash)
Source /data/userland-archives/AbiWord-release-3.0.6.tar.bz2... not found, skipping file copy
Source https://gitlab.gnome.org/World/AbiWord/-/archive/release-3.0.6/AbiWord-release-3.0.6.tar.bz2... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file configure.ac
patching file src/af/xap/xp/enchant_checker.cpp
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in '.'.
libtoolize: copying file './libtool.m4'
libtoolize: copying file './ltoptions.m4'
libtoolize: copying file './ltsugar.m4'
libtoolize: copying file './ltversion.m4'
libtoolize: copying file './lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
configure.ac:195: warning: AC_CHECK_FUNCS($funcs): you should use literals
./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from...
configure.ac:195: the top level
configure.ac:987: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:987: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
libgcrypt.m4:23: AM_PATH_LIBGCRYPT is expanded from...
configure.ac:987: the top level
plugin-configure.m4:457: warning: The macro 'AC_HEADER_TIME' is obsolete.
plugin-configure.m4:457: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
plugin-configure.m4:457: the top level
plugin-configure.m4:559: warning: The macro 'AC_HEADER_TIME' is obsolete.
plugin-configure.m4:559: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
plugin-configure.m4:559: the top level
plugin-configure.m4:1752: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from...
aclocal.m4:2255: AM_PROG_LEX is expanded from...
plugin-configure.m4:1752: the top level
configure.ac:1190: warning: AC_OUTPUT should be used without arguments.
configure.ac:1190: You should run autoupdate.
configure.ac:1268: warning: AC_OUTPUT should be used without arguments.
configure.ac:1268: You should run autoupdate.
configure.ac:132: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:12: installing './install-sh'
configure.ac:12: installing './missing'
Makefile.am: installing './INSTALL'
goffice-bits/Makefile.am: installing './depcomp'
plugins/collab/backends/telepathy/unix/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension
src/gi-overrides/Makefile.am:2: installing './py-compile'
parallel-tests: installing './test-driver'
Skipping configure process.
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '101' is supported by ustar format... yes
checking whether GID '10' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether gmake supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for pkg-config... /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... /usr/gcc/13/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking whether gmake supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking whether the compiler supports GNU C++... yes
checking whether /usr/gcc/13/bin/g++ accepts -g... yes
checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed
checking dependency style of /usr/gcc/13/bin/g++... gcc3
checking whether /usr/gcc/13/bin/g++ supports C++11 features with -std=gnu++11... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -std=gnu++11 -E
checking for ld used by /usr/gcc/13/bin/g++ -std=gnu++11... /usr/bin/ld -64
checking if the linker (/usr/bin/ld -64) is GNU ld... no
checking whether the /usr/gcc/13/bin/g++ -std=gnu++11 linker (/usr/bin/ld -64) supports shared libraries... yes
checking for /usr/gcc/13/bin/g++ -std=gnu++11 option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/g++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/g++ -std=gnu++11 static flag -static works... no
checking if /usr/gcc/13/bin/g++ -std=gnu++11 supports -c -o file.o... yes
checking if /usr/gcc/13/bin/g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/g++ -std=gnu++11 linker (/usr/bin/ld -64) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for perl... yes
checking for platform and toolkit... unix / gtk
checking for sys/time.h... (cached) yes
checking for working strtod... yes
checking for uint32_t... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for strcspn... yes
checking for strncasecmp... yes
checking for strtoul... yes
checking for   champlain-gtk-0.12  ... yes
-n checking whether CHAMPLAIN uses GTK+3... 
yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wextra... yes
checking whether gcc understands -Wsign-compare... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wchar-subscripts... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Wmissing-noreturn... yes
checking whether gcc understands -Wformat-overflow=2... yes
checking whether gcc understands -Wunused... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wshadow... yes
checking whether gcc understands -Wno-overloaded-virtual... yes
checking for libpng... yes
checking for libpng... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for zlib.h... yes
checking for boostlib >= 1.40.0... yes
checking for 
  fribidi >= 0.10.4
  glib-2.0 >= 2.6.0 gthread-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0
  libgsf-1 >= 1.14.18
  wv-1.0 >= 1.2.0
  libxslt
  enchant-2 gio-2.0 libgoffice-0.10 >= 0.10.0  libical >= 0.46  
  cairo-pdf cairo-ps pangocairo
  gtk+-3.0 >= 3.0.8 gtk+-unix-print-3.0 librsvg-2.0 >= 2.16.0 cairo-fc
 x11... yes
checking for libgsf-1 >= 1.14.9... yes
checking for glib-2.0 >= 2.6.0 gthread-2.0 >= 2.6.0 gobject-2.0 >= 2.6.0... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.4.5... yes (1.11.0)
checking for psiconv-config... no
checking for  libgsf-1 >= 1.14.4 ... yes
checking for libwmf-config... no
checking for  libgsf-1 >= 1.14.18 ... yes
checking for collab fake backend... no
checking for collab telepathy backend... no
checking for collab xmpp backend... no
checking for asio.hpp... no
checking for collab tcp backend... 
checking for collab sugar backend... yes
checking for asio.hpp... (cached) no
checking for collab service backend... 
checking for collab sip backend... no
checking for collab always recording backend... no
checking for hash_map... yes
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... -ll
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for valgrind... no
checking for valgrind/memcheck.h... no
configure: WARNING: Valgrind is missing. UnitTesting will run without
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libabiword.pc
config.status: creating Makefile
config.status: creating goffice-bits/Makefile
config.status: creating goffice-bits2/Makefile
config.status: creating icons/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating src/af/Makefile
config.status: creating src/af/ev/Makefile
config.status: creating src/af/ev/cocoa/Makefile
config.status: creating src/af/ev/gtk/Makefile
config.status: creating src/af/ev/win/bmp/Makefile
config.status: creating src/af/ev/win/Makefile
config.status: creating src/af/ev/xp/Makefile
config.status: creating src/af/gr/Makefile
config.status: creating src/af/gr/cocoa/Makefile
config.status: creating src/af/gr/gtk/Makefile
config.status: creating src/af/gr/win/Makefile
config.status: creating src/af/gr/xp/Makefile
config.status: creating src/af/tf/Makefile
config.status: creating src/af/tf/xp/Makefile
config.status: creating src/af/util/Makefile
config.status: creating src/af/util/unix/Makefile
config.status: creating src/af/util/win/Makefile
config.status: creating src/af/util/xp/Makefile
config.status: creating src/af/util/xp/t/Makefile
config.status: creating src/af/xap/Makefile
config.status: creating src/af/xap/cocoa/Makefile
config.status: creating src/af/xap/gtk/Makefile
config.status: creating src/af/xap/gtk/t/Makefile
config.status: creating src/af/xap/win/Makefile
config.status: creating src/af/xap/xp/Makefile
config.status: creating src/gi-overrides/Makefile
config.status: creating src/plugins/Makefile
config.status: creating src/text/Makefile
config.status: creating src/text/fmt/Makefile
config.status: creating src/text/fmt/gtk/Makefile
config.status: creating src/text/fmt/xp/Makefile
config.status: creating src/text/fmt/xp/t/Makefile
config.status: creating src/text/ptbl/Makefile
config.status: creating src/text/ptbl/xp/Makefile
config.status: creating src/text/ptbl/xp/t/Makefile
config.status: creating src/wp/Makefile
config.status: creating src/wp/ap/Makefile
config.status: creating src/wp/ap/cocoa/Makefile
config.status: creating src/wp/ap/gtk/Makefile
config.status: creating src/wp/ap/gtk/hildon/abiword.desktop
config.status: creating src/wp/ap/gtk/hildon/com.abisource.abiword.service
config.status: creating src/wp/ap/win/Makefile
config.status: creating src/wp/ap/xp/Makefile
config.status: creating src/wp/ap/xp/ToolbarIcons/Makefile
config.status: creating src/wp/impexp/Makefile
config.status: creating src/wp/impexp/cocoa/Makefile
config.status: creating src/wp/impexp/gtk/Makefile
config.status: creating src/wp/impexp/win/Makefile
config.status: creating src/wp/impexp/xp/Makefile
config.status: creating src/wp/test/Makefile
config.status: creating src/wp/test/cocoa/Makefile
config.status: creating src/wp/test/unix/Makefile
config.status: creating src/wp/test/unix/testwrap.sh
config.status: creating src/wp/test/win/Makefile
config.status: creating src/wp/test/win/testwrap.sh
config.status: creating src/wp/test/xp/Makefile
config.status: creating src/wp/main/Makefile
config.status: creating src/wp/main/cocoa/Makefile
config.status: creating src/wp/main/cocoa/bundle/Info.plist
config.status: creating src/wp/main/win/Makefile
config.status: creating user/Makefile
config.status: creating user/wp/Makefile
config.status: creating user/wp/clipart/Makefile
config.status: creating user/wp/dictionary/Makefile
config.status: creating user/wp/templates/Makefile
config.status: creating tools/Makefile
config.status: creating tools/cdump/Makefile
config.status: creating tools/cdump/xp/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libabiword.pc
config.status: creating Makefile
config.status: creating goffice-bits/Makefile
config.status: creating goffice-bits2/Makefile
config.status: creating icons/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating src/af/Makefile
config.status: creating src/af/ev/Makefile
config.status: creating src/af/ev/cocoa/Makefile
config.status: creating src/af/ev/gtk/Makefile
config.status: creating src/af/ev/win/bmp/Makefile
config.status: creating src/af/ev/win/Makefile
config.status: creating src/af/ev/xp/Makefile
config.status: creating src/af/gr/Makefile
config.status: creating src/af/gr/cocoa/Makefile
config.status: creating src/af/gr/gtk/Makefile
config.status: creating src/af/gr/win/Makefile
config.status: creating src/af/gr/xp/Makefile
config.status: creating src/af/tf/Makefile
config.status: creating src/af/tf/xp/Makefile
config.status: creating src/af/util/Makefile
config.status: creating src/af/util/unix/Makefile
config.status: creating src/af/util/win/Makefile
config.status: creating src/af/util/xp/Makefile
config.status: creating src/af/util/xp/t/Makefile
config.status: creating src/af/xap/Makefile
config.status: creating src/af/xap/cocoa/Makefile
config.status: creating src/af/xap/gtk/Makefile
config.status: creating src/af/xap/gtk/t/Makefile
config.status: creating src/af/xap/win/Makefile
config.status: creating src/af/xap/xp/Makefile
config.status: creating src/gi-overrides/Makefile
config.status: creating src/plugins/Makefile
config.status: creating src/text/Makefile
config.status: creating src/text/fmt/Makefile
config.status: creating src/text/fmt/gtk/Makefile
config.status: creating src/text/fmt/xp/Makefile
config.status: creating src/text/fmt/xp/t/Makefile
config.status: creating src/text/ptbl/Makefile
config.status: creating src/text/ptbl/xp/Makefile
config.status: creating src/text/ptbl/xp/t/Makefile
config.status: creating src/wp/Makefile
config.status: creating src/wp/ap/Makefile
config.status: creating src/wp/ap/cocoa/Makefile
config.status: creating src/wp/ap/gtk/Makefile
config.status: creating src/wp/ap/gtk/hildon/abiword.desktop
config.status: creating src/wp/ap/gtk/hildon/com.abisource.abiword.service
config.status: creating src/wp/ap/win/Makefile
config.status: creating src/wp/ap/xp/Makefile
config.status: creating src/wp/ap/xp/ToolbarIcons/Makefile
config.status: creating src/wp/impexp/Makefile
config.status: creating src/wp/impexp/cocoa/Makefile
config.status: creating src/wp/impexp/gtk/Makefile
config.status: creating src/wp/impexp/win/Makefile
config.status: creating src/wp/impexp/xp/Makefile
config.status: creating src/wp/test/Makefile
config.status: creating src/wp/test/cocoa/Makefile
config.status: creating src/wp/test/unix/Makefile
config.status: creating src/wp/test/unix/testwrap.sh
config.status: creating src/wp/test/win/Makefile
config.status: creating src/wp/test/win/testwrap.sh
config.status: creating src/wp/test/xp/Makefile
config.status: creating src/wp/main/Makefile
config.status: creating src/wp/main/cocoa/Makefile
config.status: creating src/wp/main/cocoa/bundle/Info.plist
config.status: creating src/wp/main/win/Makefile
config.status: creating user/Makefile
config.status: creating user/wp/Makefile
config.status: creating user/wp/clipart/Makefile
config.status: creating user/wp/dictionary/Makefile
config.status: creating user/wp/templates/Makefile
config.status: creating tools/Makefile
config.status: creating tools/cdump/Makefile
config.status: creating tools/cdump/xp/Makefile
config.status: creating plugins/psion/Makefile
config.status: creating plugins/psion/xp/Makefile
config.status: creating plugins/grammar/Makefile
config.status: creating plugins/grammar/linkgrammarwrap/Makefile
config.status: creating plugins/grammar/xp/Makefile
config.status: creating plugins/ots/Makefile
config.status: creating plugins/ots/xp/Makefile
config.status: creating plugins/rsvg/xp/Makefile
config.status: creating plugins/rsvg/Makefile
config.status: creating plugins/gdict/Makefile
config.status: creating plugins/gdict/unix/Makefile
config.status: creating plugins/sdw/Makefile
config.status: creating plugins/sdw/xp/Makefile
config.status: creating plugins/urldict/Makefile
config.status: creating plugins/urldict/xp/Makefile
config.status: creating plugins/hancom/xp/Makefile
config.status: creating plugins/hancom/Makefile
config.status: creating plugins/s5/Makefile
config.status: creating plugins/s5/xp/Makefile
config.status: creating plugins/openxml/omml_xslt/Makefile
config.status: creating plugins/openxml/Makefile
config.status: creating plugins/openxml/exp/xp/Makefile
config.status: creating plugins/openxml/exp/Makefile
config.status: creating plugins/openxml/imp/xp/Makefile
config.status: creating plugins/openxml/imp/Makefile
config.status: creating plugins/openxml/common/Makefile
config.status: creating plugins/openxml/common/xp/Makefile
config.status: creating plugins/applix/xp/Makefile
config.status: creating plugins/applix/Makefile
config.status: creating plugins/kword/xp/Makefile
config.status: creating plugins/kword/Makefile
config.status: creating plugins/docbook/Makefile
config.status: creating plugins/docbook/xp/Makefile
config.status: creating plugins/latex/xp/Makefile
config.status: creating plugins/latex/xsltml/Makefile
config.status: creating plugins/latex/Makefile
config.status: creating plugins/paint/unix/Makefile
config.status: creating plugins/paint/Makefile
config.status: creating plugins/paint/xp/Makefile
config.status: creating plugins/paint/win/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/garble/xp/Makefile
config.status: creating plugins/garble/Makefile
config.status: creating plugins/clarisworks/Makefile
config.status: creating plugins/clarisworks/xp/Makefile
config.status: creating plugins/xslfo/Makefile
config.status: creating plugins/xslfo/xp/Makefile
config.status: creating plugins/google/Makefile
config.status: creating plugins/google/xp/Makefile
config.status: creating plugins/hrtext/Makefile
config.status: creating plugins/hrtext/xp/Makefile
config.status: creating plugins/gimp/xp/Makefile
config.status: creating plugins/gimp/Makefile
config.status: creating plugins/wml/xp/Makefile
config.status: creating plugins/wml/Makefile
config.status: creating plugins/epub/Makefile
config.status: creating plugins/epub/common/Makefile
config.status: creating plugins/epub/common/xp/Makefile
config.status: creating plugins/epub/imp/Makefile
config.status: creating plugins/epub/imp/xp/Makefile
config.status: creating plugins/epub/exp/xp/Makefile
config.status: creating plugins/epub/exp/Makefile
config.status: creating plugins/epub/dialogs/xp/Makefile
config.status: creating plugins/epub/dialogs/gtk/Makefile
config.status: creating plugins/epub/dialogs/Makefile
config.status: creating plugins/epub/dialogs/win/Makefile
config.status: creating plugins/mif/xp/Makefile
config.status: creating plugins/mif/Makefile
config.status: creating plugins/wmf/Makefile
config.status: creating plugins/wmf/xp/Makefile
config.status: creating plugins/aiksaurus/Makefile
config.status: creating plugins/aiksaurus/aiksaurusgtk3/Makefile
config.status: creating plugins/aiksaurus/win/Makefile
config.status: creating plugins/aiksaurus/xp/Makefile
config.status: creating plugins/command/xp/Makefile
config.status: creating plugins/command/Makefile
config.status: creating plugins/wpg/Makefile
config.status: creating plugins/wpg/xp/Makefile
config.status: creating plugins/openwriter/Makefile
config.status: creating plugins/openwriter/xp/Makefile
config.status: creating plugins/passepartout/xp/Makefile
config.status: creating plugins/passepartout/Makefile
config.status: creating plugins/bmp/Makefile
config.status: creating plugins/bmp/xp/Makefile
config.status: creating plugins/pdf/Makefile
config.status: creating plugins/pdf/xp/Makefile
config.status: creating plugins/wikipedia/Makefile
config.status: creating plugins/wikipedia/xp/Makefile
config.status: creating plugins/mswrite/Makefile
config.status: creating plugins/mswrite/xp/Makefile
config.status: creating plugins/opendocument/exp/xp/Makefile
config.status: creating plugins/opendocument/exp/Makefile
config.status: creating plugins/opendocument/Makefile
config.status: creating plugins/opendocument/imp/Makefile
config.status: creating plugins/opendocument/imp/xp/Makefile
config.status: creating plugins/opendocument/common/Makefile
config.status: creating plugins/opendocument/common/xp/Makefile
config.status: creating plugins/mht/Makefile
config.status: creating plugins/mht/xp/Makefile
config.status: creating plugins/freetranslation/Makefile
config.status: creating plugins/freetranslation/xp/Makefile
config.status: creating plugins/babelfish/xp/Makefile
config.status: creating plugins/babelfish/Makefile
config.status: creating plugins/loadbindings/xp/Makefile
config.status: creating plugins/loadbindings/Makefile
config.status: creating plugins/t602/Makefile
config.status: creating plugins/t602/xp/Makefile
config.status: creating plugins/gda/unix/Makefile
config.status: creating plugins/gda/Makefile
config.status: creating plugins/collab/backends/sipsimple/Makefile
config.status: creating plugins/collab/backends/sipsimple/xp/Makefile
config.status: creating plugins/collab/backends/sipsimple/unix/Makefile
config.status: creating plugins/collab/backends/telepathy/Makefile
config.status: creating plugins/collab/backends/telepathy/unix/Makefile
config.status: creating plugins/collab/backends/Makefile
config.status: creating plugins/collab/backends/tcp/Makefile
config.status: creating plugins/collab/backends/tcp/xp/Makefile
config.status: creating plugins/collab/backends/tcp/unix/Makefile
config.status: creating plugins/collab/backends/tcp/win/Makefile
config.status: creating plugins/collab/backends/sugar/Makefile
config.status: creating plugins/collab/backends/sugar/unix/Makefile
config.status: creating plugins/collab/backends/xmpp/unix/Makefile
config.status: creating plugins/collab/backends/xmpp/xp/Makefile
config.status: creating plugins/collab/backends/xmpp/Makefile
config.status: creating plugins/collab/backends/fake/xp/Makefile
config.status: creating plugins/collab/backends/fake/Makefile
config.status: creating plugins/collab/backends/service/xp/Makefile
config.status: creating plugins/collab/backends/service/Makefile
config.status: creating plugins/collab/backends/service/win/Makefile
config.status: creating plugins/collab/backends/service/unix/Makefile
config.status: creating plugins/collab/core/Makefile
config.status: creating plugins/collab/core/packet/Makefile
config.status: creating plugins/collab/core/packet/xp/Makefile
config.status: creating plugins/collab/core/plugin/xp/Makefile
config.status: creating plugins/collab/core/plugin/Makefile
config.status: creating plugins/collab/core/account/Makefile
config.status: creating plugins/collab/core/account/xp/Makefile
config.status: creating plugins/collab/core/session/Makefile
config.status: creating plugins/collab/core/session/xp/Makefile
config.status: creating plugins/collab/core/sync/xp/Makefile
config.status: creating plugins/collab/core/sync/Makefile
config.status: creating plugins/collab/core/dialogs/Makefile
config.status: creating plugins/collab/core/dialogs/win/Makefile
config.status: creating plugins/collab/core/dialogs/unix/Makefile
config.status: creating plugins/collab/core/dialogs/xp/Makefile
config.status: creating plugins/collab/Makefile
config.status: creating plugins/eml/xp/Makefile
config.status: creating plugins/eml/Makefile
config.status: creating plugins/mathview/xp/Makefile
config.status: creating plugins/mathview/data/Makefile
config.status: creating plugins/mathview/itex2mml/Makefile
config.status: creating plugins/mathview/Makefile
config.status: creating plugins/goffice/unix/Makefile
config.status: creating plugins/goffice/Makefile
config.status: creating plugins/iscii/xp/Makefile
config.status: creating plugins/iscii/Makefile
config.status: creating plugins/pdb/Makefile
config.status: creating plugins/pdb/xp/Makefile
config.status: creating plugins/opml/Makefile
config.status: creating plugins/opml/xp/Makefile
config.status: creating plugins/presentation/xp/Makefile
config.status: creating plugins/presentation/Makefile
config.status: creating plugins/wordperfect/Makefile
config.status: creating plugins/wordperfect/xp/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration:
  host                  x86_64-pc-solaris2.11
  dynamic binary        yes
  static binary         no
  platform              unix (embedded: no)
  toolkit               gtk
  debug                 no

Optional features:
  menubutton            no
  printing              yes
  spell checking        yes
  status bar            yes
  emacs keybinding      yes
  vi keybinding         yes
  clipart               no
  templates             no

Optional dependencies:
  gio			yes
  gsf-gio               yes
  goffice               yes
  redland               no
  evolution_data_server no
  libical               yes
  champlain             yes

Builtin plugins         
Plugins                 opendocument openxml

/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
Making all in src
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
  GEN      abi-resources.c
  GEN      abi-resources.h
/usr/gnu/bin/make  all-recursive
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
Making all in af
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
Making all in ev
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
Making all in gtk
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/gtk'
  CXX      ev_UnixMenu.lo
  CXX      ev_UnixKeysym2ucs.lo
  CXX      ev_UnixFontCombo.lo
  CXX      ev_UnixKeyboard.lo
  CXX      ev_UnixToolbar.lo
  CXX      ev_UnixMouse.lo
  CXX      ev_UnixToolbar_ViewListener.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixFontCombo.cpp: In function 'GType abi_cell_renderer_font_get_type()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixFontCombo.cpp:248:25: warning: cast between incompatible function types from 'void (*)(AbiCellRendererFontClass*)' {aka 'void (*)(_AbiCellRendererFontClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
  248 |                         (GClassInitFunc) abi_cell_renderer_font_class_init,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixFontCombo.cpp:253:25: warning: cast between incompatible function types from 'void (*)(AbiCellRendererFont*)' {aka 'void (*)(_AbiCellRendererFont*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type]
  253 |                         (GInstanceInitFunc) abi_cell_renderer_font_instance_init,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixFontCombo.cpp: In function 'GType abi_font_combo_get_type()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixFontCombo.cpp:403:25: warning: cast between incompatible function types from 'void (*)(AbiFontComboClass*)' {aka 'void (*)(_AbiFontComboClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
  403 |                         (GClassInitFunc) abi_font_combo_class_init,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixFontCombo.cpp:408:25: warning: cast between incompatible function types from 'void (*)(AbiFontCombo*)' {aka 'void (*)(_AbiFontCombo*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type]
  408 |                         (GInstanceInitFunc) abi_font_combo_init,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixKeyboard.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixMenu.cpp:56:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/refwrap.h:39,
                 from /usr/gcc/13/include/c++/13.3.0/deque:67,
                 from /usr/gcc/13/include/c++/13.3.0/stack:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixMenu.cpp:37:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixToolbar.cpp:61:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixToolbar.cpp:62:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/gtk/ev_UnixToolbar.cpp:35:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libgtk.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/gtk'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/xp'
  CXX      ev_EditBinding.lo
  CXX      ev_EditEventMapper.lo
  CXX      ev_Keyboard.lo
  CXX      ev_Menu_Labels.lo
  CXX      ev_Menu_Layouts.lo
  CXX      ev_Menu_Actions.lo
  CXX      ev_Menu.lo
  CXX      ev_EditMethod.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.cpp: In member function 'void EV_EditBindingMap::getAll(std::map<unsigned int, const char*>&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.cpp:227:13: warning: the address of 'EV_EditBindingMap::m_pebMT' will never be NULL [-Waddress]
  227 |         if (m_pebMT) {
      |             ^~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:96:49: note: 'EV_EditBindingMap::m_pebMT' declared here
   96 |         ev_EB_MouseTable *                      m_pebMT[EV_COUNT_EMB];
      |                                                 ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.cpp: In member function 'void EV_EditBindingMap::findEditBits(const char*, std::vector<unsigned int>&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.cpp:288:21: warning: the address of 'EV_EditBindingMap::m_pebMT' will never be NULL [-Waddress]
  288 |                 if (m_pebMT) {
      |                     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:96:49: note: 'EV_EditBindingMap::m_pebMT' declared here
   96 |         ev_EB_MouseTable *                      m_pebMT[EV_COUNT_EMB];
      |                                                 ^~~~~~~
  CXX      ev_Mouse.lo
  CXX      ev_NamedVirtualKey.lo
  CXX      ev_Toolbar_Actions.lo
  CXX      ev_Toolbar_Control.lo
  CXX      ev_Toolbar.lo
  CXX      ev_Toolbar_Labels.lo
  CXX      ev_Toolbar_Layouts.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_Toolbar_Labels.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libxp.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
Making all in gr
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
Making all in gtk
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/gtk'
  CXX      gr_CairoPrintGraphics.lo
  CXX      gr_UnixImage.lo
  CXX      gr_UnixCairoGraphics.lo
  CXX      gr_CairoImage.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp: In member function 'virtual bool GR_RSVGVectorImage::convertFromBuffer(const UT_ByteBuf*, const std::string&, UT_sint32, UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp:83:35: warning: 'gboolean rsvg_handle_write(RsvgHandle*, const guchar*, gsize, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations]
   83 |         result = rsvg_handle_write(m_svg, pBB->getPointer(0), pBB->getLength(), NULL);
      |                  ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp:21:
/usr/include/librsvg-2.0/librsvg/rsvg.h:579:10: note: declared here
  579 | gboolean rsvg_handle_write (RsvgHandle   *handle,
      |          ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp:91:35: warning: 'gboolean rsvg_handle_close(RsvgHandle*, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations]
   91 |         result = rsvg_handle_close(m_svg, NULL);
      |                  ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/usr/include/librsvg-2.0/librsvg/rsvg.h:607:10: note: declared here
  607 | gboolean rsvg_handle_close (RsvgHandle *handle, GError **error);
      |          ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp:100:35: warning: 'void rsvg_handle_get_dimensions(RsvgHandle*, RsvgDimensionData*)' is deprecated: Use 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations]
  100 |         rsvg_handle_get_dimensions(m_svg, &m_size);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/usr/include/librsvg-2.0/librsvg/rsvg.h:708:6: note: declared here
  708 | void rsvg_handle_get_dimensions (RsvgHandle *handle, RsvgDimensionData *dimension_data);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp: In member function 'void GR_RSVGVectorImage::renderToSurface(cairo_surface_t*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp:166:33: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations]
  166 |         rsvg_handle_render_cairo(m_svg, cr);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:1458:
/usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:90:10: note: declared here
   90 | gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp: In member function 'virtual void GR_RSVGVectorImage::renderToCairo(cairo_t*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_CairoImage.cpp:180:33: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations]
  180 |         rsvg_handle_render_cairo(m_svg, cr);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:90:10: note: declared here
   90 | gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libgtk.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/gtk'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/xp'
  CXX      gr_Caret.lo
  CXX      gr_CharWidths.lo
  CXX      gr_DrawArgs.lo
  CXX      gr_CharWidthsCache.lo
  CXX      gr_EmbedManager.lo
  CXX      gr_Graphics.lo
  CXX      gr_Image.lo
  CXX      gr_Painter.lo
  CXX      gr_RenderInfo.lo
  CXX      gr_Transform.lo
  CXX      gr_VectorImage.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_Graphics.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_Caret.cpp: In static member function 'static void GR_Caret::s_blink_timeout(UT_Worker*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_Caret.cpp:199:44: warning: unused parameter '_w' [-Wunused-parameter]
  199 | void GR_Caret::s_blink_timeout(UT_Worker * _w)
      |                                ~~~~~~~~~~~~^~
  CXX      gr_CairoGraphics.lo
  CXX      gr_CairoNullGraphics.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.cpp: In member function 'bool GR_CairoGraphics::_scriptBreak(GR_PangoRenderInfo&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.cpp:1631:20: warning: 'void pango_break(const char*, int, PangoAnalysis*, PangoLogAttr*, int)' is deprecated [-Wdeprecated-declarations]
 1631 |         pango_break(ri.sUTF8->utf8_str(),
      |         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
 1632 |                                 ri.sUTF8->byteLength(),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~
 1633 |                                 &(pItem->m_pi->analysis),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
 1634 |                                 ri.s_pLogAttrs, ri.s_iStaticSize);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango.h:27,
                 from /usr/include/gtk-3.0/gdk/gdktypes.h:35,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/unix/ut_unixColor.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_color.h:169,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.cpp:28:
/usr/include/pango-1.0/pango/pango-break.h:105:25: note: declared here
  105 | void                    pango_break             (const char    *text,
      |                         ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.cpp: In destructor 'virtual GR_PangoFont::~GR_PangoFont()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.cpp:3539:37: warning: 'void pango_coverage_unref(PangoCoverage*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
 3539 |                 pango_coverage_unref(m_pCover);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25:
/usr/include/pango-1.0/pango/pango-coverage.h:82:20: note: declared here
   82 | void               pango_coverage_unref   (PangoCoverage      *coverage);
      |                    ^~~~~~~~~~~~~~~~~~~~
  CXXLD    libxp.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
Making all in tf
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf/xp'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
Making all in util
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
Making all in unix
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/unix'
  CXX      ut_files.lo
  CXX      ut_unixIdle.lo
  CXX      ut_debugmsg.lo
  CXX      ut_path.lo
  CXX      ut_unixAssert.lo
  CXX      ut_unixColor.lo
  CXX      ut_unixMisc.lo
  CXX      ut_unixTimer.lo
  CXXLD    libunix.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/unix'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
  CXX      ut_AdobeEncoding.lo
  CXX      ut_base64.lo
  CXX      ut_bijection.lo
  CXX      ut_decompress.lo
  CXX      ut_bytebuf.lo
  CXX      ut_base64_TestRoutines.lo
  CXX      ut_crc32.lo
  CXX      ut_color.lo
  CXX      ut_Encoding.lo
  CXX      ut_go_file.lo
  CXX      ut_growbuf.lo
  CXX      ut_hash.lo
  CXX      ut_html.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_Encoding.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ut_iconv.lo
  CXX      ut_idle.lo
  CXX      ut_jpeg.lo
  CXX      ut_Language.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.cpp:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.cpp:76:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | auto_iconv::auto_iconv(const char * in_charset, const char *out_charset) throw(UT_iconv_t)
      |                                                                          ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_html.cpp: In member function 'virtual UT_Error UT_HTML::parse(const char*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_html.cpp:164:54: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations]
  164 |                         xmlSubstituteEntitiesDefault (1);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_html.cpp:35:
/usr/include/libxml2/libxml/parser.h:948:17: note: declared here
  948 |                 xmlSubstituteEntitiesDefault(int val);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ut_locale.lo
  CXX      ut_math.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_jpeg.cpp: In function 'bool UT_JPEG_getRGBData(const UT_ByteBuf*, UT_Byte*, UT_sint32, bool, bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_jpeg.cpp:197:20: warning: unused variable 'buffer' [-Wunused-variable]
  197 |         JSAMPARRAY buffer = (*cinfo.mem->alloc_sarray)
      |                    ^~~~~~
  CXX      ut_mbtowc.lo
  CXX      ut_misc.lo
  CXX      ut_mutex.lo
In file included from /usr/include/libgsf-1/gsf/gsf.h:53,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_go_file.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_go_file.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_go_file.cpp: In function 'GType gsf_output_proxy_get_type()':
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:47:25: warning: cast between incompatible function types from 'void (*)(GObjectClass*)' {aka 'void (*)(_GObjectClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
   47 |                         (GClassInitFunc) class_init,                    \
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:76:9: note: in expansion of macro 'GSF_CLASS_FULL'
   76 |         GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_go_file.cpp:332:1: note: in expansion of macro 'GSF_CLASS'
  332 | GSF_CLASS (GsfOutputProxy, gsf_output_proxy,
      | ^~~~~~~~~
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:52:25: warning: cast between incompatible function types from 'void (*)(GObject*)' {aka 'void (*)(_GObject*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type]
   52 |                         (GInstanceInitFunc) instance_init,              \
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:76:9: note: in expansion of macro 'GSF_CLASS_FULL'
   76 |         GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_go_file.cpp:332:1: note: in expansion of macro 'GSF_CLASS'
  332 | GSF_CLASS (GsfOutputProxy, gsf_output_proxy,
      | ^~~~~~~~~
  CXX      ut_OverstrikingChars.lo
  CXX      ut_path.lo
  CXX      ut_png.lo
  CXX      ut_PropVector.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ut_rand.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.cpp:224:27: warning: Deprecated pre-processor symbol: replace with "G_UNICODE_SPACING_MARK"
  224 |                 case G_UNICODE_COMBINING_MARK:
      |                           ^~~~~~~~~~~~~~~~~~~~                                                      
  CXX      ut_Script.lo
  CXX      ut_stack.lo
  CXX      ut_std_string.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ut_stringbuf.lo
  CXX      ut_string_class.lo
  CXX      ut_string.lo
  CC       ut_strptime.lo
  CXX      ut_svg.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c: In function 'UT_strptime_internal':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:431:25: note: in expansion of macro 'get_number'
  431 |                         get_number (0, 99, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:478:25: note: in expansion of macro 'get_number'
  478 |                         get_number (0, 23, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:503:25: note: in expansion of macro 'get_number'
  503 |                         get_number (0, 59, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:592:25: note: in expansion of macro 'get_number'
  592 |                         get_number (0, 61, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:624:25: note: in expansion of macro 'get_number'
  624 |                         get_number (0, 99, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:639:25: note: in expansion of macro 'get_number'
  639 |                         get_number (0, 53, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:645:25: note: in expansion of macro 'get_number'
  645 |                         get_number (0, 6, 1);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:651:25: note: in expansion of macro 'get_number'
  651 |                         get_number (0, 99, 2);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:661:25: note: in expansion of macro 'get_number'
  661 |                         get_number (0, 9999, 4);
      |                         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:165:9: note: in expansion of macro 'get_number'
  165 |         get_number(from, to, n)
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:786:33: note: in expansion of macro 'get_alt_number'
  786 |                                 get_alt_number (0, 23, 2);
      |                                 ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:165:9: note: in expansion of macro 'get_number'
  165 |         get_number(from, to, n)
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:806:33: note: in expansion of macro 'get_alt_number'
  806 |                                 get_alt_number (0, 59, 2);
      |                                 ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:165:9: note: in expansion of macro 'get_number'
  165 |         get_number(from, to, n)
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:811:33: note: in expansion of macro 'get_alt_number'
  811 |                                 get_alt_number (0, 61, 2);
      |                                 ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:165:9: note: in expansion of macro 'get_number'
  165 |         get_number(from, to, n)
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:817:33: note: in expansion of macro 'get_alt_number'
  817 |                                 get_alt_number (0, 53, 2);
      |                                 ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:165:9: note: in expansion of macro 'get_number'
  165 |         get_number(from, to, n)
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:823:33: note: in expansion of macro 'get_alt_number'
  823 |                                 get_alt_number (0, 6, 1);
      |                                 ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:113:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
  113 |         if (val < from || val > to)                                                   \
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:165:9: note: in expansion of macro 'get_number'
  165 |         get_number(from, to, n)
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_strptime.c:829:33: note: in expansion of macro 'get_alt_number'
  829 |                                 get_alt_number (0, 99, 2);
      |                                 ^~~~~~~~~~~~~~
  CXX      ut_test.lo
  CXX      ut_timer.lo
  CXX      ut_types.lo
  CXX      ut_unicode.lo
  CXX      ut_units.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.cpp:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ut_uuid.lo
  CXX      ut_vector.lo
  CXX      ut_wctomb.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.cpp:38:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ut_worker.lo
  CXX      ut_xml.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.cpp:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ut_xml_libxml2.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_xml_libxml2.cpp: In member function 'virtual UT_Error UT_XML::parse(const char*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_xml_libxml2.cpp:205:46: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations]
  205 |                 xmlSubstituteEntitiesDefault (1);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_xml_libxml2.cpp:33:
/usr/include/libxml2/libxml/parser.h:948:17: note: declared here
  948 |                 xmlSubstituteEntitiesDefault(int val);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libxp.la
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
Making all in xap
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
Making all in gtk
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
  CXX      xap_UnixApp.lo
  CXX      xap_UnixAppImpl.lo
  CXX      xap_GtkComboBoxHelpers.lo
  CXX      xap_UnixDlg_About.lo
  CXX      xap_UnixClipboard.lo
  CXX      xap_UnixDlg_ClipArt.lo
  CXX      xap_UnixCustomWidget.lo
  CXX      xap_UnixDialogHelper.lo
  CXX      xap_UnixDlg_ColorChooser.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_DocComparison.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp: In member function 'virtual void XAP_UnixDialog_ClipArt::runModal(XAP_Frame*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:203:47: warning: cast between incompatible function types from 'void (*)(GtkTreePath*)' {aka 'void (*)(_GtkTreePath*)'} to 'void (*)(void*, void*)' [-Wcast-function-type]
  203 |                         g_list_foreach (list, (void (*)(void*, void*)) gtk_tree_path_free, NULL);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_Encoding.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixApp.cpp:49:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_path.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixApp.cpp:45:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_FileOpenSaveAs.lo
  CXX      xap_UnixDlg_History.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.cpp:52:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.cpp:36:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.cpp:138:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
  138 |         std::pointer_to_unary_function<int, gboolean> *other_function)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.cpp:204:37: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
  204 |                                std::pointer_to_unary_function<int, gboolean> *other_function)
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixEncodingManager.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixApp.cpp:56:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      xap_UnixDlg_HTMLOptions.lo
  CXX      xap_UnixDlg_Image.lo
  CXX      xap_UnixDlg_Insert_Symbol.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   32 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      |      ^~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22:
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:24:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   24 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      |      ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp: In function 'std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow*, GtkColorButton*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:57:21: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   57 |         return std::auto_ptr<UT_RGBColor>(rgb);
      |                     ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
  CXX      xap_UnixDlg_Language.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_DocComparison.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_DocComparison.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Encoding.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Encoding.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_History.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_History.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_ListDocuments.lo
  CXX      xap_UnixDlg_MessageBox.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_HTMLOptions.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_HTMLOptions.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Frame.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_HTMLOptions.cpp:22:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_Password.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Image.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Image.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_PluginManager.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Language.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Language.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:42:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:29:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp: In member function 'void XAP_UnixDialog_Insert_Symbol::setSymbolMap_size(UT_uint32, UT_uint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:408:36: warning: 'void gtk_widget_get_requisition(GtkWidget*, GtkRequisition*)' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations]
  408 |         gtk_widget_get_requisition (m_windowMain, &diff);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
                 from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_Gtk2Compat.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/gtk/gr_UnixCairoGraphics.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:38:
/usr/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here
  948 | void                  gtk_widget_get_requisition        (GtkWidget     *widget,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_Print.lo
  CXX      xap_UnixDlg_PrintPreview.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:44:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:42:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_WindowMore.lo
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:48:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ListDocuments.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ListDocuments.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_MessageBox.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/functional:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Password.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Password.cpp:22:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixDlg_Zoom.lo
  CXX      xap_UnixEncodingManager.lo
  CXX      xap_UnixFontPreview.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:30:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:38:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      xap_UnixFrameImpl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_WindowMore.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_WindowMore.cpp:22:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Print.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:37,
                 from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_Graphics.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Print.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Print.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Print.cpp:21:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixEncodingManager.h:4,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixEncodingManager.cpp:9:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      xap_UnixModule.lo
  CXX      xap_UnixTableWidget.lo
  CXX      xap_UnixWidget.lo
  CXX      xap_UnixDlg_FontChooser.lo
  CXX      xap_GtkStyle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Zoom.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Zoom.cpp:22:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixFontPreview.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Frame.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixFontPreview.cpp:20:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixTableWidget.cpp: In function 'gboolean popup_grab_on_window(GdkWindow*, guint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixTableWidget.cpp:430:54: warning: unused parameter 'activate_time' [-Wunused-parameter]
  430 |                                           guint32    activate_time)
      |                                           ~~~~~~~~~~~^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixTableWidget.cpp: In function 'GType abi_table_get_type()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixTableWidget.cpp:701:33: warning: cast between incompatible function types from 'void (*)(AbiTableClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
  701 |                                 reinterpret_cast<GClassInitFunc>(abi_table_class_init),
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixTableWidget.cpp:706:33: warning: cast between incompatible function types from 'void (*)(AbiTable*)' {aka 'void (*)(_AbiTable*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type]
  706 |                                 reinterpret_cast<GInstanceInitFunc>(abi_table_init),
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:38:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/set:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:29:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixFrameImpl.cpp:65:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/refwrap.h:39,
                 from /usr/gcc/13/include/c++/13.3.0/vector:68,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixFrameImpl.cpp:39:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:43:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libgtk.la
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/xp'
  CXX      barbarisms.lo
  CXX      enchant_checker.lo
  CXX      xap_AppImpl.lo
  CXX      spell_manager.lo
  CXX      xap_Args.lo
  CXX      xap_App.lo
  CXX      xap_StatusBar.lo
  CXX      xad_Document.lo
  CXX      xap_Clipboard.lo
  CXX      xap_CustomWidget.lo
  CXX      xap_Dialog.lo
  CXX      xap_DialogFactory.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_App.cpp:56:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      xap_Dictionary.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_App.cpp: In member function 'std::string XAP_App::createUUIDString() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_App.cpp:1703:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
 1703 |     std::auto_ptr<UT_UUID> uuido(getUUIDGenerator()->createUUID());
      |          ^~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_App.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
  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
  CXX      xap_Dlg_Image.lo
  CXX      xap_Dlg_Insert_Symbol.lo
  CXX      xap_Dlg_Language.lo
  CXX      xap_Dlg_ListDocuments.lo
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.cpp:28:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      xap_Dlg_MessageBox.lo
  CXX      xap_Dlg_Password.lo
  CXX      xap_Dlg_PluginManager.lo
  CXX      xap_Dlg_Print.lo
  CXX      xap_Dlg_PrintPreview.lo
  CXX      xap_Dlg_WindowMore.lo
  CXX      xap_Dlg_Zoom.lo
  CXX      xap_Draw_Symbol.lo
  CXX      xap_EncodingManager.lo
  CXX      xap_FakeClipboard.lo
  CXX      xap_FontPreview.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      xap_Frame.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp: In member function 'virtual void XAP_EncodingManager::initialize()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1254:29: warning: unnecessary parentheses in declaration of 'szUCS2BENames' [-Wparentheses]
 1254 |         static const char * (szUCS2BENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1254:29: note: remove parentheses
 1254 |         static const char * (szUCS2BENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
      |                             -               -
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1262:29: warning: unnecessary parentheses in declaration of 'szUCS2LENames' [-Wparentheses]
 1262 |         static const char * (szUCS2LENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1262:29: note: remove parentheses
 1262 |         static const char * (szUCS2LENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
      |                             -               -
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1271:29: warning: unnecessary parentheses in declaration of 'szUCS4BENames' [-Wparentheses]
 1271 |         static const char * (szUCS4BENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1271:29: note: remove parentheses
 1271 |         static const char * (szUCS4BENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
      |                             -               -
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1275:29: warning: unnecessary parentheses in declaration of 'szUCS4LENames' [-Wparentheses]
 1275 |         static const char * (szUCS4LENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.cpp:1275:29: note: remove parentheses
 1275 |         static const char * (szUCS4LENames[]) = {
      |                             ^~~~~~~~~~~~~~~~~
      |                             -               -
  CXX      xap_FrameImpl.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Zoom.cpp: In member function 'UT_uint32 XAP_Dialog_Zoom::getZoomPercent()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Zoom.cpp:86:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
   86 |           if ( m_pFrame )
      |           ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Zoom.cpp:88:9: note: here
   88 |         case XAP_Frame::z_WHOLEPAGE:
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Zoom.cpp:89:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
   89 |           if ( m_pFrame )
      |           ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Zoom.cpp:91:9: note: here
   91 |         case XAP_Frame::z_PERCENT:
      |         ^~~~
  CXX      xap_InputModes.lo
  CXX      xap_LoadBindings.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Draw_Symbol.cpp: In member function 'void XAP_Draw_Symbol::setFontToGC(GR_Graphics*, UT_uint32, UT_uint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Draw_Symbol.cpp:107:32: warning: '%i' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  107 |                 sprintf(temp, "%ipt", PointSize);
      |                                ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Draw_Symbol.cpp:107:31: note: using the range [-2147483648, 2147483647] for directive argument
  107 |                 sprintf(temp, "%ipt", PointSize);
      |                               ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Draw_Symbol.cpp:107:24: note: 'std::sprintf' output between 4 and 14 bytes into a destination of size 10
  107 |                 sprintf(temp, "%ipt", PointSize);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_Print.cpp:31:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      xap_Log.lo
  CXX      xap_Module.lo
  CXX      xap_ModuleManager.lo
  CXX      xap_Prefs.lo
  CXX      xap_Preview.lo
  CXX      xap_Preview_Zoom.lo
  CXX      xap_Resource.lo
  CXX      xap_ResourceManager.lo
  CXX      xap_Scrollbar_ViewListener.lo
  CXX      xap_Strings.lo
  CXX      xap_Toolbar_ControlFactory.lo
  CXX      xap_ViewListener.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Preview_Zoom.cpp: In member function 'void XAP_Preview_Zoom::setFont(tFont)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Preview_Zoom.cpp:65:43: warning: 'std::sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
   65 |                 sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100));
      |                                           ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Preview_Zoom.cpp:65:25: note: 'std::sprintf' output between 4 and 11 bytes into a destination of size 10
   65 |                 sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100));
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      xav_View.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Strings.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libxp.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
Making all in plugins
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
cat: cannot open builtin-stamp: No such file or directory
cat: cannot open builtin-stamp: No such file or directory
/usr/gnu/bin/make  all-am
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
  CXX      abi-builtin-plugins.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/plugins/abi-builtin-plugins.cpp: In function 'void abi_register_builtin_plugins()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/plugins/abi-builtin-plugins.cpp:30:25: warning: variable 'pmi' set but not used [-Wunused-but-set-variable]
   30 |         XAP_ModuleInfo *pmi;
      |                         ^~~
  CXXLD    libplugins.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
Making all in text
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
Making all in fmt
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
  CXX      fl_Squiggles.lo
  CXX      fb_Alignment.lo
  CXX      fb_ColumnBreaker.lo
  CXX      fg_GraphicVector.lo
  CXX      fb_LineBreaker.lo
  CXX      fg_Graphic.lo
  CXX      fg_GraphicRaster.lo
  CXX      fl_AutoLists.lo
  CXX      fl_AutoNum.lo
  CXX      fl_BlockLayout.lo
  CXX      fl_ContainerLayout.lo
  CXX      fl_DocLayout.lo
  CXX      fl_DocListener.lo
  CXX      fl_FootnoteLayout.lo
  CXX      fl_FrameLayout.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp: In member function 'void fl_AutoNum::setDelim(const gchar*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp:656:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 80 equals destination size [-Wstringop-truncation]
  656 |         strncpy( m_pszDelim, lDelim, 80);
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp: In member function 'void fl_AutoNum::setDecimal(const gchar*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp:673:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 80 equals destination size [-Wstringop-truncation]
  673 |         strncpy( m_pszDecimal, lDecimal, 80);
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp: In constructor 'fl_AutoNum::fl_AutoNum(UT_uint32, UT_uint32, FL_ListType, UT_uint32, const gchar*, const gchar*, PD_Document*, FV_View*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp:112:24: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 80 equals destination size [-Wstringop-truncation]
  112 |                 strncpy( m_pszDelim, lDelim, 80);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp:115:24: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 80 equals destination size [-Wstringop-truncation]
  115 |                 strncpy( m_pszDecimal, lDecimal, 80);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp: In constructor 'fl_AutoNum::fl_AutoNum(UT_uint32, UT_uint32, pf_Frag_Strux*, fl_AutoNum*, const gchar*, const gchar*, FL_ListType, PD_Document*, FV_View*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp:75:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 80 equals destination size [-Wstringop-truncation]
   75 |         strncpy( m_pszDelim, lDelim, 80);
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_AutoNum.cpp:76:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 80 equals destination size [-Wstringop-truncation]
   76 |         strncpy( m_pszDecimal, lDecimal, 80);
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      fl_Layout.lo
  CXX      fl_PartOfBlock.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:97:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      fl_SectionLayout.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocLayout.cpp:62:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::getListAttributesVector(UT_GenericVector<const char*>*) const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10276:16: warning: the address of 'buf' will never be NULL [-Waddress]
10276 |         if(buf != NULL)
      |                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10254:23: note: 'buf' declared here
10254 |         static gchar  buf[5];
      |                       ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocListener.cpp: In member function 'virtual bool fl_DocListener::populateStrux(pf_Frag_Strux*, const PX_ChangeRecord*, fl_ContainerLayout**)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocListener.cpp:616:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
  616 |         }
      |         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocListener.cpp:617:9: note: here
  617 |         case PTX_Block:
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/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*))':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocListener.cpp:2356:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2356 |         }
      |         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocListener.cpp:2357:5: note: here
 2357 |     case PTX_SectionFrame:                                              // The immediately prior strux is a Frame
      |     ^~~~
  CXX      fl_SelectionPreserver.lo
  CXX      fl_TableLayout.lo
  CXX      fl_TestRoutines.lo
  CXX      fl_TOCLayout.lo
  CXX      fp_AnnotationRun.lo
  CXX      fp_RDFAnchorRun.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp: In member function 'SpellChecker* fl_BlockLayout::_getSpellChecker(UT_uint32) const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:150:24: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 8 equals destination size [-Wstringop-truncation]
  150 |                 strncpy(szPrevLang, pszLang, sizeof(szPrevLang));
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_SectionLayout.cpp: In member function 'void fl_HdrFtrSectionLayout::layout()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_SectionLayout.cpp:3998:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 3998 |     if(m_pHdrFtrContainer)
      |     ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_SectionLayout.cpp:4003:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 4003 |         UT_uint32 iCount = m_vecPages.getItemCount();
      |         ^~~~~~~~~
  CXX      fp_Column.lo
  CXX      fp_ContainerObject.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::getListAttributesVector(UT_GenericVector<const char*>*) const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10268:22: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=]
10268 |         sprintf(buf,"%i",level);
      |                      ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10268:21: note: using the range [-2147483648, 2147483647] for directive argument
10268 |         sprintf(buf,"%i",level);
      |                     ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10268:16: note: 'std::sprintf' output between 2 and 12 bytes into a destination of size 5
10268 |         sprintf(buf,"%i",level);
      |         ~~~~~~~^~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Run.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::StartList(FL_ListType, UT_uint32, const gchar*, const gchar*, const gchar*, float, float, UT_uint32, UT_uint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10418:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 20 equals destination size [-Wstringop-truncation]
10418 |         strncpy( pszAlign, UT_convertInchesToDimensionString(DIM_IN, Align, 0), sizeof(pszAlign));
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10420:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 20 equals destination size [-Wstringop-truncation]
10420 |         strncpy( pszIndent, UT_convertInchesToDimensionString(DIM_IN, indent, 0), sizeof(pszIndent));
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp: In member function 'virtual void fp_RDFAnchorRun::_draw(dg_DrawArgs*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:94:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   94 |     if(!displayAnnotations())
      |     ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:96:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   96 |         if(!m_bIsStart)
      |         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp: In member function 'virtual void fp_RDFAnchorRun::_clearScreen(bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:180:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  180 |     if(getWidth() == 0)
      |     ^~
In file included from /usr/include/boost/assert.hpp:58,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:24,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_assert.h:144:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  144 | #                       define UT_ASSERT assert
      |                                          ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_RDFAnchorRun.cpp:183:9: note: in expansion of macro 'UT_ASSERT'
  183 |         UT_ASSERT(getGraphics()->queryProperties(GR_Graphics::DGP_SCREEN));
      |         ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::StopListInBlock()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10574:40: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 30 equals destination size [-Wstringop-truncation]
10574 |                                 strncpy( align,
      |                                 ~~~~~~~^~~~~~~~
10575 |                                                                 UT_convertInchesToDimensionString(DIM_IN, fAlign, 0),
      |                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10576 |                                                                 sizeof(align));
      |                                                                 ~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10577:40: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 30 equals destination size [-Wstringop-truncation]
10577 |                                 strncpy( indent,
      |                                 ~~~~~~~^~~~~~~~~
10578 |                                                                 UT_convertInchesToDimensionString(DIM_IN, fIndent, 0),
      |                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10579 |                                                                 sizeof(indent));
      |                                                                 ~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.cpp:10565:40: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 30 equals destination size [-Wstringop-truncation]
10565 |                                 strncpy( align,
      |                                 ~~~~~~~^~~~~~~~
10566 |                                                                 UT_convertInchesToDimensionString(DIM_IN, fAlign, 0),
      |                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10567 |                                                                 sizeof(align));
      |                                                                 ~~~~~~~~~~~~~~
  CXX      fp_DirectionMarkerRun.lo
  CXX      fp_EmbedRun.lo
  CXX      fp_FieldListLabelRun.lo
  CXX      fp_FieldTableSumRun.lo
  CXX      fp_FieldTOCNum.lo
  CXX      fp_FmtMarkRun.lo
  CXX      fp_FootnoteContainer.lo
  CXX      fp_FrameContainer.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_EmbedRun.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      fp_Line.lo
  CXX      fp_MathRun.lo
  CXX      fp_Page.lo
  CXX      fp_PageSize.lo
  CXX      fp_Run.lo
  CXX      fp_TableContainer.lo
  CXX      fp_TestRoutines.lo
  CXX      fp_TextRun.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/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)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Line.cpp:2748:42: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2748 |                         pRun->recalcWidth();
      |                         ~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Line.cpp:2752:17: note: here
 2752 |                 default:
      |                 ^~~~~~~
  CXX      fp_TOCContainer.lo
  CXX      fv_Base.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_MathRun.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Page.cpp: In constructor 'fp_Page::fp_Page(FL_DocLayout*, FV_View*, const fp_PageSize&, fl_DocSectionLayout*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Page.cpp:56:17: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
   56 |                 m_pageSize(pageSize),
      |                 ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Page.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Page.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
  CXX      fv_FrameEdit.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Run.cpp: In member function 'void fp_Run::Run_setX(UT_sint32, FPRUN_CLEAR_SCREEN)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Run.cpp:770:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  770 |                         if (iX == m_iX)
      |                         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_Run.cpp:775:17: note: here
  775 |                 case FP_CLEARSCREEN_FORCE:
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_TableContainer.cpp: In member function 'void fp_CellContainer::_getBrokenRect(fp_TableContainer*, fp_Page*&, UT_Rect&, GR_Graphics*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_TableContainer.cpp:526:57: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
  526 |         bRec = UT_Rect(iLeft,iTop,iRight-iLeft,iBot-iTop);
      |                                                         ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_TableContainer.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_TableContainer.cpp:55:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
  CXX      fv_InlineImage.lo
  CXX      fv_Selection.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_TextRun.cpp:52:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       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
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_InlineImage.cpp: In member function 'void FV_VisualInlineImage::getImageFromSelection(UT_sint32, UT_sint32, PP_AttrProp**)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_InlineImage.cpp:550:77: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
  550 |         m_recCurFrame = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight());
      |                                                                             ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_ContainerLayout.h:60,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_FrameLayout.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_InlineImage.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_InlineImage.cpp:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_Selection.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      fv_VisualDragText.lo
  CXX      fv_ViewDoubleBuffering.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View_cmd.cpp:113:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/refwrap.h:39,
                 from /usr/gcc/13/include/c++/13.3.0/vector:68,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View_cmd.cpp:31:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.h:36,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:43:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View_protected.cpp:59:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View_protected.cpp:35:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:64:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:31:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::beginDoubleBuffering()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:54:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   54 |     if( XAP_App::getApp()->getDisableDoubleBuffering() )
      |     ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:57:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   57 |         if(m_bSuspendDirectDrawing == true && m_bCallDrawOnlyAtTheEnd == false)
      |         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::endDoubleBuffering()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:85:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   85 |     if( XAP_App::getApp()->getDisableDoubleBuffering() )
      |     ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:88:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   88 |         if(!m_pView->unregisterDoubleBufferingObject(this))
      |         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::extendDrawArgsIfNeccessary(UT_Rect*, const UT_Rect*, bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:162:41: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
  162 |                 mostExtArgs.fullRect = *thisCallRect;
      |                                         ^~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_Graphics.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:163:41: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
  163 |                 mostExtArgs.clipRect = *clipRectFromGraphics;
      |                                         ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'virtual void FV_View::drawSelectionBox(UT_Rect&, bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8511:58: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8511 |                 box = UT_Rect(left, top, boxSize, boxSize);
      |                                                          ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:43,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag_Strux.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8513:89: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8513 |                 box = UT_Rect(left + (right - left)/2 - boxSize/2, top, boxSize, boxSize);
      |                                                                                         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8515:78: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8515 |                 box = UT_Rect(right-boxSize+pG->tlu(1), top, boxSize, boxSize);
      |                                                                              ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8517:113: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8517 |                 box = UT_Rect(right-boxSize+pG->tlu(1), top + ((bottom - top) / 2) - boxSize/2, boxSize, boxSize);
      |                                                                                                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8519:104: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8519 |                 box = UT_Rect(right-boxSize+pG->tlu(1), bottom - boxSize + pG->tlu(1), boxSize, boxSize);
      |                                                                                                        ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8521:115: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8521 |                 box = UT_Rect(left + (right - left)/2 - boxSize/2, bottom - boxSize + pG->tlu(1), boxSize, boxSize);
      |                                                                                                                   ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8523:84: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8523 |                 box = UT_Rect(left, bottom - boxSize + pG->tlu(1), boxSize, boxSize);
      |                                                                                    ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:8525:93: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
 8525 |                 box = UT_Rect(left, top + ((bottom - top) / 2) - boxSize/2, boxSize, boxSize);
      |                                                                                             ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'EV_EditMouseContext FV_View::_getMouseContext(UT_sint32, UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:10469:38: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
10469 |                                 std::auto_ptr<UT_Rect> pRec( pLine->getScreenRect() );
      |                                      ^~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /usr/include/boost/smart_ptr/detail/sp_counted_impl.hpp:35,
                 from /usr/include/boost/smart_ptr/detail/shared_count.hpp:27,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73:
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:10505:30: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
10505 |                         std::auto_ptr<UT_Rect> pRec( pLine->getScreenRect() );
      |                              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:10553:102: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
10553 |                                 m_selImageRect = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight());
      |                                                                                                      ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:10617:102: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
10617 |                                 m_selImageRect = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight());
      |                                                                                                      ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'virtual EV_EditMouseContext FV_View::getInsertionPointContext(UT_sint32*, UT_sint32*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:11077:102: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy]
11077 |                                 m_selImageRect = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight());
      |                                                                                                      ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:53:9: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)'
   53 |         UT_Rect(const UT_Rect &);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'FV_View_BubbleBlocker FV_View::getBubbleBlocker()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:13143:16: warning: implicitly-declared 'constexpr FV_View_BubbleBlocker::FV_View_BubbleBlocker(const FV_View_BubbleBlocker&)' is deprecated [-Wdeprecated-copy]
13143 |         return ret;
      |                ^~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_FrameData.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:88:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.h:231:28: note: because 'FV_View_BubbleBlocker' has user-provided 'FV_View_BubbleBlocker& FV_View_BubbleBlocker::operator=(const FV_View_BubbleBlocker&)'
  231 |     FV_View_BubbleBlocker& operator=( const FV_View_BubbleBlocker& r );
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'virtual UT_uint32 FV_View::calculateZoomPercentForPageWidth() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:13554:50: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
13554 |         const fp_PageSize pageSize = getPageSize();
      |                                                  ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:41:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'virtual UT_uint32 FV_View::calculateZoomPercentForPageHeight() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:13606:50: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
13606 |         const fp_PageSize pageSize = getPageSize();
      |                                                  ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp: In member function 'void FV_View::changeListStyle(fl_AutoNum*, FL_ListType, UT_uint32, const gchar*, const gchar*, const gchar*, float, float)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:6033:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 20 equals destination size [-Wstringop-truncation]
 6033 |         strncpy( pszAlign,
      |         ~~~~~~~^~~~~~~~~~~
 6034 |                                         UT_convertInchesToDimensionString(DIM_IN, Align, 0),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 6035 |                                         sizeof(pszAlign));
      |                                         ~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.cpp:6037:16: warning: 'char* std::strncpy(char*, const char*, size_t)' specified bound 20 equals destination size [-Wstringop-truncation]
 6037 |         strncpy( pszIndent,
      |         ~~~~~~~^~~~~~~~~~~~
 6038 |                                         UT_convertInchesToDimensionString(DIM_IN, Indent, 0),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 6039 |                                         sizeof(pszIndent));
      |                                         ~~~~~~~~~~~~~~~~~~
  CXXLD    libxp.la
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
Making all in gtk
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/gtk'
  CXX      fv_UnixFrameEdit.lo
  CXX      fv_UnixSelectionHandles.lo
  CXX      fv_UnixInlineImage.lo
  CXX      fv_UnixVisualDrag.lo
  CXX      gtktexthandle.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/gtk/gtktexthandle.cpp:520:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  520 |                                                      FvTextHandlePrivate);
      |             ^                                        ~~~~~~~~~~~~~~~~~~~~~   
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/gtk/gtktexthandle.cpp: In function 'void _fv_text_handle_class_init(FvTextHandleClass*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/gtk/gtktexthandle.cpp:509:28: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
  509 |   g_type_class_add_private (object_class, sizeof (FvTextHandlePrivate));
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/gtk/gtktexthandleprivate.h:21,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/gtk/gtktexthandle.cpp:18:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.h:36,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/gtk/fv_UnixVisualDrag.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libgtk.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
Making all in ptbl
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
  CXX      pd_Document.lo
  CXX      fd_Field.lo
  CXX      pd_Document_TestRoutines.lo
  CXX      pd_DocumentRDF.lo
  CXX      pd_RDFQuery.lo
  CXX      pd_Iterator.lo
  CXX      pd_RDFSupport.lo
  CXX      pd_Style.lo
  CXX      pf_Frag.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_RDFSupport.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_RDFSupport.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_RDFQuery.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_RDFQuery.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_RDFQuery.h:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      pf_Frag_FmtMark.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      pf_Fragments.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.cpp: In function 'bool isStuxType(const pf_Frag*, PTStruxType)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.cpp:178:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
  178 |     const pf_Frag_Strux* const pfs = static_cast<const pf_Frag_Strux* const>(pf);
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.cpp:244:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: At global scope:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  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
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.cpp: In member function 'virtual PD_RDFModelIterator PD_DocumentRDF::begin()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.cpp:3446:12: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
 3446 |     return iter;
      |            ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.cpp:1351:1: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
 1351 | PD_RDFModelIterator::operator=( const PD_RDFModelIterator& r )
      | ^~~~~~~~~~~~~~~~~~~
  CXX      pf_Frag_TestRoutines.lo
  CXX      pf_Frag_Text.lo
  CXX      pl_ListenerCoupleCloser.lo
  CXX      po_Bookmark.lo
  CXX      pp_AttrProp.lo
  CXX      pp_Property.lo
  CXX      pp_PropertyMap.lo
  CXX      pp_Revision.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp: In member function 'bool PD_Document::_acceptRejectRevision(bool, UT_uint32, UT_uint32, const PP_Revision*, PP_RevisionAttr&, pf_Frag*, bool&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp:7335:64: warning: 'void operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
 7335 |                                                         delete ppAttr2;
      |                                                                ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp:7285:90: note: returned from 'void* operator new [](std::size_t)'
 7285 |                                 ppAttr2 = new const gchar *[2*pRev->getAttributeCount()+3];
      |                                                                                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp:7381:40: warning: 'void operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
 7381 |                                 delete ppProps;
      |                                        ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.cpp:7284:89: note: returned from 'void* operator new [](std::size_t)'
 7284 |                                 ppProps = new const gchar *[2*pRev->getPropertyCount()+1];
      |                                                                                         ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:20:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp: In member function 'virtual bool PL_ListenerCoupleCloser::populateAfter(fl_ContainerLayout*, const PX_ChangeRecord*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:302:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  302 |                     }
      |                     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:303:17: note: here
  303 |                 case PTO_RDFAnchor:
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp: In member function 'virtual bool PL_ListenerCoupleCloser::populateBefore(fl_ContainerLayout*, const PX_ChangeRecord*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:404:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
  404 |                     }
      |                     ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:405:17: note: here
  405 |                 case PTO_RDFAnchor:
      |                 ^~~~
  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
  CXX      pt_PT_FmtMark.lo
  CXX      pt_PT_Glob.lo
  CXX      pt_PT_InsertObject.lo
  CXX      pt_PT_InsertSpan.lo
  CXX      pt_PT_InsertStrux.lo
  CXX      pt_PT_Listener.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::_tweakDeleteSpanOnce(PT_DocPosition&, PT_DocPosition&, UT_Stack*) const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1696:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1696 |                         if (dpos2 == dpos1 + pf_First->getLength())
      |                         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1709:17: note: here
 1709 |                 case PTX_SectionHdrFtr:
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp: In member function 'bool pt_PieceTable::_unlinkStrux_Block(pf_Frag_Strux*, pf_Frag**, UT_uint32*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:229:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
  229 |                 }
      |                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:231:9: note: here
  231 |         case PTX_SectionHdrFtr:
      |         ^~~~
  CXX      pt_PT_Styles.lo
  CXX      pt_PT_TestRoutines.lo
  CXX      pt_PT_Undo.lo
  CXX      pt_VarSet.lo
  CXX      px_ChangeHistory.lo
  CXX      px_ChangeRecord.lo
  CXX      px_CH_TestRoutines.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_InsertStrux.cpp: In member function 'bool pt_PieceTable::_computeFmtMarkForNewBlock(pf_Frag_Strux*, pf_Frag*, PT_BlockOffset, PT_AttrPropIndex*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_InsertStrux.cpp:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  724 |                         }
      |                         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_InsertStrux.cpp:726:17: note: here
  726 |                 case pf_Frag::PFT_Strux:
      |                 ^~~~
  CXX      px_CR_DataItem.lo
  CXX      px_CR_DocProp.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/px_ChangeRecord.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/px_ChangeHistory.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PieceTable.h:35,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_Listener.cpp:26:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pt_PT_Styles.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  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
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
Making all in wp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
Making all in ap
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
Making all in gtk
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/gtk'
  CXX      GTKCommon.lo
  CXX      ap_DocView.lo
  CXX      ap_UnixDialog_Background.lo
  CXX      ap_UnixApp.lo
  CXX      ap_UnixAppImpl.lo
  CXX      ap_UnixClipboard.lo
  CXX      ap_UnixDialog_Annotation.lo
  CXX      ap_UnixDialog_Border_Shading.lo
  CXX      ap_UnixDialog_Break.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:866:33: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  866 |         if(0 == strcmp (suffix, "."G_MODULE_SUFFIX))
      |                                 ^
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_DocView.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_DocView.cpp: In function 'GType ap_DocView_get_type()':
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:47:25: warning: cast between incompatible function types from 'void (*)(GtkWidgetClass*)' {aka 'void (*)(_GtkWidgetClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
   47 |                         (GClassInitFunc) class_init,                    \
/usr/include/libgsf-1/gsf/gsf-impl-utils.h:76:9: note: in expansion of macro 'GSF_CLASS_FULL'
   76 |         GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_DocView.cpp:65:1: note: in expansion of macro 'GSF_CLASS'
   65 | GSF_CLASS(ApDocView, ap_DocView,
      | ^~~~~~~~~
  CXX      ap_UnixDialog_Columns.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Annotation.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Annotation.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Background.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/functional:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Break.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Break.cpp:22:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialogFactory.lo
  CXX      ap_UnixDialog_Field.lo
  CXX      ap_UnixDialog_FormatFootnotes.lo
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.cpp:22:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   32 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      |      ^~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22:
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:87:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_path.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:51:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:88:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_UnixDialog_FormatFrame.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp: In member function 'bool AP_UnixApp::makePngPreview(const char*, const char*, UT_sint32, UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:1210:15: warning: 'void* std::memset(void*, int, size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess]
 1210 |         memset(&da, 0, sizeof(da));
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:112:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_DrawArgs.h:27:19: note: 'struct dg_DrawArgs' declared here
   27 | struct ABI_EXPORT dg_DrawArgs
      |                   ^~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Border_Shading.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:44:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/champlain-0.12/champlain/champlain-map-source.h:27,
                 from /usr/include/champlain-0.12/champlain/champlain-view.h:29,
                 from /usr/include/champlain-0.12/champlain/champlain.h:41,
                 from /usr/include/champlain-0.12/champlain-gtk/gtk-champlain-embed.h:27,
                 from /usr/include/champlain-0.12/champlain-gtk/champlain-gtk.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:1281:
/usr/include/champlain-0.12/champlain/champlain-tile.h: At global scope:
/usr/include/champlain-0.12/champlain/champlain-tile.h:107:70: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      |                                                                      ^
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:47:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
/usr/include/champlain-0.12/champlain/champlain-tile.h:126:25: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |                         ^
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_border_color_clicked(GtkWidget*, GdkEventButton*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:132:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  132 |         std::auto_ptr<UT_RGBColor> color =
      |              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_shading_color_clicked(GtkWidget*, GdkEventButton*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:174:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  174 |         std::auto_ptr<UT_RGBColor> color =
      |              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:29:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp: In constructor 'AP_UnixApp::AP_UnixApp(const char*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixApp.cpp:166:9: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare]
  166 |         if(this == 0)
      |         ^~
  CXX      ap_UnixDialog_FormatTable.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Field.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Field.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_FormatTOC.lo
  CXX      ap_UnixDialog_Goto.lo
  CXX      ap_UnixDialog_HdrFtr.lo
  CXX      ap_UnixDialog_InsertBookmark.lo
  CXX      ap_UnixDialog_InsertXMLID.lo
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_All.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialogFactory.cpp:28:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   32 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      |      ^~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22:
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Encoding.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_All.h:52:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_DialogFactory.h:45,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogFactory.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialogFactory.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Goto.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Goto.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_All.h:63:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_All.h:65:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h: In member function 'fp_PageSize AP_Dialog_PageSetup::getPageSize() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
   41 | #define SET_GATHER(a, u)  inline u get##a(void) const {return m_##a;} \
      |                                                               ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:43:9: note: in expansion of macro 'SET_GATHER'
   43 |         SET_GATHER(PageSize,            fp_PageSize);
      |         ^~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocLayout.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.h:41,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_Squiggles.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.h:38,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Replace.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Replace.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_All.h:60:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.h:36,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:44:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBorderColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:153:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  153 |         std::auto_ptr<UT_RGBColor> color =
      |              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:182:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  182 |         std::auto_ptr<UT_RGBColor> color =
      |              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
  CXX      ap_UnixDialog_Insert_DateTime.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTOC.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTOC.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_InsertHyperlink.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/functional:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:32:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   32 | std::auto_ptr<UT_RGBColor> XAP_UnixDlg_RunColorChooser(GtkWindow* parent,
      |      ^~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/memory:78,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22:
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertBookmark.cpp:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertBookmark.cpp:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Goto.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_UnixDialog_InsertTable.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatTable.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:44:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modal.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_InsertBookmark.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertBookmark.cpp:42:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:32:
/usr/include/boost/bind.hpp: At global scope:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_UnixDialog_Latex.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBorderColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:151:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  151 |         std::auto_ptr<UT_RGBColor> color =
      |              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:179:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  179 |         std::auto_ptr<UT_RGBColor> color =
      |              ^~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertXMLID.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertXMLID.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_ListRevisions.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Insert_DateTime.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Insert_DateTime.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_Lists.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_GetStringCommon.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_InsertXMLID.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertXMLID.cpp:43:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_MailMerge.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertHyperlink.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertHyperlink.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_MarkRevisions.lo
  CXX      ap_UnixDialog_MergeCells.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertTable.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertTable.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Latex.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Latex.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_MetaData.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_ListRevisions.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_ListRevisions.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_New.lo
  CXX      ap_UnixDialog_Options.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MailMerge.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MailMerge.cpp:22:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Lists.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:38:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp: In member function 'virtual void AP_UnixDialog_Lists::runModeless(XAP_Frame*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:235:21: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
  235 |         static std::pointer_to_unary_function<int, gboolean> s_update_fun = std::ptr_fun(s_update);
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:235:89: warning: 'std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = int; _Result = int]' is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
  235 |         static std::pointer_to_unary_function<int, gboolean> s_update_fun = std::ptr_fun(s_update);
      |                                                                             ~~~~~~~~~~~~^~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1126:5: note: declared here
 1126 |     ptr_fun(_Result (*__x)(_Arg))
      |     ^~~~~~~
  CXX      ap_UnixDialog_PageNumbers.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MarkRevisions.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MarkRevisions.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_PageSetup.lo
  CXX      ap_UnixDialog_Paragraph.lo
  CXX      ap_UnixDialog_Replace.lo
  CXX      ap_UnixDialog_SplitCells.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:30:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options.cpp: In static member function 'static void AP_UnixDialog_Options::s_color_changed(GtkColorSelection*, GdkRGBA*, gpointer)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:159:66: warning: unused parameter 'csel' [-Wunused-parameter]
  159 | void AP_UnixDialog_Options::s_color_changed ( GtkColorSelection *csel,
      |                                               ~~~~~~~~~~~~~~~~~~~^~~~
  CXX      ap_UnixDialog_Styles.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_New.cpp:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_New.cpp:29:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_Stylist.lo
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_New.cpp:46:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_Tab.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_App.h:36,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h: In member function 'fp_PageSize AP_Dialog_PageSetup::getPageSize() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
   41 | #define SET_GATHER(a, u)  inline u get##a(void) const {return m_##a;} \
      |                                                               ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:43:9: note: in expansion of macro 'SET_GATHER'
   43 |         SET_GATHER(PageSize,            fp_PageSize);
      |         ^~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp: In member function 'virtual void AP_UnixDialog_PageSetup::event_OK()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:277:26: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
  277 |         fp_PageSize fp = m_PageSize;
      |                          ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:292:21: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
  292 |         setPageSize (fp);
      |         ~~~~~~~~~~~~^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:42:48: note:   initializing argument 1 of 'void AP_Dialog_PageSetup::setPageSize(fp_PageSize)'
   42 |                           inline void set##a(u p##a) {m_##a = p##a;}
      |                                                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:43:9: note: in expansion of macro 'SET_GATHER'
   43 |         SET_GATHER(PageSize,            fp_PageSize);
      |         ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp: In member function 'virtual void AP_UnixDialog_PageSetup::event_PageUnitsChanged()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:330:26: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
  330 |         fp_PageSize ps = m_PageSize;
      |                          ^~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Replace.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Replace.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:31:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_SplitCells.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_SplitCells.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixDialog_ToggleCase.lo
  CXX      ap_UnixDialog_WordCount.lo
  CXX      ap_UnixDialog_RDFQuery.lo
  CXX      ap_UnixDialog_RDFEditor.lo
  CXX      ap_UnixFrame.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Stylist.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Stylist.cpp:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp: In destructor 'virtual AP_UnixDialog_Tab::~AP_UnixDialog_Tab()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:196:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  196 |                 if (m_AlignmentMapping[i] != NULL)
      |                 ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:198:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  198 |                         m_AlignmentMapping[i] = NULL;
      |                         ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:202:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  202 |                 if (m_LeaderMapping[i] != NULL)
      |                 ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:204:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  204 |                         m_LeaderMapping[i] = NULL;
      |                         ^~~~~~~~~~~~~~~
  CXX      ap_UnixFrameImpl.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_ToggleCase.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_ToggleCase.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixLeftRuler.lo
  CXX      ap_UnixPrefs.lo
  CXX      ap_UnixPreview_Annotation.lo
  CXX      ap_UnixStockIcons.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixFrame.cpp:51:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_FrameData.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixFrame.cpp:34:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFQuery.cpp:32:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.cpp:32:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFQuery.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_Unix_TB_CFactory.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFQuery.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFQuery.cpp:44:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_UnixToolbar_FontCombo.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFEditor.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.cpp:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixFrameImpl.cpp:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_std_string.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixFrameImpl.cpp:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixLeftRuler.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Frame.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixLeftRuler.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_UnixToolbar_SizeCombo.lo
  CXX      ap_UnixToolbar_StyleCombo.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixPreview_Annotation.cpp:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Frame.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixPreview_Annotation.cpp:20:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  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 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixToolbar_SizeCombo.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_RDFSemanticItemFactoryGTK.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixTopRuler.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/functional:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_RDFSemanticItemGTKInjected.lo
  CXX      abiwidget.lo
  CXX      ap_UnixDialog_Spell.lo
  CXX      ap_UnixStatusBar.lo
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFContactGTK.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFContactGTK.cpp:20:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFEventGTK.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFEventGTK.cpp:20:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFContact.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFContactGTK.h:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFContactGTK.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h: At global scope:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFEvent.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFEventGTK.h:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFEventGTK.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h: At global scope:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:20:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemFactoryGTK.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemFactoryGTK.cpp:21:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFLocation.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.h:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp:52:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/refwrap.h:39,
                 from /usr/gcc/13/include/c++/13.3.0/vector:68,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_CairoGraphics.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp:39:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/champlain-0.12/champlain/champlain-map-source.h:27,
                 from /usr/include/champlain-0.12/champlain/champlain-view.h:29,
                 from /usr/include/champlain-0.12/champlain/champlain.h:41,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.h:29:
/usr/include/champlain-0.12/champlain/champlain-tile.h: At global scope:
/usr/include/champlain-0.12/champlain/champlain-tile.h:107:70: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      |                                                                      ^
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:26:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
/usr/include/champlain-0.12/champlain/champlain-tile.h:126:25: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |                         ^
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixStatusBar.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Frame.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixStatusBar.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp: In function 'void s_LoadingCursorCallback(UT_Worker*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp:1041:49: warning: unused parameter 'pTimer' [-Wunused-parameter]
 1041 | static void s_LoadingCursorCallback(UT_Worker * pTimer )
      |                                     ~~~~~~~~~~~~^~~~~~
In file included from /usr/include/boost/bind.hpp:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:57,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:20:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFContact.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFContactGTK.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemFactoryGTK.h:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp: In function 'GType abi_widget_get_type()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp:2492:25: warning: cast between incompatible function types from 'void (*)(AbiWidgetClass*)' {aka 'void (*)(_AbiWidgetClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
 2492 |                         (GClassInitFunc)abi_widget_class_init,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.cpp:2497:25: warning: cast between incompatible function types from 'void (*)(AbiWidget*)' {aka 'void (*)(_AbiWidget*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type]
 2497 |                         (GInstanceInitFunc)abi_widget_init,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /usr/include/champlain-0.12/champlain/champlain-map-source.h:27,
                 from /usr/include/champlain-0.12/champlain/champlain-view.h:29,
                 from /usr/include/champlain-0.12/champlain/champlain.h:41,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemFactoryGTK.h:26:
/usr/include/champlain-0.12/champlain/champlain-tile.h: At global scope:
/usr/include/champlain-0.12/champlain/champlain-tile.h:107:70: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  107 | const GTimeVal *champlain_tile_get_modified_time (ChamplainTile *self);
      |                                                                      ^
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:26:
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
/usr/include/champlain-0.12/champlain/champlain-tile.h:126:25: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  126 |     const GTimeVal *time);
      |                         ^
/usr/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
  578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:21:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/GTKCommon.h:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:34:1: warning: 'void AP_RDFLocationGTK_AnimationCompleted_cb(ChamplainView*, AP_RDFLocationGTK*)' defined but not used [-Wunused-function]
   34 | AP_RDFLocationGTK_AnimationCompleted_cb( ChamplainView * /*view*/,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h: At global scope:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template<class _Arg, class _Result> class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations]
   68 |         std::pointer_to_unary_function<int, gboolean> *other_function);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1105:11: note: declared here
 1105 |     class pointer_to_unary_function : public unary_function<_Arg, _Result>
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libgtk.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/gtk'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
Making all in ToolbarIcons
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp/ToolbarIcons'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp/ToolbarIcons'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
  CXX      ap_StatusBar.lo
  CXX      ap_LB_viEdit.lo
  CXX      ap_Dialog_Spell.lo
  CXX      ap_LB_EmacsCtrlX.lo
  CXX      ap_LB_Emacs.lo
  CXX      ap_LB_viEdit_c.lo
  CXX      ap_LB_viEdit_colon.lo
  CXX      ap_LB_viEdit_d.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_d.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_d.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_d.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_Emacs.cpp:40: warning: "_S" redefined
   40 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_Emacs.cpp:32:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_Emacs.cpp:41: warning: "_C" redefined
   41 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit.cpp:40: warning: "_S" redefined
   40 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit.cpp:32:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit.cpp:41: warning: "_C" redefined
   41 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_EmacsCtrlX.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_EmacsCtrlX.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_EmacsCtrlX.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_colon.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_colon.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_colon.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_c.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_c.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_c.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  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
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_y.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_y.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viEdit_y.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viInput.cpp:38: warning: "_S" redefined
   38 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viInput.cpp:32:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_viInput.cpp:39: warning: "_C" redefined
   39 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  CXX      ap_Dialog_Modeless.lo
  CXX      ap_Dialog_Modal.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_StatusBar.cpp:38:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_Dialog_Background.lo
  CXX      ap_Dialog_Border_Shading.lo
  CXX      ap_Dialog_Break.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Convert.cpp: In member function 'virtual bool Print_MailMerge_Listener::fireUpdate()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Convert.cpp:150:39: warning: 'void* std::memset(void*, int, size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess]
  150 |                                 memset(&da, 0, sizeof(da));
      |                                 ~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Convert.cpp:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_DrawArgs.h:27:19: note: 'struct dg_DrawArgs' declared here
   27 | struct ABI_EXPORT dg_DrawArgs
      |                   ^~~~~~~~~~~
  CXX      ap_Dialog_Columns.lo
  CXX      ap_Dialog_Field.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modal.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modal.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modal.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Dialog_FormatFootnotes.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Dialog_FormatFrame.lo
  CXX      ap_Dialog_FormatTable.lo
  CXX      ap_Dialog_FormatTOC.lo
  CXX      ap_Dialog_Goto.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Border_Shading.cpp:38:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      ap_Dialog_HdrFtr.lo
  CXX      ap_Dialog_GetStringCommon.lo
  CXX      ap_Dialog_InsertBookmark.lo
  CXX      ap_Dialog_InsertXMLID.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Goto.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Goto.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Goto.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Dialog_Insert_DateTime.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:40:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatTable.cpp:36:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      ap_Dialog_InsertHyperlink.lo
  CXX      ap_Dialog_InsertTable.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In function 'UT_UTF8String s_canonical_thickness(const UT_UTF8String&, float&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:940:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=]
  940 |                 sprintf(buf, "%.2fpt", thickness);
      |                               ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:940:30: note: assuming directive output of 4 bytes
  940 |                 sprintf(buf, "%.2fpt", thickness);
      |                              ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:940:24: note: 'std::sprintf' output between 6 and 316 bytes into a destination of size 16
  940 |                 sprintf(buf, "%.2fpt", thickness);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleRight(UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:846:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
  846 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                        ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:846:23: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
  846 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:846:17: note: 'std::sprintf' output between 2 and 21 bytes into a destination of size 16
  846 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleLeft(UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:857:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
  857 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                        ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:857:23: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
  857 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:857:17: note: 'std::sprintf' output between 2 and 21 bytes into a destination of size 16
  857 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleTop(UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:868:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
  868 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                        ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:868:23: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
  868 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:868:17: note: 'std::sprintf' output between 2 and 21 bytes into a destination of size 16
  868 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderLineStyleBottom(UT_sint32)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:879:24: warning: '%ld' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=]
  879 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                        ^~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:879:23: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
  879 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |                       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:879:17: note: 'std::sprintf' output between 2 and 21 bytes into a destination of size 16
  879 |         sprintf (buf, "%ld", static_cast<unsigned long>(linestyle));
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_Dialog_Latex.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderThicknessAll(float)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=]
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                               ^~~~
In function 'UT_UTF8String s_canonical_thickness(float)',
    inlined from 'void AP_Dialog_FormatFrame::setBorderThicknessAll(float)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:984:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:30: note: assuming directive output of 4 bytes
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                              ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:24: note: 'std::sprintf' output between 6 and 316 bytes into a destination of size 16
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderThicknessRight(float)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=]
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                               ^~~~
In function 'UT_UTF8String s_canonical_thickness(float)',
    inlined from 'void AP_Dialog_FormatFrame::setBorderThicknessRight(float)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:989:47:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:30: note: assuming directive output of 4 bytes
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                              ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:24: note: 'std::sprintf' output between 6 and 316 bytes into a destination of size 16
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderThicknessLeft(float)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=]
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                               ^~~~
In function 'UT_UTF8String s_canonical_thickness(float)',
    inlined from 'void AP_Dialog_FormatFrame::setBorderThicknessLeft(float)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:994:46:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:30: note: assuming directive output of 4 bytes
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                              ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:24: note: 'std::sprintf' output between 6 and 316 bytes into a destination of size 16
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderThicknessTop(float)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=]
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                               ^~~~
In function 'UT_UTF8String s_canonical_thickness(float)',
    inlined from 'void AP_Dialog_FormatFrame::setBorderThicknessTop(float)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:999:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:30: note: assuming directive output of 4 bytes
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                              ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:24: note: 'std::sprintf' output between 6 and 316 bytes into a destination of size 16
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp: In member function 'void AP_Dialog_FormatFrame::setBorderThicknessBottom(float)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:31: warning: '%.2f' directive writing between 3 and 313 bytes into a region of size 16 [-Wformat-overflow=]
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                               ^~~~
In function 'UT_UTF8String s_canonical_thickness(float)',
    inlined from 'void AP_Dialog_FormatFrame::setBorderThicknessBottom(float)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1004:48:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:30: note: assuming directive output of 4 bytes
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                              ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:917:24: note: 'std::sprintf' output between 6 and 316 bytes into a destination of size 16
  917 |                 sprintf(buf, "%.2fpt", thickness);
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_Dialog_ListRevisions.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modal.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_InsertBookmark.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_InsertBookmark.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_DialogFactory.h:45,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_InsertBookmark.cpp:21:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Dialog_Lists.lo
  CXX      ap_Dialog_MailMerge.lo
  CXX      ap_Dialog_MarkRevisions.lo
  CXX      ap_Dialog_MergeCells.lo
  CXX      ap_Dialog_New.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Latex.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_Dialog_Options.lo
  CXX      ap_Dialog_PageNumbers.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Lists.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Lists.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Lists.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Dialog_PageSetup.lo
  CXX      ap_Dialog_Paragraph.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_MailMerge.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_MailMerge.cpp:23:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
  CXX      ap_Dialog_Replace.lo
  CXX      ap_Dialog_SplitCells.lo
  CXX      ap_Dialog_Styles.lo
  CXX      ap_Dialog_Stylist.lo
  CXX      ap_Dialog_Tab.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h: In member function 'fp_PageSize AP_Dialog_PageSetup::getPageSize() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
   41 | #define SET_GATHER(a, u)  inline u get##a(void) const {return m_##a;} \
      |                                                               ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:43:9: note: in expansion of macro 'SET_GATHER'
   43 |         SET_GATHER(PageSize,            fp_PageSize);
      |         ^~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
  CXX      ap_Dialog_ToggleCase.lo
  CXX      ap_Dialog_WordCount.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Paragraph.cpp: In member function 'bool AP_Dialog_Paragraph::getDialogData(const gchar**&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:517:32: warning: 'char* std::strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  517 |                         strncpy(pTmp, pString, nSize);
      |                         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:513:39: note: length computed here
  513 |                         nSize = strlen(pString);
      |                                 ~~~~~~^~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Lists.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Styles.cpp:48:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Styles.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Dialog_RDFQuery.lo
  CXX      ap_Dialog_RDFEditor.lo
  CXX      ap_EditMethods.lo
  CXX      ap_Frame.lo
  CXX      ap_FrameData.lo
  CXX      ap_LB_DeadAbovedot.lo
  CXX      ap_LB_DeadAcute.lo
  CXX      ap_LB_DeadBreve.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadAcute.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadAcute.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadAcute.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadAbovedot.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadAbovedot.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadAbovedot.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadBreve.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadBreve.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadBreve.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFQuery.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFQuery.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFQuery.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_LB_DeadCaron.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFEditor.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFEditor.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_RDFEditor.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
  CXX      ap_LB_DeadCedilla.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_LB_DeadCircumflex.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCaron.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCaron.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCaron.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCedilla.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCedilla.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCedilla.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  CXX      ap_LB_DeadDiaeresis.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCircumflex.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCircumflex.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadCircumflex.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Goto.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:76:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_types.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.h:23,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:42:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:81:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h: In member function 'fp_PageSize AP_Dialog_PageSetup::getPageSize() const':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
   41 | #define SET_GATHER(a, u)  inline u get##a(void) const {return m_##a;} \
      |                                                               ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:43:9: note: in expansion of macro 'SET_GATHER'
   43 |         SET_GATHER(PageSize,            fp_PageSize);
      |         ^~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_DocLayout.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_BlockLayout.h:41,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_Squiggles.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fv_View.h:38,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.h:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
  CXX      ap_LB_DeadDoubleacute.lo
  CXX      ap_LB_DeadGrave.lo
  CXX      ap_LB_DeadMacron.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Document.h:73,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:58:
/usr/include/boost/bind.hpp: At global scope:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadDiaeresis.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadDiaeresis.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadDiaeresis.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:123:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_LB_DeadOgonek.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadGrave.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadGrave.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadGrave.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  CXX      ap_LB_DeadTilde.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadDoubleacute.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadDoubleacute.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadDoubleacute.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadMacron.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadMacron.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadMacron.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp: In function 'bool s_actuallyPrint(PD_Document*, GR_Graphics*, FV_View*, const char*, UT_uint32, bool, UT_sint32, UT_sint32, const std::set<int>&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:8685:52: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
 8685 |           fp_PageSize ps = pPrintView->getPageSize();
      |                                                    ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:8695:17: warning: 'void* std::memset(void*, int, size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess]
 8695 |           memset(&da, 0, sizeof(da));
      |           ~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:60:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/gr/xp/gr_DrawArgs.h:27:19: note: 'struct dg_DrawArgs' declared here
   27 | struct ABI_EXPORT dg_DrawArgs
      |                   ^~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp: In function 'bool s_doPageSetupDlg(FV_View*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:9401:29: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy]
 9401 |         pDialog->setPageSize(pSize);
      |         ~~~~~~~~~~~~~~~~~~~~^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fp_PageSize.h:61:27: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)'
   61 |         fp_PageSize&      operator=(const fp_PageSize& rhs);
      |                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:42:48: note:   initializing argument 1 of 'void AP_Dialog_PageSetup::setPageSize(fp_PageSize)'
   42 |                           inline void set##a(u p##a) {m_##a = p##a;}
      |                                                ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_PageSetup.h:43:9: note: in expansion of macro 'SET_GATHER'
   43 |         SET_GATHER(PageSize,            fp_PageSize);
      |         ^~~~~~~~~~
  CXX      ap_LB_Default.lo
  CXX      ap_LeftRuler.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadOgonek.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadOgonek.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadOgonek.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  CXX      ap_LoadBindings.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadTilde.cpp:37: warning: "_S" redefined
   37 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadTilde.cpp:31:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_DeadTilde.cpp:38: warning: "_C" redefined
   38 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  CXX      ap_Menu_ActionSet.lo
  CXX      ap_Menu_Functions.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_Default.cpp:48: warning: "_S" redefined
   48 | #define _S              | EV_EMS_SHIFT
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /usr/gcc/13/include/c++/13.3.0/cwchar:44,
                 from /usr/gcc/13/include/c++/13.3.0/bits/postypes.h:40,
                 from /usr/gcc/13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /usr/gcc/13/include/c++/13.3.0/string:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditMethod.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/ev/xp/ev_EditBinding.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_Default.cpp:38:
/usr/include/iso/ctype_iso.h:56: note: this is the location of the previous definition
   56 | #define _S      0x00000008      /* Spacing character */
      | 
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_LB_Default.cpp:49: warning: "_C" redefined
   49 | #define _C              | EV_EMS_CONTROL
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
  CXX      ap_Menu_LabelSet.lo
  CXX      ap_Menu_Layouts.lo
  CXX      ap_Prefs.lo
  CXX      ap_Preview_Abi.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Menu_LabelSet.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_Preview_Annotation.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Menu_Layouts.cpp:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_Preview_Paragraph.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Prefs.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_Ruler.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Menu_Functions.cpp:51:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_path.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Menu_Functions.cpp:31:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Strings.lo
  CXX      ap_Toolbar_ActionSet.lo
  CXX      ap_Toolbar_Functions.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Strings.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ap_Toolbar_Icons.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Modeless.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Dialog_Lists.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Preview_Paragraph.cpp:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Preview_Paragraph.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_Toolbar_LabelSet.lo
  CXX      ap_Toolbar_Layouts.lo
  CXX      ap_TopRuler.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/tools/cdump/xp/cdump.pl /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/sidebar.png g_pngSidebar > ap_wp_sidebar.cpp
  CXX      ap_RDFContact.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp: In static member function 'static bool ap_EditMethods::dlgColumns(AV_View*, EV_EditMethodCallData*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:12184:31: warning: '%i' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
12184 |                 sprintf(buf, "%i", pDialog->getColumns());
      |                               ^~
In static member function 'static bool ap_EditMethods::dlgColumns(AV_View*, EV_EditMethodCallData*)',
    inlined from 'static bool ap_EditMethods::dlgColumns(AV_View*, EV_EditMethodCallData*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:12094:1:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:12184:30: note: using the range [-2147483648, 2147483647] for directive argument
12184 |                 sprintf(buf, "%i", pDialog->getColumns());
      |                              ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_EditMethods.cpp:12184:24: note: 'std::sprintf' output between 2 and 12 bytes into a destination of size 4
12184 |                 sprintf(buf, "%i", pDialog->getColumns());
      |                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ap_RDFEvent.lo
  CXX      ap_RDFLocation.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFContact.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFContact.cpp:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ap_wp_sidebar.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFEvent.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFEvent.cpp:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Toolbar_Functions.cpp:53:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_Toolbar_Functions.cpp:32:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFLocation.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/xp/ap_RDFLocation.cpp:20:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:25:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXXLD    libxp.la
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
Making all in impexp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
Making all in gtk
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/gtk'
  CXX      ie_exp_PDF.lo
  CXX      ie_impexp_RegisterUnix.lo
  CXX      ie_impGraphic_GdkPixbuf.lo
  CXXLD    libgtk.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/gtk'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/xp'
  CXX      ie_exp_AbiWord_1.lo
  CXX      ie_exp_HTML_util.lo
  CXX      ie_exp_HTML_DocumentWriter.lo
  CXX      ie_exp_AWT.lo
  CXX      ie_exp_HTML_StyleTree.lo
  CXX      ie_exp.lo
  CXX      ie_exp_HTML.lo
  CXX      ie_exp_HTML_UtilListeners.lo
  CXX      ie_exp_HTML_Listener.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.cpp:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:44:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/set:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_UtilListeners.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_UtilListeners.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/refwrap.h:39,
                 from /usr/gcc/13/include/c++/13.3.0/vector:68,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.cpp: In destructor 'virtual IE_Exp_HTML::~IE_Exp_HTML()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.cpp:134:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  134 |     if (m_bDefaultWriterFactory)
      |     ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML.cpp:136:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  136 |         delete m_pNavigationHelper;
      |         ^~~~~~
  CXX      ie_exp_HTML_NavigationHelper.lo
  CXX      ie_exp_RTF_AttrProp.lo
  CXX      ie_exp_RTF.lo
  CXX      ie_exp_RTF_listenerGetProps.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp: In member function 'void IE_Exp_HTML_Listener::_openSpan(PT_AttrPropIndex)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:865:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  865 |                 if (strcmp(szP_FontWeight, "bold") == 0)
      |                 ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:868:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  868 |                                 style += "font-weight:bold";
      |                                 ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp: In member function 'void IE_Exp_HTML_Listener::_insertTOC(PT_AttrPropIndex)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2468:10: warning: variable 'hasHeading' set but not used [-Wunused-but-set-variable]
 2468 |     bool hasHeading = true; // AbiWord's default
      |          ^~~~~~~~~~
  CXX      ie_exp_RTF_listenerWriteDoc.lo
  CXX      ie_exp_Text.lo
  CXX      ie_FileInfo.lo
  CXX      ie_imp_AbiWord_1.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_util.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_NavigationHelper.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_HTML_NavigationHelper.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.cpp:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.cpp:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:80:17: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
   80 |     public std::binary_function< const gchar *, const gchar *, const gchar * >
      |                 ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pp_Property.h:31,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_Style.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.cpp:20:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.cpp:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ie_imp.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_Text.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_Text.cpp:34:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /usr/include/boost/function/detail/maybe_include.hpp:29,
                 from /usr/include/boost/function/detail/function_iterate.hpp:14,
                 from /usr/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:24,
                 from /usr/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343,
                 from /usr/include/boost/function.hpp:70,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:31:
In member function 'void boost::function2<R, T1, T2>::assign_to_own(const boost::function2<R, T1, T2>&) [with R = std::__cxx11::basic_string<char>; T0 = const char*; T1 = const std::__cxx11::basic_string<char>&]',
    inlined from 'boost::function2<R, T1, T2>::function2(const boost::function2<R, T1, T2>&) [with R = std::__cxx11::basic_string<char>; T0 = const char*; T1 = const std::__cxx11::basic_string<char>&]' at /usr/include/boost/function/function_template.hpp:746:26,
    inlined from 'void APFilterList::push_back(m_filter_t)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:110:15,
    inlined from 's_RTF_AttrPropAdapter_AP::s_RTF_AttrPropAdapter_AP(const PP_AttrProp*, const PP_AttrProp*, const PP_AttrProp*, PD_Document*)' at /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.cpp:88:33:
/usr/include/boost/function/function_template.hpp:910:22: warning: '*(unsigned char (*)[24])((char*)&<unnamed> + offsetof(boost::m_filter_t, boost::function2<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, const char*, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::<unnamed>.boost::function_base::functor))' is used uninitialized [-Wuninitialized]
  910 |           std::memcpy(this->functor.data, f.functor.data, sizeof(boost::detail::function::function_buffer));
      |           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.cpp: In constructor 's_RTF_AttrPropAdapter_AP::s_RTF_AttrPropAdapter_AP(const PP_AttrProp*, const PP_AttrProp*, const PP_AttrProp*, PD_Document*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.cpp:88:33: note: '<anonymous>' declared here
   88 |     m_attrAPFilterList.push_back( APFilterDropParaDeleteMarkers() );
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXX      ie_impexp_Register.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:80:17: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
   80 |     public std::binary_function< const gchar *, const gchar *, const gchar * >
      |                 ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
  CXX      ie_imp_GraphicAsDocument.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.cpp:59:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h: At global scope:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:80:17: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
   80 |     public std::binary_function< const gchar *, const gchar *, const gchar * >
      |                 ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.cpp:60:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:321:53: warning: declaration of 'style' shadows a global declaration [-Wshadow]
  321 |         bool               tbodyStart (const char * style = 0);
      |                                        ~~~~~~~~~~~~~^~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.cpp:50:
/usr/include/wv/wv.h:4362:27: note: shadowed declaration is here
 4362 |     typedef struct tstyle style;
      |                           ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:405:74: warning: declaration of 'style' shadows a global declaration [-Wshadow]
  405 |         bool                                    tbodyStart (const char * style = 0);
      |                                                             ~~~~~~~~~~~~~^~~~~~~~~
/usr/include/wv/wv.h:4362:27: note: shadowed declaration is here
 4362 |     typedef struct tstyle style;
      |                           ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:41:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ie_impGraphic.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:42:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:80:17: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
   80 |     public std::binary_function< const gchar *, const gchar *, const gchar * >
      |                 ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:33:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ie_impGraphic_PNG.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:67:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:41:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:29:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_impexp_Register.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ie_impGraphic_SVG.lo
  CXX      ie_imp_MsWord_97.lo
  CXX      ie_imp_PasteListener.lo
  CXX      ie_imp_RTF.lo
  CXX      ie_imp_RTFObjectsAndPicts.lo
  CXX      ie_imp_RTFParse.lo
  CXX      ie_imp_Text.lo
  CXX      ie_imp_RDF.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:9336:18: warning: #warning (maybe not the right behaviour) [-Wcpp]
 9336 |                 #warning(maybe not the right behaviour)
      |                  ^~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/xp/xap_EncodingManager.h:42,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:44:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ie_imp_XHTML.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In function 'void print_summary_stream(GsfInfile*, const char*, int, PD_Document*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1127:35: warning: 'GError* gsf_msole_metadata_read(GsfInput*, GsfDocMetaData*)' is deprecated: Use 'gsf_doc_meta_data_read_from_msole' instead [-Wdeprecated-declarations]
 1127 |     err = gsf_msole_metadata_read (stream, meta_data);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libgsf-1/gsf/gsf.h:79,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_go_file.h:33,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:55:
/usr/include/libgsf-1/gsf/gsf-msole-utils.h:37:13: note: declared here
   37 | GError     *gsf_msole_metadata_read       (GsfInput *in,
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_specCharProc(wvParseStruct*, short unsigned int, CHP*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2064:43: warning: variable 'textOff' set but not used [-Wunused-but-set-variable]
 2064 |                                 UT_uint32 textOff = 0;
      |                                           ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_beginPara(wvParseStruct*, UT_uint32, void*, int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2775:14: warning: variable 'bInHdrFtr' set but not used [-Wunused-but-set-variable]
 2775 |         bool bInHdrFtr = false;
      |              ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2780:14: warning: variable 'bInTextboxes' set but not used [-Wunused-but-set-variable]
 2780 |         bool bInTextboxes = false;
      |              ^~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_Text.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_fieldProc(wvParseStruct*, short unsigned int, unsigned char, short unsigned int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3507:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3507 |                                         if(_isTOCsupported(f))
      |                                         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3514:33: note: here
 3514 |                                 case F_HYPERLINK:
      |                                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In member function 'bool IE_Imp_MsWord_97::_handleCommandField(char*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4228:49: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4228 |                                 m_bTOCsupported = _isTOCsupported(f);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4230:25: note: here
 4230 |                         default:
      |                         ^~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RDF.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.h:36,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ie_imp_XML.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp: In member function 'bool IE_Imp_RTF::HandleObject()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:1397:11: warning: variable 'objectType' set but not used [-Wunused-but-set-variable]
 1397 |         } objectType = OBJ_TYPE_NONE;
      |           ^~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:54:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_ContainerLayout.h:60,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/fmt/xp/fl_TableLayout.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:38:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.h:36,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTFParse.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp: In member function 'void RTF_msword97_level::buildAbiListProperties(const char**, const char**, const char**, const char**, const char**, const char**, const char**, const char**, const char**, const char**)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:357:43: warning: the address of 'RTFProps_ParaProps::m_pszFieldFont' will never be NULL [-Waddress]
  357 |         if(m_pParaProps &&  m_pParaProps->m_pszFieldFont)
      |                             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:52:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.h:232:25: note: 'RTFProps_ParaProps::m_pszFieldFont' declared here
  232 |         char            m_pszFieldFont[64];   // field font name
      |                         ^~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:47,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_locale.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In member function 'UT_Error IE_Imp_MsWord_97::_handlePositionedImage(Blip*, UT_String&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_types.h:254:55: warning: 'void operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
  254 | #define DELETEP(p)              do { if (p) { delete(p); (p)=NULL; } } while (0)
      |                                                       ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4508:9: note: in expansion of macro 'DELETEP'
 4508 |         DELETEP(uncompr);
      |         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4503:42: note: returned from 'void* operator new [](size_t)'
 4503 |     Bytef *uncompr = new Bytef[uncomprLen];
      |                                          ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_Text.cpp: In member function 'UT_Error IE_Imp_Text::_parseStream(ImportStream*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_Text.cpp:854:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
  854 |                         if (bFirstChar)
      |                         ^~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_Text.cpp:863:17: note: here
  863 |                 case 0x0000:
      |                 ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_Text.cpp:891:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
  891 |                         c = '?';
      |                         ~~^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_Text.cpp:894:17: note: here
  894 |                 default:
      |                 ^~~~~~~
  CXX      ie_mailmerge.lo
  CXX      ie_math_convert.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RDF.cpp:251:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RDF.cpp:28:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp: In member function 'UT_Error IE_Imp_MsWord_97::_handleImage(Blip*, long int, long int, long int, long int, long int, long int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_types.h:254:55: warning: 'void operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
  254 | #define DELETEP(p)              do { if (p) { delete(p); (p)=NULL; } } while (0)
      |                                                       ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4365:25: note: in expansion of macro 'DELETEP'
 4365 |                         DELETEP(uncompr);
      |                         ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4360:54: note: returned from 'void* operator new [](size_t)'
 4360 |                 Bytef *uncompr = new Bytef[uncomprLen];
      |                                                      ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::ParseChar(UT_UCSChar, bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:3107:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
 3107 |                         }
      |                         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:3108:17: note: here
 3108 |                 default:
      |                 ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::TranslateKeywordID(RTF_KEYWORD_ID, UT_sint32, bool)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:4829:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4829 |         }
      |         ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:4830:9: note: here
 4830 |         case RTF_KW_cfpat:
      |         ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:4833:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
 4833 |                 m_currentRTFState.m_paraProps.m_iShadingForeCol = (int) param;
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_RTF.cpp:4835:9: note: here
 4835 |         case RTF_KW_cbpat:
      |         ^~~~
  CXX      ie_Table.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp:45:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::startElement(const gchar*, const gchar**)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp:768:13: warning: variable 'failLine' set but not used [-Wunused-but-set-variable]
  768 |         int failLine;
      |             ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::endElement(const gchar*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp:1580:13: warning: variable 'failLine' set but not used [-Wunused-but-set-variable]
 1580 |         int failLine = 0;
      |             ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::charData(const gchar*, int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XHTML.cpp:1907:13: warning: variable 'failLine' set but not used [-Wunused-but-set-variable]
 1907 |         int failLine = 0;
      |             ^~~~~~~~
  CXX      ie_TOC.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XML.cpp:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_misc.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_imp_XML.cpp:29:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ie_exp_DocRangeListener.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.cpp:54:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libxp.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
  CCLD     libimpexp.la
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
Making all in test
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
Making all in xp
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/xp'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/xp'
Making all in unix
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/unix'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/unix'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
  CC       libabiword_3.0_la-abi-resources.lo
  CXX      ../src/wp/main/gtk/abiword-UnixMain.o
  CXX      ../src/wp/main/gtk/libabiword_3.0_la-libabiword.lo
  CXX      ../src/wp/main/xp/libabiword_3.0_la-abi_ver.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/../src/wp/main/gtk/libabiword.cpp: In function 'void libabiword_init_noargs()':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/../src/wp/main/gtk/libabiword.cpp:59:40: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   59 |                 static char *argv[] = {"libabiword", NULL};
      |                                        ^~~~~~~~~~~~
  CXXLD    libabiword-3.0.la
  CXXLD    abiword
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
Making all in plugins
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
Making all in opendocument
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
Making all in common
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
Making all in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common/xp'
  CXX      ODc_Crypto.lo
  CXX      ie_impexp_OpenDocument.lo
  CXX      ODc_util.lo
  CC       crypto/hmac-sha1.lo
  CC       crypto/memxor.lo
  CC       crypto/sha1.lo
  CC       crypto/gc-pbkdf2-sha1.lo
  CXXLD    libxp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
  CCLD     libcommon.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
Making all in exp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
Making all in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp/xp'
  CXX      ie_exp_OpenDocument.lo
  CXX      ODe_AuxiliaryData.lo
  CXX      ie_exp_OpenDocument_Sniffer.lo
  CXX      ODe_AbiDocListener.lo
  CXX      ODe_AbiDocListenerImpl.lo
  CXX      ODe_AutomaticStyles.lo
  CXX      ODe_Common.lo
  CXX      ODe_DefaultStyles.lo
  CXX      ODe_DocumentData.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.cpp:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ODe_FontFaceDecls.lo
  CXX      ODe_Frame_Listener.lo
  CXX      ODe_HeadingSearcher_Listener.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ie_exp_OpenDocument.cpp:30:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ie_exp_OpenDocument.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ie_exp_OpenDocument.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ODe_ListLevelStyle.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:35:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string_class.h:40,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:34,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_mbtowc.h:14,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:40:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h: At global scope:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      ODe_Main_Listener.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:33:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'UT_sint32 UT_GenericVector<T>::push_back(T) [with T = ODe_AbiDocListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1552:34:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:90:73: warning: implicitly-declared 'constexpr ODe_AbiDocListener::StackCell::StackCell(const ODe_AbiDocListener::StackCell&)' is deprecated [-Wdeprecated-copy]
   90 |         inline UT_sint32        push_back(const T item) { return addItem(item); }
      |                                                                  ~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:177:20: note: because 'ODe_AbiDocListener::StackCell' has user-provided 'ODe_AbiDocListener::StackCell& ODe_AbiDocListener::StackCell::operator=(const ODe_AbiDocListener::StackCell&)'
  177 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:295:48: note:   initializing argument 1 of 'UT_sint32 UT_GenericVector<T>::addItem(T) [with T = ODe_AbiDocListener::StackCell; UT_sint32 = int]'
  295 | UT_sint32 UT_GenericVector<T>::addItem(const T p)
      |                                        ~~~~~~~~^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'const T UT_GenericVector<T>::getLastItem() const [with T = ODe_AbiDocListener::StackCell]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1570:52:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:367:26: warning: implicitly-declared 'constexpr ODe_AbiDocListener::StackCell::StackCell(const ODe_AbiDocListener::StackCell&)' is deprecated [-Wdeprecated-copy]
  367 |         return m_pEntries[m_iCount-1];
      |                ~~~~~~~~~~^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:177:20: note: because 'ODe_AbiDocListener::StackCell' has user-provided 'ODe_AbiDocListener::StackCell& ODe_AbiDocListener::StackCell::operator=(const ODe_AbiDocListener::StackCell&)'
  177 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'UT_sint32 UT_GenericVector<T>::grow(UT_sint32) [with T = ODe_AbiDocListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:175:3:   required from 'UT_GenericVector<T>::UT_GenericVector(UT_sint32, UT_sint32, bool) [with T = ODe_AbiDocListener::StackCell; UT_sint32 = int]'
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:69:43:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:254:15: warning: 'void* std::memset(void*, int, size_t)' clearing an object of type 'class ODe_AbiDocListener::StackCell' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
  254 |         memset(&new_pEntries[m_iSpace], 0, (new_iSpace - m_iSpace) * sizeof(T));
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:163:11: note: 'class ODe_AbiDocListener::StackCell' declared here
  163 |     class StackCell {
      |           ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'UT_sint32 UT_GenericVector<T>::addItem(T) [with T = ODe_AbiDocListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:90:59:   required from 'UT_sint32 UT_GenericVector<T>::push_back(T) [with T = ODe_AbiDocListener::StackCell; UT_sint32 = int]'
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1552:34:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:306:34: warning: implicitly-declared 'constexpr ODe_AbiDocListener::StackCell::StackCell(const ODe_AbiDocListener::StackCell&)' is deprecated [-Wdeprecated-copy]
  306 |         m_pEntries[m_iCount++] = (T)p;  /*** bad, cast away const so we can build again ***/
      |                                  ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:177:20: note: because 'ODe_AbiDocListener::StackCell' has user-provided 'ODe_AbiDocListener::StackCell& ODe_AbiDocListener::StackCell::operator=(const ODe_AbiDocListener::StackCell&)'
  177 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
  CXX      ODe_ManifestWriter.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Frame_Listener.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag_Object.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/fd_Field.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Frame_Listener.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ODe_RDFWriter.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag_Object.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/fd_Field.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ODe_ThumbnailsWriter.lo
  CXX      ODe_MetaDataWriter.lo
  CXX      ODe_Note_Listener.lo
  CXX      ODe_PicturesWriter.lo
  CXX      ODe_SettingsWriter.lo
  CXX      ODe_Style_List.lo
  CXX      ODe_Style_MasterPage.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_RDFWriter.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_std_string.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_RDFWriter.cpp:27:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Note_Listener.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag_Object.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/fd_Field.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Note_Listener.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Note_Listener.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ODe_Style_PageLayout.lo
  CXX      ODe_Styles.lo
  CXX      ODe_Style_Style.lo
  CXX      ODe_Table_Listener.lo
  CXX      ODe_Text_Listener.lo
  CXX      ODe_TOC_Listener.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pf_Frag_Object.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/fd_Field.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Table_Listener.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:24:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_string.h:24,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/../../common/xp/ODc_util.h:22,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Text_Listener.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_AuxiliaryData.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_TOC_Listener.cpp:26:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:25,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/exp/xp/ODe_TOC_Listener.cpp:23:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXXLD    libxp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
  CCLD     libexp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
Making all in imp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
Making all in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp/xp'
  CXX      ie_imp_OpenDocument_Sniffer.lo
  CXX      ie_imp_OpenDocument.lo
  CXX      ODi_Abi_Data.lo
  CXX      ODi_ElementStack.lo
  CXX      ODi_ContentStream_ListenerState.lo
  CXX      ODi_Frame_ListenerState.lo
  CXX      ODi_ContentStreamAnnotationMatcher_ListenerState.lo
  CXX      ODi_FontFaceDecls.lo
  CXX      ODi_ListenerStateAction.lo
  CXX      ODi_ListLevelStyle.lo
  CXX      ODi_ManifestStream_ListenerState.lo
  CXX      ODi_MetaStream_ListenerState.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:41:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /usr/gcc/13/include/c++/13.3.0/map:62,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ie_imp_OpenDocument.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
  CXX      ODi_NotesConfiguration.lo
  CXX      ODi_Office_Styles.lo
  CXX      ODi_Postpone_ListenerState.lo
  CXX      ODi_StartTag.lo
  CXX      ODi_StreamListener.lo
  CXX      ODi_Style_List.lo
  CXX      ODi_Style_MasterPage.lo
  CXX      ODi_Style_PageLayout.lo
  CXX      ODi_StylesStream_ListenerState.lo
  CXX      ODi_Style_Style.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_ElementStack.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:23:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'UT_sint32 UT_GenericVector<T>::push_back(T) [with T = ODi_StreamListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:255:35:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:90:73: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy]
   90 |         inline UT_sint32        push_back(const T item) { return addItem(item); }
      |                                                                  ~~~~~~~^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:133:20: note: because 'ODi_StreamListener::StackCell' has user-provided 'ODi_StreamListener::StackCell& ODi_StreamListener::StackCell::operator=(const ODi_StreamListener::StackCell&)'
  133 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:295:48: note:   initializing argument 1 of 'UT_sint32 UT_GenericVector<T>::addItem(T) [with T = ODi_StreamListener::StackCell; UT_sint32 = int]'
  295 | UT_sint32 UT_GenericVector<T>::addItem(const T p)
      |                                        ~~~~~~~~^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'const T UT_GenericVector<T>::getLastItem() const [with T = ODi_StreamListener::StackCell]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:292:53:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:367:26: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy]
  367 |         return m_pEntries[m_iCount-1];
      |                ~~~~~~~~~~^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:133:20: note: because 'ODi_StreamListener::StackCell' has user-provided 'ODi_StreamListener::StackCell& ODi_StreamListener::StackCell::operator=(const ODi_StreamListener::StackCell&)'
  133 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'T UT_GenericVector<T>::getNthItem(UT_sint32) const [with T = ODi_StreamListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:427:39:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:108:30: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy]
  108 |             return m_pEntries[n];
      |                    ~~~~~~~~~~^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:133:20: note: because 'ODi_StreamListener::StackCell' has user-provided 'ODi_StreamListener::StackCell& ODi_StreamListener::StackCell::operator=(const ODi_StreamListener::StackCell&)'
  133 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'void UT_GenericVector<T>::clear() [with T = ODi_StreamListener::StackCell]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:432:23:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:208:15: warning: 'void* std::memset(void*, int, size_t)' clearing an object of type 'class ODi_StreamListener::StackCell' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
  208 |         memset(m_pEntries, 0, m_iSpace * sizeof(T));
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:123:11: note: 'class ODi_StreamListener::StackCell' declared here
  123 |     class StackCell {
      |           ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'UT_sint32 UT_GenericVector<T>::grow(UT_sint32) [with T = ODi_StreamListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:175:3:   required from 'UT_GenericVector<T>::UT_GenericVector(UT_sint32, UT_sint32, bool) [with T = ODi_StreamListener::StackCell; UT_sint32 = int]'
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:57:23:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:254:15: warning: 'void* std::memset(void*, int, size_t)' clearing an object of type 'class ODi_StreamListener::StackCell' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
  254 |         memset(&new_pEntries[m_iSpace], 0, (new_iSpace - m_iSpace) * sizeof(T));
      |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:123:11: note: 'class ODi_StreamListener::StackCell' declared here
  123 |     class StackCell {
      |           ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h: In instantiation of 'UT_sint32 UT_GenericVector<T>::addItem(T) [with T = ODi_StreamListener::StackCell; UT_sint32 = int]':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:90:59:   required from 'UT_sint32 UT_GenericVector<T>::push_back(T) [with T = ODi_StreamListener::StackCell; UT_sint32 = int]'
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:255:35:   required from here
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_vector.h:306:34: warning: implicitly-declared 'constexpr ODi_StreamListener::StackCell::StackCell(const ODi_StreamListener::StackCell&)' is deprecated [-Wdeprecated-copy]
  306 |         m_pEntries[m_iCount++] = (T)p;  /*** bad, cast away const so we can build again ***/
      |                                  ^~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_StreamListener.h:133:20: note: because 'ODi_StreamListener::StackCell' has user-provided 'ODi_StreamListener::StackCell& ODi_StreamListener::StackCell::operator=(const ODi_StreamListener::StackCell&)'
  133 |         StackCell& operator=(const StackCell& sc) {
      |                    ^~~~~~~~
  CXX      ODi_Style_Style_Family.lo
  CXX      ODi_Table_ListenerState.lo
  CXX      ODi_TableOfContent_ListenerState.lo
  CXX      ODi_TextContent_ListenerState.lo
  CXX      ODi_XMLRecorder.lo
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_Style_Style.cpp: In member function 'void ODi_Style_Style::defineAbiStyle(PD_Document*)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:977:10: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
  977 |     bool ok;
      |          ^~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_exp_RTF.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:42:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_RDFQuery.h:32,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:59:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:155:40: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  155 | struct PD_URIListCompare : public std::binary_function<PD_URI, PD_URI, bool> {
      |                                        ^~~~~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/string:49,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:26:
/usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  229 |         self_type result( *this );
      |                                 ^
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy]
  231 |         return result;
      |                ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)'
  225 |     PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other );
      |                          ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp: In function 'UT_UCS4String ODi_textp_trim_whitespace_leading(const UT_UCS4String&)':
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1336:21: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = not_equal_to<unsigned int>; _Tp = unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
 1336 |         std::bind2nd( std::not_equal_to<UT_UCS4Char>(),
      |         ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1337 |                       UCS_SPACE ));
      |                       ~~~~~~~~~~~
In file included from /usr/gcc/13/include/c++/13.3.0/bits/stl_function.h:1438:
/usr/gcc/13/include/c++/13.3.0/backward/binders.h:172:5: note: declared here
  172 |     bind2nd(const _Operation& __fn, const _Tp& __x)
      |     ^~~~~~~
  CXXLD    libxp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
  CCLD     libimp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
  CXXLD    opendocument.la
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
Making all in openxml
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
Making all in common
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
Making all in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common/xp'
  CXX      ie_impexp_OpenXML.lo
  CXX      OXML_Document.lo
  CXX      OXML_Element_Table.lo
  CXX      OXML_Element.lo
  CXX      OXML_Element_Run.lo
  CXX      OXML_Element_Text.lo
  CXX      OXML_Element_Paragraph.lo
  CXX      OXML_Element_Row.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Row.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Row.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Paragraph.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Run.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Run.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Text.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Text.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Cell.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Row.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Table.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Table.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXML_Element_Cell.lo
  CXX      OXML_Element_List.lo
  CXX      OXML_Element_Math.lo
  CXX      OXML_Element_Image.lo
  CXX      OXML_Element_Hyperlink.lo
  CXX      OXML_Element_Bookmark.lo
  CXX      OXML_Element_Field.lo
  CXX      OXML_Element_TextBox.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_List.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_List.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Math.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Math.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Image.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Image.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Hyperlink.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Hyperlink.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Bookmark.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Bookmark.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXML_FontManager.lo
  CXX      OXML_ObjectWithAttrProp.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Field.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Field.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXML_Section.lo
  CXX      OXML_Style.lo
  CXX      OXML_List.lo
  CXX      OXML_Image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Row.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Table.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Cell.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_Cell.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_TextBox.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXML_Theme.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Section.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_FontManager.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Style.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Image.cpp:37:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/common/xp/OXML_List.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libxp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
  CCLD     libcommon.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
Making all in imp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
Making all in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp/xp'
  CXX      ie_imp_OpenXML.lo
  CXX      ie_imp_OpenXML_Sniffer.lo
  CXX      OXMLi_ListenerState_Common.lo
  CXX      OXMLi_ListenerState.lo
  CXX      OXMLi_ListenerState_HdrFtr.lo
  CXX      OXMLi_ListenerState_MainDocument.lo
  CXX      OXMLi_ListenerState_Math.lo
  CXX      OXMLi_ListenerState_DocSettings.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.cpp:29:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/ie_imp_OpenXML.cpp:31:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXMLi_ListenerState_Styles.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Math.h:26,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.cpp:22:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXMLi_ListenerState_Theme.lo
  CXX      OXMLi_ListenerState_Numbering.lo
  CXX      OXMLi_ListenerState_Table.lo
  CXX      OXMLi_ListenerState_Field.lo
  CXX      OXMLi_ListenerState_Footnote.lo
  CXX      OXMLi_ListenerState_Endnote.lo
  CXX      OXMLi_ListenerState_Image.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Cell.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Row.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Table.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Field.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXX      OXMLi_ListenerState_Textbox.lo
  CXX      OXMLi_ListenerState_Valid.lo
  CXX      OXMLi_PackageManager.lo
  CXX      OXMLi_StreamListener.lo
  CXX      OXMLi_Namespace_Common.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Image.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_TextBox.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_PackageManager.cpp:28:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Cell.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Row.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Element_Table.h:28,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:30,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_StreamListener.cpp:36:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/../../common/xp/OXML_Document.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libxp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
  CCLD     libimp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
Making all in exp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
Making all in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp/xp'
  CXX      ie_exp_OpenXML_Sniffer.lo
  CXX      ie_exp_OpenXML.lo
  CXX      ie_exp_OpenXML_Listener.lo
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:25:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML.h:37,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML_Sniffer.cpp:27:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_wctomb.h:13,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/impexp/xp/ie_Table.h:29,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.h:51,
                 from /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.cpp:24:
/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/util/xp/ut_iconv.h:47:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   47 |       throw(UT_iconv_t);
      |       ^~~~~
  CXXLD    libxp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
  CCLD     libexp.la
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
Making all in omml_xslt
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/omml_xslt'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/omml_xslt'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
  CXXLD    openxml.la
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
Making all in po
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/po'
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ar.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ast-ES.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ayc-BO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/aym-BO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/am-ET.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ach.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ak.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/af-ZA.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/be@latin.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/be-BY.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/bg-BG.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/bm.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/bn.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/br-FR.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/bs.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ca-ES.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/cs-CZ.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/cgg.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/cy-GB.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/da-DK.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/de-CH.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/de-DE.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/el-GR.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/en-AU.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/en-IE.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/en-CA.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/en-GB.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/eo.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/es-ES.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/es-MX.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/et.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/eu-ES.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/fa-AF.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/fil.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ff.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/fi-FI.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/fr-FR.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ga-IE.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/gl.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/he-IL.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/hi.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/hr-HR.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/hu-HU.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/id-ID.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/it-IT.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ja-JP.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/jbo.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/kk-KZ.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ko.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/km.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ku.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/lg.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/lt-LT.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/lv-LV.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/mk-MK.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/mg-MG.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ms-MY.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/mnk-SN.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/nb-NO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/nl-NL.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ne-NP.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/nn-NO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/pl-PL.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ps.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/pt-PT.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/quh-BO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/qul-BO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/quz.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/pt-BR.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ro-RO.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ru-RU.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sc-IT.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sk-SK.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sl-SI.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/son.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sr@latin.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sr.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sv-SE.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sq-AL.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/sw.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/ta-IN.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/th.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/uk-UA.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/vi-VN.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/tr-TR.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/wo-SN.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/yi.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/zh-CN.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/zh-HK.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/zh-TW.po to Abiword .strings format.
Converting localization file /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/po/zu.po to Abiword .strings format.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/po'
Making all in user
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
Making all in wp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
Making all in dictionary
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/dictionary'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/dictionary'
Making all in templates
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/templates'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/templates'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
Making all in icons
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/icons'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/icons'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
cp libabiword.pc abiword-3.0.pc
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
Making install in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
/usr/gnu/bin/make  install-recursive
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
Making install in af
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
Making install in ev
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
Making install in gtk
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/gtk'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/gtk'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/gtk'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/xp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/ev'
Making install in gr
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
Making install in gtk
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/gtk'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/gtk'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/gtk'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/xp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/gr'
Making install in tf
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf/xp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/tf'
Making install in util
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
Making install in unix
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/unix'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/unix'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/unix'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/unix'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/util'
Making install in xap
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
Making install in gtk
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/ui'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Encoding.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Language.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Password.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_PluginManager.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_WindowMore.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Zoom.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_History.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_DocComparison.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_ListDocuments.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixDlg_Image.ui '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/ui'
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/gtk'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/xp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af/xap'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/af'
Making install in plugins
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
/usr/gnu/bin/make  install-am
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/plugins'
Making install in text
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
Making install in fmt
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/xp'
Making install in gtk
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/gtk'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/gtk'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt/gtk'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/fmt'
Making install in ptbl
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text/ptbl'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/text'
Making install in wp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
Making install in ap
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
Making install in gtk
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/gtk'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/ui'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Annotation.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Break.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Field.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTOC.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatTable.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Goto.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_InsertTable.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Insert_DateTime.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MailMerge.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_MetaData.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_PageSetup.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Replace.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_New.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Styles.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Stylist.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Tab.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_WordCount.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Latex.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFQuery.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/pd_RDFContact.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/pd_RDFInsertReference.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/pd_RDFEvent.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/pd_RDFLocation.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_SemanticStylesheets.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Spell.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.ui /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/ap_UnixDialog_Options_ColorSel.ui '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/ui'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/gtk'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/gtk'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
Making install in ToolbarIcons
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp/ToolbarIcons'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp/ToolbarIcons'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp/ToolbarIcons'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp/ToolbarIcons'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/ap'
Making install in impexp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
Making install in gtk
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/gtk'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/gtk'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/gtk'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/gtk'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/xp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/impexp'
Making install in test
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
Making install in xp
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/xp'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/xp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/xp'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/xp'
Making install in unix
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/unix'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/unix'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/unix'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test/unix'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp/test'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src/wp'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   libabiword-3.0.la '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/libabiword-3.0.so /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/libabiword-3.0.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/libabiword-3.0.so
libtool: install: /usr/bin/ginstall -c .libs/libabiword-3.0.lai /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/libabiword-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c abiword '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/bin'
libtool: warning: 'libabiword-3.0.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/abiword /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/bin/abiword
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/include/abiword-3.0'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/ap/gtk/abiwidget.h /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/wp/main/gtk/libabiword.h /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/src/af/xap/gtk/xap_UnixTableWidget.h '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/include/abiword-3.0'
/usr/gnu/bin/make  install-data-hook
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[5]: Nothing to be done for 'install-data-hook'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/src'
Making install in plugins
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
Making install in opendocument
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
Making install in common
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
Making install in xp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common/xp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common/xp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common/xp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/common'
Making install in exp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
Making install in xp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp/xp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp/xp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp/xp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/exp'
Making install in imp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
Making install in xp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp/xp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp/xp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp/xp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument/imp'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins'
 /bin/bash ../../libtool   --mode=install /usr/bin/ginstall -c   opendocument.la '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins'
libtool: warning: relinking 'opendocument.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/libtool"  --silent --tag CXX --mode=relink /usr/gcc/13/bin/g++ -std=gnu++11 -m64 -O3 -Wno-overloaded-virtual -avoid-version -module -no-undefined -m64 -o opendocument.la -rpath /usr/lib/amd64/abiword-3.0/plugins common/libcommon.la exp/libexp.la imp/libimp.la -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/libabiword-3.0.la -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lz -L/usr/lib/amd64 -lgcrypt -lgpg-error -lsocket -ljpeg -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386)
libtool: install: /usr/bin/ginstall -c .libs/opendocument.soT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins/opendocument.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins/opendocument.so
libtool: install: /usr/bin/ginstall -c .libs/opendocument.lai /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins/opendocument.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/abiword-3.0/plugins'
/usr/gnu/bin/make  install-data-hook
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[5]: Nothing to be done for 'install-data-hook'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/opendocument'
Making install in openxml
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
Making install in common
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
Making install in xp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common/xp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common/xp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common/xp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/common'
Making install in imp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
Making install in xp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp/xp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp/xp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp/xp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/imp'
Making install in exp
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
Making install in xp
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp/xp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp/xp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp/xp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp/xp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/exp'
Making install in omml_xslt
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/omml_xslt'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/omml_xslt'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/omml_xslt'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/omml_xslt/mml2omml.xsl /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/plugins/openxml/omml_xslt/omml2mml.xsl '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/omml_xslt'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/omml_xslt'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml/omml_xslt'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins'
 /bin/bash ../../libtool   --mode=install /usr/bin/ginstall -c   openxml.la '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins'
libtool: warning: relinking 'openxml.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/libtool"  --silent --tag CXX --mode=relink /usr/gcc/13/bin/g++ -std=gnu++11 -m64 -O3 -Wno-overloaded-virtual -avoid-version -module -no-undefined -m64 -o openxml.la -rpath /usr/lib/amd64/abiword-3.0/plugins common/libcommon.la imp/libimp.la exp/libexp.la -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2 ../../src/libabiword-3.0.la -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ljpeg -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386)
libtool: install: /usr/bin/ginstall -c .libs/openxml.soT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins/openxml.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins/openxml.so
libtool: install: /usr/bin/ginstall -c .libs/openxml.lai /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/abiword-3.0/plugins/openxml.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/abiword-3.0/plugins'
/usr/gnu/bin/make  install-data-hook
make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[5]: Nothing to be done for 'install-data-hook'.
make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins/openxml'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/plugins'
Making install in po
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/po'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/po'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/strings'
 /usr/bin/ginstall -c -m 644 ach.strings af-ZA.strings ak.strings am-ET.strings ar.strings ast-ES.strings ayc-BO.strings aym-BO.strings be-BY.strings be@latin.strings bg-BG.strings bm.strings bn.strings br-FR.strings bs.strings ca-ES.strings cgg.strings cs-CZ.strings cy-GB.strings da-DK.strings de-CH.strings de-DE.strings el-GR.strings en-AU.strings en-CA.strings en-GB.strings en-IE.strings eo.strings es-ES.strings es-MX.strings et.strings eu-ES.strings fa-AF.strings ff.strings fi-FI.strings fil.strings fr-FR.strings ga-IE.strings gl.strings he-IL.strings '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/strings'
 /usr/bin/ginstall -c -m 644 hi.strings hr-HR.strings hu-HU.strings id-ID.strings it-IT.strings ja-JP.strings jbo.strings kk-KZ.strings km.strings ko.strings ku.strings lg.strings lt-LT.strings lv-LV.strings mg-MG.strings mk-MK.strings mnk-SN.strings ms-MY.strings nb-NO.strings ne-NP.strings nl-NL.strings nn-NO.strings pl-PL.strings ps.strings pt-BR.strings pt-PT.strings quh-BO.strings qul-BO.strings quz.strings ro-RO.strings ru-RU.strings sc-IT.strings sk-SK.strings sl-SI.strings son.strings sq-AL.strings sr@latin.strings sr.strings sv-SE.strings sw.strings '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/strings'
 /usr/bin/ginstall -c -m 644 ta-IN.strings th.strings tr-TR.strings uk-UA.strings vi-VN.strings wo-SN.strings yi.strings zh-CN.strings zh-HK.strings zh-TW.strings zu.strings '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/strings'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/po'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/po'
Making install in user
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
Making install in wp
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
Making install in dictionary
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/dictionary'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/dictionary'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/dictionary'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/dictionary'
Making install in templates
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/templates'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/templates'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/templates'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-am_ET /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ar /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ar_EG /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ar_SA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-bg_BG /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ca_ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-cs_CZ /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-da_DK /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-de /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-de_AT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-de_CH /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-de_DE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-div_MV /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-el_GR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-en_AU /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-en_CA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-en_GB /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-en_IE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-en_NZ /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-en_ZA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-es /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-es_AR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-es_ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-es_IR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-es_MX /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fa_IR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fi_FI /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fr /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fr_BE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fr_CA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fr_CH /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-fr_FR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-gl_ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-he /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-he_IL /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-hu_HU /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-it_IT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ja_JP /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-kk_KZ '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/templates'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-km_KH /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-lt_LT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-nb_NO /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-nl_NL /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-nn_NO /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-pl_PL /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ps /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-pt_BR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-pt_PT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ro /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ro_RO /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ru /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ru_RU /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-sk_SK /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-sl /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-sv /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-sv_SE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-syr /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-tr /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-tr_TR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-uk_UA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-ur_PK /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-yi /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-zh_CN /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/templates/normal.awt-zh_TW '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/templates'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/templates'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp/templates'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/readme.txt /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/readme.abw /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-am-ET /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ar /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ar-EG /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ar-SA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-bg-BG /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ca-ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-CP1254 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-cs-CZ /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-da-DK /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-de /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-de-AT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-de-CH /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-de-DE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-div-MV /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-el-GR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-AU /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-CA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-GB /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-IE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-NZ /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-US /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-en-ZA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-es /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-es-ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-es-MX /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-eu /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-eu-ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fa-IR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fi-FI /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fr /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fr-BE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fr-CA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fr-CH /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-fr-FR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-gl-ES /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-he '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-he-IL /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-hu-HU /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-it-IT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ja-JP /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-kk-KZ /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-KOI8-R /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-KOI8-U /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-KOI8-UB /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-lt-LT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-nb-NO /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-nl-NL /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-nn-NO /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-pl-PL /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ps /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-pt-BR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-pt-PT /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ro /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ro-RO /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ru /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ru-RU /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-sk-SK /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-sk-SK.CP1250 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-sl /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-sv /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-sv-SE /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-syr /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-tr /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-tr-TR /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-tr-TR.CP1254 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-uk-UA /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-ur-PK /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-yi /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-zh-CN /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/user/wp/system.profile-zh-TW '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0'
make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user/wp'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/user'
Making install in icons
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/icons'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/icons'
make[2]: Nothing to be done for 'install-exec-am'.
for icon in hicolor_apps_16x16_abiword.png hicolor_apps_22x22_abiword.png hicolor_apps_32x32_abiword.png hicolor_apps_48x48_abiword.png hicolor_apps_256x256_abiword.png hicolor_apps_512x512_abiword.png hicolor_apps_scalable_abiword.svg ; do \
	THEME=`echo $icon | cut -d_ -f1`; \
	CONTEXT=`echo $icon | cut -d_ -f2`; \
	SIZE=`echo $icon | cut -d_ -f3`; \
	ICONFILE=`echo $icon | cut -d_ -f4`; \
	mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/icons/$THEME/$SIZE/$CONTEXT; \
	/usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/icons/$icon /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \
done
*** Icon cache not updated.  After (un)install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/icons'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64/icons'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/appdata'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/abiword.appdata.xml '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/appdata'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/applications'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/abiword.desktop '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/applications'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/abiword.1 '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/man/man1'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/mime-info'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/AbiWord-release-3.0.6/abiword.keys '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/share/abiword-3.0/mime-info'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 abiword-3.0.pc '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/abiword/build/manifest-i386-abiword.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: desktop/abiword
pkg://openindiana.org/desktop/office/abiword@3.0.6,5.11-2024.0.0.0:20241106T124532Z
PUBLISHED