Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/stardict.spec'], chrootPath='/var/lib/mock/f30-build-36227-20393/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/stardict.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/stardict-3.0.6-11.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/stardict.spec'], chrootPath='/var/lib/mock/f30-build-36227-20393/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/stardict.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Xa90Tq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stardict-3.0.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/stardict-3.0.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stardict-3.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + xargs rm -f + find dict/src/sigc++ dict/src/sigc++config -name '*.h' -or -name '*.cc' + chmod 644 COPYING dict/doc/Building dict/doc/DirectoryLayout dict/doc/Documentation dict/doc/FAQ dict/doc/HACKING dict/doc/HowToCreateDictionary dict/doc/Makefile.am dict/doc/Makefile.in dict/doc/README_windows.txt dict/doc/Readme.mac dict/doc/Skins dict/doc/StarDictFileFormat dict/doc/TextualDictionaryFileFormat dict/doc/Translation dict/doc/stardict-textual-dict-example.xml dict/doc/stardict-textual-dict.rnc dict/doc/stardict-textual-dict.rng + dos2unix dict/doc/stardict-textual-dict.rnc BUILDSTDERR: dos2unix: converting file dict/doc/stardict-textual-dict.rnc to Unix format... Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8L2vbA + exit 0 + umask 022 + cd /builddir/build/BUILD + cd stardict-3.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./dict/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./dict/config.sub BUILDSTDERR: ++ basename ./dict/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./dict/config.sub '/usr/lib/rpm/redhat/config.sub' -> './dict/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./dict/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./dict/config.guess BUILDSTDERR: ++ basename ./dict/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./dict/config.guess '/usr/lib/rpm/redhat/config.guess' -> './dict/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./lib/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./lib/config.sub BUILDSTDERR: ++ basename ./lib/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./lib/config.sub '/usr/lib/rpm/redhat/config.sub' -> './lib/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./lib/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./lib/config.guess BUILDSTDERR: ++ basename ./lib/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./lib/config.guess '/usr/lib/rpm/redhat/config.guess' -> './lib/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./tools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./tools/config.sub BUILDSTDERR: ++ basename ./tools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./tools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './tools/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./tools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./tools/config.guess BUILDSTDERR: ++ basename ./tools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./tools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './tools/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./dict/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./lib/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./tools/ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-gnome-support --disable-gucharmap --disable-dictdotcn --disable-tools --disable-festival checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '995' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in lib (/builddir/build/BUILD/stardict-3.0.6/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-koji-linux-gnu' '--host=riscv64-koji-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-gnome-support' '--disable-gucharmap' '--disable-dictdotcn' '--disable-tools' '--disable-festival' 'build_alias=riscv64-koji-linux-gnu' 'host_alias=riscv64-koji-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '995' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config 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 (/builddir/build/BUILD/stardict-3.0.6/dict) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-koji-linux-gnu' '--host=riscv64-koji-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-gnome-support' '--disable-gucharmap' '--disable-dictdotcn' '--disable-tools' '--disable-festival' 'build_alias=riscv64-koji-linux-gnu' 'host_alias=riscv64-koji-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '995' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for gconftool-2... no checking whether NLS is requested... yes checking for style of include used by make... GNU checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for intltool >= 0.22... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.28.1 checking for XML::Parser... ok checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking gnome-doc-utils >= 0.3.2... yes checking for library containing strerror... none required checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gethostbyname_r... yes checking for memrchr... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for ENCHANT... yes checking for espeak/speak_lib.h... yes checking for STARDICT... yes Disable gnome support checking for zlibVersion in -lz... yes checking for SIGCPP... yes Use system libsigc++20 checking for scrollkeeper-config... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no 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. + make -k -j4 Making all in lib make[1]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib' Making all in src make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libcommon.lo libcommon.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ifo_file.lo ifo_file.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_binary_dict_parser.lo lib_binary_dict_parser.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_chars.lo lib_chars.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_chars.cpp -fPIC -DPIC -o .libs/lib_chars.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_binary_dict_parser.cpp -fPIC -DPIC -o .libs/lib_binary_dict_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ifo_file.cpp -fPIC -DPIC -o .libs/ifo_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libcommon.cpp -fPIC -DPIC -o .libs/libcommon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_chars.cpp -o lib_chars.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libcommon.cpp -o libcommon.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ifo_file.cpp -o ifo_file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_dict_data_block.lo lib_dict_data_block.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_dict_data_block.cpp -fPIC -DPIC -o .libs/lib_dict_data_block.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_binary_dict_parser.cpp -o lib_binary_dict_parser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_res_store.lo lib_res_store.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_res_store.cpp -fPIC -DPIC -o .libs/lib_res_store.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lib_dict_verify.lo lib_dict_verify.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_dict_verify.cpp -fPIC -DPIC -o .libs/lib_dict_verify.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_dict_data_block.cpp -o lib_dict_data_block.o >/dev/null 2>&1 BUILDSTDERR: lib_res_store.cpp: In member function 'TLoadResult resource_storage::load(const string&)': BUILDSTDERR: lib_res_store.cpp:423:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr t_db(new resource_database); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from lib_res_store.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: lib_res_store.cpp:436:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr t_files(new resource_files); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from lib_res_store.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_dict_verify.cpp -o lib_dict_verify.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lib_res_store.cpp -o lib_res_store.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcommon.la libcommon.lo ifo_file.lo lib_binary_dict_parser.lo lib_chars.lo lib_dict_data_block.lo lib_res_store.lo lib_dict_verify.lo libtool: link: ar cru .libs/libcommon.a .libs/libcommon.o .libs/ifo_file.o .libs/lib_binary_dict_parser.o .libs/lib_chars.o .libs/lib_dict_data_block.o .libs/lib_res_store.o .libs/lib_dict_verify.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib/src' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[1]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib' Making all in dict make[1]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict' Making all in m4 make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/m4' Making all in src make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' Making all in lib make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/lib' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dictziplib.lo dictziplib.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o edit-distance.lo edit-distance.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ctype-mb.lo ctype-mb.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ctype-utf8.lo ctype-utf8.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dictziplib.cpp -fPIC -DPIC -o .libs/dictziplib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c edit-distance.cpp -fPIC -DPIC -o .libs/edit-distance.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ctype-utf8.cpp -fPIC -DPIC -o .libs/ctype-utf8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ctype-mb.cpp -fPIC -DPIC -o .libs/ctype-mb.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ctype-uca.lo ctype-uca.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ctype-uca.cpp -fPIC -DPIC -o .libs/ctype-uca.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o collation.lo collation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c collation.cpp -fPIC -DPIC -o .libs/collation.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dictbase.lo dictbase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dictbase.cpp -fPIC -DPIC -o .libs/dictbase.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stddict.lo stddict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stddict.cpp -fPIC -DPIC -o .libs/stddict.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o storage.lo storage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c storage.cpp -fPIC -DPIC -o .libs/storage.o BUILDSTDERR: storage.cpp:796:57: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] BUILDSTDERR: std::string::size_type pos = name_pattern.find_last_of("."DB_DIR_SEPARATOR_S); BUILDSTDERR: ^ BUILDSTDERR: In file included from dictbase.cpp:30: BUILDSTDERR: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from dictbase.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o treedict.lo treedict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c treedict.cpp -fPIC -DPIC -o .libs/treedict.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from iappdirs.h:23, BUILDSTDERR: from stddict.cpp:42: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from iappdirs.h:23, BUILDSTDERR: from stddict.cpp:42: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from stddict.h:31, BUILDSTDERR: from stddict.cpp:44: BUILDSTDERR: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from stddict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stddict.cpp:44: BUILDSTDERR: stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from stddict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stddict.cpp:44: BUILDSTDERR: stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from stddict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o md5.lo md5.c BUILDSTDERR: stddict.cpp: In member function 'MapFile* cache_file::find_and_load_cache_file(const gchar*, const string&, const string&, glong, int) const': BUILDSTDERR: stddict.cpp:313:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr mf(new MapFile); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from stddict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c md5.c -fPIC -DPIC -o .libs/md5.o BUILDSTDERR: In file included from stddict.h:31, BUILDSTDERR: from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: storage.cpp:190:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from storage_impl.h:23, BUILDSTDERR: from storage.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_client.lo stardict_client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_client.cpp -fPIC -DPIC -o .libs/stardict_client.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from treedict.h:23, BUILDSTDERR: from treedict.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from treedict.h:23, BUILDSTDERR: from treedict.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from treedict.h:26, BUILDSTDERR: from treedict.cpp:32: BUILDSTDERR: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from treedict.h:26, BUILDSTDERR: from treedict.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sockets.lo sockets.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sockets.cpp -fPIC -DPIC -o .libs/sockets.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o http_client.lo http_client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c http_client.cpp -fPIC -DPIC -o .libs/http_client.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o httpmanager.lo httpmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c httpmanager.cpp -fPIC -DPIC -o .libs/httpmanager.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin.lo plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin.cpp -fPIC -DPIC -o .libs/plugin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o virtualdictplugin.lo virtualdictplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c virtualdictplugin.cpp -fPIC -DPIC -o .libs/virtualdictplugin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o netdictplugin.lo netdictplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c netdictplugin.cpp -fPIC -DPIC -o .libs/netdictplugin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o specialdictplugin.lo specialdictplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c specialdictplugin.cpp -fPIC -DPIC -o .libs/specialdictplugin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o netdictcache.lo netdictcache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c netdictcache.cpp -fPIC -DPIC -o .libs/netdictcache.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from plugin.h:23, BUILDSTDERR: from plugin.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from plugin.h:23, BUILDSTDERR: from plugin.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ttsplugin.lo ttsplugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ttsplugin.cpp -fPIC -DPIC -o .libs/ttsplugin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parsedata_plugin.lo parsedata_plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parsedata_plugin.cpp -fPIC -DPIC -o .libs/parsedata_plugin.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pluginmanager.lo pluginmanager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pluginmanager.cpp -fPIC -DPIC -o .libs/pluginmanager.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from specialdictplugin.h:23, BUILDSTDERR: from specialdictplugin.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from specialdictplugin.h:23, BUILDSTDERR: from specialdictplugin.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xml_str.lo xml_str.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c xml_str.cpp -fPIC -DPIC -o .libs/xml_str.o BUILDSTDERR: pluginmanager.cpp:99:30: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] BUILDSTDERR: for_each_file(plugins_dirs, "."G_MODULE_SUFFIX, order_list, disable_list, PluginLoader(*this)); BUILDSTDERR: ^ BUILDSTDERR: pluginmanager.cpp:187:30: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] BUILDSTDERR: for_each_file(plugins_dirs, "."G_MODULE_SUFFIX, order_list, disable_list, PluginInfoLoader(*this, virtualdict_pluginlist, netdict_pluginlist, specialdict_pluginlist, tts_pluginlist, parsedata_pluginlist, misc_pluginlist)); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from parsedata_plugin.h:23, BUILDSTDERR: from parsedata_plugin.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o utils.lo utils.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from parsedata_plugin.h:23, BUILDSTDERR: from parsedata_plugin.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c utils.cpp -fPIC -DPIC -o .libs/utils.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compositelookup.lo compositelookup.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compositelookup.cpp -fPIC -DPIC -o .libs/compositelookup.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o iappdirs.lo iappdirs.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from plugin.h:23, BUILDSTDERR: from pluginmanager.h:28, BUILDSTDERR: from pluginmanager.cpp:31: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iappdirs.cpp -fPIC -DPIC -o .libs/iappdirs.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from plugin.h:23, BUILDSTDERR: from pluginmanager.h:28, BUILDSTDERR: from pluginmanager.cpp:31: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from pluginmanager.h:34, BUILDSTDERR: from pluginmanager.cpp:31: BUILDSTDERR: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from pluginmanager.h:34, BUILDSTDERR: from pluginmanager.cpp:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from utils.cpp:30: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from utils.cpp:30: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o full_text_trans.lo full_text_trans.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c full_text_trans.cpp -fPIC -DPIC -o .libs/full_text_trans.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from iappdirs.h:23, BUILDSTDERR: from iappdirs.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from iappdirs.h:23, BUILDSTDERR: from iappdirs.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o verify_dict.lo verify_dict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../.. -I../../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c verify_dict.cpp -fPIC -DPIC -o .libs/verify_dict.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from iappdirs.h:23, BUILDSTDERR: from verify_dict.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from iappdirs.h:23, BUILDSTDERR: from verify_dict.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from stddict.h:31, BUILDSTDERR: from verify_dict.cpp:34: BUILDSTDERR: dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from verify_dict.cpp:34: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from verify_dict.cpp:34: BUILDSTDERR: stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from verify_dict.cpp:34: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from verify_dict.cpp:34: BUILDSTDERR: stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from dictbase.h:26, BUILDSTDERR: from stddict.h:31, BUILDSTDERR: from verify_dict.cpp:34: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstardict.la dictziplib.lo edit-distance.lo ctype-mb.lo ctype-utf8.lo ctype-uca.lo collation.lo dictbase.lo stddict.lo storage.lo treedict.lo md5.lo stardict_client.lo sockets.lo http_client.lo httpmanager.lo plugin.lo virtualdictplugin.lo netdictplugin.lo specialdictplugin.lo netdictcache.lo ttsplugin.lo parsedata_plugin.lo pluginmanager.lo xml_str.lo utils.lo compositelookup.lo iappdirs.lo full_text_trans.lo verify_dict.lo ../../../lib/src/libcommon.la -lX11 libtool: link: (cd .libs/libstardict.lax/libcommon.a && ar x "/builddir/build/BUILD/stardict-3.0.6/dict/src/lib/../../../lib/src/.libs/libcommon.a") libtool: link: ar cru .libs/libstardict.a .libs/dictziplib.o .libs/edit-distance.o .libs/ctype-mb.o .libs/ctype-utf8.o .libs/ctype-uca.o .libs/collation.o .libs/dictbase.o .libs/stddict.o .libs/storage.o .libs/treedict.o .libs/md5.o .libs/stardict_client.o .libs/sockets.o .libs/http_client.o .libs/httpmanager.o .libs/plugin.o .libs/virtualdictplugin.o .libs/netdictplugin.o .libs/specialdictplugin.o .libs/netdictcache.o .libs/ttsplugin.o .libs/parsedata_plugin.o .libs/pluginmanager.o .libs/xml_str.o .libs/utils.o .libs/compositelookup.o .libs/iappdirs.o .libs/full_text_trans.o .libs/verify_dict.o .libs/libstardict.lax/libcommon.a/ifo_file.o .libs/libstardict.lax/libcommon.a/lib_binary_dict_parser.o .libs/libstardict.lax/libcommon.a/lib_chars.o .libs/libstardict.lax/libcommon.a/lib_dict_data_block.o .libs/libstardict.lax/libcommon.a/lib_dict_verify.o .libs/libstardict.lax/libcommon.a/lib_res_store.o .libs/libstardict.lax/libcommon.a/libcommon.o libtool: link: ranlib .libs/libstardict.a libtool: link: rm -fr .libs/libstardict.lax libtool: link: ( cd ".libs" && rm -f "libstardict.la" && ln -s "../libstardict.la" "libstardict.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/lib' Making all in pixmaps make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/pixmaps' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/pixmaps' Making all in sounds make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/sounds' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/sounds' Making all in win32 make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' Making all in acrobat make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' Making all in sources make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/sources' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/sources' Making all in win32 make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' Making all in nsis make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/nsis' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/nsis' Making all in PortableApps.com make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' Making all in dic make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' Making all in stardict-dict make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' Making all in res make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' Making all in treedict make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/treedict' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/treedict' Making all in skins make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/skins' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/skins' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict.o stardict.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mainwin.o mainwin.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o conf.o conf.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o skin.o skin.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from class_factory.h:23, BUILDSTDERR: from conf.cpp:30: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from class_factory.h:23, BUILDSTDERR: from conf.cpp:30: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from desktop.h:25, BUILDSTDERR: from stardict.cpp:69: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from desktop.h:25, BUILDSTDERR: from stardict.cpp:69: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from skin.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from skin.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from skin.cpp:27: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from skin.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from skin.cpp:27: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from skin.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from skin.cpp:27: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from skin.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from conf.cpp:35: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from conf.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from conf.cpp:35: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from conf.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from conf.cpp:35: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from conf.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: conf.cpp:47:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr conf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from conf.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: conf.cpp:48:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from conf.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.cpp:32: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.cpp:32: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.cpp:32: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.cpp:71: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from mainwin.cpp:34: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.cpp:71: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.cpp:71: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from mainwin.cpp:34: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from mainwin.cpp:34: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.cpp:82: BUILDSTDERR: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr logger; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from mainwin.cpp:34: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from stardict.cpp:85: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from mainwin.cpp:34: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from mainwin.cpp:34: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.cpp:34: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.cpp:34: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from mainwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from stardict.cpp:85: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from stardict.cpp:85: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from stardict.cpp:85: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from stardict.cpp:85: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from stardict.cpp:85: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.cpp:85: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.cpp:85: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.cpp:71: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o prefsdlg.o prefsdlg.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dictmanagedlg.o dictmanagedlg.cpp BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from prefsdlg.cpp:35: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from prefsdlg.cpp:35: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from cmdlineopts.h:21, BUILDSTDERR: from prefsdlg.cpp:45: BUILDSTDERR: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr logger; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from prefsdlg.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pluginmanagedlg.o pluginmanagedlg.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o floatwin.o floatwin.cpp BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from dictmanagedlg.cpp:33: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from dictmanagedlg.cpp:33: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from dictmanagedlg.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from pluginmanagedlg.h:23, BUILDSTDERR: from pluginmanagedlg.cpp:24: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from pluginmanagedlg.h:23, BUILDSTDERR: from pluginmanagedlg.cpp:24: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o readword.o readword.cpp BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from pluginmanagedlg.cpp:27: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from pluginmanagedlg.cpp:27: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from pluginmanagedlg.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from floatwin.cpp:32: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from floatwin.cpp:32: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from floatwin.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o selection.o selection.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from readword.cpp:32: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from readword.cpp:32: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from readword.cpp:32: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from readword.cpp:35: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from readword.cpp:35: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from readword.cpp:35: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from readword.cpp:35: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o splash.o splash.cpp BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from readword.cpp:35: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from readword.cpp:35: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from readword.cpp:35: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from readword.cpp:35: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from readword.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from splash.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from splash.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gtktextviewpango.o gtktextviewpango.cpp BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pangoview.o pangoview.cpp BUILDSTDERR: In file included from splash.cpp:27: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from splash.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from splash.cpp:27: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from splash.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from splash.cpp:27: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from splash.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from selection.cpp:27: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from selection.cpp:27: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from selection.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from gtktextviewpango.h:23, BUILDSTDERR: from gtktextviewpango.cpp:34: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from gtktextviewpango.h:23, BUILDSTDERR: from gtktextviewpango.cpp:34: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o articleview.o articleview.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o class_factory.o class_factory.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o inifile.o inifile.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from tray.h:23, BUILDSTDERR: from class_factory.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from gtktextviewpango.h:23, BUILDSTDERR: from pangoview.cpp:28: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from tray.h:23, BUILDSTDERR: from class_factory.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from gtktextviewpango.h:23, BUILDSTDERR: from pangoview.cpp:28: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from articleview.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from articleview.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: pangoview.cpp: In member function 'LabelPangoWidget::Mark* LabelPangoWidget::Marks::add_mark(size_t, bool)': BUILDSTDERR: pangoview.cpp:492:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pMark(new Mark(index, left_gravity)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from pangoview.h:26, BUILDSTDERR: from pangoview.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: pangoview.cpp: In member function 'LabelPangoWidget::Mark* LabelPangoWidget::Marks::add_mark(size_t, bool, const Name&)': BUILDSTDERR: pangoview.cpp:505:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pMark(new Mark(index, left_gravity, name)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from pangoview.h:26, BUILDSTDERR: from pangoview.cpp:33: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from class_factory.cpp:42: BUILDSTDERR: x11_iskeyspressed.h:66:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr def_hot_keys;/*I don't want to duplicate work, BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from x11_iskeyspressed.h:26, BUILDSTDERR: from class_factory.cpp:42: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from class_factory.cpp:50: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from x11_iskeyspressed.h:26, BUILDSTDERR: from class_factory.cpp:42: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from class_factory.cpp:50: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from x11_iskeyspressed.h:26, BUILDSTDERR: from class_factory.cpp:42: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from class_factory.cpp:50: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from x11_iskeyspressed.h:26, BUILDSTDERR: from class_factory.cpp:42: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from articleview.cpp:30: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from articleview.cpp:30: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from articleview.cpp:30: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o x11_iskeyspressed.o x11_iskeyspressed.cpp BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from articleview.cpp:32: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from articleview.cpp:32: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from articleview.cpp:32: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from articleview.cpp:32: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from articleview.cpp:32: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from articleview.cpp:32: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from articleview.cpp:32: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from articleview.cpp:32: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from articleview.cpp:30: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from gtk_iskeyspressed.h:23, BUILDSTDERR: from x11_iskeyspressed.cpp:30: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from gtk_iskeyspressed.h:23, BUILDSTDERR: from x11_iskeyspressed.cpp:30: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o docklet.o docklet.cpp BUILDSTDERR: In file included from x11_iskeyspressed.cpp:32: BUILDSTDERR: x11_iskeyspressed.h:66:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr def_hot_keys;/*I don't want to duplicate work, BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from x11_iskeyspressed.h:26, BUILDSTDERR: from x11_iskeyspressed.cpp:32: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o eggaccelerators.o eggaccelerators.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from skin.h:24, BUILDSTDERR: from docklet.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from skin.h:24, BUILDSTDERR: from docklet.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tomboykeybinder.o tomboykeybinder.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gtk_iskeyspressed.o gtk_iskeyspressed.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from eggaccelerators.h:26, BUILDSTDERR: from eggaccelerators.cpp:23: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from eggaccelerators.h:26, BUILDSTDERR: from eggaccelerators.cpp:23: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o progresswin.o progresswin.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from eggaccelerators.h:26, BUILDSTDERR: from tomboykeybinder.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from eggaccelerators.h:26, BUILDSTDERR: from tomboykeybinder.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tray.o tray.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dictmanage.o dictmanage.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from gtk_iskeyspressed.h:23, BUILDSTDERR: from gtk_iskeyspressed.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from gtk_iskeyspressed.h:23, BUILDSTDERR: from gtk_iskeyspressed.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: dictmanage.cpp:80:30: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] BUILDSTDERR: for_each_file(plugins_dirs, "."G_MODULE_SUFFIX, plugin_order_list, BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from progresswin.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from progresswin.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from tray.h:23, BUILDSTDERR: from tray.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from tray.h:23, BUILDSTDERR: from tray.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o globalhotkeys.o globalhotkeys.cpp gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o hotkeyeditor.o hotkeyeditor.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o desktop.o desktop.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o log.o log.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from dictmanage.cpp:25: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from dictmanage.cpp:25: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from dictmanage.cpp:25: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from dictmanage.cpp:26: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from dictmanage.cpp:26: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from dictmanage.cpp:26: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from dictmanage.cpp:26: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from stardict.h:27, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from dictmanage.cpp:26: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from dictmanage.cpp:26: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from dictmanage.cpp:26: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from dictmanage.cpp:26: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from dictmanage.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from globalhotkeys.cpp:21: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from globalhotkeys.cpp:21: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from stardict.h:37, BUILDSTDERR: from globalhotkeys.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from desktop.cpp:35: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from desktop.cpp:35: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from desktop.cpp:35: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from lib/pluginmanager.h:34, BUILDSTDERR: from stardict.h:40, BUILDSTDERR: from desktop.cpp:36: BUILDSTDERR: lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from lib/iappdirs.h:23, BUILDSTDERR: from conf.h:38, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from mainwin.h:26, BUILDSTDERR: from stardict.h:43, BUILDSTDERR: from desktop.cpp:36: BUILDSTDERR: articleview.h:91:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pango_view_; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from log.cpp:41: BUILDSTDERR: conf.h:168:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:43, BUILDSTDERR: from desktop.cpp:36: BUILDSTDERR: mainwin.h:256:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:50, BUILDSTDERR: from desktop.cpp:36: BUILDSTDERR: floatwin.h:84:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr view; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from log.cpp:41: BUILDSTDERR: conf.h:292:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf;//global exemplar of AppConf class BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from log.cpp:41: BUILDSTDERR: conf.h:293:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr conf_dirs; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from log.cpp:42: BUILDSTDERR: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr logger; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: log.cpp:46:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr logger; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from log.cpp:41: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../../lib/src -DSYSTEM_DATA_DIR=\""/usr/share"\" -DSYSTEM_ICON_DIR=\""/usr/share/pixmaps"\" -DSTARDICT_LOCALE_DIR=\""/usr/share/locale"\" -DSTARDICT_DATA_DIR=\""/usr/share/stardict"\" -DSTARDICT_LIB_DIR=\""/usr/lib64/stardict"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cmdlineopts.o cmdlineopts.cpp BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from desktop.cpp:36: BUILDSTDERR: lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from stardict.h:58, BUILDSTDERR: from desktop.cpp:36: BUILDSTDERR: lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from desktop.cpp:36: BUILDSTDERR: stardict.h:119:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr oDockLet; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from desktop.cpp:36: BUILDSTDERR: stardict.h:126:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr unlock_keys; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from conf.h:29, BUILDSTDERR: from desktop.cpp:35: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from log.h:30, BUILDSTDERR: from cmdlineopts.h:21, BUILDSTDERR: from cmdlineopts.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from log.h:30, BUILDSTDERR: from cmdlineopts.h:21, BUILDSTDERR: from cmdlineopts.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from cmdlineopts.h:21, BUILDSTDERR: from cmdlineopts.cpp:27: BUILDSTDERR: log.h:86:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: extern std::auto_ptr logger; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from log.h:27, BUILDSTDERR: from cmdlineopts.h:21, BUILDSTDERR: from cmdlineopts.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict stardict.o mainwin.o conf.o skin.o prefsdlg.o dictmanagedlg.o pluginmanagedlg.o floatwin.o readword.o selection.o splash.o gtktextviewpango.o pangoview.o articleview.o class_factory.o inifile.o x11_iskeyspressed.o docklet.o eggaccelerators.o tomboykeybinder.o gtk_iskeyspressed.o progresswin.o tray.o dictmanage.o globalhotkeys.o hotkeyeditor.o desktop.o log.o cmdlineopts.o lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' Making all in stardict-plugins make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' Making all in stardict-advertisement-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making all in data make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o advertisement.lo advertisement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c advertisement.cpp -fPIC -DPIC -o .libs/advertisement.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from advertisement.h:14, BUILDSTDERR: from advertisement.cpp:5: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from advertisement.h:14, BUILDSTDERR: from advertisement.cpp:5: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./advertisement.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o advertisement.la -rpath /usr/lib64/stardict/plugins advertisement.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/advertisement.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./advertisement.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,advertisement.so -o .libs/advertisement.so libtool: link: ( cd ".libs" && rm -f "advertisement.la" && ln -s "../advertisement.la" "advertisement.la" ) make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making all in stardict-man-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_man.lo stardict_man.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_man.cpp -fPIC -DPIC -o .libs/stardict_man.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_man.h:23, BUILDSTDERR: from stardict_man.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_man.h:23, BUILDSTDERR: from stardict_man.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_man.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_man.la -rpath /usr/lib64/stardict/plugins stardict_man.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_man.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_man.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_man.so -o .libs/stardict_man.so libtool: link: ( cd ".libs" && rm -f "stardict_man.la" && ln -s "../stardict_man.la" "stardict_man.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' Making all in stardict-update-info-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-update-info-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_update_info.lo stardict_update_info.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_update_info.cpp -fPIC -DPIC -o .libs/stardict_update_info.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_update_info.h:33, BUILDSTDERR: from stardict_update_info.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_update_info.h:33, BUILDSTDERR: from stardict_update_info.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_update_info.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_update_info.la -rpath /usr/lib64/stardict/plugins stardict_update_info.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_update_info.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_update_info.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_update_info.so -o .libs/stardict_update_info.so libtool: link: ( cd ".libs" && rm -f "stardict_update_info.la" && ln -s "../stardict_update_info.la" "stardict_update_info.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-update-info-plugin' Making all in stardict-html-parsedata-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_html_parsedata.lo stardict_html_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_html_parsedata.cpp -fPIC -DPIC -o .libs/stardict_html_parsedata.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_html_parsedata.h:33, BUILDSTDERR: from stardict_html_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_html_parsedata.h:33, BUILDSTDERR: from stardict_html_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_html_parsedata.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_html_parsedata.la -rpath /usr/lib64/stardict/plugins stardict_html_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_html_parsedata.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_html_parsedata.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_html_parsedata.so -o .libs/stardict_html_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_html_parsedata.la" && ln -s "../stardict_html_parsedata.la" "stardict_html_parsedata.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' Making all in stardict-xdxf-parsedata-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_xdxf_parsedata.lo stardict_xdxf_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_xdxf_parsedata.cpp -fPIC -DPIC -o .libs/stardict_xdxf_parsedata.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_xdxf_parsedata.h:33, BUILDSTDERR: from stardict_xdxf_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_xdxf_parsedata.h:33, BUILDSTDERR: from stardict_xdxf_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_xdxf_parsedata.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_xdxf_parsedata.la -rpath /usr/lib64/stardict/plugins stardict_xdxf_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_xdxf_parsedata.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_xdxf_parsedata.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_xdxf_parsedata.so -o .libs/stardict_xdxf_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_xdxf_parsedata.la" && ln -s "../stardict_xdxf_parsedata.la" "stardict_xdxf_parsedata.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' Making all in stardict-wordnet-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_wordnet.lo stardict_wordnet.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o court_widget.lo court_widget.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o newton.lo newton.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o newton_env.lo newton_env.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c court_widget.cpp -fPIC -DPIC -o .libs/court_widget.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_wordnet.cpp -fPIC -DPIC -o .libs/stardict_wordnet.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c newton_env.cpp -fPIC -DPIC -o .libs/newton_env.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c newton.cpp -fPIC -DPIC -o .libs/newton.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o partic.lo partic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c partic.cpp -fPIC -DPIC -o .libs/partic.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o scene.lo scene.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c scene.cpp -fPIC -DPIC -o .libs/scene.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o spring.lo spring.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c spring.cpp -fPIC -DPIC -o .libs/spring.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_wordnet.h:33, BUILDSTDERR: from stardict_wordnet.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from court_widget.h:23, BUILDSTDERR: from court_widget.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector_t.lo vector_t.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector_t.cpp -fPIC -DPIC -o .libs/vector_t.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_wordnet.h:33, BUILDSTDERR: from stardict_wordnet.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from court_widget.h:23, BUILDSTDERR: from court_widget.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_wordnet_parsedata.lo stardict_wordnet_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_wordnet_parsedata.cpp -fPIC -DPIC -o .libs/stardict_wordnet_parsedata.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_wordnet_parsedata.h:33, BUILDSTDERR: from stardict_wordnet_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_wordnet_parsedata.h:33, BUILDSTDERR: from stardict_wordnet_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_wordnet.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_wordnet.la -rpath /usr/lib64/stardict/plugins stardict_wordnet.lo court_widget.lo newton.lo newton_env.lo partic.lo scene.lo spring.lo vector_t.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/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 -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_wordnet.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_wordnet.so -o .libs/stardict_wordnet.so libtool: link: ( cd ".libs" && rm -f "stardict_wordnet.la" && ln -s "../stardict_wordnet.la" "stardict_wordnet.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_wordnet_parsedata.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_wordnet_parsedata.la -rpath /usr/lib64/stardict/plugins stardict_wordnet_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_wordnet_parsedata.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_wordnet_parsedata.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_wordnet_parsedata.so -o .libs/stardict_wordnet_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_wordnet_parsedata.la" && ln -s "../stardict_wordnet_parsedata.la" "stardict_wordnet_parsedata.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' Making all in stardict-powerword-parsedata-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_powerword_parsedata.lo stardict_powerword_parsedata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_powerword_parsedata.cpp -fPIC -DPIC -o .libs/stardict_powerword_parsedata.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_powerword_parsedata.h:33, BUILDSTDERR: from stardict_powerword_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_powerword_parsedata.h:33, BUILDSTDERR: from stardict_powerword_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_powerword_parsedata.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_powerword_parsedata.la -rpath /usr/lib64/stardict/plugins stardict_powerword_parsedata.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_powerword_parsedata.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_powerword_parsedata.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_powerword_parsedata.so -o .libs/stardict_powerword_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_powerword_parsedata.la" && ln -s "../stardict_powerword_parsedata.la" "stardict_powerword_parsedata.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' Making all in stardict-wiki-parsedata-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_wiki_parsedata.lo stardict_wiki_parsedata.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o global.lo global.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_wiki2xml.lo stardict_wiki2xml.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o TXML.lo TXML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_wiki_parsedata.cpp -fPIC -DPIC -o .libs/stardict_wiki_parsedata.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_wiki2xml.cpp -fPIC -DPIC -o .libs/stardict_wiki2xml.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c global.cpp -fPIC -DPIC -o .libs/global.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c TXML.cpp -fPIC -DPIC -o .libs/TXML.o BUILDSTDERR: global.cpp: In function 'std::__cxx11::string implode(std::__cxx11::string, std::vector >&)': BUILDSTDERR: global.cpp:93:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for ( size_t a = 1 ; a < parts.size() ; a++ ) BUILDSTDERR: ^~~ BUILDSTDERR: global.cpp:95:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: return ret ; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_wiki_parsedata.h:33, BUILDSTDERR: from stardict_wiki_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_wiki_parsedata.h:33, BUILDSTDERR: from stardict_wiki_parsedata.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o WIKI2XML.lo WIKI2XML.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c WIKI2XML.cpp -fPIC -DPIC -o .libs/WIKI2XML.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_wiki_parsedata.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_wiki_parsedata.la -rpath /usr/lib64/stardict/plugins stardict_wiki_parsedata.lo global.lo stardict_wiki2xml.lo TXML.lo WIKI2XML.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_wiki_parsedata.o .libs/global.o .libs/stardict_wiki2xml.o .libs/TXML.o .libs/WIKI2XML.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_wiki_parsedata.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_wiki_parsedata.so -o .libs/stardict_wiki_parsedata.so libtool: link: ( cd ".libs" && rm -f "stardict_wiki_parsedata.la" && ln -s "../stardict_wiki_parsedata.la" "stardict_wiki_parsedata.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' Making all in stardict-spell-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_spell.lo stardict_spell.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_spell.cpp -fPIC -DPIC -o .libs/stardict_spell.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_spell.h:23, BUILDSTDERR: from stardict_spell.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_spell.h:23, BUILDSTDERR: from stardict_spell.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_spell.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_spell.la -rpath /usr/lib64/stardict/plugins stardict_spell.lo -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_spell.o -lenchant -lgmodule-2.0 -lglib-2.0 -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_spell.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' Making all in stardict-espeak-tts-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-espeak-tts-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_espeak.lo stardict_espeak.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_espeak.cpp -fPIC -DPIC -o .libs/stardict_espeak.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_espeak.h:23, BUILDSTDERR: from stardict_espeak.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_espeak.h:23, BUILDSTDERR: from stardict_espeak.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_espeak.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_espeak.la -rpath /usr/lib64/stardict/plugins stardict_espeak.lo -lespeak -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_espeak.o -lespeak -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_espeak.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_espeak.so -o .libs/stardict_espeak.so libtool: link: ( cd ".libs" && rm -f "stardict_espeak.la" && ln -s "../stardict_espeak.la" "stardict_espeak.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-espeak-tts-plugin' Making all in stardict-qqwry-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stardict_qqwry.lo stardict_qqwry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stardict_qqwry.cpp -fPIC -DPIC -o .libs/stardict_qqwry.o BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_qqwry.h:33, BUILDSTDERR: from stardict_qqwry.cpp:24: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../../src/lib/plugin.h:23, BUILDSTDERR: from stardict_qqwry.h:33, BUILDSTDERR: from stardict_qqwry.cpp:24: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module "-Wl,--version-script=./stardict_qqwry.v" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict_qqwry.la -rpath /usr/lib64/stardict/plugins stardict_qqwry.lo -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o .libs/stardict_qqwry.o -lX11 -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--version-script=./stardict_qqwry.v -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,stardict_qqwry.so -o .libs/stardict_qqwry.so libtool: link: ( cd ".libs" && rm -f "stardict_qqwry.la" && ln -s "../stardict_qqwry.la" "stardict_qqwry.la" ) make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' Making all in stardict-sapi-tts-plugin make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' Making all in tests make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/tests' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_config_file.o t_config_file.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_dict.o t_dict.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_fuzzy.o t_fuzzy.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_query.o t_query.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from t_fuzzy.cpp:33: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from t_config_file.cpp:31: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../src/lib/iappdirs.h:23, BUILDSTDERR: from t_dict.cpp:35: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from t_fuzzy.cpp:33: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from t_config_file.cpp:31: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../src/lib/iappdirs.h:23, BUILDSTDERR: from t_dict.cpp:35: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_lookupdata.o t_lookupdata.cpp BUILDSTDERR: In file included from ../src/lib/stddict.h:31, BUILDSTDERR: from t_dict.cpp:36: BUILDSTDERR: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_dict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../src/lib/stddict.h:31, BUILDSTDERR: from t_fuzzy.cpp:37: BUILDSTDERR: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_fuzzy.cpp:37: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from t_dict.cpp:36: BUILDSTDERR: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_dict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from t_dict.cpp:36: BUILDSTDERR: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_dict.cpp:36: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from t_fuzzy.cpp:37: BUILDSTDERR: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_fuzzy.cpp:37: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from t_fuzzy.cpp:37: BUILDSTDERR: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_fuzzy.cpp:37: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: t_config_file.cpp: In function 'bool test_inifile()': BUILDSTDERR: t_config_file.cpp:120:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr cf; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from t_config_file.cpp:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_convert_old_ini.o t_convert_old_ini.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_articleview.o t_articleview.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_xml.o t_xml.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from t_lookupdata.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from t_lookupdata.cpp:27: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o t_res_database.o t_res_database.cpp BUILDSTDERR: In file included from ../src/lib/stddict.h:31, BUILDSTDERR: from t_lookupdata.cpp:31: BUILDSTDERR: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_lookupdata.cpp:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from t_lookupdata.cpp:31: BUILDSTDERR: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_lookupdata.cpp:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from t_lookupdata.cpp:31: BUILDSTDERR: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from ../src/lib/dictbase.h:26, BUILDSTDERR: from ../src/lib/stddict.h:31, BUILDSTDERR: from t_lookupdata.cpp:31: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from ../src/lib/parsedata_plugin.h:23, BUILDSTDERR: from t_articleview.cpp:29: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I.. -I.. -I../src -I../src/lib -I../../lib/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ../src/inifile.o ../src/inifile.cpp BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from ../src/lib/parsedata_plugin.h:23, BUILDSTDERR: from t_articleview.cpp:29: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_dict t_dict.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_dict t_dict.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_fuzzy t_fuzzy.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_query t_query.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_fuzzy t_fuzzy.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_query t_query.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_lookupdata t_lookupdata.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_articleview t_articleview.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 BUILDSTDERR: In file included from ../src/lib/stddict.h:31, BUILDSTDERR: from ../src/lib/storage_impl.h:23, BUILDSTDERR: from t_res_database.cpp:28: BUILDSTDERR: ../src/lib/dictbase.h:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr dictdzfile; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from t_res_database.cpp:23: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_lookupdata t_lookupdata.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_articleview t_articleview.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread BUILDSTDERR: In file included from ../src/lib/storage_impl.h:23, BUILDSTDERR: from t_res_database.cpp:28: BUILDSTDERR: ../src/lib/stddict.h:291:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr idx_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from t_res_database.cpp:23: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from ../src/lib/storage_impl.h:23, BUILDSTDERR: from t_res_database.cpp:28: BUILDSTDERR: ../src/lib/stddict.h:292:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr syn_file; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from t_res_database.cpp:23: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: t_res_database.cpp: In function 'int main(int, char**)': BUILDSTDERR: t_res_database.cpp:129:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr pindex; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from t_res_database.cpp:23: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_xml t_xml.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_xml t_xml.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_res_database t_res_database.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_res_database t_res_database.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_config_file t_config_file.o ../src/inifile.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_convert_old_ini t_convert_old_ini.o ../src/inifile.o ../src/lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_config_file t_config_file.o ../src/inifile.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t_convert_old_ini t_convert_old_ini.o ../src/inifile.o -Wl,--export-dynamic -pthread ../src/lib/.libs/libstardict.a -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/tests' Making all in pixmaps make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/pixmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/pixmaps' Making all in po make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/po' Making all in help make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/help' if ! test -d mk/; then mkdir "mk/"; fi if ! test -d nl/; then mkdir "nl/"; fi if ! test -d ru/; then mkdir "ru/"; fi if ! test -d uk/; then mkdir "uk/"; fi msgfmt -o mk/mk.mo mk/mk.po msgfmt -o ru/ru.mo ru/ru.po msgfmt -o nl/nl.mo nl/nl.po msgfmt -o uk/uk.mo uk/uk.po if ! test -d zh_CN/; then mkdir "zh_CN/"; fi msgfmt -o zh_CN/zh_CN.mo zh_CN/zh_CN.po if ! test -d zh_TW/; then mkdir "zh_TW/"; fi msgfmt -o zh_TW/zh_TW.mo zh_TW/zh_TW.po xsltproc -o stardict-C.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/stardict.xml || { rm -f "stardict-C.omf"; exit 1; } if ! test -d mk/; then mkdir mk/; fi if ! test -d nl/; then mkdir nl/; fi if ! test -d ru/; then mkdir ru/; fi if [ -f "C/stardict.xml" ]; then d="../"; else d="/builddir/build/BUILD/stardict-3.0.6/dict/help/"; fi; \ mo="mk/mk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/stardict-3.0.6/dict/help/${mo}"; fi; \ (cd mk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/stardict.xml" > stardict.xml.tmp && \ cp stardict.xml.tmp stardict.xml && rm -f stardict.xml.tmp) if [ -f "C/stardict.xml" ]; then d="../"; else d="/builddir/build/BUILD/stardict-3.0.6/dict/help/"; fi; \ mo="nl/nl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/stardict-3.0.6/dict/help/${mo}"; fi; \ (cd nl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/stardict.xml" > stardict.xml.tmp && \ cp stardict.xml.tmp stardict.xml && rm -f stardict.xml.tmp) if [ -f "C/stardict.xml" ]; then d="../"; else d="/builddir/build/BUILD/stardict-3.0.6/dict/help/"; fi; \ mo="ru/ru.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/stardict-3.0.6/dict/help/${mo}"; fi; \ (cd ru/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/stardict.xml" > stardict.xml.tmp && \ cp stardict.xml.tmp stardict.xml && rm -f stardict.xml.tmp) if ! test -d uk/; then mkdir uk/; fi if [ -f "C/stardict.xml" ]; then d="../"; else d="/builddir/build/BUILD/stardict-3.0.6/dict/help/"; fi; \ mo="uk/uk.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/stardict-3.0.6/dict/help/${mo}"; fi; \ (cd uk/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/stardict.xml" > stardict.xml.tmp && \ cp stardict.xml.tmp stardict.xml && rm -f stardict.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/stardict.xml" ]; then d="../"; else d="/builddir/build/BUILD/stardict-3.0.6/dict/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/stardict-3.0.6/dict/help/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/stardict.xml" > stardict.xml.tmp && \ cp stardict.xml.tmp stardict.xml && rm -f stardict.xml.tmp) if ! test -d zh_TW/; then mkdir zh_TW/; fi if [ -f "C/stardict.xml" ]; then d="../"; else d="/builddir/build/BUILD/stardict-3.0.6/dict/help/"; fi; \ mo="zh_TW/zh_TW.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/builddir/build/BUILD/stardict-3.0.6/dict/help/${mo}"; fi; \ (cd zh_TW/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/stardict.xml" > stardict.xml.tmp && \ cp stardict.xml.tmp stardict.xml && rm -f stardict.xml.tmp) xsltproc -o stardict-mk.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang mk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` mk/stardict.xml || { rm -f "stardict-mk.omf"; exit 1; } xsltproc -o stardict-nl.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang nl --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` nl/stardict.xml || { rm -f "stardict-nl.omf"; exit 1; } xsltproc -o stardict-ru.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang ru --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ru/stardict.xml || { rm -f "stardict-ru.omf"; exit 1; } xsltproc -o stardict-uk.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang uk --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` uk/stardict.xml || { rm -f "stardict-uk.omf"; exit 1; } xsltproc -o stardict-zh_CN.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/stardict.xml || { rm -f "stardict-zh_CN.omf"; exit 1; } xsltproc -o stardict-zh_TW.omf --stringparam db2omf.basename stardict --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/stardict-3.0.6/dict/help/stardict.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_TW/stardict.xml || { rm -f "stardict-zh_TW.omf"; exit 1; } make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/help' Making all in data make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po stardict.desktop.in stardict.desktop Generating and caching the translation database Merging translations into stardict.desktop. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/data' Making all in doc make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/doc' Making all in debian-upstream make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/debian-upstream' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/debian-upstream' Making all in mac_dist make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' Making all in zh_CN.lproj make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' Making all in msvc_2008 make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/msvc_2008' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/msvc_2008' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[1]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[1]: Entering directory '/builddir/build/BUILD/stardict-3.0.6' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.phRLK4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 + cd stardict-3.0.6 + make DESTDIR=/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 'INSTALL=install -p' install Making install in lib make[1]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib/src' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib/src' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib/src' make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib' make[1]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/lib' Making install in dict make[1]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict' Making install in m4 make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/m4' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/m4' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/m4' Making install in src make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' Making install in lib make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/lib' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/lib' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/lib' Making install in pixmaps make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/pixmaps' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/pixmaps' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/pixmaps' install -p -m 644 docklet_normal.png docklet_scan.png docklet_stop.png index_appendix.png index_wazard.png index_dictlist.png index_translate.png splash.png pronounce.png attachment.png video.png '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/pixmaps' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/pixmaps' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/pixmaps' Making install in sounds make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/sounds' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/sounds' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/sounds' install -p -m 644 menushow.wav buttonactive.wav '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/sounds' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/sounds' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/sounds' Making install in win32 make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' Making install in acrobat make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' Making install in sources make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/sources' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/sources' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/sources' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/sources' Making install in win32 make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/win32' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/win32' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat/win32' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/acrobat' Making install in nsis make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/nsis' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/nsis' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/nsis' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/nsis' Making install in PortableApps.com make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/PortableApps.com' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/PortableApps.com' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32/PortableApps.com' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/win32' Making install in dic make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' Making install in stardict-dict make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' Making install in res make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/dic/stardict-dict/res' install -p -m 644 huzheng.png huzheng_redhat.png linux_logo.jpg redhat_linux_logo.gif redhat_logo.jpg wenjing.jpg wenjing2.jpg splash.png '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/dic/stardict-dict/res' make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict/res' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[6]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/dic/stardict-dict' install -p -m 644 stardict-dict.dict.dz stardict-dict.idx stardict-dict.ifo stardict-dict.syn '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/dic/stardict-dict' make[6]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic/stardict-dict' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/dic' Making install in treedict make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/treedict' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/treedict' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/treedict' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/treedict' Making install in skins make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/skins' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/skins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/skins' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src/skins' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stardict stardict.o mainwin.o conf.o skin.o prefsdlg.o dictmanagedlg.o pluginmanagedlg.o floatwin.o readword.o selection.o splash.o gtktextviewpango.o pangoview.o articleview.o class_factory.o inifile.o x11_iskeyspressed.o docklet.o eggaccelerators.o tomboykeybinder.o gtk_iskeyspressed.o progresswin.o tray.o dictmanage.o globalhotkeys.o hotkeyeditor.o desktop.o log.o cmdlineopts.o lib/libstardict.la -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lz -lX11 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lz -lX11 -pthread make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p stardict '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/bin' libtool: install: install -p stardict /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/bin/stardict make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/src' Making install in stardict-plugins make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' Making install in stardict-advertisement-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making install in data make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/data/advertisement' install -p -m 644 advertisement.txt '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/data/advertisement' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin/data' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[5]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p advertisement.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/advertisement.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/advertisement.so libtool: install: install -p .libs/advertisement.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/advertisement.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[5]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-advertisement-plugin' Making install in stardict-man-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_man.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_man.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_man.so libtool: install: install -p .libs/stardict_man.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_man.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-man-plugin' Making install in stardict-update-info-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-update-info-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-update-info-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_update_info.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_update_info.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_update_info.so libtool: install: install -p .libs/stardict_update_info.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_update_info.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-update-info-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-update-info-plugin' Making install in stardict-html-parsedata-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_html_parsedata.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_html_parsedata.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_html_parsedata.so libtool: install: install -p .libs/stardict_html_parsedata.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_html_parsedata.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-html-parsedata-plugin' Making install in stardict-xdxf-parsedata-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_xdxf_parsedata.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_xdxf_parsedata.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_xdxf_parsedata.so libtool: install: install -p .libs/stardict_xdxf_parsedata.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_xdxf_parsedata.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-xdxf-parsedata-plugin' Making install in stardict-wordnet-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_wordnet.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_wordnet.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet.so libtool: install: install -p .libs/stardict_wordnet.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_wordnet_parsedata.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_wordnet_parsedata.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet_parsedata.so libtool: install: install -p .libs/stardict_wordnet_parsedata.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet_parsedata.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin' Making install in stardict-powerword-parsedata-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_powerword_parsedata.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_powerword_parsedata.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_powerword_parsedata.so libtool: install: install -p .libs/stardict_powerword_parsedata.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_powerword_parsedata.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-powerword-parsedata-plugin' Making install in stardict-wiki-parsedata-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_wiki_parsedata.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_wiki_parsedata.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wiki_parsedata.so libtool: install: install -p .libs/stardict_wiki_parsedata.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wiki_parsedata.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-wiki-parsedata-plugin' Making install in stardict-spell-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_spell.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_spell.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_spell.so libtool: install: install -p .libs/stardict_spell.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_spell.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-spell-plugin' Making install in stardict-espeak-tts-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-espeak-tts-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-espeak-tts-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_espeak.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_espeak.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_espeak.so libtool: install: install -p .libs/stardict_espeak.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_espeak.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-espeak-tts-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-espeak-tts-plugin' Making install in stardict-qqwry-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' /bin/sh ../../libtool --mode=install install -p stardict_qqwry.la '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins' libtool: install: install -p .libs/stardict_qqwry.so /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_qqwry.so libtool: install: install -p .libs/stardict_qqwry.lai /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_qqwry.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64/stardict/plugins' make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-qqwry-plugin' Making install in stardict-sapi-tts-plugin make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins/stardict-sapi-tts-plugin' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/stardict-plugins' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/tests' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/tests' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/tests' Making install in pixmaps make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/pixmaps' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/pixmaps' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/pixmaps' install -p -m 644 stardict.png '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/pixmaps' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/pixmaps' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/pixmaps' Making install in po make[2]: Entering directory '/builddir/build/BUILD/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=/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/stardict-3.0.6/dict/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/stardict.mo; \ echo "installing $lang.gmo as $dir/stardict.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/stardict.mo; \ echo "installing ./$lang.gmo as" \ "$dir/stardict.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/stardict.mo.m; \ echo "installing $lang.gmo.m as $dir/stardict.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/stardict.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/stardict.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/ar/LC_MESSAGES/stardict.mo installing be.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/be/LC_MESSAGES/stardict.mo installing cs.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/cs/LC_MESSAGES/stardict.mo installing de.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/de/LC_MESSAGES/stardict.mo installing el.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/el/LC_MESSAGES/stardict.mo installing es.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/es/LC_MESSAGES/stardict.mo installing fr.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/fr/LC_MESSAGES/stardict.mo installing ga.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/ga/LC_MESSAGES/stardict.mo installing hr.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/hr/LC_MESSAGES/stardict.mo installing hu.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/hu/LC_MESSAGES/stardict.mo installing kk.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/kk/LC_MESSAGES/stardict.mo installing ku.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/ku/LC_MESSAGES/stardict.mo installing lt.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/lt/LC_MESSAGES/stardict.mo installing mk.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/mk/LC_MESSAGES/stardict.mo installing nl.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/nl/LC_MESSAGES/stardict.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/stardict.mo installing ru.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/ru/LC_MESSAGES/stardict.mo installing rw.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/rw/LC_MESSAGES/stardict.mo installing sk.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/sk/LC_MESSAGES/stardict.mo installing sv.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/sv/LC_MESSAGES/stardict.mo installing tr.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/tr/LC_MESSAGES/stardict.mo installing tt.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/tt/LC_MESSAGES/stardict.mo installing uk.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/uk/LC_MESSAGES/stardict.mo installing vi.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/vi/LC_MESSAGES/stardict.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/stardict.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/stardict.mo make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/po' Making install in help make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/help' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/help' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW install -p -m 644 C/legal.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/legal.xml install -p -m 644 C/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/stardict.xml install -p -m 644 mk/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/stardict.xml install -p -m 644 nl/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/stardict.xml install -p -m 644 ru/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/stardict.xml install -p -m 644 uk/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/stardict.xml install -p -m 644 zh_CN/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/stardict.xml install -p -m 644 zh_TW/stardict.xml /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/stardict.xml /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/ install -p -m 644 C/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_float_window.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/ install -p -m 644 mk/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_float_window.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/ install -p -m 644 nl/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_float_window.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/ install -p -m 644 ru/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_float_window.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/ install -p -m 644 uk/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_float_window.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/ install -p -m 644 zh_CN/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_float_window.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/ install -p -m 644 zh_TW/figures/stardict_float_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_float_window.png install -p -m 644 C/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_main_window.png install -p -m 644 mk/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_main_window.png install -p -m 644 nl/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_main_window.png install -p -m 644 ru/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_main_window.png install -p -m 644 uk/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_main_window.png install -p -m 644 zh_CN/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_main_window.png install -p -m 644 zh_TW/figures/stardict_main_window.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_main_window.png install -p -m 644 C/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_notification_area.png install -p -m 644 mk/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_notification_area.png install -p -m 644 nl/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_notification_area.png install -p -m 644 ru/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_notification_area.png install -p -m 644 uk/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_notification_area.png install -p -m 644 zh_CN/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_notification_area.png install -p -m 644 zh_TW/figures/stardict_notification_area.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_notification_area.png install -p -m 644 C/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_full_text_translation.png install -p -m 644 mk/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_full_text_translation.png install -p -m 644 nl/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_full_text_translation.png install -p -m 644 ru/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_full_text_translation.png install -p -m 644 uk/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_full_text_translation.png install -p -m 644 zh_CN/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_full_text_translation.png install -p -m 644 zh_TW/figures/stardict_full_text_translation.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_full_text_translation.png install -p -m 644 C/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_windows_console.png install -p -m 644 mk/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_windows_console.png install -p -m 644 nl/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_windows_console.png install -p -m 644 ru/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_windows_console.png install -p -m 644 uk/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_windows_console.png install -p -m 644 zh_CN/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_windows_console.png install -p -m 644 zh_TW/figures/stardict_windows_console.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_windows_console.png install -p -m 644 C/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_manage_dicts_add_dict.png install -p -m 644 mk/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_manage_dicts_add_dict.png install -p -m 644 nl/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_manage_dicts_add_dict.png install -p -m 644 ru/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_manage_dicts_add_dict.png install -p -m 644 uk/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_manage_dicts_add_dict.png install -p -m 644 zh_CN/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_manage_dicts_add_dict.png install -p -m 644 zh_TW/figures/stardict_manage_dicts_add_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_manage_dicts_add_dict.png install -p -m 644 C/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_manage_dicts_dict_list.png install -p -m 644 mk/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_manage_dicts_dict_list.png install -p -m 644 nl/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_manage_dicts_dict_list.png install -p -m 644 ru/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_manage_dicts_dict_list.png install -p -m 644 uk/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_manage_dicts_dict_list.png install -p -m 644 zh_CN/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_manage_dicts_dict_list.png install -p -m 644 zh_TW/figures/stardict_manage_dicts_dict_list.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_manage_dicts_dict_list.png install -p -m 644 C/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 mk/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 nl/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 ru/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 uk/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 zh_CN/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 zh_TW/figures/stardict_manage_dicts_manage_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_manage_dicts_manage_dict.png install -p -m 644 C/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 mk/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 nl/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 ru/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 uk/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 zh_CN/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 zh_TW/figures/stardict_manage_dicts_network_dicts_browse.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_manage_dicts_network_dicts_browse.png install -p -m 644 C/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 mk/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 nl/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 ru/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 uk/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 zh_CN/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 zh_TW/figures/stardict_manage_dicts_network_dicts.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_manage_dicts_network_dicts.png install -p -m 644 C/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 mk/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 nl/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 ru/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 uk/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 zh_CN/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 zh_TW/figures/stardict_manage_dicts_tree_dict.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/stardict_manage_dicts_tree_dict.png install -p -m 644 C/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/acrobat_toolbar.png install -p -m 644 mk/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/acrobat_toolbar.png install -p -m 644 nl/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/acrobat_toolbar.png install -p -m 644 ru/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/acrobat_toolbar.png install -p -m 644 uk/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/acrobat_toolbar.png install -p -m 644 zh_CN/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/acrobat_toolbar.png install -p -m 644 zh_TW/figures/acrobat_toolbar.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/acrobat_toolbar.png install -p -m 644 C/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/C/figures/portable_apps_menu.png install -p -m 644 mk/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/mk/figures/portable_apps_menu.png install -p -m 644 nl/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/nl/figures/portable_apps_menu.png install -p -m 644 ru/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/ru/figures/portable_apps_menu.png install -p -m 644 uk/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/uk/figures/portable_apps_menu.png install -p -m 644 zh_CN/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_CN/figures/portable_apps_menu.png install -p -m 644 zh_TW/figures/portable_apps_menu.png /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/gnome/help/stardict/zh_TW/figures/portable_apps_menu.png /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict install -p -m 644 stardict-C.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-C.omf install -p -m 644 stardict-mk.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-mk.omf install -p -m 644 stardict-nl.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-nl.omf install -p -m 644 stardict-ru.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-ru.omf install -p -m 644 stardict-uk.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-uk.omf install -p -m 644 stardict-zh_CN.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-zh_CN.omf install -p -m 644 stardict-zh_TW.omf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict/stardict-zh_TW.omf scrollkeeper-update -p /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/var/lib/rarian -o /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/omf/stardict for lc in C mk nl ru uk zh_CN zh_TW; do \ install_dir=/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/${lc}; \ htmldir=./${lc}/html; \ for file in `find ${htmldir} -type f -print`; do \ relfile=${file#${htmldir}/}; \ reldir=`echo $relfile | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//' -e 's/\/$//'`; \ targetdir="${install_dir}/${reldir}"; \ if test ! -d "${targetdir}"; then \ /bin/sh ../mkinstalldirs ${targetdir}; \ fi; \ install -p -m 644 ${file} ${install_dir}/${relfile}; \ done; \ done; mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/C/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/C/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/C/figures mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/mk/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/mk/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/mk/figures mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/nl/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/nl/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/nl/figures mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/ru/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/ru/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/ru/figures mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/uk/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/uk/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/uk/figures mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/zh_CN/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/zh_CN/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/zh_CN/figures mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/zh_TW/ mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/zh_TW/icons mkdir -p -- /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/stardict/help/zh_TW/figures make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/help' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/help' Making install in data make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/data' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/applications' install -p -m 644 stardict.desktop '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/man/man1' install -p -m 644 stardict.1 '/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/data' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/data' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/doc' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/doc' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/doc' Making install in debian-upstream make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/debian-upstream' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/debian-upstream' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/debian-upstream' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/debian-upstream' Making install in mac_dist make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' Making install in zh_CN.lproj make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist/zh_CN.lproj' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' make[4]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/mac_dist' Making install in msvc_2008 make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/msvc_2008' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict/msvc_2008' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/msvc_2008' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict/msvc_2008' make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[3]: Entering directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[1]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6/dict' make[1]: Entering directory '/builddir/build/BUILD/stardict-3.0.6' make[2]: Entering directory '/builddir/build/BUILD/stardict-3.0.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6' make[1]: Leaving directory '/builddir/build/BUILD/stardict-3.0.6' + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/applications /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/applications/stardict.desktop BUILDSTDERR: ++ find /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins -name '*.la' + rm -f /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_update_info.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_man.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_xdxf_parsedata.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_html_parsedata.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wiki_parsedata.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/advertisement.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_powerword_parsedata.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_espeak.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_spell.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet_parsedata.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet.la /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_qqwry.la + rm dict/doc/Makefile dict/doc/Makefile.am dict/doc/Makefile.in dict/doc/Readme.mac dict/doc/README_windows.txt + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 stardict + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.6-11.fc30 --unique-debug-suffix -3.0.6-11.fc30.riscv64 --unique-debug-src-base stardict-3.0.6-11.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/stardict-3.0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/bin/stardict explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_espeak.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_html_parsedata.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_man.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/bin/stardict extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_html_parsedata.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_espeak.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_man.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_powerword_parsedata.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_spell.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wiki_parsedata.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_powerword_parsedata.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_spell.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wiki_parsedata.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/advertisement.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/advertisement.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet_parsedata.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_wordnet_parsedata.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_qqwry.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_xdxf_parsedata.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_qqwry.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_xdxf_parsedata.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_update_info.so extracting debug info from /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/lib64/stardict/plugins/stardict_update_info.so /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. BUILDSTDERR: 4567 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: stardict-3.0.6-11.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0HxXF8 + umask 022 + cd /builddir/build/BUILD + cd stardict-3.0.6 + DOCDIR=/builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + cp -pr AUTHORS /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + cp -pr COPYING /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + cp -pr ChangeLog /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + cp -pr README /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + cp -pr dict/doc/Building dict/doc/DirectoryLayout dict/doc/Documentation dict/doc/FAQ dict/doc/HACKING dict/doc/HowToCreateDictionary dict/doc/Skins dict/doc/StarDictFileFormat dict/doc/TextualDictionaryFileFormat dict/doc/Translation dict/doc/stardict-textual-dict-example.xml dict/doc/stardict-textual-dict.rnc dict/doc/stardict-textual-dict.rng /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64/usr/share/doc/stardict + exit 0 Provides: application() application(stardict.desktop) stardict = 3.0.6-11.fc30 stardict(riscv-64) = 3.0.6-11.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libenchant.so.1()(64bit) libespeak.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: stardict-debugsource-3.0.6-11.fc30.riscv64 Provides: stardict-debugsource = 3.0.6-11.fc30 stardict-debugsource(riscv-64) = 3.0.6-11.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: stardict-debuginfo-3.0.6-11.fc30.riscv64 Provides: debuginfo(build-id) = 06635c09d9f620811b4369bdf51c2f02e3b32cca debuginfo(build-id) = 186fb19163f7e4211bd1e64832007f96af505418 debuginfo(build-id) = 26529fa073d9a26c5689c677be5accf657001128 debuginfo(build-id) = 266af7071097d95ead5c0fcb09308dda7bf8d651 debuginfo(build-id) = 2b16a41cdcc520b2a2b652a7b26ea25a801013d2 debuginfo(build-id) = 435725d6c9da9c78a23176d2d7eee4e696e04f32 debuginfo(build-id) = 4a4d7ba3237f72d0b9780a773a416ddc9099dfce debuginfo(build-id) = 4f68604e9fb2671e2d4cbd7f11713d2a710f5577 debuginfo(build-id) = 5c79b6bbac5b63472cba509a94432b5c252c2ad5 debuginfo(build-id) = 737c207c27ab0dd3a42615ea7b4de770cf1e0b5a debuginfo(build-id) = 7e2f62dce5f67069ec4168742d9ae76ff0508e19 debuginfo(build-id) = 96f0b6fcd7fdd08e3c67c09c5f13847705393605 debuginfo(build-id) = e707f6a1e88faf92a621a5a443ef98d3fee726cb stardict-debuginfo = 3.0.6-11.fc30 stardict-debuginfo(riscv-64) = 3.0.6-11.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: stardict-debugsource(riscv-64) = 3.0.6-11.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 Wrote: /builddir/build/RPMS/stardict-3.0.6-11.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/stardict-debugsource-3.0.6-11.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/stardict-debuginfo-3.0.6-11.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fh45wE + umask 022 + cd /builddir/build/BUILD + cd stardict-3.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/stardict-3.0.6-11.fc30.riscv64 + exit 0 Child return code was: 0