configure.ac:13: installing './compile' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:19: installing './compile' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' configure.ac:13: installing './compile' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:19: installing './compile' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' Processing ./dict/configure.ac Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... Running autoreconf... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Skipping configure process. Boostrapping StarDict tools... Generating configuration files for Stardict, please wait.... Running libtoolize, please ignore non-fatal messages.... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Running aclocal.... Running autoheader.... Running automake --add-missing --copy.... Running autoconf .... Running automake .... Boostrapping StarDict dictionary... /usr/bin/gnome-autogen.sh checking for automake >= 1.9...  testing automake... found 1.16.2 checking for autoreconf >= 2.53...  testing autoreconf... found 2.69 checking for glib-gettext >= 2.2.0...  testing glib-gettextize... found 2.70.3 checking for intltool >= 0.25...  testing intltoolize... found 0.51.0 checking for pkg-config >= 0.14.0...  testing pkg-config... found 0.29.2 Checking for required M4 macros... Processing ./configure.ac Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... Running autoreconf... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Skipping configure process. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in lib (/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/stardict-3.0.6' '--disable-gucharmap' '--disable-festival' '--disable-flite' '--disable-espeak' '--disable-gnome-support' '--disable-schemas-install' '--disable-updateinfo' '--disable-static' '--build=i586-slackware-linux' 'build_alias=i586-slackware-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 glib-2.0 >= 2.8 gmodule-2.0 zlib libxml-2.0 >= 2.5... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in dict (/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/stardict-3.0.6' '--disable-gucharmap' '--disable-festival' '--disable-flite' '--disable-espeak' '--disable-gnome-support' '--disable-schemas-install' '--disable-updateinfo' '--disable-static' '--build=i586-slackware-linux' 'build_alias=i586-slackware-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for gconftool-2... /usr/bin/gconftool-2 checking whether NLS is requested... yes checking for intltool >= 0.22... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.34.0 checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gethostbyname_r... yes checking for memrchr... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for enchant-2 >= 1.2.0... yes checking for gtk+-2.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0... yes Disable gnome support checking for zlibVersion in -lz... yes checking for "sigc++-2.0"... yes Use system libsigc++20 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating stardict.spec config.status: creating stardict-withoutgnome.spec config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating debian-upstream/Makefile config.status: creating mac_dist/Makefile config.status: creating mac_dist/zh_CN.lproj/Makefile config.status: creating msvc_2008/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/sigc++/Makefile config.status: creating src/sigc++config/Makefile config.status: creating src/lib/Makefile config.status: creating src/pixmaps/Makefile config.status: creating src/sounds/Makefile config.status: creating src/dic/Makefile config.status: creating src/dic/stardict-dict/Makefile config.status: creating src/dic/stardict-dict/res/Makefile config.status: creating src/skins/Makefile config.status: creating src/treedict/Makefile config.status: creating src/win32/Makefile config.status: creating src/win32/acrobat/Makefile config.status: creating src/win32/acrobat/sources/Makefile config.status: creating src/win32/acrobat/win32/Makefile config.status: creating src/win32/nsis/Makefile config.status: creating src/win32/PortableApps.com/Makefile config.status: creating stardict-plugins/Makefile config.status: creating stardict-plugins/stardict-advertisement-plugin/Makefile config.status: creating stardict-plugins/stardict-advertisement-plugin/data/Makefile config.status: creating stardict-plugins/stardict-man-plugin/Makefile config.status: creating stardict-plugins/stardict-qqwry-plugin/Makefile config.status: creating stardict-plugins/stardict-dictdotcn-plugin/Makefile config.status: creating stardict-plugins/stardict-update-info-plugin/Makefile config.status: creating stardict-plugins/stardict-spell-plugin/Makefile config.status: creating stardict-plugins/stardict-gucharmap-plugin/Makefile config.status: creating stardict-plugins/stardict-festival-tts-plugin/Makefile config.status: creating stardict-plugins/stardict-espeak-tts-plugin/Makefile config.status: creating stardict-plugins/stardict-wiki-parsedata-plugin/Makefile config.status: creating stardict-plugins/stardict-powerword-parsedata-plugin/Makefile config.status: creating stardict-plugins/stardict-xdxf-parsedata-plugin/Makefile config.status: creating stardict-plugins/stardict-wordnet-plugin/Makefile config.status: creating stardict-plugins/stardict-html-parsedata-plugin/Makefile config.status: creating stardict-plugins/stardict-sapi-tts-plugin/Makefile config.status: creating tests/Makefile config.status: creating pixmaps/Makefile config.status: creating help/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands === configuring in tools (/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/stardict-3.0.6' '--disable-gucharmap' '--disable-festival' '--disable-flite' '--disable-espeak' '--disable-gnome-support' '--disable-schemas-install' '--disable-updateinfo' '--disable-static' '--build=i586-slackware-linux' 'build_alias=i586-slackware-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 glib-2.0 >= 2.8 zlib gio-2.0... yes checking for mysql_config... /usr/bin/mysql_config checking for MySQL CFLAGS... -I/usr/include/mysql -I/usr/include/mysql/mysql checking for MySQL includes... -I/usr/include/mysql -I/usr/include/mysql/mysql checking for MySQL libraries... -L/usr/lib/ -lmariadb checking for libpcre... yes checking for getline... yes checking for mempcpy... yes checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for libxml-2.0 >= 2.5... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Type "make" to compile stardict. Making all in lib make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make all-recursive make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' Making all in src make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT libcommon.lo -MD -MP -MF .deps/libcommon.Tpo -c -o libcommon.lo libcommon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT libcommon.lo -MD -MP -MF .deps/libcommon.Tpo -c libcommon.cpp -fPIC -DPIC -o .libs/libcommon.o mv -f .deps/libcommon.Tpo .deps/libcommon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT ifo_file.lo -MD -MP -MF .deps/ifo_file.Tpo -c -o ifo_file.lo ifo_file.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT ifo_file.lo -MD -MP -MF .deps/ifo_file.Tpo -c ifo_file.cpp -fPIC -DPIC -o .libs/ifo_file.o mv -f .deps/ifo_file.Tpo .deps/ifo_file.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_binary_dict_parser.lo -MD -MP -MF .deps/lib_binary_dict_parser.Tpo -c -o lib_binary_dict_parser.lo lib_binary_dict_parser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_binary_dict_parser.lo -MD -MP -MF .deps/lib_binary_dict_parser.Tpo -c lib_binary_dict_parser.cpp -fPIC -DPIC -o .libs/lib_binary_dict_parser.o mv -f .deps/lib_binary_dict_parser.Tpo .deps/lib_binary_dict_parser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_chars.lo -MD -MP -MF .deps/lib_chars.Tpo -c -o lib_chars.lo lib_chars.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_chars.lo -MD -MP -MF .deps/lib_chars.Tpo -c lib_chars.cpp -fPIC -DPIC -o .libs/lib_chars.o mv -f .deps/lib_chars.Tpo .deps/lib_chars.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_dict_data_block.lo -MD -MP -MF .deps/lib_dict_data_block.Tpo -c -o lib_dict_data_block.lo lib_dict_data_block.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_dict_data_block.lo -MD -MP -MF .deps/lib_dict_data_block.Tpo -c lib_dict_data_block.cpp -fPIC -DPIC -o .libs/lib_dict_data_block.o mv -f .deps/lib_dict_data_block.Tpo .deps/lib_dict_data_block.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_res_store.lo -MD -MP -MF .deps/lib_res_store.Tpo -c -o lib_res_store.lo lib_res_store.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_res_store.lo -MD -MP -MF .deps/lib_res_store.Tpo -c lib_res_store.cpp -fPIC -DPIC -o .libs/lib_res_store.o lib_res_store.cpp: In member function ‘TLoadResult resource_storage::load(const string&)’: lib_res_store.cpp:423:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 423 | std::auto_ptr t_db(new resource_database); | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from lib_res_store.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ lib_res_store.cpp:436:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 436 | std::auto_ptr t_files(new resource_files); | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from lib_res_store.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/lib_res_store.Tpo .deps/lib_res_store.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_dict_verify.lo -MD -MP -MF .deps/lib_dict_verify.Tpo -c -o lib_dict_verify.lo lib_dict_verify.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lib_dict_verify.lo -MD -MP -MF .deps/lib_dict_verify.Tpo -c lib_dict_verify.cpp -fPIC -DPIC -o .libs/lib_dict_verify.o mv -f .deps/lib_dict_verify.Tpo .deps/lib_dict_verify.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o libcommon.la libcommon.lo ifo_file.lo lib_binary_dict_parser.lo lib_chars.lo lib_dict_data_block.lo lib_res_store.lo lib_dict_verify.lo libtool: link: ar cru .libs/libcommon.a .libs/libcommon.o .libs/ifo_file.o .libs/lib_binary_dict_parser.o .libs/lib_chars.o .libs/lib_dict_data_block.o .libs/lib_res_store.o .libs/lib_dict_verify.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib/src' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' Making all in dict make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make all-recursive make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' Making all in m4 make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/m4' Making all in src make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' Making all in lib make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictziplib.lo -MD -MP -MF .deps/dictziplib.Tpo -c -o dictziplib.lo dictziplib.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictziplib.lo -MD -MP -MF .deps/dictziplib.Tpo -c dictziplib.cpp -fPIC -DPIC -o .libs/dictziplib.o In file included from mapfile.h:37, from dictziplib.h:27, from dictziplib.cpp:47: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from dictziplib.cpp:29: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/dictziplib.Tpo .deps/dictziplib.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT edit-distance.lo -MD -MP -MF .deps/edit-distance.Tpo -c -o edit-distance.lo edit-distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT edit-distance.lo -MD -MP -MF .deps/edit-distance.Tpo -c edit-distance.cpp -fPIC -DPIC -o .libs/edit-distance.o mv -f .deps/edit-distance.Tpo .deps/edit-distance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.cpp -fPIC -DPIC -o .libs/ctype-mb.o In file included from ctype-mb.cpp:27: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from ctype-mb.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.cpp -fPIC -DPIC -o .libs/ctype-utf8.o In file included from ctype-utf8.cpp:32: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from ctype-utf8.cpp:27: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.cpp -fPIC -DPIC -o .libs/ctype-uca.o In file included from ctype-uca.cpp:39: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from ctype-uca.cpp:36: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT collation.lo -MD -MP -MF .deps/collation.Tpo -c -o collation.lo collation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT collation.lo -MD -MP -MF .deps/collation.Tpo -c collation.cpp -fPIC -DPIC -o .libs/collation.o In file included from collation.cpp:23: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from collation.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/collation.Tpo .deps/collation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictbase.lo -MD -MP -MF .deps/dictbase.Tpo -c -o dictbase.lo dictbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictbase.lo -MD -MP -MF .deps/dictbase.Tpo -c dictbase.cpp -fPIC -DPIC -o .libs/dictbase.o In file included from mapfile.h:37, from dictziplib.h:27, from dictbase.h:29, from dictbase.cpp:30: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from dictbase.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from dictbase.cpp:30: dictbase.h: At global scope: dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from dictbase.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/dictbase.Tpo .deps/dictbase.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stddict.lo -MD -MP -MF .deps/stddict.Tpo -c -o stddict.lo stddict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stddict.lo -MD -MP -MF .deps/stddict.Tpo -c stddict.cpp -fPIC -DPIC -o .libs/stddict.o In file included from mapfile.h:37, from stddict.cpp:41: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from stddict.cpp:28: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from iappdirs.h:23, from stddict.cpp:42: /usr/include/gtk-2.0/gtk/gtktypeutils.h: At global scope: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from utils.h:27, from mapfile.h:37, from stddict.cpp:41: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from iappdirs.h:23, from stddict.cpp:42: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from stddict.cpp:28: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stddict.h:31, from stddict.cpp:44: dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from stddict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stddict.cpp:44: stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from stddict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stddict.cpp:44: stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from stddict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ stddict.cpp: In member function ‘MapFile* cache_file::find_and_load_cache_file(const gchar*, const string&, const string&, glong, int) const’: stddict.cpp:313:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 313 | std::auto_ptr mf(new MapFile); | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from stddict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ stddict.cpp: In member function ‘bool Dict::LookupWithRule(GPatternSpec*, glong*, int)’: stddict.cpp:1460:43: warning: ‘gboolean g_pattern_match_string(GPatternSpec*, const gchar*)’ is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 1460 | if (g_pattern_match_string(pspec, idx_file->getWord(i, CollationLevel_NONE, 0))) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:65, from ../../../lib/config-custom.h:31, from ../../config.h:153, from stddict.cpp:28: /usr/include/glib-2.0/glib/gpattern.h:55:15: note: declared here 55 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ stddict.cpp: In member function ‘bool Dict::LookupWithRuleSynonym(GPatternSpec*, glong*, int)’: stddict.cpp:1473:43: warning: ‘gboolean g_pattern_match_string(GPatternSpec*, const gchar*)’ is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 1473 | if (g_pattern_match_string(pspec, syn_file->getWord(i, CollationLevel_NONE, 0))) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:65, from ../../../lib/config-custom.h:31, from ../../config.h:153, from stddict.cpp:28: /usr/include/glib-2.0/glib/gpattern.h:55:15: note: declared here 55 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stddict.Tpo .deps/stddict.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c -o storage.lo storage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.cpp -fPIC -DPIC -o .libs/storage.o storage.cpp:796:64: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 796 | std::string::size_type pos = name_pattern.find_last_of("."DB_DIR_SEPARATOR_S); | ^ In file included from mapfile.h:37, from dictziplib.h:27, from dictbase.h:29, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from storage.cpp:20: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: dictbase.h: At global scope: dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from storage_impl.h:23, from storage.cpp:30: stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from storage_impl.h:23, from storage.cpp:30: stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ storage.cpp:190:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 190 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/storage.Tpo .deps/storage.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT treedict.lo -MD -MP -MF .deps/treedict.Tpo -c -o treedict.lo treedict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT treedict.lo -MD -MP -MF .deps/treedict.Tpo -c treedict.cpp -fPIC -DPIC -o .libs/treedict.o In file included from file-utils.h:28, from treedict.cpp:29: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from treedict.cpp:25: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from treedict.h:23, from treedict.cpp:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h: At global scope: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from utils.h:27, from file-utils.h:28, from treedict.cpp:29: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from treedict.h:23, from treedict.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from treedict.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from treedict.h:26, from treedict.cpp:32: dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from treedict.h:26, from treedict.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/treedict.Tpo .deps/treedict.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_client.lo -MD -MP -MF .deps/stardict_client.Tpo -c -o stardict_client.lo stardict_client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_client.lo -MD -MP -MF .deps/stardict_client.Tpo -c stardict_client.cpp -fPIC -DPIC -o .libs/stardict_client.o In file included from stardict_client.cpp:35: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from stardict_client.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/stardict_client.Tpo .deps/stardict_client.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.cpp -fPIC -DPIC -o .libs/sockets.o mv -f .deps/sockets.Tpo .deps/sockets.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT http_client.lo -MD -MP -MF .deps/http_client.Tpo -c -o http_client.lo http_client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT http_client.lo -MD -MP -MF .deps/http_client.Tpo -c http_client.cpp -fPIC -DPIC -o .libs/http_client.o mv -f .deps/http_client.Tpo .deps/http_client.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT httpmanager.lo -MD -MP -MF .deps/httpmanager.Tpo -c -o httpmanager.lo httpmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT httpmanager.lo -MD -MP -MF .deps/httpmanager.Tpo -c httpmanager.cpp -fPIC -DPIC -o .libs/httpmanager.o mv -f .deps/httpmanager.Tpo .deps/httpmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.cpp -fPIC -DPIC -o .libs/plugin.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from plugin.h:23, from plugin.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from plugin.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from plugin.h:23, from plugin.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from plugin.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT virtualdictplugin.lo -MD -MP -MF .deps/virtualdictplugin.Tpo -c -o virtualdictplugin.lo virtualdictplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT virtualdictplugin.lo -MD -MP -MF .deps/virtualdictplugin.Tpo -c virtualdictplugin.cpp -fPIC -DPIC -o .libs/virtualdictplugin.o mv -f .deps/virtualdictplugin.Tpo .deps/virtualdictplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT netdictplugin.lo -MD -MP -MF .deps/netdictplugin.Tpo -c -o netdictplugin.lo netdictplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT netdictplugin.lo -MD -MP -MF .deps/netdictplugin.Tpo -c netdictplugin.cpp -fPIC -DPIC -o .libs/netdictplugin.o mv -f .deps/netdictplugin.Tpo .deps/netdictplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT specialdictplugin.lo -MD -MP -MF .deps/specialdictplugin.Tpo -c -o specialdictplugin.lo specialdictplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT specialdictplugin.lo -MD -MP -MF .deps/specialdictplugin.Tpo -c specialdictplugin.cpp -fPIC -DPIC -o .libs/specialdictplugin.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/specialdictplugin.Tpo .deps/specialdictplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT netdictcache.lo -MD -MP -MF .deps/netdictcache.Tpo -c -o netdictcache.lo netdictcache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT netdictcache.lo -MD -MP -MF .deps/netdictcache.Tpo -c netdictcache.cpp -fPIC -DPIC -o .libs/netdictcache.o mv -f .deps/netdictcache.Tpo .deps/netdictcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ttsplugin.lo -MD -MP -MF .deps/ttsplugin.Tpo -c -o ttsplugin.lo ttsplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ttsplugin.lo -MD -MP -MF .deps/ttsplugin.Tpo -c ttsplugin.cpp -fPIC -DPIC -o .libs/ttsplugin.o mv -f .deps/ttsplugin.Tpo .deps/ttsplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT parsedata_plugin.lo -MD -MP -MF .deps/parsedata_plugin.Tpo -c -o parsedata_plugin.lo parsedata_plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT parsedata_plugin.lo -MD -MP -MF .deps/parsedata_plugin.Tpo -c parsedata_plugin.cpp -fPIC -DPIC -o .libs/parsedata_plugin.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/parsedata_plugin.Tpo .deps/parsedata_plugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c -o pluginmanager.lo pluginmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -fPIC -DPIC -o .libs/pluginmanager.o pluginmanager.cpp:99:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 99 | for_each_file(plugins_dirs, "."G_MODULE_SUFFIX, order_list, disable_list, PluginLoader(*this)); | ^ pluginmanager.cpp:187:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 187 | for_each_file(plugins_dirs, "."G_MODULE_SUFFIX, order_list, disable_list, PluginInfoLoader(*this, virtualdict_pluginlist, netdict_pluginlist, specialdict_pluginlist, tts_pluginlist, parsedata_pluginlist, misc_pluginlist)); | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from pluginmanager.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from mapfile.h:37, from dictziplib.h:27, from dictbase.h:29, from pluginmanager.h:34, from pluginmanager.cpp:31: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from pluginmanager.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from pluginmanager.h:34, from pluginmanager.cpp:31: dictbase.h: At global scope: dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from pluginmanager.h:34, from pluginmanager.cpp:31: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/pluginmanager.Tpo .deps/pluginmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT xml_str.lo -MD -MP -MF .deps/xml_str.Tpo -c -o xml_str.lo xml_str.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT xml_str.lo -MD -MP -MF .deps/xml_str.Tpo -c xml_str.cpp -fPIC -DPIC -o .libs/xml_str.o mv -f .deps/xml_str.Tpo .deps/xml_str.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from utils.cpp:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from utils.cpp:30: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from utils.cpp:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from utils.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from utils.cpp:48: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from utils.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ utils.cpp: In function ‘gint stardict_mkstemp_full(gchar*, int, int)’: utils.cpp:206:18: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 206 | GTimeVal tv; | ^~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from utils.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ utils.cpp:233:28: warning: ‘void g_get_current_time(GTimeVal*)’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 233 | g_get_current_time (&tv); | ~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from ../../../lib/config-custom.h:31, from ../../config.h:153, from utils.cpp:22: /usr/include/glib-2.0/glib/gmain.h:688:8: note: declared here 688 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT compositelookup.lo -MD -MP -MF .deps/compositelookup.Tpo -c -o compositelookup.lo compositelookup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT compositelookup.lo -MD -MP -MF .deps/compositelookup.Tpo -c compositelookup.cpp -fPIC -DPIC -o .libs/compositelookup.o mv -f .deps/compositelookup.Tpo .deps/compositelookup.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT iappdirs.lo -MD -MP -MF .deps/iappdirs.Tpo -c -o iappdirs.lo iappdirs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT iappdirs.lo -MD -MP -MF .deps/iappdirs.Tpo -c iappdirs.cpp -fPIC -DPIC -o .libs/iappdirs.o In file included from iappdirs.cpp:24: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from iappdirs.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from iappdirs.h:23, from iappdirs.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h: At global scope: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from utils.h:27, from iappdirs.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from iappdirs.h:23, from iappdirs.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from iappdirs.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/iappdirs.Tpo .deps/iappdirs.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT full_text_trans.lo -MD -MP -MF .deps/full_text_trans.Tpo -c -o full_text_trans.lo full_text_trans.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT full_text_trans.lo -MD -MP -MF .deps/full_text_trans.Tpo -c full_text_trans.cpp -fPIC -DPIC -o .libs/full_text_trans.o In file included from full_text_trans.cpp:29: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from full_text_trans.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/full_text_trans.Tpo .deps/full_text_trans.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT verify_dict.lo -MD -MP -MF .deps/verify_dict.Tpo -c -o verify_dict.lo verify_dict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../.. -I../../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT verify_dict.lo -MD -MP -MF .deps/verify_dict.Tpo -c verify_dict.cpp -fPIC -DPIC -o .libs/verify_dict.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from iappdirs.h:23, from verify_dict.cpp:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from iappdirs.h:23, from verify_dict.cpp:32: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from iappdirs.h:23, from verify_dict.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from verify_dict.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from verify_dict.cpp:33: utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from verify_dict.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from stddict.h:31, from verify_dict.cpp:34: dictbase.h: At global scope: dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from verify_dict.cpp:34: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from verify_dict.cpp:34: stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from verify_dict.cpp:34: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from verify_dict.cpp:34: stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from dictbase.h:26, from stddict.h:31, from verify_dict.cpp:34: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/verify_dict.Tpo .deps/verify_dict.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o libstardict.la dictziplib.lo edit-distance.lo ctype-mb.lo ctype-utf8.lo ctype-uca.lo collation.lo dictbase.lo stddict.lo storage.lo treedict.lo md5.lo stardict_client.lo sockets.lo http_client.lo httpmanager.lo plugin.lo virtualdictplugin.lo netdictplugin.lo specialdictplugin.lo netdictcache.lo ttsplugin.lo parsedata_plugin.lo pluginmanager.lo xml_str.lo utils.lo compositelookup.lo iappdirs.lo full_text_trans.lo verify_dict.lo ../../../lib/src/libcommon.la -lX11 libtool: link: (cd .libs/libstardict.lax/libcommon.a && ar x "/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib/../../../lib/src/.libs/libcommon.a") libtool: link: ar cru .libs/libstardict.a .libs/dictziplib.o .libs/edit-distance.o .libs/ctype-mb.o .libs/ctype-utf8.o .libs/ctype-uca.o .libs/collation.o .libs/dictbase.o .libs/stddict.o .libs/storage.o .libs/treedict.o .libs/md5.o .libs/stardict_client.o .libs/sockets.o .libs/http_client.o .libs/httpmanager.o .libs/plugin.o .libs/virtualdictplugin.o .libs/netdictplugin.o .libs/specialdictplugin.o .libs/netdictcache.o .libs/ttsplugin.o .libs/parsedata_plugin.o .libs/pluginmanager.o .libs/xml_str.o .libs/utils.o .libs/compositelookup.o .libs/iappdirs.o .libs/full_text_trans.o .libs/verify_dict.o .libs/libstardict.lax/libcommon.a/ifo_file.o .libs/libstardict.lax/libcommon.a/lib_binary_dict_parser.o .libs/libstardict.lax/libcommon.a/lib_chars.o .libs/libstardict.lax/libcommon.a/lib_dict_data_block.o .libs/libstardict.lax/libcommon.a/lib_dict_verify.o .libs/libstardict.lax/libcommon.a/lib_res_store.o .libs/libstardict.lax/libcommon.a/libcommon.o libtool: link: ranlib .libs/libstardict.a libtool: link: rm -fr .libs/libstardict.lax libtool: link: ( cd ".libs" && rm -f "libstardict.la" && ln -s "../libstardict.la" "libstardict.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib' Making all in pixmaps make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/pixmaps' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/pixmaps' Making all in sounds make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/sounds' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/sounds' Making all in win32 make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' Making all in acrobat make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' Making all in sources make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/sources' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/sources' Making all in win32 make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' Making all in nsis make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/nsis' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/nsis' Making all in PortableApps.com make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' Making all in dic make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' Making all in stardict-dict make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' Making all in res make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' Making all in treedict make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/treedict' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/treedict' Making all in skins make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/skins' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/skins' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict.o -MD -MP -MF .deps/stardict.Tpo -c -o stardict.o stardict.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from desktop.h:25, from stardict.cpp:69: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from desktop.h:25, from stardict.cpp:69: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from desktop.h:25, from stardict.cpp:69: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from stardict.cpp:30: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.cpp:71: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.cpp:71: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.cpp:71: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.cpp:72: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from stardict.cpp:30: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from stardict.cpp:82: log.h: At global scope: log.h:86:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 86 | extern std::auto_ptr logger; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from stardict.cpp:85: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from stardict.cpp:85: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from stardict.cpp:85: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from stardict.cpp:85: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from stardict.cpp:85: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from stardict.cpp:85: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.cpp:85: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.cpp:85: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.cpp:71: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ stardict.cpp: In member function ‘void AppCore::ListWords(CurrentIndex*)’: stardict.cpp:1687:57: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1687 | CurrentIndex *iCurrent = (CurrentIndex*)g_memdup(iIndex, sizeof(CurrentIndex)*query_dictmask.size()); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from stardict.cpp:30: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/stardict.Tpo .deps/stardict.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT mainwin.o -MD -MP -MF .deps/mainwin.Tpo -c -o mainwin.o mainwin.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:32: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from mainwin.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from mainwin.cpp:32: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.cpp:32: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.cpp:32: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from mainwin.cpp:34: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from mainwin.cpp:19: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from mainwin.cpp:34: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from mainwin.cpp:34: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from mainwin.cpp:34: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from mainwin.cpp:34: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from mainwin.cpp:34: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from mainwin.cpp:34: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.cpp:34: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.cpp:34: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from mainwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/mainwin.Tpo .deps/mainwin.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from class_factory.h:23, from conf.cpp:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from class_factory.h:23, from conf.cpp:30: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from class_factory.h:23, from conf.cpp:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from conf.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from conf.cpp:31: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from conf.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from conf.cpp:35: conf.h: At global scope: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from conf.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from conf.cpp:35: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from conf.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from conf.cpp:35: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from conf.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ conf.cpp:47:6: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 47 | std::auto_ptr conf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from conf.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ conf.cpp:48:6: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 48 | std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from conf.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/conf.Tpo .deps/conf.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT skin.o -MD -MP -MF .deps/skin.Tpo -c -o skin.o skin.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from skin.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from skin.cpp:27: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from skin.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from skin.cpp:27: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from skin.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from skin.cpp:27: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from skin.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from skin.cpp:28: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from skin.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/skin.Tpo .deps/skin.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT prefsdlg.o -MD -MP -MF .deps/prefsdlg.Tpo -c -o prefsdlg.o prefsdlg.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from prefsdlg.cpp:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from prefsdlg.cpp:35: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from prefsdlg.cpp:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from prefsdlg.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.h:37, from prefsdlg.cpp:35: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from prefsdlg.cpp:35: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from prefsdlg.cpp:35: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from prefsdlg.cpp:35: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from prefsdlg.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from prefsdlg.cpp:35: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from prefsdlg.cpp:35: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from prefsdlg.cpp:35: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from prefsdlg.cpp:35: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from prefsdlg.cpp:35: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from prefsdlg.cpp:35: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from prefsdlg.cpp:35: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from prefsdlg.cpp:35: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from cmdlineopts.h:21, from prefsdlg.cpp:45: log.h:86:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 86 | extern std::auto_ptr logger; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/prefsdlg.Tpo .deps/prefsdlg.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictmanagedlg.o -MD -MP -MF .deps/dictmanagedlg.Tpo -c -o dictmanagedlg.o dictmanagedlg.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from dictmanagedlg.cpp:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from dictmanagedlg.cpp:33: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from dictmanagedlg.cpp:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from dictmanagedlg.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.h:37, from dictmanagedlg.cpp:33: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from dictmanagedlg.cpp:33: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from dictmanagedlg.cpp:33: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from dictmanagedlg.cpp:33: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from dictmanagedlg.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from dictmanagedlg.cpp:33: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from dictmanagedlg.cpp:33: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from dictmanagedlg.cpp:33: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from dictmanagedlg.cpp:33: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from dictmanagedlg.cpp:33: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from dictmanagedlg.cpp:33: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from dictmanagedlg.cpp:33: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from dictmanagedlg.cpp:33: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/dictmanagedlg.Tpo .deps/dictmanagedlg.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT pluginmanagedlg.o -MD -MP -MF .deps/pluginmanagedlg.Tpo -c -o pluginmanagedlg.o pluginmanagedlg.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from pluginmanagedlg.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.h:37, from pluginmanagedlg.cpp:27: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from pluginmanagedlg.cpp:27: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from pluginmanagedlg.cpp:27: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from pluginmanagedlg.cpp:27: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from pluginmanagedlg.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from pluginmanagedlg.cpp:27: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from pluginmanagedlg.cpp:27: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from pluginmanagedlg.cpp:27: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from pluginmanagedlg.cpp:27: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from pluginmanagedlg.cpp:27: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from pluginmanagedlg.cpp:27: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from pluginmanagedlg.cpp:27: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from pluginmanagedlg.cpp:27: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/pluginmanagedlg.Tpo .deps/pluginmanagedlg.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT floatwin.o -MD -MP -MF .deps/floatwin.Tpo -c -o floatwin.o floatwin.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from floatwin.cpp:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from floatwin.cpp:32: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from floatwin.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from floatwin.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.h:37, from floatwin.cpp:32: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from floatwin.cpp:32: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from floatwin.cpp:32: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from floatwin.cpp:32: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from floatwin.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from floatwin.cpp:32: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from floatwin.cpp:32: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from floatwin.cpp:32: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from floatwin.cpp:32: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from floatwin.cpp:32: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from floatwin.cpp:32: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from floatwin.cpp:32: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from floatwin.cpp:32: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/floatwin.Tpo .deps/floatwin.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT readword.o -MD -MP -MF .deps/readword.Tpo -c -o readword.o readword.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from readword.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from readword.cpp:32: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from readword.cpp:32: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from readword.cpp:32: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from readword.cpp:34: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from readword.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from readword.cpp:35: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from readword.cpp:35: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from readword.cpp:35: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from readword.cpp:35: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from readword.cpp:35: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from readword.cpp:35: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from readword.cpp:35: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from readword.cpp:35: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from readword.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/readword.Tpo .deps/readword.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o selection.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from selection.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from selection.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from selection.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from selection.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.h:37, from selection.cpp:27: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from selection.cpp:27: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from selection.cpp:27: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from selection.cpp:27: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from selection.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from selection.cpp:27: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from selection.cpp:27: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from selection.cpp:27: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from selection.cpp:27: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from selection.cpp:27: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from selection.cpp:27: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from selection.cpp:27: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from selection.cpp:27: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/selection.Tpo .deps/selection.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT splash.o -MD -MP -MF .deps/splash.Tpo -c -o splash.o splash.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from splash.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from splash.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from splash.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from splash.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from splash.cpp:27: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from splash.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from splash.cpp:27: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from splash.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from splash.cpp:27: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from splash.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from splash.cpp:28: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from splash.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/splash.Tpo .deps/splash.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT gtktextviewpango.o -MD -MP -MF .deps/gtktextviewpango.Tpo -c -o gtktextviewpango.o gtktextviewpango.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from gtktextviewpango.cpp:31: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/gtktextviewpango.Tpo .deps/gtktextviewpango.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT pangoview.o -MD -MP -MF .deps/pangoview.Tpo -c -o pangoview.o pangoview.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from pangoview.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from pangoview.cpp:29: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from pangoview.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ pangoview.cpp: In member function ‘LabelPangoWidget::Mark* LabelPangoWidget::Marks::add_mark(size_t, bool)’: pangoview.cpp:492:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 492 | std::auto_ptr pMark(new Mark(index, left_gravity)); | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from pangoview.h:26, from pangoview.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ pangoview.cpp: In member function ‘LabelPangoWidget::Mark* LabelPangoWidget::Marks::add_mark(size_t, bool, const Name&)’: pangoview.cpp:505:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 505 | std::auto_ptr pMark(new Mark(index, left_gravity, name)); | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from pangoview.h:26, from pangoview.cpp:33: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/pangoview.Tpo .deps/pangoview.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT articleview.o -MD -MP -MF .deps/articleview.Tpo -c -o articleview.o articleview.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from articleview.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from articleview.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from articleview.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from articleview.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from articleview.cpp:30: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from articleview.cpp:30: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from articleview.cpp:30: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from articleview.cpp:31: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from articleview.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from articleview.cpp:32: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from articleview.cpp:32: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from articleview.cpp:32: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from articleview.cpp:32: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from articleview.cpp:32: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from articleview.cpp:32: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from articleview.cpp:32: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from articleview.cpp:32: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from articleview.cpp:30: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/articleview.Tpo .deps/articleview.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT class_factory.o -MD -MP -MF .deps/class_factory.Tpo -c -o class_factory.o class_factory.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from tray.h:23, from class_factory.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from tray.h:23, from class_factory.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from tray.h:23, from class_factory.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from class_factory.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from class_factory.cpp:42: x11_iskeyspressed.h:66:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 66 | std::auto_ptr def_hot_keys;/*I don't want to duplicate work, | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from class_factory.cpp:49: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from class_factory.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from class_factory.cpp:50: conf.h: At global scope: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from class_factory.cpp:50: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from class_factory.cpp:50: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/class_factory.Tpo .deps/class_factory.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT inifile.o -MD -MP -MF .deps/inifile.Tpo -c -o inifile.o inifile.cpp In file included from inifile.cpp:33: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from inifile.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/inifile.Tpo .deps/inifile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT x11_iskeyspressed.o -MD -MP -MF .deps/x11_iskeyspressed.Tpo -c -o x11_iskeyspressed.o x11_iskeyspressed.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from x11_iskeyspressed.cpp:27: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from x11_iskeyspressed.cpp:32: x11_iskeyspressed.h:66:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 66 | std::auto_ptr def_hot_keys;/*I don't want to duplicate work, | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from x11_iskeyspressed.h:26, from x11_iskeyspressed.cpp:32: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/x11_iskeyspressed.Tpo .deps/x11_iskeyspressed.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT docklet.o -MD -MP -MF .deps/docklet.Tpo -c -o docklet.o docklet.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from skin.h:24, from docklet.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from skin.h:23, from docklet.cpp:26: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from skin.h:24, from docklet.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from docklet.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from skin.h:26, from docklet.cpp:26: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from docklet.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/docklet.Tpo .deps/docklet.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT eggaccelerators.o -MD -MP -MF .deps/eggaccelerators.Tpo -c -o eggaccelerators.o eggaccelerators.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT tomboykeybinder.o -MD -MP -MF .deps/tomboykeybinder.Tpo -c -o tomboykeybinder.o tomboykeybinder.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from eggaccelerators.h:26, from tomboykeybinder.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from tomboykeybinder.cpp:22: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from eggaccelerators.h:26, from tomboykeybinder.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from tomboykeybinder.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/tomboykeybinder.Tpo .deps/tomboykeybinder.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT gtk_iskeyspressed.o -MD -MP -MF .deps/gtk_iskeyspressed.Tpo -c -o gtk_iskeyspressed.o gtk_iskeyspressed.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from gtk_iskeyspressed.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/gtk_iskeyspressed.Tpo .deps/gtk_iskeyspressed.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT progresswin.o -MD -MP -MF .deps/progresswin.Tpo -c -o progresswin.o progresswin.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from progresswin.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from progresswin.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from progresswin.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from progresswin.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from progresswin.cpp:28: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from progresswin.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/progresswin.Tpo .deps/progresswin.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT tray.o -MD -MP -MF .deps/tray.Tpo -c -o tray.o tray.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from tray.h:23, from tray.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from tray.h:23, from tray.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from tray.h:23, from tray.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from tray.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/tray.Tpo .deps/tray.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictmanage.o -MD -MP -MF .deps/dictmanage.Tpo -c -o dictmanage.o dictmanage.cpp dictmanage.cpp:80:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 80 | for_each_file(plugins_dirs, "."G_MODULE_SUFFIX, plugin_order_list, | ^ In file included from lib/dictitemid.h:25, from dictmanage.h:25, from dictmanage.cpp:23: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from dictmanage.cpp:20: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from dictmanage.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h: At global scope: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from lib/utils.h:27, from lib/dictitemid.h:25, from dictmanage.h:25, from dictmanage.cpp:23: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from dictmanage.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from dictmanage.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from dictmanage.cpp:25: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from dictmanage.cpp:25: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from dictmanage.cpp:25: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from dictmanage.cpp:26: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from dictmanage.cpp:26: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from dictmanage.cpp:26: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from dictmanage.cpp:26: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from dictmanage.cpp:26: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from dictmanage.cpp:26: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from dictmanage.cpp:26: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from dictmanage.cpp:26: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/dictmanage.Tpo .deps/dictmanage.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT globalhotkeys.o -MD -MP -MF .deps/globalhotkeys.Tpo -c -o globalhotkeys.o globalhotkeys.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from globalhotkeys.cpp:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from globalhotkeys.cpp:21: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from globalhotkeys.cpp:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from stardict.h:24, from globalhotkeys.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from stardict.h:37, from globalhotkeys.cpp:21: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from globalhotkeys.cpp:21: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:37, from globalhotkeys.cpp:21: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from globalhotkeys.cpp:21: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from stardict.h:24, from globalhotkeys.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from globalhotkeys.cpp:21: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from globalhotkeys.cpp:21: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from globalhotkeys.cpp:21: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from globalhotkeys.cpp:21: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from globalhotkeys.cpp:21: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from globalhotkeys.cpp:21: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from globalhotkeys.cpp:21: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from globalhotkeys.cpp:21: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/globalhotkeys.Tpo .deps/globalhotkeys.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -MT hotkeyeditor.o -MD -MP -MF .deps/hotkeyeditor.Tpo -c -o hotkeyeditor.o hotkeyeditor.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from hotkeyeditor.c:133: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from hotkeyeditor.c:27: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from hotkeyeditor.c:133: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from hotkeyeditor.c:27: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ mv -f .deps/hotkeyeditor.Tpo .deps/hotkeyeditor.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT desktop.o -MD -MP -MF .deps/desktop.Tpo -c -o desktop.o desktop.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from desktop.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from desktop.cpp:35: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from desktop.cpp:35: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from desktop.cpp:35: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:38, from desktop.cpp:36: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from desktop.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from desktop.cpp:36: lib/dictbase.h: At global scope: lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from desktop.cpp:36: articleview.h:91:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 91 | std::auto_ptr pango_view_; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:43, from desktop.cpp:36: mainwin.h:256:8: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 256 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:50, from desktop.cpp:36: floatwin.h:84:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr view; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from desktop.cpp:36: lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from stardict.h:58, from desktop.cpp:36: lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from desktop.cpp:36: stardict.h:119:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 119 | std::auto_ptr oDockLet; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from desktop.cpp:36: stardict.h:126:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 126 | std::auto_ptr unlock_keys; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from desktop.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/desktop.Tpo .deps/desktop.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from log.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from log.cpp:41: conf.h:168:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 168 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from log.cpp:41: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from log.cpp:41: conf.h:292:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | extern std::auto_ptr conf;//global exemplar of AppConf class | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from log.cpp:41: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from log.cpp:41: conf.h:293:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 293 | extern std::auto_ptr conf_dirs; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from log.cpp:41: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from log.cpp:42: log.h:86:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 86 | extern std::auto_ptr logger; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from log.cpp:41: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from log.cpp:43: lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from log.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ log.cpp: At global scope: log.cpp:46:6: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 46 | std::auto_ptr logger; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from conf.h:29, from log.cpp:41: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/log.Tpo .deps/log.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib/stardict"\" -O2 -march=i586 -mtune=i686 -std=c++11 -MT cmdlineopts.o -MD -MP -MF .deps/cmdlineopts.Tpo -c -o cmdlineopts.o cmdlineopts.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from cmdlineopts.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from cmdlineopts.h:21, from cmdlineopts.cpp:27: log.h:86:13: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 86 | extern std::auto_ptr logger; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from log.h:27, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ mv -f .deps/cmdlineopts.Tpo .deps/cmdlineopts.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o stardict stardict.o mainwin.o conf.o skin.o prefsdlg.o dictmanagedlg.o pluginmanagedlg.o floatwin.o readword.o selection.o splash.o gtktextviewpango.o pangoview.o articleview.o class_factory.o inifile.o x11_iskeyspressed.o docklet.o eggaccelerators.o tomboykeybinder.o gtk_iskeyspressed.o progresswin.o tray.o dictmanage.o globalhotkeys.o hotkeyeditor.o desktop.o log.o cmdlineopts.o lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict stardict.o mainwin.o conf.o skin.o prefsdlg.o dictmanagedlg.o pluginmanagedlg.o floatwin.o readword.o selection.o splash.o gtktextviewpango.o pangoview.o articleview.o class_factory.o inifile.o x11_iskeyspressed.o docklet.o eggaccelerators.o tomboykeybinder.o gtk_iskeyspressed.o progresswin.o tray.o dictmanage.o globalhotkeys.o hotkeyeditor.o desktop.o log.o cmdlineopts.o -Wl,--export-dynamic -pthread -pthread lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' Making all in stardict-plugins make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' Making all in stardict-dictdotcn-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_dictdotcn.lo -MD -MP -MF .deps/stardict_dictdotcn.Tpo -c -o stardict_dictdotcn.lo stardict_dictdotcn.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_dictdotcn.lo -MD -MP -MF .deps/stardict_dictdotcn.Tpo -c stardict_dictdotcn.cpp -fPIC -DPIC -o .libs/stardict_dictdotcn.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_dictdotcn.h:33, from stardict_dictdotcn.cpp:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_dictdotcn.h:33, from stardict_dictdotcn.cpp:22: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_dictdotcn.h:33, from stardict_dictdotcn.cpp:22: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_dictdotcn.h:33, from stardict_dictdotcn.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_dictdotcn.Tpo .deps/stardict_dictdotcn.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_dictdotcn.v" -lSM -lICE -o stardict_dictdotcn.la -rpath /usr/lib/stardict/plugins stardict_dictdotcn.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_dictdotcn.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_dictdotcn.v -Wl,-soname -Wl,stardict_dictdotcn.so -o .libs/stardict_dictdotcn.so libtool: link: ( cd ".libs" && rm -f "stardict_dictdotcn.la" && ln -s "../stardict_dictdotcn.la" "stardict_dictdotcn.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' Making all in stardict-advertisement-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making all in data make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT advertisement.lo -MD -MP -MF .deps/advertisement.Tpo -c -o advertisement.lo advertisement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT advertisement.lo -MD -MP -MF .deps/advertisement.Tpo -c advertisement.cpp -fPIC -DPIC -o .libs/advertisement.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from advertisement.h:14, from advertisement.cpp:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from advertisement.h:14, from advertisement.cpp:5: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from advertisement.h:14, from advertisement.cpp:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from advertisement.cpp:2: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from advertisement.cpp:13: ../../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from advertisement.cpp:2: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ advertisement.cpp: In function ‘void lookup(const char*, char***, char****)’: advertisement.cpp:220:73: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 220 | (*ppppWordData)[i][j] = (char *)g_memdup(*it, sizeof(guint32) + get_uint32(*it)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../../lib/config-custom.h:31, from ../../config.h:153, from advertisement.cpp:2: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ mv -f .deps/advertisement.Tpo .deps/advertisement.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./advertisement.v" -lSM -lICE -o advertisement.la -rpath /usr/lib/stardict/plugins advertisement.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/advertisement.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./advertisement.v -Wl,-soname -Wl,advertisement.so -o .libs/advertisement.so libtool: link: ( cd ".libs" && rm -f "advertisement.la" && ln -s "../advertisement.la" "advertisement.la" ) make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making all in stardict-man-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_man.lo -MD -MP -MF .deps/stardict_man.Tpo -c -o stardict_man.lo stardict_man.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_man.lo -MD -MP -MF .deps/stardict_man.Tpo -c stardict_man.cpp -fPIC -DPIC -o .libs/stardict_man.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_man.h:23, from stardict_man.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_man.h:23, from stardict_man.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_man.h:23, from stardict_man.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_man.h:23, from stardict_man.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_man.Tpo .deps/stardict_man.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_man.v" -lSM -lICE -o stardict_man.la -rpath /usr/lib/stardict/plugins stardict_man.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_man.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_man.v -Wl,-soname -Wl,stardict_man.so -o .libs/stardict_man.so libtool: link: ( cd ".libs" && rm -f "stardict_man.la" && ln -s "../stardict_man.la" "stardict_man.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' Making all in stardict-html-parsedata-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_html_parsedata.lo -MD -MP -MF .deps/stardict_html_parsedata.Tpo -c -o stardict_html_parsedata.lo stardict_html_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_html_parsedata.lo -MD -MP -MF .deps/stardict_html_parsedata.Tpo -c stardict_html_parsedata.cpp -fPIC -DPIC -o .libs/stardict_html_parsedata.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_html_parsedata.h:33, from stardict_html_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_html_parsedata.h:33, from stardict_html_parsedata.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_html_parsedata.h:33, from stardict_html_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_html_parsedata.h:33, from stardict_html_parsedata.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_html_parsedata.Tpo .deps/stardict_html_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_html_parsedata.v" -lSM -lICE -o stardict_html_parsedata.la -rpath /usr/lib/stardict/plugins stardict_html_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_html_parsedata.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_html_parsedata.v -Wl,-soname -Wl,stardict_html_parsedata.so -o .libs/stardict_html_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_html_parsedata.la" && ln -s "../stardict_html_parsedata.la" "stardict_html_parsedata.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' Making all in stardict-xdxf-parsedata-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_xdxf_parsedata.lo -MD -MP -MF .deps/stardict_xdxf_parsedata.Tpo -c -o stardict_xdxf_parsedata.lo stardict_xdxf_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_xdxf_parsedata.lo -MD -MP -MF .deps/stardict_xdxf_parsedata.Tpo -c stardict_xdxf_parsedata.cpp -fPIC -DPIC -o .libs/stardict_xdxf_parsedata.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_xdxf_parsedata.h:33, from stardict_xdxf_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_xdxf_parsedata.h:33, from stardict_xdxf_parsedata.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_xdxf_parsedata.h:33, from stardict_xdxf_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_xdxf_parsedata.h:33, from stardict_xdxf_parsedata.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_xdxf_parsedata.Tpo .deps/stardict_xdxf_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_xdxf_parsedata.v" -lSM -lICE -o stardict_xdxf_parsedata.la -rpath /usr/lib/stardict/plugins stardict_xdxf_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_xdxf_parsedata.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_xdxf_parsedata.v -Wl,-soname -Wl,stardict_xdxf_parsedata.so -o .libs/stardict_xdxf_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_xdxf_parsedata.la" && ln -s "../stardict_xdxf_parsedata.la" "stardict_xdxf_parsedata.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' Making all in stardict-wordnet-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wordnet.lo -MD -MP -MF .deps/stardict_wordnet.Tpo -c -o stardict_wordnet.lo stardict_wordnet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wordnet.lo -MD -MP -MF .deps/stardict_wordnet.Tpo -c stardict_wordnet.cpp -fPIC -DPIC -o .libs/stardict_wordnet.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_wordnet.h:33, from stardict_wordnet.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_wordnet.h:33, from stardict_wordnet.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_wordnet.h:33, from stardict_wordnet.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_wordnet.h:33, from stardict_wordnet.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_wordnet.Tpo .deps/stardict_wordnet.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT court_widget.lo -MD -MP -MF .deps/court_widget.Tpo -c -o court_widget.lo court_widget.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT court_widget.lo -MD -MP -MF .deps/court_widget.Tpo -c court_widget.cpp -fPIC -DPIC -o .libs/court_widget.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from court_widget.h:23, from court_widget.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from court_widget.h:23, from court_widget.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from court_widget.h:23, from court_widget.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from court_widget.h:23, from court_widget.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/court_widget.Tpo .deps/court_widget.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT newton.lo -MD -MP -MF .deps/newton.Tpo -c -o newton.lo newton.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT newton.lo -MD -MP -MF .deps/newton.Tpo -c newton.cpp -fPIC -DPIC -o .libs/newton.o mv -f .deps/newton.Tpo .deps/newton.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT newton_env.lo -MD -MP -MF .deps/newton_env.Tpo -c -o newton_env.lo newton_env.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT newton_env.lo -MD -MP -MF .deps/newton_env.Tpo -c newton_env.cpp -fPIC -DPIC -o .libs/newton_env.o mv -f .deps/newton_env.Tpo .deps/newton_env.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT partic.lo -MD -MP -MF .deps/partic.Tpo -c -o partic.lo partic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT partic.lo -MD -MP -MF .deps/partic.Tpo -c partic.cpp -fPIC -DPIC -o .libs/partic.o mv -f .deps/partic.Tpo .deps/partic.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT scene.lo -MD -MP -MF .deps/scene.Tpo -c -o scene.lo scene.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT scene.lo -MD -MP -MF .deps/scene.Tpo -c scene.cpp -fPIC -DPIC -o .libs/scene.o mv -f .deps/scene.Tpo .deps/scene.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT spring.lo -MD -MP -MF .deps/spring.Tpo -c -o spring.lo spring.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT spring.lo -MD -MP -MF .deps/spring.Tpo -c spring.cpp -fPIC -DPIC -o .libs/spring.o mv -f .deps/spring.Tpo .deps/spring.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT vector_t.lo -MD -MP -MF .deps/vector_t.Tpo -c -o vector_t.lo vector_t.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT vector_t.lo -MD -MP -MF .deps/vector_t.Tpo -c vector_t.cpp -fPIC -DPIC -o .libs/vector_t.o mv -f .deps/vector_t.Tpo .deps/vector_t.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_wordnet.v" -lSM -lICE -o stardict_wordnet.la -rpath /usr/lib/stardict/plugins stardict_wordnet.lo court_widget.lo newton.lo newton_env.lo partic.lo scene.lo spring.lo vector_t.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_wordnet.o .libs/court_widget.o .libs/newton.o .libs/newton_env.o .libs/partic.o .libs/scene.o .libs/spring.o .libs/vector_t.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_wordnet.v -Wl,-soname -Wl,stardict_wordnet.so -o .libs/stardict_wordnet.so libtool: link: ( cd ".libs" && rm -f "stardict_wordnet.la" && ln -s "../stardict_wordnet.la" "stardict_wordnet.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wordnet_parsedata.lo -MD -MP -MF .deps/stardict_wordnet_parsedata.Tpo -c -o stardict_wordnet_parsedata.lo stardict_wordnet_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wordnet_parsedata.lo -MD -MP -MF .deps/stardict_wordnet_parsedata.Tpo -c stardict_wordnet_parsedata.cpp -fPIC -DPIC -o .libs/stardict_wordnet_parsedata.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_wordnet_parsedata.h:33, from stardict_wordnet_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_wordnet_parsedata.h:33, from stardict_wordnet_parsedata.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_wordnet_parsedata.h:33, from stardict_wordnet_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_wordnet_parsedata.h:33, from stardict_wordnet_parsedata.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_wordnet_parsedata.Tpo .deps/stardict_wordnet_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_wordnet_parsedata.v" -lSM -lICE -o stardict_wordnet_parsedata.la -rpath /usr/lib/stardict/plugins stardict_wordnet_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_wordnet_parsedata.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_wordnet_parsedata.v -Wl,-soname -Wl,stardict_wordnet_parsedata.so -o .libs/stardict_wordnet_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_wordnet_parsedata.la" && ln -s "../stardict_wordnet_parsedata.la" "stardict_wordnet_parsedata.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' Making all in stardict-powerword-parsedata-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_powerword_parsedata.lo -MD -MP -MF .deps/stardict_powerword_parsedata.Tpo -c -o stardict_powerword_parsedata.lo stardict_powerword_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_powerword_parsedata.lo -MD -MP -MF .deps/stardict_powerword_parsedata.Tpo -c stardict_powerword_parsedata.cpp -fPIC -DPIC -o .libs/stardict_powerword_parsedata.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_powerword_parsedata.h:33, from stardict_powerword_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_powerword_parsedata.h:33, from stardict_powerword_parsedata.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_powerword_parsedata.h:33, from stardict_powerword_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_powerword_parsedata.h:33, from stardict_powerword_parsedata.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_powerword_parsedata.Tpo .deps/stardict_powerword_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_powerword_parsedata.v" -lSM -lICE -o stardict_powerword_parsedata.la -rpath /usr/lib/stardict/plugins stardict_powerword_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_powerword_parsedata.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_powerword_parsedata.v -Wl,-soname -Wl,stardict_powerword_parsedata.so -o .libs/stardict_powerword_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_powerword_parsedata.la" && ln -s "../stardict_powerword_parsedata.la" "stardict_powerword_parsedata.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' Making all in stardict-wiki-parsedata-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wiki_parsedata.lo -MD -MP -MF .deps/stardict_wiki_parsedata.Tpo -c -o stardict_wiki_parsedata.lo stardict_wiki_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wiki_parsedata.lo -MD -MP -MF .deps/stardict_wiki_parsedata.Tpo -c stardict_wiki_parsedata.cpp -fPIC -DPIC -o .libs/stardict_wiki_parsedata.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_wiki_parsedata.h:33, from stardict_wiki_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_wiki_parsedata.h:33, from stardict_wiki_parsedata.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_wiki_parsedata.h:33, from stardict_wiki_parsedata.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_wiki_parsedata.h:33, from stardict_wiki_parsedata.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_wiki_parsedata.Tpo .deps/stardict_wiki_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo global.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cpp -fPIC -DPIC -o .libs/global.o global.cpp: In function ‘std::string implode(std::string, std::vector >&)’: global.cpp:93:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 93 | for ( size_t a = 1 ; a < parts.size() ; a++ ) | ^~~ global.cpp:95:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 95 | return ret ; | ^~~~~~ mv -f .deps/global.Tpo .deps/global.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wiki2xml.lo -MD -MP -MF .deps/stardict_wiki2xml.Tpo -c -o stardict_wiki2xml.lo stardict_wiki2xml.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_wiki2xml.lo -MD -MP -MF .deps/stardict_wiki2xml.Tpo -c stardict_wiki2xml.cpp -fPIC -DPIC -o .libs/stardict_wiki2xml.o mv -f .deps/stardict_wiki2xml.Tpo .deps/stardict_wiki2xml.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT TXML.lo -MD -MP -MF .deps/TXML.Tpo -c -o TXML.lo TXML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT TXML.lo -MD -MP -MF .deps/TXML.Tpo -c TXML.cpp -fPIC -DPIC -o .libs/TXML.o mv -f .deps/TXML.Tpo .deps/TXML.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT WIKI2XML.lo -MD -MP -MF .deps/WIKI2XML.Tpo -c -o WIKI2XML.lo WIKI2XML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -O2 -march=i586 -mtune=i686 -std=c++11 -MT WIKI2XML.lo -MD -MP -MF .deps/WIKI2XML.Tpo -c WIKI2XML.cpp -fPIC -DPIC -o .libs/WIKI2XML.o mv -f .deps/WIKI2XML.Tpo .deps/WIKI2XML.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_wiki_parsedata.v" -lSM -lICE -o stardict_wiki_parsedata.la -rpath /usr/lib/stardict/plugins stardict_wiki_parsedata.lo global.lo stardict_wiki2xml.lo TXML.lo WIKI2XML.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_wiki_parsedata.o .libs/global.o .libs/stardict_wiki2xml.o .libs/TXML.o .libs/WIKI2XML.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_wiki_parsedata.v -Wl,-soname -Wl,stardict_wiki_parsedata.so -o .libs/stardict_wiki_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_wiki_parsedata.la" && ln -s "../stardict_wiki_parsedata.la" "stardict_wiki_parsedata.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' Making all in stardict-spell-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_spell.lo -MD -MP -MF .deps/stardict_spell.Tpo -c -o stardict_spell.lo stardict_spell.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../src -pthread -I/usr/include/enchant-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_spell.lo -MD -MP -MF .deps/stardict_spell.Tpo -c stardict_spell.cpp -fPIC -DPIC -o .libs/stardict_spell.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_spell.h:23, from stardict_spell.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_spell.h:23, from stardict_spell.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_spell.h:23, from stardict_spell.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_spell.h:23, from stardict_spell.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_spell.Tpo .deps/stardict_spell.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_spell.v" -lSM -lICE -o stardict_spell.la -rpath /usr/lib/stardict/plugins stardict_spell.lo -lenchant-2 -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_spell.o -lSM -lICE -lenchant-2 -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_spell.v -Wl,-soname -Wl,stardict_spell.so -o .libs/stardict_spell.so libtool: link: ( cd ".libs" && rm -f "stardict_spell.la" && ln -s "../stardict_spell.la" "stardict_spell.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' Making all in stardict-qqwry-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_qqwry.lo -MD -MP -MF .deps/stardict_qqwry.Tpo -c -o stardict_qqwry.lo stardict_qqwry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_qqwry.lo -MD -MP -MF .deps/stardict_qqwry.Tpo -c stardict_qqwry.cpp -fPIC -DPIC -o .libs/stardict_qqwry.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/lib/plugin.h:23, from stardict_qqwry.h:33, from stardict_qqwry.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/lib/plugin.h:23, from stardict_qqwry.h:33, from stardict_qqwry.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/lib/plugin.h:23, from stardict_qqwry.h:33, from stardict_qqwry.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:153, from stardict_qqwry.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_qqwry.Tpo .deps/stardict_qqwry.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_qqwry.v" -lSM -lICE -o stardict_qqwry.la -rpath /usr/lib/stardict/plugins stardict_qqwry.lo -lX11 libtool: link: g++ -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/11.2.0/crtbeginS.o .libs/stardict_qqwry.o -lSM -lICE -lX11 -L/usr/lib/gcc/i586-slackware-linux/11.2.0 -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/11.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/11.2.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/11.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -Wl,--version-script=./stardict_qqwry.v -Wl,-soname -Wl,stardict_qqwry.so -o .libs/stardict_qqwry.so libtool: link: ( cd ".libs" && rm -f "stardict_qqwry.la" && ln -s "../stardict_qqwry.la" "stardict_qqwry.la" ) make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' Making all in stardict-sapi-tts-plugin make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' Making all in tests make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/tests' depbase=`echo t_config_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_config_file.o -MD -MP -MF $depbase.Tpo -c -o t_config_file.o t_config_file.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from t_config_file.cpp:31: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from t_config_file.cpp:31: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from t_config_file.cpp:31: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from t_config_file.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ t_config_file.cpp: In function ‘bool test_inifile()’: t_config_file.cpp:120:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 120 | std::auto_ptr cf; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from t_config_file.cpp:24: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ depbase=`echo ../src/inifile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT ../src/inifile.o -MD -MP -MF $depbase.Tpo -c -o ../src/inifile.o ../src/inifile.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../src/inifile.cpp:33: ../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from ../src/inifile.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_config_file t_config_file.o ../src/inifile.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_config_file t_config_file.o ../src/inifile.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_dict.o -MD -MP -MF $depbase.Tpo -c -o t_dict.o t_dict.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../src/lib/file-utils.h:28, from t_dict.cpp:33: ../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from t_dict.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/lib/iappdirs.h:23, from t_dict.cpp:35: /usr/include/gtk-2.0/gtk/gtktypeutils.h: At global scope: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from ../src/lib/utils.h:27, from ../src/lib/file-utils.h:28, from t_dict.cpp:33: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../src/lib/iappdirs.h:23, from t_dict.cpp:35: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from t_dict.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ../src/lib/stddict.h:31, from t_dict.cpp:36: ../src/lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_dict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from t_dict.cpp:36: ../src/lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_dict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from t_dict.cpp:36: ../src/lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_dict.cpp:36: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_dict t_dict.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_dict t_dict.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_fuzzy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_fuzzy.o -MD -MP -MF $depbase.Tpo -c -o t_fuzzy.o t_fuzzy.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from t_fuzzy.cpp:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from t_fuzzy.cpp:33: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from t_fuzzy.cpp:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from t_fuzzy.cpp:22: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ../src/lib/file-utils.h:28, from t_fuzzy.cpp:35: ../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from t_fuzzy.cpp:22: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: ../src/lib/dictbase.h: At global scope: ../src/lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from t_fuzzy.cpp:37: ../src/lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from t_fuzzy.cpp:37: ../src/lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_fuzzy t_fuzzy.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_fuzzy t_fuzzy.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_query.o -MD -MP -MF $depbase.Tpo -c -o t_query.o t_query.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from t_query.cpp:29: ../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from t_query.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_query t_query.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_query t_query.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_lookupdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_lookupdata.o -MD -MP -MF $depbase.Tpo -c -o t_lookupdata.o t_lookupdata.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from t_lookupdata.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from t_lookupdata.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from t_lookupdata.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from t_lookupdata.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ../src/lib/file-utils.h:28, from t_lookupdata.cpp:29: ../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from t_lookupdata.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: ../src/lib/dictbase.h: At global scope: ../src/lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from t_lookupdata.cpp:31: ../src/lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from t_lookupdata.cpp:31: ../src/lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_lookupdata t_lookupdata.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_lookupdata t_lookupdata.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_convert_old_ini.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_convert_old_ini.o -MD -MP -MF $depbase.Tpo -c -o t_convert_old_ini.o t_convert_old_ini.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_convert_old_ini t_convert_old_ini.o ../src/inifile.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_convert_old_ini t_convert_old_ini.o ../src/inifile.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_articleview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_articleview.o -MD -MP -MF $depbase.Tpo -c -o t_articleview.o t_articleview.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:153, from t_articleview.cpp:21: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_articleview t_articleview.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_articleview t_articleview.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_xml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_xml.o -MD -MP -MF $depbase.Tpo -c -o t_xml.o t_xml.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_xml t_xml.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_xml t_xml.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread depbase=`echo t_res_database.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT t_res_database.o -MD -MP -MF $depbase.Tpo -c -o t_res_database.o t_res_database.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../src/lib/mapfile.h:37, from ../src/lib/dictziplib.h:27, from ../src/lib/dictbase.h:29, from ../src/lib/stddict.h:31, from ../src/lib/storage_impl.h:23, from t_res_database.cpp:28: ../src/lib/utils.h: In function ‘gchar* stardict_datadup(gconstpointer)’: ../src/lib/utils.h:77:33: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 77 | return (gchar *)g_memdup(mem, sizeof(guint32) + *reinterpret_cast(mem)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from ../../lib/config-custom.h:31, from ../config.h:153, from t_res_database.cpp:21: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from ../src/lib/stddict.h:31, from ../src/lib/storage_impl.h:23, from t_res_database.cpp:28: ../src/lib/dictbase.h: At global scope: ../src/lib/dictbase.h:74:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 74 | std::auto_ptr dictdzfile; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from t_res_database.cpp:23: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ../src/lib/storage_impl.h:23, from t_res_database.cpp:28: ../src/lib/stddict.h:291:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 291 | std::auto_ptr idx_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from t_res_database.cpp:23: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ../src/lib/storage_impl.h:23, from t_res_database.cpp:28: ../src/lib/stddict.h:292:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 292 | std::auto_ptr syn_file; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from t_res_database.cpp:23: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ t_res_database.cpp: In function ‘int main(int, char**)’: t_res_database.cpp:129:14: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 129 | std::auto_ptr pindex; | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, from t_res_database.cpp:23: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o t_res_database t_res_database.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o t_res_database t_res_database.o -Wl,--export-dynamic -pthread -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/tests' Making all in pixmaps make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/pixmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/pixmaps' Making all in po make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/po' Making all in help make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/help' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/help' Making all in data make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po stardict.desktop.in stardict.desktop Generating and caching the translation database Merging translations into stardict.desktop. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/data' Making all in doc make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/doc' Making all in debian-upstream make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/debian-upstream' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/debian-upstream' Making all in mac_dist make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' Making all in zh_CN.lproj make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' Making all in msvc_2008 make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/msvc_2008' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/msvc_2008' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' Making all in tools make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make all-recursive make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' Making all in src make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-stardict-editor.o -MD -MP -MF .deps/stardict_editor-stardict-editor.Tpo -c -o stardict_editor-stardict-editor.o `test -f 'stardict-editor.cpp' || echo './'`stardict-editor.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict-editor.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict-editor.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict-editor.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from stardict-editor.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_editor-stardict-editor.Tpo .deps/stardict_editor-stardict-editor.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-libtabfile.o -MD -MP -MF .deps/stardict_editor-libtabfile.Tpo -c -o stardict_editor-libtabfile.o `test -f 'libtabfile.cpp' || echo './'`libtabfile.cpp mv -f .deps/stardict_editor-libtabfile.Tpo .deps/stardict_editor-libtabfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-libbabylonfile.o -MD -MP -MF .deps/stardict_editor-libbabylonfile.Tpo -c -o stardict_editor-libbabylonfile.o `test -f 'libbabylonfile.cpp' || echo './'`libbabylonfile.cpp mv -f .deps/stardict_editor-libbabylonfile.Tpo .deps/stardict_editor-libbabylonfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-libstardict2txt.o -MD -MP -MF .deps/stardict_editor-libstardict2txt.Tpo -c -o stardict_editor-libstardict2txt.o `test -f 'libstardict2txt.cpp' || echo './'`libstardict2txt.cpp mv -f .deps/stardict_editor-libstardict2txt.Tpo .deps/stardict_editor-libstardict2txt.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_stardict_bin2text.o -MD -MP -MF .deps/stardict_editor-lib_stardict_bin2text.Tpo -c -o stardict_editor-lib_stardict_bin2text.o `test -f 'lib_stardict_bin2text.cpp' || echo './'`lib_stardict_bin2text.cpp lib_stardict_bin2text.cpp:361:60: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 361 | std::string::size_type pos = filename.find_last_of("."G_DIR_SEPARATOR_S); | ^ mv -f .deps/stardict_editor-lib_stardict_bin2text.Tpo .deps/stardict_editor-lib_stardict_bin2text.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_common_dict.o -MD -MP -MF .deps/stardict_editor-lib_common_dict.Tpo -c -o stardict_editor-lib_common_dict.o `test -f 'lib_common_dict.cpp' || echo './'`lib_common_dict.cpp mv -f .deps/stardict_editor-lib_common_dict.Tpo .deps/stardict_editor-lib_common_dict.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_binary_parser_unify.o -MD -MP -MF .deps/stardict_editor-lib_binary_parser_unify.Tpo -c -o stardict_editor-lib_binary_parser_unify.o `test -f 'lib_binary_parser_unify.cpp' || echo './'`lib_binary_parser_unify.cpp mv -f .deps/stardict_editor-lib_binary_parser_unify.Tpo .deps/stardict_editor-lib_binary_parser_unify.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_stardict_text2bin.o -MD -MP -MF .deps/stardict_editor-lib_stardict_text2bin.Tpo -c -o stardict_editor-lib_stardict_text2bin.o `test -f 'lib_stardict_text2bin.cpp' || echo './'`lib_stardict_text2bin.cpp mv -f .deps/stardict_editor-lib_stardict_text2bin.Tpo .deps/stardict_editor-lib_stardict_text2bin.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_textual_dict_parser.o -MD -MP -MF .deps/stardict_editor-lib_textual_dict_parser.Tpo -c -o stardict_editor-lib_textual_dict_parser.o `test -f 'lib_textual_dict_parser.cpp' || echo './'`lib_textual_dict_parser.cpp mv -f .deps/stardict_editor-lib_textual_dict_parser.Tpo .deps/stardict_editor-lib_textual_dict_parser.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_binary_dict_generator.o -MD -MP -MF .deps/stardict_editor-lib_binary_dict_generator.Tpo -c -o stardict_editor-lib_binary_dict_generator.o `test -f 'lib_binary_dict_generator.cpp' || echo './'`lib_binary_dict_generator.cpp lib_binary_dict_generator.cpp: In member function ‘int binary_dict_gen_t::generate_index_item(const string&, guint32, guint32)’: lib_binary_dict_generator.cpp:318:15: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 4294967288 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 318 | memcpy(&buf[0], key.c_str(), len+1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stardict_editor-lib_binary_dict_generator.Tpo .deps/stardict_editor-lib_binary_dict_generator.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_editor-lib_dict_repair.o -MD -MP -MF .deps/stardict_editor-lib_dict_repair.Tpo -c -o stardict_editor-lib_dict_repair.o `test -f 'lib_dict_repair.cpp' || echo './'`lib_dict_repair.cpp mv -f .deps/stardict_editor-lib_dict_repair.Tpo .deps/stardict_editor-lib_dict_repair.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-editor stardict_editor-stardict-editor.o stardict_editor-libtabfile.o stardict_editor-libbabylonfile.o stardict_editor-libstardict2txt.o stardict_editor-lib_stardict_bin2text.o stardict_editor-lib_common_dict.o stardict_editor-lib_binary_parser_unify.o stardict_editor-lib_stardict_text2bin.o stardict_editor-lib_textual_dict_parser.o stardict_editor-lib_binary_dict_generator.o stardict_editor-lib_dict_repair.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-editor stardict_editor-stardict-editor.o stardict_editor-libtabfile.o stardict_editor-libbabylonfile.o stardict_editor-libstardict2txt.o stardict_editor-lib_stardict_bin2text.o stardict_editor-lib_common_dict.o stardict_editor-lib_binary_parser_unify.o stardict_editor-lib_stardict_text2bin.o stardict_editor-lib_textual_dict_parser.o stardict_editor-lib_binary_dict_generator.o stardict_editor-lib_dict_repair.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT pydict2dic.o -MD -MP -MF .deps/pydict2dic.Tpo -c -o pydict2dic.o pydict2dic.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from pydict2dic.c:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from pydict2dic.c:26: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from pydict2dic.c:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from pydict2dic.c:26: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ mv -f .deps/pydict2dic.Tpo .deps/pydict2dic.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o pydict2dic pydict2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i586 -mtune=i686 -o pydict2dic pydict2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT olddic2newdic.o -MD -MP -MF .deps/olddic2newdic.Tpo -c -o olddic2newdic.o olddic2newdic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from olddic2newdic.cpp:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from olddic2newdic.cpp:33: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from olddic2newdic.cpp:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from olddic2newdic.cpp:33: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ olddic2newdic.cpp: In function ‘void convert(char*, char*)’: olddic2newdic.cpp:173:24: warning: ‘.idx’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 173 | sprintf(str,"%s.idx",basename); | ^~~~ olddic2newdic.cpp:173:16: note: ‘sprintf’ output between 5 and 260 bytes into a destination of size 256 173 | sprintf(str,"%s.idx",basename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ olddic2newdic.cpp:175:24: warning: ‘.dict’ directive writing 5 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 175 | sprintf(str,"%s.dict",basename); | ^~~~~ olddic2newdic.cpp:175:16: note: ‘sprintf’ output between 6 and 261 bytes into a destination of size 256 175 | sprintf(str,"%s.dict",basename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/olddic2newdic.Tpo .deps/olddic2newdic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o olddic2newdic olddic2newdic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o olddic2newdic olddic2newdic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT oxford2dic.o -MD -MP -MF .deps/oxford2dic.Tpo -c -o oxford2dic.o oxford2dic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from oxford2dic.cpp:32: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from oxford2dic.cpp:32: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from oxford2dic.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from oxford2dic.cpp:32: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/oxford2dic.Tpo .deps/oxford2dic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o oxford2dic oxford2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o oxford2dic oxford2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT directory2dic.o -MD -MP -MF .deps/directory2dic.Tpo -c -o directory2dic.o directory2dic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from directory2dic.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from directory2dic.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from directory2dic.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from directory2dic.cpp:27: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/directory2dic.Tpo .deps/directory2dic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o directory2dic directory2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o directory2dic directory2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictd2dic.o -MD -MP -MF .deps/dictd2dic.Tpo -c -o dictd2dic.o dictd2dic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from dictd2dic.cpp:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from dictd2dic.cpp:29: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from dictd2dic.cpp:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from dictd2dic.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/dictd2dic.Tpo .deps/dictd2dic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o dictd2dic dictd2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o dictd2dic dictd2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT wquick2dic.o -MD -MP -MF .deps/wquick2dic.Tpo -c -o wquick2dic.o wquick2dic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from wquick2dic.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wquick2dic.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from wquick2dic.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wquick2dic.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/wquick2dic.Tpo .deps/wquick2dic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wquick2dic wquick2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wquick2dic wquick2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT ec50.o -MD -MP -MF .deps/ec50.Tpo -c -o ec50.o ec50.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ec50.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ec50.cpp:26: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ec50.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ec50.cpp:26: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/ec50.Tpo .deps/ec50.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o ec50 ec50.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o ec50 ec50.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT directory2treedic.o -MD -MP -MF .deps/directory2treedic.Tpo -c -o directory2treedic.o directory2treedic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from directory2treedic.cpp:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from directory2treedic.cpp:36: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from directory2treedic.cpp:36: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from directory2treedic.cpp:36: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/directory2treedic.Tpo .deps/directory2treedic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o directory2treedic directory2treedic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o directory2treedic directory2treedic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT treedict2dir.o -MD -MP -MF .deps/treedict2dir.Tpo -c -o treedict2dir.o treedict2dir.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from treedict2dir.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from treedict2dir.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from treedict2dir.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from treedict2dir.cpp:24: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/treedict2dir.Tpo .deps/treedict2dir.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o treedict2dir treedict2dir.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o treedict2dir treedict2dir.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT jdictionary.o -MD -MP -MF .deps/jdictionary.Tpo -c -o jdictionary.o jdictionary.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from jdictionary.cpp:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from jdictionary.cpp:28: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from jdictionary.cpp:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from jdictionary.cpp:28: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/jdictionary.Tpo .deps/jdictionary.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o jdictionary jdictionary.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o jdictionary jdictionary.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT mova.o -MD -MP -MF .deps/mova.Tpo -c -o mova.o mova.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mova.cpp:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mova.cpp:29: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mova.cpp:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mova.cpp:29: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mova.cpp: In function ‘void convert(char*)’: mova.cpp:148:57: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 148 | sprintf(number_str, "%d>", i); | ^ mova.cpp:148:40: note: ‘sprintf’ output between 3 and 5 bytes into a destination of size 4 148 | sprintf(number_str, "%d>", i); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/mova.Tpo .deps/mova.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o mova mova.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o mova mova.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT xmlinout.o -MD -MP -MF .deps/xmlinout.Tpo -c -o xmlinout.o xmlinout.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from xmlinout.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from xmlinout.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from xmlinout.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from xmlinout.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/xmlinout.Tpo .deps/xmlinout.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o xmlinout xmlinout.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o xmlinout xmlinout.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT soothill.o -MD -MP -MF .deps/soothill.Tpo -c -o soothill.o soothill.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from soothill.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from soothill.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from soothill.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from soothill.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/soothill.Tpo .deps/soothill.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o soothill soothill.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o soothill soothill.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT kanjidic2.o -MD -MP -MF .deps/kanjidic2.Tpo -c -o kanjidic2.o kanjidic2.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from kanjidic2.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from kanjidic2.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from kanjidic2.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from kanjidic2.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/kanjidic2.Tpo .deps/kanjidic2.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o kanjidic2 kanjidic2.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o kanjidic2 kanjidic2.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT powerword.o -MD -MP -MF .deps/powerword.Tpo -c -o powerword.o powerword.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from powerword.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from powerword.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from powerword.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from powerword.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/powerword.Tpo .deps/powerword.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o powerword powerword.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o powerword powerword.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT kdic.o -MD -MP -MF .deps/kdic.Tpo -c -o kdic.o kdic.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from kdic.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from kdic.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from kdic.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from kdic.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/kdic.Tpo .deps/kdic.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o kdic kdic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o kdic kdic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT 21tech.o -MD -MP -MF .deps/21tech.Tpo -c -o 21tech.o 21tech.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from 21tech.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from 21tech.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from 21tech.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from 21tech.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/21tech.Tpo .deps/21tech.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o 21tech 21tech.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o 21tech 21tech.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT 21shiji.o -MD -MP -MF .deps/21shiji.Tpo -c -o 21shiji.o 21shiji.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from 21shiji.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from 21shiji.cpp:26: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from 21shiji.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from 21shiji.cpp:26: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/21shiji.Tpo .deps/21shiji.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o 21shiji 21shiji.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o 21shiji 21shiji.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT buddhist.o -MD -MP -MF .deps/buddhist.Tpo -c -o buddhist.o buddhist.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from buddhist.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from buddhist.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from buddhist.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from buddhist.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/buddhist.Tpo .deps/buddhist.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o buddhist buddhist.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o buddhist buddhist.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT tabfile-tabfile.o -MD -MP -MF .deps/tabfile-tabfile.Tpo -c -o tabfile-tabfile.o `test -f 'tabfile.cpp' || echo './'`tabfile.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from tabfile.cpp:19: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from tabfile.cpp:19: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from tabfile.cpp:19: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from tabfile.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/tabfile-tabfile.Tpo .deps/tabfile-tabfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT tabfile-libtabfile.o -MD -MP -MF .deps/tabfile-libtabfile.Tpo -c -o tabfile-libtabfile.o `test -f 'libtabfile.cpp' || echo './'`libtabfile.cpp mv -f .deps/tabfile-libtabfile.Tpo .deps/tabfile-libtabfile.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o tabfile tabfile-tabfile.o tabfile-libtabfile.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o tabfile tabfile-tabfile.o tabfile-libtabfile.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT cedict.o -MD -MP -MF .deps/cedict.Tpo -c -o cedict.o cedict.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from cedict.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from cedict.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from cedict.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from cedict.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/cedict.Tpo .deps/cedict.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o cedict cedict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o cedict cedict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT edict.o -MD -MP -MF .deps/edict.Tpo -c -o edict.o edict.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from edict.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from edict.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from edict.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from edict.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/edict.Tpo .deps/edict.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o edict edict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o edict edict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT duden.o -MD -MP -MF .deps/duden.Tpo -c -o duden.o duden.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from duden.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from duden.cpp:26: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from duden.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from duden.cpp:26: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/duden.Tpo .deps/duden.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o duden duden.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o duden duden.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_dict_update.o -MD -MP -MF .deps/stardict_dict_update.Tpo -c -o stardict_dict_update.o stardict_dict_update.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict_dict_update.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_dict_update.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict_dict_update.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_dict_update.cpp:27: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ stardict_dict_update.cpp: In function ‘void convert_idxfile(gchar*)’: stardict_dict_update.cpp:62:43: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 62 | gchar *bufhead = (gchar *)g_memdup(buf, idx_begin- buf); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_dict_update.cpp:27: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ stardict_dict_update.cpp:65:49: warning: ‘void* g_memdup(gconstpointer, guint)’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 65 | gchar *idxdatabuffer = (gchar *)g_memdup(idx_begin, buffer_len); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_dict_update.cpp:27: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ stardict_dict_update.cpp:81:36: warning: ‘.idx’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 81 | sprintf(newidxfilename, "%s.idx", basefilename); | ^~~~ stardict_dict_update.cpp:81:16: note: ‘sprintf’ output between 5 and 260 bytes into a destination of size 256 81 | sprintf(newidxfilename, "%s.idx", basefilename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stardict_dict_update.cpp:89:36: warning: ‘.ifo’ directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 89 | sprintf(newidxfilename, "%s.ifo", basefilename); | ^~~~ stardict_dict_update.cpp:89:16: note: ‘sprintf’ output between 5 and 260 bytes into a destination of size 256 89 | sprintf(newidxfilename, "%s.ifo", basefilename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stardict_dict_update.Tpo .deps/stardict_dict_update.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-dict-update stardict_dict_update.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-dict-update stardict_dict_update.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT degb2utf.o -MD -MP -MF .deps/degb2utf.Tpo -c -o degb2utf.o degb2utf.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from degb2utf.cpp:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from degb2utf.cpp:29: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from degb2utf.cpp:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from degb2utf.cpp:29: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/degb2utf.Tpo .deps/degb2utf.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o degb2utf degb2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o degb2utf degb2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT frgb2utf.o -MD -MP -MF .deps/frgb2utf.Tpo -c -o frgb2utf.o frgb2utf.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from frgb2utf.cpp:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from frgb2utf.cpp:29: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from frgb2utf.cpp:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from frgb2utf.cpp:29: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/frgb2utf.Tpo .deps/frgb2utf.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o frgb2utf frgb2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o frgb2utf frgb2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT jpgb2utf.o -MD -MP -MF .deps/jpgb2utf.Tpo -c -o jpgb2utf.o jpgb2utf.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from jpgb2utf.cpp:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from jpgb2utf.cpp:25: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from jpgb2utf.cpp:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from jpgb2utf.cpp:25: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/jpgb2utf.Tpo .deps/jpgb2utf.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o jpgb2utf jpgb2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o jpgb2utf jpgb2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT gmx2utf.o -MD -MP -MF .deps/gmx2utf.Tpo -c -o gmx2utf.o gmx2utf.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from gmx2utf.cpp:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gmx2utf.cpp:27: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gmx2utf.cpp:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gmx2utf.cpp:27: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/gmx2utf.Tpo .deps/gmx2utf.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o gmx2utf gmx2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o gmx2utf gmx2utf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT rucn.o -MD -MP -MF .deps/rucn.Tpo -c -o rucn.o rucn.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from rucn.cpp:22: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from rucn.cpp:22: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from rucn.cpp:22: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from rucn.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ rucn.cpp: In function ‘void convert(const char*, print_info_t)’: rucn.cpp:195:35: warning: ‘%s’ directive writing up to 255 bytes into a region of size 248 [-Wformat-overflow=] 195 | sprintf(command, "dictzip %s", dicfilename); | ^~ ~~~~~~~~~~~ rucn.cpp:195:16: note: ‘sprintf’ output between 9 and 264 bytes into a destination of size 256 195 | sprintf(command, "dictzip %s", dicfilename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rucn.Tpo .deps/rucn.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o rucn rucn.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o rucn rucn.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT kingsoft.o -MD -MP -MF .deps/kingsoft.Tpo -c -o kingsoft.o kingsoft.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from kingsoft.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from kingsoft.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from kingsoft.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from kingsoft.cpp:24: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ kingsoft.cpp: In function ‘void builddata(gchar*, glong&, glong&, glong&, std::__cxx11::list >*, std::__cxx11::list >*)’: kingsoft.cpp:420:35: warning: ‘%s’ directive writing up to 255 bytes into a region of size 248 [-Wformat-overflow=] 420 | sprintf(command, "dictzip %s", dicfilename); | ^~ ~~~~~~~~~~~ kingsoft.cpp:420:16: note: ‘sprintf’ output between 9 and 264 bytes into a destination of size 256 420 | sprintf(command, "dictzip %s", dicfilename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/kingsoft.Tpo .deps/kingsoft.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o kingsoft kingsoft.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o kingsoft kingsoft.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -std=c++11 -MT wikipedia-wikipedia.o -MD -MP -MF .deps/wikipedia-wikipedia.Tpo -c -o wikipedia-wikipedia.o `test -f 'wikipedia.cpp' || echo './'`wikipedia.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from wikipedia.cpp:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wikipedia.cpp:30: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from wikipedia.cpp:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wikipedia.cpp:30: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ wikipedia.cpp: In function ‘void convert(char*, char*, char*)’: wikipedia.cpp:211:35: warning: ‘%s’ directive writing up to 255 bytes into a region of size 248 [-Wformat-overflow=] 211 | sprintf(command, "dictzip %s", dicfilename); | ^~ ~~~~~~~~~~~ wikipedia.cpp:211:16: note: ‘sprintf’ output between 9 and 264 bytes into a destination of size 256 211 | sprintf(command, "dictzip %s", dicfilename); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wikipedia.cpp:220:33: warning: ‘%s’ directive writing up to 255 bytes into a region of size 250 [-Wformat-overflow=] 220 | sprintf(command, "mkdir %s", dirname); | ^~ ~~~~~~~ wikipedia.cpp:220:16: note: ‘sprintf’ output between 7 and 262 bytes into a destination of size 256 220 | sprintf(command, "mkdir %s", dirname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wikipedia.cpp:225:30: warning: ‘%s’ directive writing up to 255 bytes into a region of size 253 [-Wformat-overflow=] 225 | sprintf(command, "mv %s %s", idxfilename, dirname); | ^~ ~~~~~~~~~~~ wikipedia.cpp:225:16: note: ‘sprintf’ output between 5 and 515 bytes into a destination of size 256 225 | sprintf(command, "mv %s %s", idxfilename, dirname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wikipedia.cpp:230:30: warning: ‘%s’ directive writing up to 255 bytes into a region of size 253 [-Wformat-overflow=] 230 | sprintf(command, "mv %s.dz %s", dicfilename, dirname); | ^~ ~~~~~~~~~~~ wikipedia.cpp:230:16: note: ‘sprintf’ output between 8 and 518 bytes into a destination of size 256 230 | sprintf(command, "mv %s.dz %s", dicfilename, dirname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wikipedia.cpp:235:30: warning: ‘%s’ directive writing up to 255 bytes into a region of size 253 [-Wformat-overflow=] 235 | sprintf(command, "mv %s %s", ifofilename, dirname); | ^~ ~~~~~~~~~~~ wikipedia.cpp:235:16: note: ‘sprintf’ output between 5 and 515 bytes into a destination of size 256 235 | sprintf(command, "mv %s %s", ifofilename, dirname); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/wikipedia-wikipedia.Tpo .deps/wikipedia-wikipedia.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wikipedia wikipedia-wikipedia.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wikipedia wikipedia-wikipedia.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/mysql -I/usr/include/mysql/mysql -O2 -march=i586 -mtune=i686 -std=c++11 -MT wikipediaImage-wikipediaImage.o -MD -MP -MF .deps/wikipediaImage-wikipediaImage.Tpo -c -o wikipediaImage-wikipediaImage.o `test -f 'wikipediaImage.cpp' || echo './'`wikipediaImage.cpp mv -f .deps/wikipediaImage-wikipediaImage.Tpo .deps/wikipediaImage-wikipediaImage.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wikipediaImage wikipediaImage-wikipediaImage.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib/ -lmariadb libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wikipediaImage wikipediaImage-wikipediaImage.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib/ -lmariadb g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT babylon-babylon.o -MD -MP -MF .deps/babylon-babylon.Tpo -c -o babylon-babylon.o `test -f 'babylon.cpp' || echo './'`babylon.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from babylon.cpp:20: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from babylon.cpp:20: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from babylon.cpp:20: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from babylon.cpp:20: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/babylon-babylon.Tpo .deps/babylon-babylon.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT babylon-libbabylonfile.o -MD -MP -MF .deps/babylon-libbabylonfile.Tpo -c -o babylon-libbabylonfile.o `test -f 'libbabylonfile.cpp' || echo './'`libbabylonfile.cpp mv -f .deps/babylon-libbabylonfile.Tpo .deps/babylon-libbabylonfile.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o babylon babylon-babylon.o babylon-libbabylonfile.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o babylon babylon-babylon.o babylon-libbabylonfile.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict2txt-stardict2txt.o -MD -MP -MF .deps/stardict2txt-stardict2txt.Tpo -c -o stardict2txt-stardict2txt.o `test -f 'stardict2txt.cpp' || echo './'`stardict2txt.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict2txt.cpp:19: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict2txt.cpp:19: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict2txt.cpp:19: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict2txt.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict2txt-stardict2txt.Tpo .deps/stardict2txt-stardict2txt.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict2txt-libstardict2txt.o -MD -MP -MF .deps/stardict2txt-libstardict2txt.Tpo -c -o stardict2txt-libstardict2txt.o `test -f 'libstardict2txt.cpp' || echo './'`libstardict2txt.cpp mv -f .deps/stardict2txt-libstardict2txt.Tpo .deps/stardict2txt-libstardict2txt.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict2txt stardict2txt-stardict2txt.o stardict2txt-libstardict2txt.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict2txt stardict2txt-stardict2txt.o stardict2txt-libstardict2txt.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_verify-stardict_verify.o -MD -MP -MF .deps/stardict_verify-stardict_verify.Tpo -c -o stardict_verify-stardict_verify.o `test -f 'stardict_verify.cpp' || echo './'`stardict_verify.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict_verify.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_verify.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict_verify.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from stardict_verify.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_verify-stardict_verify.Tpo .deps/stardict_verify-stardict_verify.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-verify stardict_verify-stardict_verify.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-verify stardict_verify-stardict_verify.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT fest2dict.o -MD -MP -MF .deps/fest2dict.Tpo -c -o fest2dict.o fest2dict.c mv -f .deps/fest2dict.Tpo .deps/fest2dict.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o fest2dict fest2dict.o libtool: link: gcc -O2 -march=i586 -mtune=i686 -o fest2dict fest2dict.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT i2e2dict.o -MD -MP -MF .deps/i2e2dict.Tpo -c -o i2e2dict.o i2e2dict.c mv -f .deps/i2e2dict.Tpo .deps/i2e2dict.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o i2e2dict i2e2dict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i586 -mtune=i686 -o i2e2dict i2e2dict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT downloadwiki.o -MD -MP -MF .deps/downloadwiki.Tpo -c -o downloadwiki.o downloadwiki.cpp mv -f .deps/downloadwiki.Tpo .deps/downloadwiki.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o downloadwiki downloadwiki.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o downloadwiki downloadwiki.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT ooo2dict.o -MD -MP -MF .deps/ooo2dict.Tpo -c -o ooo2dict.o ooo2dict.c mv -f .deps/ooo2dict.Tpo .deps/ooo2dict.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o ooo2dict ooo2dict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i586 -mtune=i686 -o ooo2dict ooo2dict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT myspell2dic.o -MD -MP -MF .deps/myspell2dic.Tpo -c -o myspell2dic.o myspell2dic.c mv -f .deps/myspell2dic.Tpo .deps/myspell2dic.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o myspell2dic myspell2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i586 -mtune=i686 -o myspell2dic myspell2dic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT exc2i2e.o -MD -MP -MF .deps/exc2i2e.Tpo -c -o exc2i2e.o exc2i2e.c mv -f .deps/exc2i2e.Tpo .deps/exc2i2e.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o exc2i2e exc2i2e.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i586 -mtune=i686 -o exc2i2e exc2i2e.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT dictbuilder.o -MD -MP -MF .deps/dictbuilder.Tpo -c -o dictbuilder.o dictbuilder.cpp mv -f .deps/dictbuilder.Tpo .deps/dictbuilder.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o dictbuilder dictbuilder.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o dictbuilder dictbuilder.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/mysql -I/usr/include/mysql/mysql -O2 -march=i586 -mtune=i686 -std=c++11 -MT tabfile2sql-tabfile2sql.o -MD -MP -MF .deps/tabfile2sql-tabfile2sql.Tpo -c -o tabfile2sql-tabfile2sql.o `test -f 'tabfile2sql.cpp' || echo './'`tabfile2sql.cpp mv -f .deps/tabfile2sql-tabfile2sql.Tpo .deps/tabfile2sql-tabfile2sql.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o tabfile2sql tabfile2sql-tabfile2sql.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib/ -lmariadb libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o tabfile2sql tabfile2sql-tabfile2sql.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib/ -lmariadb g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT KangXi.o -MD -MP -MF .deps/KangXi.Tpo -c -o KangXi.o KangXi.cpp mv -f .deps/KangXi.Tpo .deps/KangXi.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o KangXi KangXi.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o KangXi KangXi.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT Unihan.o -MD -MP -MF .deps/Unihan.Tpo -c -o Unihan.o Unihan.cpp mv -f .deps/Unihan.Tpo .deps/Unihan.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o Unihan Unihan.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o Unihan Unihan.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT xiaoxuetang-ja.o -MD -MP -MF .deps/xiaoxuetang-ja.Tpo -c -o xiaoxuetang-ja.o xiaoxuetang-ja.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from xiaoxuetang-ja.cpp:19: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from xiaoxuetang-ja.cpp:19: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from xiaoxuetang-ja.cpp:19: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from xiaoxuetang-ja.cpp:18: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/xiaoxuetang-ja.Tpo .deps/xiaoxuetang-ja.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o xiaoxuetang-ja xiaoxuetang-ja.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o xiaoxuetang-ja xiaoxuetang-ja.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT wubi.o -MD -MP -MF .deps/wubi.Tpo -c -o wubi.o wubi.cpp mv -f .deps/wubi.Tpo .deps/wubi.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wubi wubi.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wubi wubi.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -MT ydp2dict.o -MD -MP -MF .deps/ydp2dict.Tpo -c -o ydp2dict.o ydp2dict.c mv -f .deps/ydp2dict.Tpo .deps/ydp2dict.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o ydp2dict ydp2dict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -O2 -march=i586 -mtune=i686 -o ydp2dict ydp2dict.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT wordnet.o -MD -MP -MF .deps/wordnet.Tpo -c -o wordnet.o wordnet.cpp mv -f .deps/wordnet.Tpo .deps/wordnet.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wordnet wordnet.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o wordnet wordnet.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT lingvosound2resdb.o -MD -MP -MF .deps/lingvosound2resdb.Tpo -c -o lingvosound2resdb.o lingvosound2resdb.cpp mv -f .deps/lingvosound2resdb.Tpo .deps/lingvosound2resdb.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o lingvosound2resdb lingvosound2resdb.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o lingvosound2resdb lingvosound2resdb.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT resdatabase2dir-resdatabase2dir.o -MD -MP -MF .deps/resdatabase2dir-resdatabase2dir.Tpo -c -o resdatabase2dir-resdatabase2dir.o `test -f 'resdatabase2dir.cpp' || echo './'`resdatabase2dir.cpp mv -f .deps/resdatabase2dir-resdatabase2dir.Tpo .deps/resdatabase2dir-resdatabase2dir.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o resdatabase2dir resdatabase2dir-resdatabase2dir.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o resdatabase2dir resdatabase2dir-resdatabase2dir.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT dir2resdatabase-dir2resdatabase.o -MD -MP -MF .deps/dir2resdatabase-dir2resdatabase.Tpo -c -o dir2resdatabase-dir2resdatabase.o `test -f 'dir2resdatabase.cpp' || echo './'`dir2resdatabase.cpp mv -f .deps/dir2resdatabase-dir2resdatabase.Tpo .deps/dir2resdatabase-dir2resdatabase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o dir2resdatabase dir2resdatabase-dir2resdatabase.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o dir2resdatabase dir2resdatabase-dir2resdatabase.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_index-stardict_index.o -MD -MP -MF .deps/stardict_index-stardict_index.Tpo -c -o stardict_index-stardict_index.o `test -f 'stardict_index.cpp' || echo './'`stardict_index.cpp mv -f .deps/stardict_index-stardict_index.Tpo .deps/stardict_index-stardict_index.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-index stardict_index-stardict_index.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-index stardict_index-stardict_index.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT sd2foldoc.o -MD -MP -MF .deps/sd2foldoc.Tpo -c -o sd2foldoc.o sd2foldoc.cpp mv -f .deps/sd2foldoc.Tpo .deps/sd2foldoc.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -O2 -march=i586 -mtune=i686 -std=c++11 -MT libsd2foldoc.o -MD -MP -MF .deps/libsd2foldoc.Tpo -c -o libsd2foldoc.o libsd2foldoc.cpp mv -f .deps/libsd2foldoc.Tpo .deps/libsd2foldoc.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o sd2foldoc sd2foldoc.o libsd2foldoc.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o sd2foldoc sd2foldoc.o libsd2foldoc.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_text2bin-stardict_text2bin.o -MD -MP -MF .deps/stardict_text2bin-stardict_text2bin.Tpo -c -o stardict_text2bin-stardict_text2bin.o `test -f 'stardict_text2bin.cpp' || echo './'`stardict_text2bin.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict_text2bin.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_text2bin.cpp:26: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict_text2bin.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from stardict_text2bin.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_text2bin-stardict_text2bin.Tpo .deps/stardict_text2bin-stardict_text2bin.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_text2bin-lib_stardict_text2bin.o -MD -MP -MF .deps/stardict_text2bin-lib_stardict_text2bin.Tpo -c -o stardict_text2bin-lib_stardict_text2bin.o `test -f 'lib_stardict_text2bin.cpp' || echo './'`lib_stardict_text2bin.cpp mv -f .deps/stardict_text2bin-lib_stardict_text2bin.Tpo .deps/stardict_text2bin-lib_stardict_text2bin.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_text2bin-lib_common_dict.o -MD -MP -MF .deps/stardict_text2bin-lib_common_dict.Tpo -c -o stardict_text2bin-lib_common_dict.o `test -f 'lib_common_dict.cpp' || echo './'`lib_common_dict.cpp mv -f .deps/stardict_text2bin-lib_common_dict.Tpo .deps/stardict_text2bin-lib_common_dict.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_text2bin-lib_textual_dict_parser.o -MD -MP -MF .deps/stardict_text2bin-lib_textual_dict_parser.Tpo -c -o stardict_text2bin-lib_textual_dict_parser.o `test -f 'lib_textual_dict_parser.cpp' || echo './'`lib_textual_dict_parser.cpp mv -f .deps/stardict_text2bin-lib_textual_dict_parser.Tpo .deps/stardict_text2bin-lib_textual_dict_parser.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_text2bin-lib_binary_dict_generator.o -MD -MP -MF .deps/stardict_text2bin-lib_binary_dict_generator.Tpo -c -o stardict_text2bin-lib_binary_dict_generator.o `test -f 'lib_binary_dict_generator.cpp' || echo './'`lib_binary_dict_generator.cpp lib_binary_dict_generator.cpp: In member function ‘int binary_dict_gen_t::generate_index_item(const string&, guint32, guint32)’: lib_binary_dict_generator.cpp:318:15: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 4294967288 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 318 | memcpy(&buf[0], key.c_str(), len+1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stardict_text2bin-lib_binary_dict_generator.Tpo .deps/stardict_text2bin-lib_binary_dict_generator.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_text2bin-lib_dict_repair.o -MD -MP -MF .deps/stardict_text2bin-lib_dict_repair.Tpo -c -o stardict_text2bin-lib_dict_repair.o `test -f 'lib_dict_repair.cpp' || echo './'`lib_dict_repair.cpp mv -f .deps/stardict_text2bin-lib_dict_repair.Tpo .deps/stardict_text2bin-lib_dict_repair.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-text2bin stardict_text2bin-stardict_text2bin.o stardict_text2bin-lib_stardict_text2bin.o stardict_text2bin-lib_common_dict.o stardict_text2bin-lib_textual_dict_parser.o stardict_text2bin-lib_binary_dict_generator.o stardict_text2bin-lib_dict_repair.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-text2bin stardict_text2bin-stardict_text2bin.o stardict_text2bin-lib_stardict_text2bin.o stardict_text2bin-lib_common_dict.o stardict_text2bin-lib_textual_dict_parser.o stardict_text2bin-lib_binary_dict_generator.o stardict_text2bin-lib_dict_repair.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_bin2text-stardict_bin2text.o -MD -MP -MF .deps/stardict_bin2text-stardict_bin2text.Tpo -c -o stardict_bin2text-stardict_bin2text.o `test -f 'stardict_bin2text.cpp' || echo './'`stardict_bin2text.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict_bin2text.cpp:26: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_bin2text.cpp:26: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict_bin2text.cpp:26: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from stardict_bin2text.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_bin2text-stardict_bin2text.Tpo .deps/stardict_bin2text-stardict_bin2text.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_bin2text-lib_stardict_bin2text.o -MD -MP -MF .deps/stardict_bin2text-lib_stardict_bin2text.Tpo -c -o stardict_bin2text-lib_stardict_bin2text.o `test -f 'lib_stardict_bin2text.cpp' || echo './'`lib_stardict_bin2text.cpp lib_stardict_bin2text.cpp:361:60: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 361 | std::string::size_type pos = filename.find_last_of("."G_DIR_SEPARATOR_S); | ^ mv -f .deps/stardict_bin2text-lib_stardict_bin2text.Tpo .deps/stardict_bin2text-lib_stardict_bin2text.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_bin2text-lib_common_dict.o -MD -MP -MF .deps/stardict_bin2text-lib_common_dict.Tpo -c -o stardict_bin2text-lib_common_dict.o `test -f 'lib_common_dict.cpp' || echo './'`lib_common_dict.cpp mv -f .deps/stardict_bin2text-lib_common_dict.Tpo .deps/stardict_bin2text-lib_common_dict.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_bin2text-lib_binary_parser_unify.o -MD -MP -MF .deps/stardict_bin2text-lib_binary_parser_unify.Tpo -c -o stardict_bin2text-lib_binary_parser_unify.o `test -f 'lib_binary_parser_unify.cpp' || echo './'`lib_binary_parser_unify.cpp mv -f .deps/stardict_bin2text-lib_binary_parser_unify.Tpo .deps/stardict_bin2text-lib_binary_parser_unify.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_bin2text-lib_dict_repair.o -MD -MP -MF .deps/stardict_bin2text-lib_dict_repair.Tpo -c -o stardict_bin2text-lib_dict_repair.o `test -f 'lib_dict_repair.cpp' || echo './'`lib_dict_repair.cpp mv -f .deps/stardict_bin2text-lib_dict_repair.Tpo .deps/stardict_bin2text-lib_dict_repair.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-bin2text stardict_bin2text-stardict_bin2text.o stardict_bin2text-lib_stardict_bin2text.o stardict_bin2text-lib_common_dict.o stardict_bin2text-lib_binary_parser_unify.o stardict_bin2text-lib_dict_repair.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-bin2text stardict_bin2text-stardict_bin2text.o stardict_bin2text-lib_stardict_bin2text.o stardict_bin2text-lib_common_dict.o stardict_bin2text-lib_binary_parser_unify.o stardict_bin2text-lib_dict_repair.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_repair-stardict_repair.o -MD -MP -MF .deps/stardict_repair-stardict_repair.Tpo -c -o stardict_repair-stardict_repair.o `test -f 'stardict_repair.cpp' || echo './'`stardict_repair.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from stardict_repair.cpp:24: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from stardict_repair.cpp:24: /usr/include/glib-2.0/gobject/gtype.h:704:3: note: declared here 704 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from stardict_repair.cpp:24: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:76, from stardict_repair.cpp:19: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ mv -f .deps/stardict_repair-stardict_repair.Tpo .deps/stardict_repair-stardict_repair.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_repair-lib_stardict_repair.o -MD -MP -MF .deps/stardict_repair-lib_stardict_repair.Tpo -c -o stardict_repair-lib_stardict_repair.o `test -f 'lib_stardict_repair.cpp' || echo './'`lib_stardict_repair.cpp mv -f .deps/stardict_repair-lib_stardict_repair.Tpo .deps/stardict_repair-lib_stardict_repair.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_repair-lib_common_dict.o -MD -MP -MF .deps/stardict_repair-lib_common_dict.Tpo -c -o stardict_repair-lib_common_dict.o `test -f 'lib_common_dict.cpp' || echo './'`lib_common_dict.cpp mv -f .deps/stardict_repair-lib_common_dict.Tpo .deps/stardict_repair-lib_common_dict.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_repair-lib_binary_parser_unify.o -MD -MP -MF .deps/stardict_repair-lib_binary_parser_unify.Tpo -c -o stardict_repair-lib_binary_parser_unify.o `test -f 'lib_binary_parser_unify.cpp' || echo './'`lib_binary_parser_unify.cpp mv -f .deps/stardict_repair-lib_binary_parser_unify.Tpo .deps/stardict_repair-lib_binary_parser_unify.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_repair-lib_binary_dict_generator.o -MD -MP -MF .deps/stardict_repair-lib_binary_dict_generator.Tpo -c -o stardict_repair-lib_binary_dict_generator.o `test -f 'lib_binary_dict_generator.cpp' || echo './'`lib_binary_dict_generator.cpp lib_binary_dict_generator.cpp: In member function ‘int binary_dict_gen_t::generate_index_item(const string&, guint32, guint32)’: lib_binary_dict_generator.cpp:318:15: warning: ‘void* memcpy(void*, const void*, size_t)’ specified bound 4294967288 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 318 | memcpy(&buf[0], key.c_str(), len+1); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stardict_repair-lib_binary_dict_generator.Tpo .deps/stardict_repair-lib_binary_dict_generator.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -I/usr/include/libxml2 -I../../lib/src -O2 -march=i586 -mtune=i686 -std=c++11 -MT stardict_repair-lib_dict_repair.o -MD -MP -MF .deps/stardict_repair-lib_dict_repair.Tpo -c -o stardict_repair-lib_dict_repair.o `test -f 'lib_dict_repair.cpp' || echo './'`lib_dict_repair.cpp mv -f .deps/stardict_repair-lib_dict_repair.Tpo .deps/stardict_repair-lib_dict_repair.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-repair stardict_repair-stardict_repair.o stardict_repair-lib_stardict_repair.o stardict_repair-lib_common_dict.o stardict_repair-lib_binary_parser_unify.o stardict_repair-lib_binary_dict_generator.o stardict_repair-lib_dict_repair.o ../../lib/src/libcommon.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict-repair stardict_repair-stardict_repair.o stardict_repair-lib_stardict_repair.o stardict_repair-lib_common_dict.o stardict_repair-lib_binary_parser_unify.o stardict_repair-lib_binary_dict_generator.o stardict_repair-lib_dict_repair.o ../../lib/src/.libs/libcommon.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6' Making install in lib make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib/src' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib/src' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/lib' Making install in dict make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' Making install in m4 make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/m4' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/m4' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/m4' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' Making install in lib make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/lib' Making install in pixmaps make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/pixmaps' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/pixmaps' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/pixmaps' /usr/bin/ginstall -c -m 644 docklet_normal.png docklet_scan.png docklet_stop.png index_appendix.png index_wazard.png index_dictlist.png index_translate.png splash.png pronounce.png attachment.png video.png '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/pixmaps' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/pixmaps' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/pixmaps' Making install in sounds make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/sounds' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/sounds' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/sounds' /usr/bin/ginstall -c -m 644 menushow.wav buttonactive.wav '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/sounds' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/sounds' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/sounds' Making install in win32 make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' Making install in acrobat make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' Making install in sources make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/sources' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/sources' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/sources' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/sources' Making install in win32 make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/win32' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat/win32' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/acrobat' Making install in nsis make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/nsis' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/nsis' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/nsis' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/nsis' Making install in PortableApps.com make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/PortableApps.com' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32/PortableApps.com' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/win32' Making install in dic make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' Making install in stardict-dict make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' Making install in res make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/dic/stardict-dict/res' /usr/bin/ginstall -c -m 644 huzheng.png huzheng_redhat.png linux_logo.jpg redhat_linux_logo.gif redhat_logo.jpg wenjing.jpg wenjing2.jpg splash.png '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/dic/stardict-dict/res' make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[6]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/dic/stardict-dict' /usr/bin/ginstall -c -m 644 stardict-dict.dict.dz stardict-dict.idx stardict-dict.ifo stardict-dict.syn '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/dic/stardict-dict' make[6]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic/stardict-dict' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/dic' Making install in treedict make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/treedict' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/treedict' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/treedict' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/treedict' Making install in skins make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/skins' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/skins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/skins' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src/skins' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i586 -mtune=i686 -std=c++11 -lSM -lICE -o stardict stardict.o mainwin.o conf.o skin.o prefsdlg.o dictmanagedlg.o pluginmanagedlg.o floatwin.o readword.o selection.o splash.o gtktextviewpango.o pangoview.o articleview.o class_factory.o inifile.o x11_iskeyspressed.o docklet.o eggaccelerators.o tomboykeybinder.o gtk_iskeyspressed.o progresswin.o tray.o dictmanage.o globalhotkeys.o hotkeyeditor.o desktop.o log.o cmdlineopts.o lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -march=i586 -mtune=i686 -std=c++11 -o stardict stardict.o mainwin.o conf.o skin.o prefsdlg.o dictmanagedlg.o pluginmanagedlg.o floatwin.o readword.o selection.o splash.o gtktextviewpango.o pangoview.o articleview.o class_factory.o inifile.o x11_iskeyspressed.o docklet.o eggaccelerators.o tomboykeybinder.o gtk_iskeyspressed.o progresswin.o tray.o dictmanage.o globalhotkeys.o hotkeyeditor.o desktop.o log.o cmdlineopts.o -Wl,--export-dynamic -pthread -pthread lib/.libs/libstardict.a -lSM -lICE -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lharfbuzz -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c stardict '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/bin' libtool: install: /usr/bin/ginstall -c stardict /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/bin/stardict make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/src' Making install in stardict-plugins make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' Making install in stardict-dictdotcn-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_dictdotcn.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_dictdotcn.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_dictdotcn.so libtool: install: /usr/bin/ginstall -c .libs/stardict_dictdotcn.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_dictdotcn.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' Making install in stardict-advertisement-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making install in data make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/data/advertisement' /usr/bin/ginstall -c -m 644 advertisement.txt '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/data/advertisement' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[5]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c advertisement.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/advertisement.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/advertisement.so libtool: install: /usr/bin/ginstall -c .libs/advertisement.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/advertisement.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[5]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making install in stardict-man-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_man.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_man.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_man.so libtool: install: /usr/bin/ginstall -c .libs/stardict_man.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_man.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' Making install in stardict-html-parsedata-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_html_parsedata.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_html_parsedata.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_html_parsedata.so libtool: install: /usr/bin/ginstall -c .libs/stardict_html_parsedata.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_html_parsedata.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' Making install in stardict-xdxf-parsedata-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_xdxf_parsedata.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_xdxf_parsedata.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_xdxf_parsedata.so libtool: install: /usr/bin/ginstall -c .libs/stardict_xdxf_parsedata.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_xdxf_parsedata.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' Making install in stardict-wordnet-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_wordnet.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_wordnet.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_wordnet.so libtool: install: /usr/bin/ginstall -c .libs/stardict_wordnet.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_wordnet.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_wordnet_parsedata.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_wordnet_parsedata.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_wordnet_parsedata.so libtool: install: /usr/bin/ginstall -c .libs/stardict_wordnet_parsedata.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_wordnet_parsedata.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' Making install in stardict-powerword-parsedata-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_powerword_parsedata.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_powerword_parsedata.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_powerword_parsedata.so libtool: install: /usr/bin/ginstall -c .libs/stardict_powerword_parsedata.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_powerword_parsedata.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' Making install in stardict-wiki-parsedata-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_wiki_parsedata.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_wiki_parsedata.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_wiki_parsedata.so libtool: install: /usr/bin/ginstall -c .libs/stardict_wiki_parsedata.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_wiki_parsedata.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' Making install in stardict-spell-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_spell.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_spell.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_spell.so libtool: install: /usr/bin/ginstall -c .libs/stardict_spell.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_spell.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' Making install in stardict-qqwry-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c stardict_qqwry.la '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins' libtool: install: /usr/bin/ginstall -c .libs/stardict_qqwry.so /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_qqwry.so libtool: install: /usr/bin/ginstall -c .libs/stardict_qqwry.lai /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/lib/stardict/plugins/stardict_qqwry.la libtool: warning: remember to run 'libtool --finish /usr/lib/stardict/plugins' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' Making install in stardict-sapi-tts-plugin make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/stardict-plugins' Making install in tests make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/tests' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/tests' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/tests' Making install in pixmaps make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/pixmaps' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/pixmaps' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/pixmaps' /usr/bin/ginstall -c -m 644 stardict.png '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/pixmaps' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/pixmaps' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/pixmaps' Making install in po make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/po' linguas="ar be cs de el es fr ga hr hu kk ku lt mk nl pt_BR ru rw sk sv tr tt uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/stardict.mo; \ echo "installing $lang.gmo as $dir/stardict.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/stardict.mo; \ echo "installing ./$lang.gmo as" \ "$dir/stardict.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/stardict.mo.m; \ echo "installing $lang.gmo.m as $dir/stardict.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/stardict.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/stardict.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/ar/LC_MESSAGES/stardict.mo installing be.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/be/LC_MESSAGES/stardict.mo installing cs.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/cs/LC_MESSAGES/stardict.mo installing de.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/de/LC_MESSAGES/stardict.mo installing el.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/el/LC_MESSAGES/stardict.mo installing es.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/es/LC_MESSAGES/stardict.mo installing fr.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/fr/LC_MESSAGES/stardict.mo installing ga.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/ga/LC_MESSAGES/stardict.mo installing hr.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/hr/LC_MESSAGES/stardict.mo installing hu.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/hu/LC_MESSAGES/stardict.mo installing kk.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/kk/LC_MESSAGES/stardict.mo installing ku.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/ku/LC_MESSAGES/stardict.mo installing lt.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/lt/LC_MESSAGES/stardict.mo installing mk.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/mk/LC_MESSAGES/stardict.mo installing nl.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/nl/LC_MESSAGES/stardict.mo installing pt_BR.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/pt_BR/LC_MESSAGES/stardict.mo installing ru.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/ru/LC_MESSAGES/stardict.mo installing rw.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/rw/LC_MESSAGES/stardict.mo installing sk.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/sk/LC_MESSAGES/stardict.mo installing sv.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/sv/LC_MESSAGES/stardict.mo installing tr.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/tr/LC_MESSAGES/stardict.mo installing tt.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/tt/LC_MESSAGES/stardict.mo installing uk.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/uk/LC_MESSAGES/stardict.mo installing vi.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/vi/LC_MESSAGES/stardict.mo installing zh_CN.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/zh_CN/LC_MESSAGES/stardict.mo installing zh_TW.gmo as /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/locale/zh_TW/LC_MESSAGES/stardict.mo make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/po' Making install in help make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/help' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/help' make[3]: Nothing to be done for 'install-exec-am'. for lc in C mk nl ru uk zh_CN zh_TW; do \ install_dir=/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/${lc}; \ htmldir=./${lc}/html; \ for file in `find ${htmldir} -type f -print`; do \ relfile=${file#${htmldir}/}; \ reldir=`echo $relfile | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//' -e 's/\/$//'`; \ targetdir="${install_dir}/${reldir}"; \ if test ! -d "${targetdir}"; then \ /bin/sh ../mkinstalldirs ${targetdir}; \ fi; \ /usr/bin/ginstall -c -m 644 ${file} ${install_dir}/${relfile}; \ done; \ done; mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/C/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/C/figures mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/mk/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/mk/figures mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/nl/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/nl/figures mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/ru/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/ru/figures mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/uk/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/uk/figures mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/zh_CN/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/zh_CN/figures mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/zh_TW/icons mkdir -p -- /usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/stardict/help/zh_TW/figures make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/help' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/help' Making install in data make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/data' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/applications' /usr/bin/ginstall -c -m 644 stardict.desktop '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/share/applications' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/man/man1' /usr/bin/ginstall -c -m 644 stardict.1 '/usr/src/slapt-src-i486/misc/stardict/package-stardict/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/data' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/data' Making install in doc make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/doc' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/doc' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/doc' Making install in debian-upstream make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/debian-upstream' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/debian-upstream' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/debian-upstream' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/debian-upstream' Making install in mac_dist make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' Making install in zh_CN.lproj make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/mac_dist' Making install in msvc_2008 make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/msvc_2008' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/msvc_2008' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/msvc_2008' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict/msvc_2008' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/dict' Making install in tools make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools/src' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6/tools' make[1]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/stardict usr/doc/ usr/doc/stardict-3.0.6/ usr/doc/stardict-3.0.6/AUTHORS usr/doc/stardict-3.0.6/COPYING usr/doc/stardict-3.0.6/ChangeLog usr/doc/stardict-3.0.6/INSTALL usr/doc/stardict-3.0.6/README usr/doc/stardict-3.0.6/stardict.SlackBuild usr/lib/ usr/lib/stardict/ usr/lib/stardict/plugins/ usr/lib/stardict/plugins/advertisement.la usr/lib/stardict/plugins/advertisement.so usr/lib/stardict/plugins/stardict_dictdotcn.la usr/lib/stardict/plugins/stardict_dictdotcn.so usr/lib/stardict/plugins/stardict_html_parsedata.la usr/lib/stardict/plugins/stardict_html_parsedata.so usr/lib/stardict/plugins/stardict_man.la usr/lib/stardict/plugins/stardict_man.so usr/lib/stardict/plugins/stardict_powerword_parsedata.la usr/lib/stardict/plugins/stardict_powerword_parsedata.so usr/lib/stardict/plugins/stardict_qqwry.la usr/lib/stardict/plugins/stardict_qqwry.so usr/lib/stardict/plugins/stardict_spell.la usr/lib/stardict/plugins/stardict_spell.so usr/lib/stardict/plugins/stardict_wiki_parsedata.la usr/lib/stardict/plugins/stardict_wiki_parsedata.so usr/lib/stardict/plugins/stardict_wordnet.la usr/lib/stardict/plugins/stardict_wordnet.so usr/lib/stardict/plugins/stardict_wordnet_parsedata.la usr/lib/stardict/plugins/stardict_wordnet_parsedata.so usr/lib/stardict/plugins/stardict_xdxf_parsedata.la usr/lib/stardict/plugins/stardict_xdxf_parsedata.so usr/man/ usr/man/man1/ usr/man/man1/stardict.1.gz usr/share/ usr/share/applications/ usr/share/applications/stardict.desktop usr/share/locale/ usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/stardict.mo usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/stardict.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/stardict.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/stardict.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/stardict.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/stardict.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/stardict.mo usr/share/locale/ga/ usr/share/locale/ga/LC_MESSAGES/ usr/share/locale/ga/LC_MESSAGES/stardict.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/stardict.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/stardict.mo usr/share/locale/kk/ usr/share/locale/kk/LC_MESSAGES/ usr/share/locale/kk/LC_MESSAGES/stardict.mo usr/share/locale/ku/ usr/share/locale/ku/LC_MESSAGES/ usr/share/locale/ku/LC_MESSAGES/stardict.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/stardict.mo usr/share/locale/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/stardict.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/stardict.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/stardict.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/stardict.mo usr/share/locale/rw/ usr/share/locale/rw/LC_MESSAGES/ usr/share/locale/rw/LC_MESSAGES/stardict.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/stardict.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/stardict.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/stardict.mo usr/share/locale/tt/ usr/share/locale/tt/LC_MESSAGES/ usr/share/locale/tt/LC_MESSAGES/stardict.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/stardict.mo usr/share/locale/vi/ usr/share/locale/vi/LC_MESSAGES/ usr/share/locale/vi/LC_MESSAGES/stardict.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/stardict.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/stardict.mo usr/share/pixmaps/ usr/share/pixmaps/stardict.png usr/share/stardict/ usr/share/stardict/data/ usr/share/stardict/data/advertisement/ usr/share/stardict/data/advertisement/advertisement.txt usr/share/stardict/dic/ usr/share/stardict/dic/stardict-dict/ usr/share/stardict/dic/stardict-dict/res/ usr/share/stardict/dic/stardict-dict/res/huzheng.png usr/share/stardict/dic/stardict-dict/res/huzheng_redhat.png usr/share/stardict/dic/stardict-dict/res/linux_logo.jpg usr/share/stardict/dic/stardict-dict/res/redhat_linux_logo.gif usr/share/stardict/dic/stardict-dict/res/redhat_logo.jpg usr/share/stardict/dic/stardict-dict/res/splash.png usr/share/stardict/dic/stardict-dict/res/wenjing.jpg usr/share/stardict/dic/stardict-dict/res/wenjing2.jpg usr/share/stardict/dic/stardict-dict/stardict-dict.dict.dz usr/share/stardict/dic/stardict-dict/stardict-dict.idx usr/share/stardict/dic/stardict-dict/stardict-dict.ifo usr/share/stardict/dic/stardict-dict/stardict-dict.syn usr/share/stardict/help/ usr/share/stardict/help/C/ usr/share/stardict/help/C/figures/ usr/share/stardict/help/C/figures/acrobat_toolbar.png usr/share/stardict/help/C/figures/portable_apps_menu.png usr/share/stardict/help/C/figures/stardict_float_window.png usr/share/stardict/help/C/figures/stardict_full_text_translation.png usr/share/stardict/help/C/figures/stardict_main_window.png usr/share/stardict/help/C/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/C/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/C/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/C/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/C/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/C/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/C/figures/stardict_notification_area.png usr/share/stardict/help/C/figures/stardict_windows_console.png usr/share/stardict/help/C/icons/ usr/share/stardict/help/C/icons/admon-bug.png usr/share/stardict/help/C/icons/admon-caution.png usr/share/stardict/help/C/icons/admon-important.png usr/share/stardict/help/C/icons/admon-note.png usr/share/stardict/help/C/icons/admon-tip.png usr/share/stardict/help/C/icons/admon-warning.png usr/share/stardict/help/C/index-info.html usr/share/stardict/help/C/index.html usr/share/stardict/help/C/manage-dicts.html usr/share/stardict/help/C/manage-plugins.html usr/share/stardict/help/C/stardict-authors.html usr/share/stardict/help/C/stardict-details.html usr/share/stardict/help/C/stardict-getting-started.html usr/share/stardict/help/C/stardict-introduction.html usr/share/stardict/help/C/stardict-portable.html usr/share/stardict/help/C/stardict-prefs.html usr/share/stardict/help/C/stardict-projects.html usr/share/stardict/help/C/stardict-troubleshooting.html usr/share/stardict/help/C/stardict-usage.html usr/share/stardict/help/mk/ usr/share/stardict/help/mk/figures/ usr/share/stardict/help/mk/figures/acrobat_toolbar.png usr/share/stardict/help/mk/figures/portable_apps_menu.png usr/share/stardict/help/mk/figures/stardict_float_window.png usr/share/stardict/help/mk/figures/stardict_full_text_translation.png usr/share/stardict/help/mk/figures/stardict_main_window.png usr/share/stardict/help/mk/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/mk/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/mk/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/mk/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/mk/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/mk/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/mk/figures/stardict_notification_area.png usr/share/stardict/help/mk/figures/stardict_windows_console.png usr/share/stardict/help/mk/icons/ usr/share/stardict/help/mk/icons/admon-bug.png usr/share/stardict/help/mk/icons/admon-caution.png usr/share/stardict/help/mk/icons/admon-important.png usr/share/stardict/help/mk/icons/admon-note.png usr/share/stardict/help/mk/icons/admon-tip.png usr/share/stardict/help/mk/icons/admon-warning.png usr/share/stardict/help/mk/index-info.html usr/share/stardict/help/mk/index.html usr/share/stardict/help/mk/manage-dicts.html usr/share/stardict/help/mk/manage-plugins.html usr/share/stardict/help/mk/stardict-authors.html usr/share/stardict/help/mk/stardict-details.html usr/share/stardict/help/mk/stardict-getting-started.html usr/share/stardict/help/mk/stardict-introduction.html usr/share/stardict/help/mk/stardict-portable.html usr/share/stardict/help/mk/stardict-prefs.html usr/share/stardict/help/mk/stardict-projects.html usr/share/stardict/help/mk/stardict-troubleshooting.html usr/share/stardict/help/mk/stardict-usage.html usr/share/stardict/help/nl/ usr/share/stardict/help/nl/figures/ usr/share/stardict/help/nl/figures/acrobat_toolbar.png usr/share/stardict/help/nl/figures/portable_apps_menu.png usr/share/stardict/help/nl/figures/stardict_float_window.png usr/share/stardict/help/nl/figures/stardict_full_text_translation.png usr/share/stardict/help/nl/figures/stardict_main_window.png usr/share/stardict/help/nl/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/nl/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/nl/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/nl/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/nl/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/nl/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/nl/figures/stardict_notification_area.png usr/share/stardict/help/nl/figures/stardict_windows_console.png usr/share/stardict/help/nl/icons/ usr/share/stardict/help/nl/icons/admon-bug.png usr/share/stardict/help/nl/icons/admon-caution.png usr/share/stardict/help/nl/icons/admon-important.png usr/share/stardict/help/nl/icons/admon-note.png usr/share/stardict/help/nl/icons/admon-tip.png usr/share/stardict/help/nl/icons/admon-warning.png usr/share/stardict/help/nl/index-info.html usr/share/stardict/help/nl/index.html usr/share/stardict/help/nl/manage-dicts.html usr/share/stardict/help/nl/manage-plugins.html usr/share/stardict/help/nl/stardict-authors.html usr/share/stardict/help/nl/stardict-details.html usr/share/stardict/help/nl/stardict-getting-started.html usr/share/stardict/help/nl/stardict-introduction.html usr/share/stardict/help/nl/stardict-portable.html usr/share/stardict/help/nl/stardict-prefs.html usr/share/stardict/help/nl/stardict-projects.html usr/share/stardict/help/nl/stardict-troubleshooting.html usr/share/stardict/help/nl/stardict-usage.html usr/share/stardict/help/ru/ usr/share/stardict/help/ru/figures/ usr/share/stardict/help/ru/figures/acrobat_toolbar.png usr/share/stardict/help/ru/figures/portable_apps_menu.png usr/share/stardict/help/ru/figures/stardict_float_window.png usr/share/stardict/help/ru/figures/stardict_full_text_translation.png usr/share/stardict/help/ru/figures/stardict_main_window.png usr/share/stardict/help/ru/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/ru/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/ru/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/ru/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/ru/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/ru/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/ru/figures/stardict_notification_area.png usr/share/stardict/help/ru/figures/stardict_windows_console.png usr/share/stardict/help/ru/icons/ usr/share/stardict/help/ru/icons/admon-bug.png usr/share/stardict/help/ru/icons/admon-caution.png usr/share/stardict/help/ru/icons/admon-important.png usr/share/stardict/help/ru/icons/admon-note.png usr/share/stardict/help/ru/icons/admon-tip.png usr/share/stardict/help/ru/icons/admon-warning.png usr/share/stardict/help/ru/index-info.html usr/share/stardict/help/ru/index.html usr/share/stardict/help/ru/manage-dicts.html usr/share/stardict/help/ru/manage-plugins.html usr/share/stardict/help/ru/stardict-authors.html usr/share/stardict/help/ru/stardict-details.html usr/share/stardict/help/ru/stardict-getting-started.html usr/share/stardict/help/ru/stardict-introduction.html usr/share/stardict/help/ru/stardict-portable.html usr/share/stardict/help/ru/stardict-prefs.html usr/share/stardict/help/ru/stardict-projects.html usr/share/stardict/help/ru/stardict-troubleshooting.html usr/share/stardict/help/ru/stardict-usage.html usr/share/stardict/help/uk/ usr/share/stardict/help/uk/figures/ usr/share/stardict/help/uk/figures/acrobat_toolbar.png usr/share/stardict/help/uk/figures/portable_apps_menu.png usr/share/stardict/help/uk/figures/stardict_float_window.png usr/share/stardict/help/uk/figures/stardict_full_text_translation.png usr/share/stardict/help/uk/figures/stardict_main_window.png usr/share/stardict/help/uk/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/uk/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/uk/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/uk/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/uk/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/uk/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/uk/figures/stardict_notification_area.png usr/share/stardict/help/uk/figures/stardict_windows_console.png usr/share/stardict/help/uk/icons/ usr/share/stardict/help/uk/icons/admon-bug.png usr/share/stardict/help/uk/icons/admon-caution.png usr/share/stardict/help/uk/icons/admon-important.png usr/share/stardict/help/uk/icons/admon-note.png usr/share/stardict/help/uk/icons/admon-tip.png usr/share/stardict/help/uk/icons/admon-warning.png usr/share/stardict/help/uk/index-info.html usr/share/stardict/help/uk/index.html usr/share/stardict/help/uk/manage-dicts.html usr/share/stardict/help/uk/manage-plugins.html usr/share/stardict/help/uk/stardict-authors.html usr/share/stardict/help/uk/stardict-details.html usr/share/stardict/help/uk/stardict-getting-started.html usr/share/stardict/help/uk/stardict-introduction.html usr/share/stardict/help/uk/stardict-portable.html usr/share/stardict/help/uk/stardict-prefs.html usr/share/stardict/help/uk/stardict-projects.html usr/share/stardict/help/uk/stardict-troubleshooting.html usr/share/stardict/help/uk/stardict-usage.html usr/share/stardict/help/zh_CN/ usr/share/stardict/help/zh_CN/figures/ usr/share/stardict/help/zh_CN/figures/acrobat_toolbar.png usr/share/stardict/help/zh_CN/figures/portable_apps_menu.png usr/share/stardict/help/zh_CN/figures/stardict_float_window.png usr/share/stardict/help/zh_CN/figures/stardict_full_text_translation.png usr/share/stardict/help/zh_CN/figures/stardict_main_window.png usr/share/stardict/help/zh_CN/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/zh_CN/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/zh_CN/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/zh_CN/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/zh_CN/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/zh_CN/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/zh_CN/figures/stardict_notification_area.png usr/share/stardict/help/zh_CN/figures/stardict_windows_console.png usr/share/stardict/help/zh_CN/icons/ usr/share/stardict/help/zh_CN/icons/admon-bug.png usr/share/stardict/help/zh_CN/icons/admon-caution.png usr/share/stardict/help/zh_CN/icons/admon-important.png usr/share/stardict/help/zh_CN/icons/admon-note.png usr/share/stardict/help/zh_CN/icons/admon-tip.png usr/share/stardict/help/zh_CN/icons/admon-warning.png usr/share/stardict/help/zh_CN/index-info.html usr/share/stardict/help/zh_CN/index.html usr/share/stardict/help/zh_CN/manage-dicts.html usr/share/stardict/help/zh_CN/manage-plugins.html usr/share/stardict/help/zh_CN/stardict-authors.html usr/share/stardict/help/zh_CN/stardict-details.html usr/share/stardict/help/zh_CN/stardict-getting-started.html usr/share/stardict/help/zh_CN/stardict-introduction.html usr/share/stardict/help/zh_CN/stardict-portable.html usr/share/stardict/help/zh_CN/stardict-prefs.html usr/share/stardict/help/zh_CN/stardict-projects.html usr/share/stardict/help/zh_CN/stardict-troubleshooting.html usr/share/stardict/help/zh_CN/stardict-usage.html usr/share/stardict/help/zh_TW/ usr/share/stardict/help/zh_TW/figures/ usr/share/stardict/help/zh_TW/figures/acrobat_toolbar.png usr/share/stardict/help/zh_TW/figures/portable_apps_menu.png usr/share/stardict/help/zh_TW/figures/stardict_float_window.png usr/share/stardict/help/zh_TW/figures/stardict_full_text_translation.png usr/share/stardict/help/zh_TW/figures/stardict_main_window.png usr/share/stardict/help/zh_TW/figures/stardict_manage_dicts_add_dict.png usr/share/stardict/help/zh_TW/figures/stardict_manage_dicts_dict_list.png usr/share/stardict/help/zh_TW/figures/stardict_manage_dicts_manage_dict.png usr/share/stardict/help/zh_TW/figures/stardict_manage_dicts_network_dicts.png usr/share/stardict/help/zh_TW/figures/stardict_manage_dicts_network_dicts_browse.png usr/share/stardict/help/zh_TW/figures/stardict_manage_dicts_tree_dict.png usr/share/stardict/help/zh_TW/figures/stardict_notification_area.png usr/share/stardict/help/zh_TW/figures/stardict_windows_console.png usr/share/stardict/help/zh_TW/icons/ usr/share/stardict/help/zh_TW/icons/admon-bug.png usr/share/stardict/help/zh_TW/icons/admon-caution.png usr/share/stardict/help/zh_TW/icons/admon-important.png usr/share/stardict/help/zh_TW/icons/admon-note.png usr/share/stardict/help/zh_TW/icons/admon-tip.png usr/share/stardict/help/zh_TW/icons/admon-warning.png usr/share/stardict/help/zh_TW/index-info.html usr/share/stardict/help/zh_TW/index.html usr/share/stardict/help/zh_TW/manage-dicts.html usr/share/stardict/help/zh_TW/manage-plugins.html usr/share/stardict/help/zh_TW/stardict-authors.html usr/share/stardict/help/zh_TW/stardict-details.html usr/share/stardict/help/zh_TW/stardict-getting-started.html usr/share/stardict/help/zh_TW/stardict-introduction.html usr/share/stardict/help/zh_TW/stardict-portable.html usr/share/stardict/help/zh_TW/stardict-prefs.html usr/share/stardict/help/zh_TW/stardict-projects.html usr/share/stardict/help/zh_TW/stardict-troubleshooting.html usr/share/stardict/help/zh_TW/stardict-usage.html usr/share/stardict/pixmaps/ usr/share/stardict/pixmaps/attachment.png usr/share/stardict/pixmaps/docklet_normal.png usr/share/stardict/pixmaps/docklet_scan.png usr/share/stardict/pixmaps/docklet_stop.png usr/share/stardict/pixmaps/index_appendix.png usr/share/stardict/pixmaps/index_dictlist.png usr/share/stardict/pixmaps/index_translate.png usr/share/stardict/pixmaps/index_wazard.png usr/share/stardict/pixmaps/pronounce.png usr/share/stardict/pixmaps/splash.png usr/share/stardict/pixmaps/video.png usr/share/stardict/sounds/ usr/share/stardict/sounds/buttonactive.wav usr/share/stardict/sounds/menushow.wav Slackware package /usr/src/slapt-src-i486/misc/stardict/stardict-3.0.6-i586-1salix15.0.txz created. Installing package stardict-3.0.6-i586-1salix15.0... | stardict (international dictionary software) | | StarDict is a Cross-Platform and international dictionary written | in Gtk2. It has powerful features such as "Glob-style pattern | matching," "Scan selection word," "Fuzzy query," etc. | | http://stardict-4.sourceforge.net/ | | | | | |