------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libsigc++-2.10.4.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/enchant-1.6.0_9.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stardict-3.0.6_4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stardict-3.0.6_4 for building => SHA256 Checksum OK for stardict/stardict-3.0.6.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stardict-3.0.6_4 for building ===> Extracting for stardict-3.0.6_4 => SHA256 Checksum OK for stardict/stardict-3.0.6.tar.bz2. Extracted Memory Use: 26.86M SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for stardict-3.0.6_4 ===> Applying ports patches for stardict-3.0.6_4 from /xports/textproc/stardict3/files /usr/bin/env WRKSRC=/construction/textproc/stardict3/stardict-3.0.6 REWARNFILE=/construction/textproc/stardict3/reinplace_warnings.txt /xports/Mk/Scripts/sed_checked.sh -e '/^SUBDIRS/s,help,,' /construction/textproc/stardict3/stardict-3.0.6/dict/Makefile.in SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on executable: msgfmt - found ===> stardict-3.0.6_4 depends on package: gmake>=4.3 - found ===> stardict-3.0.6_4 depends on file: /usr/local/bin/intltool-extract - found ===> stardict-3.0.6_4 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so) ===> stardict-3.0.6_4 depends on shared library: libenchant.so - found (/usr/local/lib/libenchant.so) ===> stardict-3.0.6_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> stardict-3.0.6_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> stardict-3.0.6_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> stardict-3.0.6_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> stardict-3.0.6_4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> stardict-3.0.6_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on executable: msgfmt - found ===> stardict-3.0.6_4 depends on package: gmake>=4.3 - found ===> stardict-3.0.6_4 depends on file: /usr/local/bin/intltool-extract - found ===> stardict-3.0.6_4 depends on package: pkgconf>=1.3.0_1 - found ===> stardict-3.0.6_4 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so) ===> stardict-3.0.6_4 depends on shared library: libenchant.so - found (/usr/local/lib/libenchant.so) ===> stardict-3.0.6_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> stardict-3.0.6_4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> stardict-3.0.6_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> stardict-3.0.6_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> stardict-3.0.6_4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> stardict-3.0.6_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for stardict-3.0.6_4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake 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... (cached) /usr/bin/tar checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in lib (/construction/textproc/stardict3/stardict-3.0.6/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-festival' '--disable-gucharmap' '--disable-espeak' '--disable-tools' '--disable-updateinfo' '--disable-advertisement' '--disable-gnome-support' '--disable-schemas-install' '--disable-scrollkeeper' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake 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... (cached) /usr/bin/tar checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... no 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 cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 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 pkg-config is at least version 0.9.0... yes checking for STARDICT... 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 (/construction/textproc/stardict3/stardict-3.0.6/dict) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-festival' '--disable-gucharmap' '--disable-espeak' '--disable-tools' '--disable-updateinfo' '--disable-advertisement' '--disable-gnome-support' '--disable-schemas-install' '--disable-scrollkeeper' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake 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... (cached) /usr/bin/tar checking for gconftool-2... no checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for intltool >= 0.22... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... no 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 cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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 gnome-doc-utils >= 0.3.2... no checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for gethostbyname_r... yes checking for memrchr... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for ENCHANT... yes checking for STARDICT... yes Disable gnome support checking for zlibVersion in -lz... yes checking for SIGCPP... yes Use system libsigc++20 checking for X... libraries , headers checking for gethostbyname... (cached) 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 Type "make" to compile stardict. SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for stardict-3.0.6_4 gmake[1]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6' Making all in lib gmake[2]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake all-recursive gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib' Making all in src gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libcommon.lo -MD -MP -MF .deps/libcommon.Tpo -c -o libcommon.lo libcommon.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ifo_file.lo -MD -MP -MF .deps/ifo_file.Tpo -c -o ifo_file.lo ifo_file.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lib_chars.lo -MD -MP -MF .deps/lib_chars.Tpo -c -o lib_chars.lo lib_chars.cpp /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libcommon.lo -MD -MP -MF .deps/libcommon.Tpo -c libcommon.cpp -fPIC -DPIC -o .libs/libcommon.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lib_chars.lo -MD -MP -MF .deps/lib_chars.Tpo -c lib_chars.cpp -o lib_chars.o >/dev/null 2>&1 lib_res_store.cpp: In member function 'TLoadResult resource_storage::load(const string&)': lib_res_store.cpp:423:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr t_db(new resource_database); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from lib_res_store.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ lib_res_store.cpp:436:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr t_files(new resource_files); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from lib_res_store.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/lib_chars.Tpo .deps/lib_chars.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lib_dict_verify.lo -MD -MP -MF .deps/lib_dict_verify.Tpo -c lib_dict_verify.cpp -o lib_dict_verify.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libcommon.lo -MD -MP -MF .deps/libcommon.Tpo -c libcommon.cpp -o libcommon.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ifo_file.lo -MD -MP -MF .deps/ifo_file.Tpo -c ifo_file.cpp -o ifo_file.o >/dev/null 2>&1 mv -f .deps/lib_dict_verify.Tpo .deps/lib_dict_verify.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lib_res_store.lo -MD -MP -MF .deps/lib_res_store.Tpo -c lib_res_store.cpp -o lib_res_store.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lib_dict_data_block.lo -MD -MP -MF .deps/lib_dict_data_block.Tpo -c lib_dict_data_block.cpp -o lib_dict_data_block.o >/dev/null 2>&1 mv -f .deps/libcommon.Tpo .deps/libcommon.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I.. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lib_binary_dict_parser.lo -MD -MP -MF .deps/lib_binary_dict_parser.Tpo -c lib_binary_dict_parser.cpp -o lib_binary_dict_parser.o >/dev/null 2>&1 mv -f .deps/ifo_file.Tpo .deps/ifo_file.Plo mv -f .deps/lib_dict_data_block.Tpo .deps/lib_dict_data_block.Plo mv -f .deps/lib_res_store.Tpo .deps/lib_res_store.Plo mv -f .deps/lib_binary_dict_parser.Tpo .deps/lib_binary_dict_parser.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -L/usr/local/lib 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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib/src' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[2]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib' Making all in dict gmake[2]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake all-recursive gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict' Making all in m4 gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/m4' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/m4' Making all in src gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' Making all in lib gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dictziplib.lo -MD -MP -MF .deps/dictziplib.Tpo -c -o dictziplib.lo dictziplib.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT edit-distance.lo -MD -MP -MF .deps/edit-distance.Tpo -c -o edit-distance.lo edit-distance.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT collation.lo -MD -MP -MF .deps/collation.Tpo -c -o collation.lo collation.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dictbase.lo -MD -MP -MF .deps/dictbase.Tpo -c -o dictbase.lo dictbase.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stddict.lo -MD -MP -MF .deps/stddict.Tpo -c -o stddict.lo stddict.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c -o storage.lo storage.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT treedict.lo -MD -MP -MF .deps/treedict.Tpo -c -o treedict.lo treedict.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dictziplib.lo -MD -MP -MF .deps/dictziplib.Tpo -c dictziplib.cpp -fPIC -DPIC -o .libs/dictziplib.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stddict.lo -MD -MP -MF .deps/stddict.Tpo -c stddict.cpp -fPIC -DPIC -o .libs/stddict.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT collation.lo -MD -MP -MF .deps/collation.Tpo -c collation.cpp -fPIC -DPIC -o .libs/collation.o sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dictbase.lo -MD -MP -MF .deps/dictbase.Tpo -c dictbase.cpp -fPIC -DPIC -o .libs/dictbase.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.cpp -fPIC -DPIC -o .libs/storage.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT treedict.lo -MD -MP -MF .deps/treedict.Tpo -c treedict.cpp -fPIC -DPIC -o .libs/treedict.o mv -f .deps/edit-distance.Tpo .deps/edit-distance.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -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 c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_client.lo -MD -MP -MF .deps/stardict_client.Tpo -c -o stardict_client.lo stardict_client.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.cpp -fPIC -DPIC -o .libs/sockets.o In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from treedict.h:23, from treedict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from treedict.h:23, from treedict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from treedict.h:23, from treedict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from treedict.cpp:25: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from storage_impl.h:23, from storage.cpp:30: stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from storage_impl.h:23, from storage.cpp:30: stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictbase.cpp:30: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from dictbase.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from treedict.h:23, from treedict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT http_client.lo -MD -MP -MF .deps/http_client.Tpo -c -o http_client.lo http_client.cpp storage.cpp:190:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from storage_impl.h:23, from storage.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/dictziplib.Tpo .deps/dictziplib.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT httpmanager.lo -MD -MP -MF .deps/httpmanager.Tpo -c -o httpmanager.lo httpmanager.cpp In file included from treedict.h:26, from treedict.cpp:32: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from treedict.h:26, from treedict.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT httpmanager.lo -MD -MP -MF .deps/httpmanager.Tpo -c httpmanager.cpp -fPIC -DPIC -o .libs/httpmanager.o mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from iappdirs.h:23, from stddict.cpp:43: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from utils.h:27, from mapfile.h:37, from stddict.cpp:42: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from iappdirs.h:23, from stddict.cpp:43: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from iappdirs.h:23, from stddict.cpp:43: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from stddict.cpp:28: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from iappdirs.h:23, from stddict.cpp:43: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/dictbase.Tpo .deps/dictbase.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT virtualdictplugin.lo -MD -MP -MF .deps/virtualdictplugin.Tpo -c -o virtualdictplugin.lo virtualdictplugin.cpp In file included from stddict.h:31, from stddict.cpp:45: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from stddict.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT netdictplugin.lo -MD -MP -MF .deps/netdictplugin.Tpo -c -o netdictplugin.lo netdictplugin.cpp In file included from stddict.cpp:45: stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from stddict.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stddict.cpp:45: stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from stddict.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/collation.Tpo .deps/collation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT specialdictplugin.lo -MD -MP -MF .deps/specialdictplugin.Tpo -c -o specialdictplugin.lo specialdictplugin.cpp stddict.cpp: In member function 'MapFile* cache_file::find_and_load_cache_file(const gchar*, const string&, const string&, glong, int) const': stddict.cpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mf(new MapFile); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from stddict.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT netdictplugin.lo -MD -MP -MF .deps/netdictplugin.Tpo -c netdictplugin.cpp -fPIC -DPIC -o .libs/netdictplugin.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT specialdictplugin.lo -MD -MP -MF .deps/specialdictplugin.Tpo -c specialdictplugin.cpp -fPIC -DPIC -o .libs/specialdictplugin.o mv -f .deps/sockets.Tpo .deps/sockets.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT netdictcache.lo -MD -MP -MF .deps/netdictcache.Tpo -c -o netdictcache.lo netdictcache.cpp mv -f .deps/treedict.Tpo .deps/treedict.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ttsplugin.lo -MD -MP -MF .deps/ttsplugin.Tpo -c -o ttsplugin.lo ttsplugin.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT netdictcache.lo -MD -MP -MF .deps/netdictcache.Tpo -c netdictcache.cpp -fPIC -DPIC -o .libs/netdictcache.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT parsedata_plugin.lo -MD -MP -MF .deps/parsedata_plugin.Tpo -c -o parsedata_plugin.lo parsedata_plugin.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 mv -f .deps/netdictplugin.Tpo .deps/netdictplugin.Plo mv -f .deps/httpmanager.Tpo .deps/httpmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c -o pluginmanager.lo pluginmanager.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT xml_str.lo -MD -MP -MF .deps/xml_str.Tpo -c -o xml_str.lo xml_str.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -fPIC -DPIC -o .libs/pluginmanager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from plugin.h:23, from plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from specialdictplugin.h:23, from specialdictplugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from plugin.cpp:20: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/specialdictplugin.Tpo .deps/specialdictplugin.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp mv -f .deps/http_client.Tpo .deps/http_client.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT compositelookup.lo -MD -MP -MF .deps/compositelookup.Tpo -c -o compositelookup.lo compositelookup.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from plugin.h:23, from plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT compositelookup.lo -MD -MP -MF .deps/compositelookup.Tpo -c compositelookup.cpp -fPIC -DPIC -o .libs/compositelookup.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from plugin.h:23, from plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from plugin.cpp:20: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from plugin.h:23, from plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/storage.Tpo .deps/storage.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT iappdirs.lo -MD -MP -MF .deps/iappdirs.Tpo -c -o iappdirs.lo iappdirs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from parsedata_plugin.h:23, from parsedata_plugin.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/xml_str.Tpo .deps/xml_str.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from utils.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from utils.cpp:30: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/netdictcache.Tpo .deps/netdictcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT verify_dict.lo -MD -MP -MF .deps/verify_dict.Tpo -c -o verify_dict.lo verify_dict.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from utils.cpp:30: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from utils.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from utils.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../.. -I../../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtk.h:173, from utils.cpp:30: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/plugin.Tpo .deps/plugin.Plo utils.cpp: In function 'gint stardict_mkstemp_full(gchar*, int, int)': utils.cpp:206:11: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv; ^~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from utils.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ utils.cpp:233:25: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&tv); ^ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../../lib/config-custom.h:31, from ../../config.h:146, from utils.cpp:22: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ utils.cpp:233:25: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&tv); ^ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../../lib/config-custom.h:31, from ../../config.h:146, from utils.cpp:22: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ mv -f .deps/parsedata_plugin.Tpo .deps/parsedata_plugin.Plo In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/compositelookup.Tpo .deps/compositelookup.Plo In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from iappdirs.h:23, from iappdirs.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from utils.h:27, from iappdirs.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from pluginmanager.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from iappdirs.h:23, from iappdirs.cpp:26: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from plugin.h:23, from pluginmanager.h:28, from pluginmanager.cpp:31: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from iappdirs.h:23, from iappdirs.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from iappdirs.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ mv -f .deps/stardict_client.Tpo .deps/stardict_client.Plo In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from iappdirs.h:23, from iappdirs.cpp:26: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/iappdirs.Tpo .deps/iappdirs.Plo In file included from pluginmanager.h:34, from pluginmanager.cpp:31: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from pluginmanager.h:34, from pluginmanager.cpp:31: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/utils.Tpo .deps/utils.Plo In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from iappdirs.h:23, from verify_dict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from iappdirs.h:23, from verify_dict.cpp:32: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from iappdirs.h:23, from verify_dict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from iappdirs.h:23, from verify_dict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from verify_dict.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from iappdirs.h:23, from verify_dict.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from stddict.h:31, from verify_dict.cpp:34: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from verify_dict.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from verify_dict.cpp:34: stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from verify_dict.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from verify_dict.cpp:34: stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from dictbase.h:26, from stddict.h:31, from verify_dict.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/verify_dict.Tpo .deps/verify_dict.Plo mv -f .deps/stddict.Tpo .deps/stddict.Plo mv -f .deps/full_text_trans.Tpo .deps/full_text_trans.Plo mv -f .deps/pluginmanager.Tpo .deps/pluginmanager.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -L/usr/local/lib libtool: link: (cd .libs/libstardict.lax/libcommon.a && ar x "/construction/textproc/stardict3/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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') 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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/lib' Making all in pixmaps gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/pixmaps' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/pixmaps' Making all in sounds gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/sounds' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/sounds' Making all in win32 gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' Making all in acrobat gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' Making all in sources gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/sources' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/sources' Making all in win32 gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/win32' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/win32' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' gmake[7]: Nothing to be done for 'all-am'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' Making all in nsis gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/nsis' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/nsis' Making all in PortableApps.com gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/PortableApps.com' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/PortableApps.com' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' Making all in dic gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' Making all in stardict-dict gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' Making all in res gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict/res' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict/res' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[7]: Nothing to be done for 'all-am'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' Making all in treedict gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/treedict' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/treedict' Making all in skins gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/skins' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/skins' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict.o -MD -MP -MF .deps/stardict.Tpo -c -o stardict.o stardict.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT mainwin.o -MD -MP -MF .deps/mainwin.Tpo -c -o mainwin.o mainwin.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT skin.o -MD -MP -MF .deps/skin.Tpo -c -o skin.o skin.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT prefsdlg.o -MD -MP -MF .deps/prefsdlg.Tpo -c -o prefsdlg.o prefsdlg.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dictmanagedlg.o -MD -MP -MF .deps/dictmanagedlg.Tpo -c -o dictmanagedlg.o dictmanagedlg.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pluginmanagedlg.o -MD -MP -MF .deps/pluginmanagedlg.Tpo -c -o pluginmanagedlg.o pluginmanagedlg.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT floatwin.o -MD -MP -MF .deps/floatwin.Tpo -c -o floatwin.o floatwin.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT readword.o -MD -MP -MF .deps/readword.Tpo -c -o readword.o readword.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o selection.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from prefsdlg.cpp:35: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from prefsdlg.cpp:35: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from stardict.h:27, from prefsdlg.cpp:35: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from prefsdlg.cpp:35: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from prefsdlg.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from class_factory.h:23, from conf.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from class_factory.h:23, from conf.cpp:30: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from stardict.h:27, from prefsdlg.cpp:35: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from dictmanagedlg.cpp:34: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from dictmanagedlg.cpp:34: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from class_factory.h:23, from conf.cpp:30: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from class_factory.h:23, from conf.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from conf.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from stardict.h:27, from dictmanagedlg.cpp:34: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from dictmanagedlg.cpp:34: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from dictmanagedlg.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from class_factory.h:23, from conf.cpp:30: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from stardict.h:27, from dictmanagedlg.cpp:34: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from pluginmanagedlg.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from pluginmanagedlg.h:23, from pluginmanagedlg.cpp:24: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from selection.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from selection.cpp:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from stardict.h:27, from selection.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from selection.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from selection.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from stardict.h:27, from selection.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from floatwin.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from floatwin.cpp:32: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:33: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:33: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:33: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from stardict.h:27, from floatwin.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:33: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from mainwin.cpp:19: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from floatwin.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from floatwin.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from lib/iappdirs.h:23, from conf.h:38, from mainwin.cpp:33: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from mainwin.cpp:33: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.cpp:33: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.cpp:33: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from stardict.h:27, from floatwin.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from stardict.h:37, from prefsdlg.cpp:35: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from lib/pluginmanager.h:34, from stardict.h:40, from mainwin.cpp:35: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:37, from pluginmanagedlg.cpp:27: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from skin.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from mainwin.cpp:35: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from lib/iappdirs.h:23, from conf.h:38, from skin.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from lib/pluginmanager.h:34, from stardict.h:40, from prefsdlg.cpp:35: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:43, from mainwin.cpp:35: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from skin.cpp:27: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from skin.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from mainwin.cpp:35: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from skin.cpp:27: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from skin.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from skin.cpp:27: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from skin.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from pluginmanagedlg.cpp:27: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from prefsdlg.cpp:35: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:37, from dictmanagedlg.cpp:34: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from prefsdlg.cpp:35: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from mainwin.cpp:35: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from mainwin.cpp:35: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:37, from dictmanagedlg.cpp:34: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:37, from dictmanagedlg.cpp:34: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from pluginmanagedlg.cpp:27: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from pluginmanagedlg.cpp:27: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from prefsdlg.cpp:35: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from prefsdlg.cpp:35: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from prefsdlg.cpp:35: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from prefsdlg.cpp:35: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.cpp:35: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.cpp:35: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from mainwin.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from pluginmanagedlg.cpp:27: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from pluginmanagedlg.cpp:27: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from conf.cpp:35: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from conf.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from conf.cpp:35: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from conf.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from conf.cpp:35: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from conf.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ conf.cpp:47:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from conf.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from pluginmanagedlg.cpp:27: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ conf.cpp:48:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from conf.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from pluginmanagedlg.cpp:27: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from pluginmanagedlg.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr logger; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from prefsdlg.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from desktop.h:25, from stardict.cpp:69: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from desktop.h:25, from stardict.cpp:69: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/skin.Tpo .deps/skin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT splash.o -MD -MP -MF .deps/splash.Tpo -c -o splash.o splash.cpp In file included from stardict.h:37, from floatwin.cpp:32: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from dictmanagedlg.cpp:34: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from desktop.h:25, from stardict.cpp:69: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from desktop.h:25, from stardict.cpp:69: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from stardict.cpp:30: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from desktop.h:25, from stardict.cpp:69: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from mainwin.h:26, from stardict.h:43, from dictmanagedlg.cpp:34: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from stardict.h:43, from dictmanagedlg.cpp:34: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from dictmanagedlg.cpp:34: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from floatwin.cpp:32: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from dictmanagedlg.cpp:34: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from dictmanagedlg.cpp:34: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictmanagedlg.cpp:34: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictmanagedlg.cpp:34: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from dictmanagedlg.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from mainwin.h:26, from stardict.h:43, from floatwin.cpp:32: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from floatwin.cpp:32: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from readword.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from lib/iappdirs.h:23, from conf.h:38, from readword.cpp:32: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from readword.cpp:32: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readword.cpp:32: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readword.cpp:32: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from floatwin.cpp:32: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from floatwin.cpp:32: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from floatwin.cpp:32: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from floatwin.cpp:32: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from floatwin.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.cpp:71: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:37, from selection.cpp:27: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.cpp:71: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.cpp:71: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from readword.cpp:35: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.cpp:82: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr logger; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from stardict.cpp:85: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from readword.cpp:35: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from readword.cpp:35: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from stardict.cpp:85: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from stardict.cpp:85: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from splash.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from splash.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from lib/pluginmanager.h:34, from stardict.h:40, from selection.cpp:27: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from stardict.cpp:85: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from stardict.cpp:85: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.cpp:85: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.cpp:85: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.cpp:71: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from selection.cpp:27: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from splash.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ mv -f .deps/pluginmanagedlg.Tpo .deps/pluginmanagedlg.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT gtktextviewpango.o -MD -MP -MF .deps/gtktextviewpango.Tpo -c -o gtktextviewpango.o gtktextviewpango.cpp In file included from stardict.h:58, from readword.cpp:35: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from readword.cpp:35: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from splash.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from splash.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from splash.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from stardict.h:43, from selection.cpp:27: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from selection.cpp:27: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readword.cpp:35: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from readword.cpp:35: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from readword.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from selection.cpp:27: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from selection.cpp:27: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from selection.cpp:27: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from selection.cpp:27: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from selection.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from gtktextviewpango.cpp:31: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from gtktextviewpango.h:23, from gtktextviewpango.cpp:34: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from splash.cpp:27: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from splash.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from splash.cpp:27: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from splash.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from splash.cpp:27: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from splash.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/gtktextviewpango.Tpo .deps/gtktextviewpango.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pangoview.o -MD -MP -MF .deps/pangoview.Tpo -c -o pangoview.o pangoview.cpp mv -f .deps/selection.Tpo .deps/selection.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT articleview.o -MD -MP -MF .deps/articleview.Tpo -c -o articleview.o articleview.cpp mv -f .deps/readword.Tpo .deps/readword.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT class_factory.o -MD -MP -MF .deps/class_factory.Tpo -c -o class_factory.o class_factory.cpp mv -f .deps/splash.Tpo .deps/splash.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT inifile.o -MD -MP -MF .deps/inifile.Tpo -c -o inifile.o inifile.cpp mv -f .deps/prefsdlg.Tpo .deps/prefsdlg.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT x11_iskeyspressed.o -MD -MP -MF .deps/x11_iskeyspressed.Tpo -c -o x11_iskeyspressed.o x11_iskeyspressed.cpp mv -f .deps/conf.Tpo .deps/conf.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT docklet.o -MD -MP -MF .deps/docklet.Tpo -c -o docklet.o docklet.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from tray.h:23, from class_factory.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from tray.h:23, from class_factory.cpp:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from tray.h:23, from class_factory.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from tray.h:23, from class_factory.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from class_factory.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from tray.h:23, from class_factory.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/floatwin.Tpo .deps/floatwin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT eggaccelerators.o -MD -MP -MF .deps/eggaccelerators.Tpo -c -o eggaccelerators.o eggaccelerators.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from pangoview.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from gtktextviewpango.h:23, from pangoview.cpp:28: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from articleview.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from articleview.cpp:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from x11_iskeyspressed.cpp:27: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from gtk_iskeyspressed.h:23, from x11_iskeyspressed.cpp:30: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from articleview.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from articleview.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from articleview.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from articleview.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/dictmanagedlg.Tpo .deps/dictmanagedlg.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tomboykeybinder.o -MD -MP -MF .deps/tomboykeybinder.Tpo -c -o tomboykeybinder.o tomboykeybinder.cpp mv -f .deps/mainwin.Tpo .deps/mainwin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT gtk_iskeyspressed.o -MD -MP -MF .deps/gtk_iskeyspressed.Tpo -c -o gtk_iskeyspressed.o gtk_iskeyspressed.cpp pangoview.cpp: In member function 'LabelPangoWidget::Mark* LabelPangoWidget::Marks::add_mark(size_t, bool)': pangoview.cpp:492:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pMark(new Mark(index, left_gravity)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from pangoview.h:26, from pangoview.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ pangoview.cpp: In member function 'LabelPangoWidget::Mark* LabelPangoWidget::Marks::add_mark(size_t, bool, const Name&)': pangoview.cpp:505:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pMark(new Mark(index, left_gravity, name)); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from pangoview.h:26, from pangoview.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from skin.h:24, from docklet.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from skin.h:23, from docklet.cpp:26: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from class_factory.cpp:42: x11_iskeyspressed.h:66:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr def_hot_keys;/*I don't want to duplicate work, ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from class_factory.cpp:50: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from class_factory.cpp:50: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from class_factory.cpp:50: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from x11_iskeyspressed.h:26, from class_factory.cpp:42: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from articleview.cpp:30: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from articleview.cpp:30: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from articleview.cpp:30: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from x11_iskeyspressed.cpp:32: x11_iskeyspressed.h:66:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr def_hot_keys;/*I don't want to duplicate work, ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from x11_iskeyspressed.h:26, from x11_iskeyspressed.cpp:32: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from skin.h:24, from docklet.cpp:26: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ mv -f .deps/class_factory.Tpo .deps/class_factory.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT progresswin.o -MD -MP -MF .deps/progresswin.Tpo -c -o progresswin.o progresswin.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from gtk_iskeyspressed.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from articleview.cpp:32: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from gtk_iskeyspressed.h:23, from gtk_iskeyspressed.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from mainwin.h:26, from stardict.h:43, from articleview.cpp:32: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from articleview.cpp:32: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from eggaccelerators.h:26, from tomboykeybinder.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from tomboykeybinder.cpp:22: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from eggaccelerators.h:26, from eggaccelerators.cpp:23: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from skin.h:24, from docklet.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from docklet.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from skin.h:24, from docklet.cpp:26: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from eggaccelerators.h:26, from tomboykeybinder.cpp:26: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from eggaccelerators.h:26, from tomboykeybinder.cpp:26: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from tomboykeybinder.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from stardict.h:58, from articleview.cpp:32: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from articleview.cpp:32: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from eggaccelerators.h:26, from tomboykeybinder.cpp:26: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from articleview.cpp:32: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from articleview.cpp:32: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from articleview.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/tomboykeybinder.Tpo .deps/tomboykeybinder.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tray.o -MD -MP -MF .deps/tray.Tpo -c -o tray.o tray.cpp mv -f .deps/inifile.Tpo .deps/inifile.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dictmanage.o -MD -MP -MF .deps/dictmanage.Tpo -c -o dictmanage.o dictmanage.cpp mv -f .deps/x11_iskeyspressed.Tpo .deps/x11_iskeyspressed.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT globalhotkeys.o -MD -MP -MF .deps/globalhotkeys.Tpo -c -o globalhotkeys.o globalhotkeys.cpp mv -f .deps/gtk_iskeyspressed.Tpo .deps/gtk_iskeyspressed.Po mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT hotkeyeditor.o -MD -MP -MF .deps/hotkeyeditor.Tpo -c -o hotkeyeditor.o hotkeyeditor.c c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT desktop.o -MD -MP -MF .deps/desktop.Tpo -c -o desktop.o desktop.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from progresswin.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from progresswin.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from progresswin.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from progresswin.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from progresswin.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from progresswin.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/docklet.Tpo .deps/docklet.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.cpp In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from tray.h:23, from tray.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from tray.h:23, from tray.cpp:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from hotkeyeditor.c:133: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from hotkeyeditor.c:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from tray.h:23, from tray.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from tray.h:23, from tray.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from tray.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from hotkeyeditor.c:133: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from hotkeyeditor.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from tray.h:23, from tray.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/hotkeyeditor.Tpo .deps/hotkeyeditor.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/local/share"\" -DSYSTEM_ICON_DIR=\""/usr/local/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/local/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/local/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/local/lib/stardict"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT cmdlineopts.o -MD -MP -MF .deps/cmdlineopts.Tpo -c -o cmdlineopts.o cmdlineopts.cpp mv -f .deps/stardict.Tpo .deps/stardict.Po mv -f .deps/progresswin.Tpo .deps/progresswin.Po In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from dictmanage.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/articleview.Tpo .deps/articleview.Po In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from lib/iappdirs.h:23, from conf.h:38, from dictmanage.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from dictmanage.cpp:25: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from dictmanage.cpp:20: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from lib/iappdirs.h:23, from conf.h:38, from dictmanage.cpp:25: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from dictmanage.cpp:25: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictmanage.cpp:25: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictmanage.cpp:25: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/tray.Tpo .deps/tray.Po In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from stardict.h:27, from globalhotkeys.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from stardict.h:27, from globalhotkeys.cpp:21: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from lib/pluginmanager.h:34, from stardict.h:40, from dictmanage.cpp:26: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/pangoview.Tpo .deps/pangoview.Po In file included from mainwin.h:26, from stardict.h:43, from dictmanage.cpp:26: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from dictmanage.cpp:26: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from stardict.h:58, from dictmanage.cpp:26: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from dictmanage.cpp:26: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictmanage.cpp:26: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from dictmanage.cpp:26: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from dictmanage.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from stardict.h:27, from globalhotkeys.cpp:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from stardict.h:27, from globalhotkeys.cpp:21: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from stardict.h:24, from globalhotkeys.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from stardict.h:27, from globalhotkeys.cpp:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from desktop.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from lib/iappdirs.h:23, from conf.h:38, from desktop.cpp:35: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from desktop.cpp:35: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from desktop.cpp:35: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from desktop.cpp:35: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from lib/pluginmanager.h:34, from stardict.h:40, from desktop.cpp:36: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from mainwin.h:26, from stardict.h:43, from desktop.cpp:36: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from cmdlineopts.cpp:20: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from stardict.h:43, from desktop.cpp:36: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from desktop.cpp:36: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from log.h:30, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from cmdlineopts.h:21, from cmdlineopts.cpp:27: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr logger; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from log.h:27, from cmdlineopts.h:21, from cmdlineopts.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from desktop.cpp:36: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from desktop.cpp:36: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from desktop.cpp:36: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from desktop.cpp:36: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from desktop.cpp:35: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:37, from globalhotkeys.cpp:21: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/cmdlineopts.Tpo .deps/cmdlineopts.Po In file included from lib/pluginmanager.h:34, from stardict.h:40, from globalhotkeys.cpp:21: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from mainwin.h:26, from stardict.h:43, from globalhotkeys.cpp:21: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pango_view_; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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 [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:50, from globalhotkeys.cpp:21: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr view; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from globalhotkeys.cpp:21: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from stardict.h:58, from globalhotkeys.cpp:21: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from globalhotkeys.cpp:21: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr oDockLet; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from globalhotkeys.cpp:21: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr unlock_keys; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from stardict.h:37, from globalhotkeys.cpp:21: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from log.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from lib/iappdirs.h:23, from conf.h:38, from log.cpp:41: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/desktop.Tpo .deps/desktop.Po In file included from log.cpp:41: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from log.cpp:41: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/globalhotkeys.Tpo .deps/globalhotkeys.Po In file included from log.cpp:41: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf;//global exemplar of AppConf class ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from log.cpp:41: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log.cpp:41: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr conf_dirs; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from log.cpp:41: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from log.cpp:42: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] extern std::auto_ptr logger; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from log.cpp:41: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ log.cpp:46:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr logger; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from conf.h:29, from log.cpp:41: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f .deps/log.Tpo .deps/log.Po mv -f .deps/dictmanage.Tpo .deps/dictmanage.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' Making all in stardict-plugins gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' Making all in stardict-dictdotcn-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_dictdotcn.lo -MD -MP -MF .deps/stardict_dictdotcn.Tpo -c -o stardict_dictdotcn.lo stardict_dictdotcn.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_dictdotcn.h:33, from stardict_dictdotcn.cpp:22: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_dictdotcn.h:33, from stardict_dictdotcn.cpp:22: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_dictdotcn.Tpo .deps/stardict_dictdotcn.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_dictdotcn.v" -lSM -lICE -o stardict_dictdotcn.la -rpath /usr/local/lib/stardict/plugins stardict_dictdotcn.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_dictdotcn.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' Making all in stardict-man-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_man.lo -MD -MP -MF .deps/stardict_man.Tpo -c -o stardict_man.lo stardict_man.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_man.h:23, from stardict_man.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_man.h:23, from stardict_man.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_man.Tpo .deps/stardict_man.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_man.v" -lSM -lICE -o stardict_man.la -rpath /usr/local/lib/stardict/plugins stardict_man.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_man.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' Making all in stardict-html-parsedata-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_html_parsedata.h:33, from stardict_html_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_html_parsedata.h:33, from stardict_html_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_html_parsedata.Tpo .deps/stardict_html_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_html_parsedata.v" -lSM -lICE -o stardict_html_parsedata.la -rpath /usr/local/lib/stardict/plugins stardict_html_parsedata.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_html_parsedata.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' Making all in stardict-xdxf-parsedata-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_xdxf_parsedata.h:33, from stardict_xdxf_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_xdxf_parsedata.h:33, from stardict_xdxf_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_xdxf_parsedata.Tpo .deps/stardict_xdxf_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_xdxf_parsedata.v" -lSM -lICE -o stardict_xdxf_parsedata.la -rpath /usr/local/lib/stardict/plugins stardict_xdxf_parsedata.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_xdxf_parsedata.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' Making all in stardict-wordnet-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_wordnet.lo -MD -MP -MF .deps/stardict_wordnet.Tpo -c -o stardict_wordnet.lo stardict_wordnet.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT court_widget.lo -MD -MP -MF .deps/court_widget.Tpo -c -o court_widget.lo court_widget.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT newton.lo -MD -MP -MF .deps/newton.Tpo -c -o newton.lo newton.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT newton_env.lo -MD -MP -MF .deps/newton_env.Tpo -c -o newton_env.lo newton_env.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT partic.lo -MD -MP -MF .deps/partic.Tpo -c -o partic.lo partic.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT scene.lo -MD -MP -MF .deps/scene.Tpo -c -o scene.lo scene.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT spring.lo -MD -MP -MF .deps/spring.Tpo -c -o spring.lo spring.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT vector_t.lo -MD -MP -MF .deps/vector_t.Tpo -c -o vector_t.lo vector_t.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT spring.lo -MD -MP -MF .deps/spring.Tpo -c spring.cpp -fPIC -DPIC -o .libs/spring.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT partic.lo -MD -MP -MF .deps/partic.Tpo -c partic.cpp -fPIC -DPIC -o .libs/partic.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT scene.lo -MD -MP -MF .deps/scene.Tpo -c scene.cpp -fPIC -DPIC -o .libs/scene.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT newton.lo -MD -MP -MF .deps/newton.Tpo -c newton.cpp -fPIC -DPIC -o .libs/newton.o mv -f .deps/spring.Tpo .deps/spring.Plo mv -f .deps/newton_env.Tpo .deps/newton_env.Plo mv -f .deps/partic.Tpo .deps/partic.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 mv -f .deps/newton.Tpo .deps/newton.Plo mv -f .deps/scene.Tpo .deps/scene.Plo In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from court_widget.h:23, from court_widget.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from court_widget.h:23, from court_widget.cpp:20: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_wordnet.h:33, from stardict_wordnet.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from court_widget.h:23, from court_widget.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from court_widget.h:23, from court_widget.cpp:20: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from court_widget.h:23, from court_widget.cpp:20: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from court_widget.h:23, from court_widget.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_wordnet_parsedata.h:33, from stardict_wordnet_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_wordnet.h:33, from stardict_wordnet.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_wordnet_parsedata.h:33, from stardict_wordnet_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_wordnet.Tpo .deps/stardict_wordnet.Plo mv -f .deps/stardict_wordnet_parsedata.Tpo .deps/stardict_wordnet_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_wordnet_parsedata.v" -lSM -lICE -o stardict_wordnet_parsedata.la -rpath /usr/local/lib/stardict/plugins stardict_wordnet_parsedata.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_wordnet_parsedata.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) mv -f .deps/court_widget.Tpo .deps/court_widget.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_wordnet.v" -lSM -lICE -o stardict_wordnet.la -rpath /usr/local/lib/stardict/plugins stardict_wordnet.lo court_widget.lo newton.lo newton_env.lo partic.lo scene.lo spring.lo vector_t.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/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/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' Making all in stardict-powerword-parsedata-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_powerword_parsedata.h:33, from stardict_powerword_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_powerword_parsedata.h:33, from stardict_powerword_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_powerword_parsedata.Tpo .deps/stardict_powerword_parsedata.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_powerword_parsedata.v" -lSM -lICE -o stardict_powerword_parsedata.la -rpath /usr/local/lib/stardict/plugins stardict_powerword_parsedata.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_powerword_parsedata.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' Making all in stardict-wiki-parsedata-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo global.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_wiki2xml.lo -MD -MP -MF .deps/stardict_wiki2xml.Tpo -c -o stardict_wiki2xml.lo stardict_wiki2xml.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT TXML.lo -MD -MP -MF .deps/TXML.Tpo -c -o TXML.lo TXML.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT WIKI2XML.lo -MD -MP -MF .deps/WIKI2XML.Tpo -c -o WIKI2XML.lo WIKI2XML.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT WIKI2XML.lo -MD -MP -MF .deps/WIKI2XML.Tpo -c WIKI2XML.cpp -fPIC -DPIC -o .libs/WIKI2XML.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cpp -fPIC -DPIC -o .libs/global.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT TXML.lo -MD -MP -MF .deps/TXML.Tpo -c TXML.cpp -fPIC -DPIC -o .libs/TXML.o global.cpp: In function 'std::__cxx11::string implode(std::__cxx11::string, std::vector >&)': global.cpp:93:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( size_t a = 1 ; a < parts.size() ; a++ ) ^~~ global.cpp:95:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return ret ; ^~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_wiki_parsedata.h:33, from stardict_wiki_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_wiki_parsedata.h:33, from stardict_wiki_parsedata.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_wiki2xml.Tpo .deps/stardict_wiki2xml.Plo mv -f .deps/global.Tpo .deps/global.Plo mv -f .deps/TXML.Tpo .deps/TXML.Plo mv -f .deps/stardict_wiki_parsedata.Tpo .deps/stardict_wiki_parsedata.Plo mv -f .deps/WIKI2XML.Tpo .deps/WIKI2XML.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_wiki_parsedata.v" -lSM -lICE -o stardict_wiki_parsedata.la -rpath /usr/local/lib/stardict/plugins stardict_wiki_parsedata.lo global.lo stardict_wiki2xml.lo TXML.lo WIKI2XML.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/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/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' Making all in stardict-spell-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_spell.lo -MD -MP -MF .deps/stardict_spell.Tpo -c -o stardict_spell.lo stardict_spell.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -I../../src -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_spell.h:23, from stardict_spell.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_spell.h:23, from stardict_spell.cpp:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_spell.Tpo .deps/stardict_spell.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_spell.v" -lSM -lICE -o stardict_spell.la -rpath /usr/local/lib/stardict/plugins stardict_spell.lo -L/usr/local/lib -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -lintl -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_spell.o -lSM -lICE -L/usr/local/lib -lenchant -lgmodule-2.0 -lglib-2.0 -lintl -lX11 -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,--version-script=./stardict_spell.v -pthread -pthread -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' Making all in stardict-qqwry-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stardict_qqwry.lo -MD -MP -MF .deps/stardict_qqwry.Tpo -c -o stardict_qqwry.lo stardict_qqwry.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/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/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../../src/lib/plugin.h:23, from stardict_qqwry.h:33, from stardict_qqwry.cpp:24: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/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/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../../lib/config-custom.h:31, from ../../config.h:146, from stardict_qqwry.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../../src/lib/plugin.h:23, from stardict_qqwry.h:33, from stardict_qqwry.cpp:24: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ mv -f .deps/stardict_qqwry.Tpo .deps/stardict_qqwry.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -avoid-version -module "-Wl,--version-script=./stardict_qqwry.v" -lSM -lICE -o stardict_qqwry.la -rpath /usr/local/lib/stardict/plugins stardict_qqwry.lo -lX11 -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/stardict_qqwry.o -lSM -lICE -lX11 -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -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" ) gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' Making all in stardict-sapi-tts-plugin gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' Making all in tests gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/tests' depbase=`echo t_config_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_fuzzy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_lookupdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_convert_old_ini.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_articleview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_xml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo t_res_database.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 depbase=`echo ../src/inifile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -Wall -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_xml t_xml.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_xml t_xml.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from t_articleview.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from t_lookupdata.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from t_lookupdata.cpp:27: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from t_lookupdata.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from t_lookupdata.cpp:27: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from t_lookupdata.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from t_lookupdata.cpp:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../src/lib/parsedata_plugin.h:23, from t_articleview.cpp:29: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_query t_query.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib 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:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from t_res_database.cpp:23: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_query t_query.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread In file included from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from t_fuzzy.cpp:33: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from t_fuzzy.cpp:33: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from ../src/lib/storage_impl.h:23, from t_res_database.cpp:28: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from t_res_database.cpp:23: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here 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:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from t_res_database.cpp:23: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from t_lookupdata.cpp:31: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from t_lookupdata.cpp:31: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_lookupdata.cpp:31: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ t_res_database.cpp: In function 'int main(int, char**)': t_res_database.cpp:129:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pindex; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from t_res_database.cpp:23: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from t_fuzzy.cpp:33: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from t_fuzzy.cpp:33: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from t_fuzzy.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_articleview t_articleview.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from t_fuzzy.cpp:33: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ../src/lib/iappdirs.h:23, from t_dict.cpp:35: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/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/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_articleview t_articleview.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../src/lib/iappdirs.h:23, from t_dict.cpp:35: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ../src/lib/iappdirs.h:23, from t_dict.cpp:35: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from t_dict.cpp:22: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../src/lib/iappdirs.h:23, from t_dict.cpp:35: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_lookupdata t_lookupdata.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib In file included from t_fuzzy.cpp:37: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from t_fuzzy.cpp:37: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_fuzzy.cpp:37: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_lookupdata t_lookupdata.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from t_config_file.cpp:31: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from t_config_file.cpp:31: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from ../src/lib/stddict.h:31, from t_dict.cpp:36: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr dictdzfile; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_dict.cpp:36: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from t_dict.cpp:36: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr idx_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_dict.cpp:36: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from t_dict.cpp:36: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr syn_file; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../src/lib/dictbase.h:26, from ../src/lib/stddict.h:31, from t_dict.cpp:36: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from t_config_file.cpp:31: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from t_config_file.cpp:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../lib/config-custom.h:31, from ../config.h:146, from t_config_file.cpp:21: /usr/local/include/glib-2.0/glib/gtypes.h:545:26: note: declared here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from t_config_file.cpp:31: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_fuzzy t_fuzzy.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_fuzzy t_fuzzy.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_res_database t_res_database.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_res_database t_res_database.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread t_config_file.cpp: In function 'bool test_inifile()': t_config_file.cpp:120:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr cf; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from t_config_file.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_convert_old_ini t_convert_old_ini.o ../src/inifile.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_convert_old_ini t_convert_old_ini.o ../src/inifile.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_dict t_dict.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_dict t_dict.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -lSM -lICE -o t_config_file t_config_file.o ../src/inifile.o ../src/lib/libstardict.la -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -o t_config_file t_config_file.o ../src/inifile.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/tests' Making all in pixmaps gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/pixmaps' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/pixmaps' Making all in po gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ga.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mk.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tt.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/po' Making all in data gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/data' LC_ALL=C /usr/local/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. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/data' Making all in doc gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/doc' Making all in debian-upstream gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/debian-upstream' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/debian-upstream' Making all in mac_dist gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' Making all in zh_CN.lproj gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' Making all in msvc_2008 gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/msvc_2008' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/msvc_2008' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[2]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[2]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6' gmake[1]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6' SUCCEEDED 00:01:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> stardict-3.0.6_4 depends on executable: xdg-open - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for stardict-3.0.6_4 ===> stardict-3.0.6_4 depends on executable: xdg-open - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6' Making install in lib gmake[2]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib' Making install in src gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib/src' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib/src' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib/src' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib/src' gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib' gmake[2]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/lib' Making install in dict gmake[2]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict' Making install in m4 gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/m4' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/m4' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/m4' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/m4' Making install in src gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' Making install in lib gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/lib' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/lib' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/lib' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/lib' Making install in pixmaps gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/pixmaps' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/pixmaps' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/share/stardict/pixmaps' install -m 0644 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 '/construction/textproc/stardict3/stage/usr/local/share/stardict/pixmaps' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/pixmaps' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/pixmaps' Making install in sounds gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/sounds' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/sounds' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/share/stardict/sounds' install -m 0644 menushow.wav buttonactive.wav '/construction/textproc/stardict3/stage/usr/local/share/stardict/sounds' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/sounds' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/sounds' Making install in win32 gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' Making install in acrobat gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' Making install in sources gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/sources' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/sources' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/sources' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/sources' Making install in win32 gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/win32' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/win32' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/win32' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat/win32' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/acrobat' Making install in nsis gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/nsis' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/nsis' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/nsis' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/nsis' Making install in PortableApps.com gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/PortableApps.com' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/PortableApps.com' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/PortableApps.com' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32/PortableApps.com' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/win32' Making install in dic gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' Making install in stardict-dict gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' Making install in res gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict/res' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict/res' gmake[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/share/stardict/dic/stardict-dict/res' install -m 0644 huzheng.png huzheng_redhat.png linux_logo.jpg redhat_linux_logo.gif redhat_logo.jpg wenjing.jpg wenjing2.jpg splash.png '/construction/textproc/stardict3/stage/usr/local/share/stardict/dic/stardict-dict/res' gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict/res' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict/res' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[7]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/share/stardict/dic/stardict-dict' install -m 0644 stardict-dict.dict.dz stardict-dict.idx stardict-dict.ifo stardict-dict.syn '/construction/textproc/stardict3/stage/usr/local/share/stardict/dic/stardict-dict' gmake[7]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic/stardict-dict' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' gmake[6]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/dic' Making install in treedict gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/treedict' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/treedict' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/treedict' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/treedict' Making install in skins gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/skins' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/skins' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/skins' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src/skins' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -lz -lX11 -L/usr/local/lib libtool: link: c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 lib/.libs/libstardict.a -lSM -lICE -L/usr/local/lib -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lz -lX11 -pthread gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 stardict '/construction/textproc/stardict3/stage/usr/local/bin' libtool: install: install -m 555 -s stardict /construction/textproc/stardict3/stage/usr/local/bin/stardict gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/src' Making install in stardict-plugins gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' Making install in stardict-dictdotcn-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_dictdotcn.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_dictdotcn.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_dictdotcn.so libtool: install: /usr/bin/install -c .libs/stardict_dictdotcn.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_dictdotcn.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-dictdotcn-plugin' Making install in stardict-man-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_man.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_man.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_man.so libtool: install: /usr/bin/install -c .libs/stardict_man.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_man.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' Making install in stardict-html-parsedata-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_html_parsedata.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_html_parsedata.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_html_parsedata.so libtool: install: /usr/bin/install -c .libs/stardict_html_parsedata.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_html_parsedata.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' Making install in stardict-xdxf-parsedata-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_xdxf_parsedata.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_xdxf_parsedata.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_xdxf_parsedata.so libtool: install: /usr/bin/install -c .libs/stardict_xdxf_parsedata.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_xdxf_parsedata.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' Making install in stardict-wordnet-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_wordnet.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_wordnet.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_wordnet.so libtool: install: /usr/bin/install -c .libs/stardict_wordnet.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_wordnet.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_wordnet_parsedata.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_wordnet_parsedata.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_wordnet_parsedata.so libtool: install: /usr/bin/install -c .libs/stardict_wordnet_parsedata.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_wordnet_parsedata.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' Making install in stardict-powerword-parsedata-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_powerword_parsedata.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_powerword_parsedata.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_powerword_parsedata.so libtool: install: /usr/bin/install -c .libs/stardict_powerword_parsedata.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_powerword_parsedata.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' Making install in stardict-wiki-parsedata-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_wiki_parsedata.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_wiki_parsedata.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_wiki_parsedata.so libtool: install: /usr/bin/install -c .libs/stardict_wiki_parsedata.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_wiki_parsedata.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' Making install in stardict-spell-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_spell.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_spell.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_spell.so libtool: install: /usr/bin/install -c .libs/stardict_spell.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_spell.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' Making install in stardict-qqwry-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -c stardict_qqwry.la '/construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins' libtool: install: /usr/bin/install -c .libs/stardict_qqwry.so /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_qqwry.so libtool: install: /usr/bin/install -c .libs/stardict_qqwry.lai /construction/textproc/stardict3/stage/usr/local/lib/stardict/plugins/stardict_qqwry.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/stardict/plugins' gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' Making install in stardict-sapi-tts-plugin gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins' Making install in tests gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/tests' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/tests' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/tests' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/tests' Making install in pixmaps gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/pixmaps' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/pixmaps' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/share/pixmaps' install -m 0644 stardict.png '/construction/textproc/stardict3/stage/usr/local/share/pixmaps' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/pixmaps' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/pixmaps' Making install in po gmake[3]: Entering directory '/construction/textproc/stardict3/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=/construction/textproc/stardict3/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/textproc/stardict3/stardict-3.0.6/dict/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/stardict.mo; \ echo "installing $lang.gmo as $dir/stardict.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/stardict.mo; \ echo "installing ./$lang.gmo as" \ "$dir/stardict.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $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 \ install -m 0644 ./$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 /construction/textproc/stardict3/stage/usr/local/share/locale/ar/LC_MESSAGES/stardict.mo installing be.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/be/LC_MESSAGES/stardict.mo installing cs.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/cs/LC_MESSAGES/stardict.mo installing de.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/de/LC_MESSAGES/stardict.mo installing el.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/el/LC_MESSAGES/stardict.mo installing es.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/es/LC_MESSAGES/stardict.mo installing fr.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/fr/LC_MESSAGES/stardict.mo installing ga.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/ga/LC_MESSAGES/stardict.mo installing hr.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/hr/LC_MESSAGES/stardict.mo installing hu.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/hu/LC_MESSAGES/stardict.mo installing kk.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/kk/LC_MESSAGES/stardict.mo installing ku.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/ku/LC_MESSAGES/stardict.mo installing lt.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/lt/LC_MESSAGES/stardict.mo installing mk.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/mk/LC_MESSAGES/stardict.mo installing nl.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/nl/LC_MESSAGES/stardict.mo installing pt_BR.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/stardict.mo installing ru.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/ru/LC_MESSAGES/stardict.mo installing rw.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/rw/LC_MESSAGES/stardict.mo installing sk.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/sk/LC_MESSAGES/stardict.mo installing sv.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/sv/LC_MESSAGES/stardict.mo installing tr.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/tr/LC_MESSAGES/stardict.mo installing tt.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/tt/LC_MESSAGES/stardict.mo installing uk.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/uk/LC_MESSAGES/stardict.mo installing vi.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/vi/LC_MESSAGES/stardict.mo installing zh_CN.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/stardict.mo installing zh_TW.gmo as /construction/textproc/stardict3/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/stardict.mo gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/po' Making install in data gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/data' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/share/applications' install -m 0644 stardict.desktop '/construction/textproc/stardict3/stage/usr/local/share/applications' /bin/mkdir -p '/construction/textproc/stardict3/stage/usr/local/man/man1' install -m 0644 stardict.1 '/construction/textproc/stardict3/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/data' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/data' Making install in doc gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/doc' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/doc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/doc' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/doc' Making install in debian-upstream gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/debian-upstream' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/debian-upstream' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/debian-upstream' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/debian-upstream' Making install in mac_dist gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' Making install in zh_CN.lproj gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' gmake[5]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/mac_dist' Making install in msvc_2008 gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/msvc_2008' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict/msvc_2008' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/msvc_2008' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict/msvc_2008' gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[4]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[2]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6/dict' gmake[2]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6' gmake[3]: Entering directory '/construction/textproc/stardict3/stardict-3.0.6' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6' gmake[2]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6' gmake[1]: Leaving directory '/construction/textproc/stardict3/stardict-3.0.6' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/stardict/plugins/stardict_man.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_html_parsedata.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_wiki_parsedata.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_spell.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_dictdotcn.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_wordnet_parsedata.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_wordnet.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_qqwry.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_powerword_parsedata.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/stardict/plugins/stardict_xdxf_parsedata.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/bin/stardict is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/bin/stardict is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/bin/stardict is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/bin/stardict is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/bin/stardict is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/stardict is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/stardict is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/stardict/plugins/stardict_dictdotcn.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/stardict/plugins/stardict_dictdotcn.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/stardict/plugins/stardict_dictdotcn.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/stardict/plugins/stardict_spell.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/stardict/plugins/stardict_spell.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for stardict-3.0.6_4 file sizes/checksums [65]: 0% file sizes/checksums [65]: 100% packing files [65]: 0% packing files [65]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:02:39