D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/verbiste-0.1.47-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M5aGok + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf verbiste-0.1.47 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/verbiste-0.1.47.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd verbiste-0.1.47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qc6LTi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd verbiste-0.1.47 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --with-gtk-app --with-gnome-app checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/iurt/rpmbuild/BUILD/verbiste-0.1.47/missing: Unknown `--is-lightweight' option Try `/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for xmllint... /usr/bin/xmllint checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking maximum warning verbosity option... -W -Wall for C++ -W -Wall for C checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-mageia-linux-gnu-ranlib... (cached) x86_64-mageia-linux-gnu-ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... 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 whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for perl... perl checking for perl module IPC::Open2... ok checking for perl module XML::Parser... ok building GTK+ application: yes building GNOME application: yes building GNOME Panel applet: no building MATE Panel applet: no building console application: no checking for LIBGNOMEUI... yes checking for GTK... yes checking if NLS support is needed... yes building examples: yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating macros/Makefile config.status: creating Makefile config.status: creating verbiste.spec config.status: creating verbiste-0.1.pc config.status: creating src/Makefile config.status: creating src/verbiste/Makefile config.status: creating src/commands/Makefile config.status: creating src/gui/Makefile config.status: creating src/gtk/Makefile config.status: creating src/gnome/verbiste.desktop config.status: creating src/gnome/Makefile config.status: creating src/mate/Makefile config.status: creating doc/fr/verbiste.3 config.status: creating doc/fr/french-conjugator.1 config.status: creating doc/fr/french-deconjugator.1 config.status: creating doc/verbiste.3 config.status: creating doc/french-conjugator.1 config.status: creating doc/french-deconjugator.1 config.status: creating examples/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in intl make[1]: Nothing to be done for 'all'. Making all in src Making all in verbiste make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o libverbiste_0_1_la-misc-types.lo `test -f 'misc-types.cpp' || echo './'`misc-types.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" "-DPACKAGE_STRING=\"verbiste 0.1.47\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c misc-types.cpp -fPIC -DPIC -o .libs/libverbiste_0_1_la-misc-types.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o libverbiste_0_1_la-c-api.lo `test -f 'c-api.cpp' || echo './'`c-api.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" "-DPACKAGE_STRING=\"verbiste 0.1.47\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c c-api.cpp -fPIC -DPIC -o .libs/libverbiste_0_1_la-c-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o libverbiste_0_1_la-FrenchVerbDictionary.lo `test -f 'FrenchVerbDictionary.cpp' || echo './'`FrenchVerbDictionary.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" "-DPACKAGE_STRING=\"verbiste 0.1.47\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c FrenchVerbDictionary.cpp -fPIC -DPIC -o .libs/libverbiste_0_1_la-FrenchVerbDictionary.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I../../src -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libverbiste-0.1.la -rpath /usr/lib64 libverbiste_0_1_la-FrenchVerbDictionary.lo libverbiste_0_1_la-misc-types.lo libverbiste_0_1_la-c-api.lo -lxml2 libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/libverbiste_0_1_la-FrenchVerbDictionary.o .libs/libverbiste_0_1_la-misc-types.o .libs/libverbiste_0_1_la-c-api.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lxml2 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libverbiste-0.1.so.0 -o .libs/libverbiste-0.1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libverbiste-0.1.so.0" && ln -s "libverbiste-0.1.so.0.0.0" "libverbiste-0.1.so.0") libtool: link: (cd ".libs" && rm -f "libverbiste-0.1.so" && ln -s "libverbiste-0.1.so.0.0.0" "libverbiste-0.1.so") libtool: link: ( cd ".libs" && rm -f "libverbiste-0.1.la" && ln -s "../libverbiste-0.1.la" "libverbiste-0.1.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' Making all in gui make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o libconjugation_la-conjugation.lo `test -f 'conjugation.cpp' || echo './'`conjugation.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" "-DPACKAGE_STRING=\"verbiste 0.1.47\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c conjugation.cpp -fPIC -DPIC -o .libs/libconjugation_la-conjugation.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libconjugation.la libconjugation_la-conjugation.lo -lxml2 ../verbiste/libverbiste-0.1.la libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libconjugation.a .libs/libconjugation_la-conjugation.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libconjugation.a libtool: link: ( cd ".libs" && rm -f "libconjugation.la" && ln -s "../libconjugation.la" "libconjugation.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' Making all in gtk make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o verbiste_gtk-config.o `test -f 'config.cpp' || echo './'`config.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPIXMAPDIR=\"/usr/share/icons/hicolor/scalable/apps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o libgtkapp_la-util.lo `test -f 'util.cpp' || echo './'`util.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" "-DPACKAGE_STRING=\"verbiste 0.1.47\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPIXMAPDIR=\"/usr/share/icons/hicolor/scalable/apps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c util.cpp -fPIC -DPIC -o .libs/libgtkapp_la-util.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from util.h:4, from util.cpp:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from util.h:4, from util.cpp:1: /usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o verbiste_gtk-gtk-app.o `test -f 'gtk-app.cpp' || echo './'`gtk-app.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from main-window.h:26, from gtk-app.cpp:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from main-window.h:26, from gtk-app.cpp:23: /usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtk-app.cpp:32: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from main-window.h:26, from gtk-app.cpp:23: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPIXMAPDIR=\"/usr/share/icons/hicolor/scalable/apps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o libgtkapp_la-main-window.lo `test -f 'main-window.cpp' || echo './'`main-window.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" "-DPACKAGE_STRING=\"verbiste 0.1.47\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPIXMAPDIR=\"/usr/share/icons/hicolor/scalable/apps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c main-window.cpp -fPIC -DPIC -o .libs/libgtkapp_la-main-window.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from main-window.h:26, from main-window.cpp:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from main-window.h:26, from main-window.cpp:23: /usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from main-window.cpp:39: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from main-window.h:26, from main-window.cpp:23: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DPIXMAPDIR=\"/usr/share/icons/hicolor/scalable/apps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgtkapp.la libgtkapp_la-main-window.lo libgtkapp_la-util.lo -lxml2 ../verbiste/libverbiste-0.1.la ../gui/libconjugation.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype libtool: link: (cd .libs/libgtkapp.lax/libconjugation.a && x86_64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk/../gui/.libs/libconjugation.a") libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libgtkapp.a .libs/libgtkapp_la-main-window.o .libs/libgtkapp_la-util.o .libs/libgtkapp.lax/libconjugation.a/libconjugation_la-conjugation.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libgtkapp.a libtool: link: rm -fr .libs/libgtkapp.lax libtool: link: ( cd ".libs" && rm -f "libgtkapp.la" && ln -s "../libgtkapp.la" "libgtkapp.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o verbiste-gtk verbiste_gtk-gtk-app.o verbiste_gtk-config.o libgtkapp.la libtool: link: x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DCOPYRIGHT_YEARS=\"2003-2019\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -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/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/verbiste-gtk verbiste_gtk-gtk-app.o verbiste_gtk-config.o ./.libs/libgtkapp.a /home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste/.libs/libverbiste-0.1.so -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' Making all in gnome make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o verbiste-config.o `test -f 'config.cpp' || echo './'`config.cpp In file included from /usr/include/libgnome-2.0/libgnome/libgnome.h:29, from config.cpp:4: /usr/include/libgnome-2.0/libgnome/gnome-program.h:246:61: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 246 | guint nparams, GParameter *params); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libgnome-2.0/libgnome/gnome-program.h:38, from /usr/include/libgnome-2.0/libgnome/libgnome.h:29, from config.cpp:4: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here 194 | typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; | ^~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o verbiste-gnome-app.o `test -f 'gnome-app.cpp' || echo './'`gnome-app.cpp In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from ../../src/gtk/main-window.h:26, from gnome-app.cpp:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from ../../src/gtk/main-window.h:26, from gnome-app.cpp:23: /usr/include/glib-2.0/gobject/gtype.h:685:3: note: declared here 685 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/libgnomeui-2.0/libgnomeui/gnome-about.h:30, from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:33, from gnome-app.cpp:29: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from ../../src/gtk/main-window.h:26, from gnome-app.cpp:23: /usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here 545 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h:29, from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:55, from gnome-app.cpp:29: /usr/include/libgnome-2.0/libgnome/gnome-program.h:246:61: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 246 | guint nparams, GParameter *params); | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkeditable.h:35, from /usr/include/gtk-2.0/gtk/gtkentry.h:39, from ../../src/gtk/main-window.h:26, from gnome-app.cpp:23: /usr/include/glib-2.0/gobject/gparam.h:194:28: note: declared here 194 | typedef struct _GParameter GParameter GLIB_DEPRECATED_TYPE_IN_2_54; | ^~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o verbiste verbiste-gnome-app.o verbiste-config.o -lxml2 ../verbiste/libverbiste-0.1.la ../gtk/libgtkapp.la ../gui/libconjugation.la -lgnomeui-2 -lSM -lICE -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lbonoboui-2 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lgmodule-2.0 -lglib-2.0 -lgnome-2 -lpopt -lbonobo-2 -lglib-2.0 -lglib-2.0 -lbonobo-activation -lglib-2.0 -lORBit-2 -lglib-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -I../../src -DPACKAGE_FULL_NAME=\"Verbiste\" -DGETTEXT_PACKAGE=\"verbiste\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DGNOMEICONDIR=\"/usr/share/pixmaps\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../intl -I../../intl -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/gnome-keyring-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/verbiste verbiste-gnome-app.o verbiste-config.o -Wl,--export-dynamic -pthread ../verbiste/.libs/libverbiste-0.1.so ../gtk/.libs/libgtkapp.a ../gui/.libs/libconjugation.a /home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste/.libs/libverbiste-0.1.so -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' Making all in commands make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o french_deconjugator-Command.o `test -f 'Command.cpp' || echo './'`Command.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o french_conjugator-Command.o `test -f 'Command.cpp' || echo './'`Command.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o french_deconjugator-french-deconjugator.o `test -f 'french-deconjugator.cpp' || echo './'`french-deconjugator.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o french-deconjugator french_deconjugator-french-deconjugator.o french_deconjugator-Command.o -lxml2 ../verbiste/libverbiste-0.1.la libtool: link: x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/french-deconjugator french_deconjugator-french-deconjugator.o french_deconjugator-Command.o -lxml2 ../verbiste/.libs/libverbiste-0.1.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' x86_64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o french_conjugator-french-conjugator.o `test -f 'french-conjugator.cpp' || echo './'`french-conjugator.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o french-conjugator french_conjugator-french-conjugator.o french_conjugator-Command.o -lxml2 ../verbiste/libverbiste-0.1.la libtool: link: x86_64-mageia-linux-gnu-g++ -I/usr/include/libxml2 -DCOPYRIGHT_YEARS=\"2003-2019\" -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/french-conjugator french_conjugator-french-conjugator.o french_conjugator-Command.o -lxml2 ../verbiste/.libs/libverbiste-0.1.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Nothing to be done for 'all-am'. Making all in po make[1]: Nothing to be done for 'all'. Making all in macros make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o deconjugator-deconjugator.o `test -f 'deconjugator.c' || echo './'`deconjugator.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"verbiste\" -DPACKAGE_TARNAME=\"verbiste\" -DPACKAGE_VERSION=\"0.1.47\" -DPACKAGE_STRING=\"verbiste\ 0.1.47\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"verbiste\" -DVERSION=\"0.1.47\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_GETOPT_LONG=1 -DHAVE_LONG_LONG=1 -DHAVE_LONG_DOUBLE=1 -DHAVE_WCHAR_T=1 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_POSIX_PRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_UINTMAX_T=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDINT_H=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_ASPRINTF=1 -DHAVE_FWPRINTF=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_SNPRINTF=1 -DHAVE_STPCPY=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_WCSLEN=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE___FSETLOCKING=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_DECL__SNWPRINTF=0 -DHAVE_DECL_FEOF_UNLOCKED=1 -DHAVE_DECL_FGETS_UNLOCKED=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -c -o conjugator-conjugator.o `test -f 'conjugator.c' || echo './'`conjugator.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o deconjugator deconjugator-deconjugator.o -lxml2 ../src/verbiste/libverbiste-0.1.la libtool: link: x86_64-mageia-linux-gnu-gcc -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/deconjugator deconjugator-deconjugator.o -lxml2 ../src/verbiste/.libs/libverbiste-0.1.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o conjugator conjugator-conjugator.o -lxml2 ../src/verbiste/libverbiste-0.1.la libtool: link: x86_64-mageia-linux-gnu-gcc -DLIBDATADIR=\"/usr/share/verbiste-0.1\" -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/conjugator conjugator-conjugator.o -lxml2 ../src/verbiste/.libs/libverbiste-0.1.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dera1m + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 + cd verbiste-0.1.47 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in intl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/intl' if { test "verbiste" = "gettext-runtime" || test "verbiste" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libintl.a /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "verbiste" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -p -m 644 libgnuintl.a /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libgnuintl.a; \ rm -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -p -m 644 /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libgnuintl.so /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64; \ temp=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/t-charset.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/charset.alias; \ if test -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/charset.alias; then \ orig=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale; \ test -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/locale.alias \ && orig=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/t-locale.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "verbiste" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/intl' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src' Making install in verbiste make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libverbiste-0.1.la '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libverbiste-0.1.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libverbiste-0.1.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64 && { ln -s -f libverbiste-0.1.so.0.0.0 libverbiste-0.1.so.0 || { rm -f libverbiste-0.1.so.0 && ln -s libverbiste-0.1.so.0.0.0 libverbiste-0.1.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64 && { ln -s -f libverbiste-0.1.so.0.0.0 libverbiste-0.1.so || { rm -f libverbiste-0.1.so && ln -s libverbiste-0.1.so.0.0.0 libverbiste-0.1.so; }; }) libtool: install: /usr/bin/install -p .libs/libverbiste-0.1.lai /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libverbiste-0.1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/include/verbiste-0.1/verbiste' /usr/bin/install -p -m 644 misc-types.h c-api.h FrenchVerbDictionary.h Trie.cpp Trie.h '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/include/verbiste-0.1/verbiste' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste' Making install in gui make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gui' Making install in gtk make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p verbiste-gtk '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin' libtool: install: warning: `/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste/libverbiste-0.1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/verbiste-gtk /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/verbiste-gtk for size in 16 32 48 64 128 256 512; do \ dir="/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/${size}x$size/apps"; \ echo "Installing ${size}x$size PNG icon file in $dir"; \ ../.././mkinstalldirs -m 755 "$dir"; \ /usr/bin/install -p -m 644 ./verbiste-${size}x$size.png "$dir/verbiste.png"; \ done Installing 16x16 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/16x16/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/16x16/apps Installing 32x32 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/32x32/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/32x32/apps Installing 48x48 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/48x48/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/48x48/apps Installing 64x64 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/64x64/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/64x64/apps Installing 128x128 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/128x128/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/128x128/apps Installing 256x256 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/256x256/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/256x256/apps Installing 512x512 PNG icon file in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/512x512/apps mkdir -m 755 -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/512x512/apps /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/texmf/tex/latex/verbiste' /usr/bin/install -p -m 644 verbiste.cls verbiste.cfg '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/texmf/tex/latex/verbiste' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 verbiste.svg '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/icons/hicolor/scalable/apps' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gtk' Making install in gnome make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p verbiste '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin' libtool: install: warning: `../verbiste/libverbiste-0.1.la' has not been installed in `/usr/lib64' libtool: install: warning: `/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/verbiste/libverbiste-0.1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/verbiste /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/verbiste /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/applications' /usr/bin/install -p -m 644 verbiste.desktop '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/applications' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/gnome' Making install in commands make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p french-conjugator french-deconjugator '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin' libtool: install: warning: `../verbiste/libverbiste-0.1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/french-conjugator /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/french-conjugator libtool: install: warning: `../verbiste/libverbiste-0.1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/french-deconjugator /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/french-deconjugator make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src/commands' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/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 '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/src' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/po' /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/verbiste.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/verbiste.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/el/LC_MESSAGES installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/el/LC_MESSAGES/verbiste.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/da/LC_MESSAGES installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/verbiste.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/verbiste.mo if test "verbiste" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/po' Making install in macros make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/macros' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/macros' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/macros' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/doc/verbiste-0.1.47' /usr/bin/install -p -m 644 AUTHORS COPYING NEWS README LISEZMOI HACKING THANKS '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/doc/verbiste-0.1.47' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/fr/man1' /usr/bin/install -p -m 644 doc/fr/french-conjugator.1 doc/fr/french-deconjugator.1 '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/fr/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/fr/man3' /usr/bin/install -p -m 644 doc/fr/verbiste.3 '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/fr/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/verbiste-0.1' /usr/bin/install -p -m 644 data/conjugation-fr.xml data/verbs-fr.xml data/conjugation-it.xml data/verbs-it.xml COPYING '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/verbiste-0.1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/french-conjugator.1 doc/french-deconjugator.1 '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doc/verbiste.3 '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 verbiste-0.1.pc '/home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/verbiste-0.1.47' + find /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 verbiste + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.1.47-2.mga8 --unique-debug-suffix -0.1.47-2.mga8.x86_64 --unique-debug-src-base verbiste-0.1.47-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/verbiste-0.1.47 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/french-conjugator explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/verbiste-gtk explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/verbiste explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libverbiste-0.1.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/french-conjugator explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/french-deconjugator extracting debug info from /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/lib64/libverbiste-0.1.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/verbiste-gtk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/verbiste extracting debug info from /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64/usr/bin/french-deconjugator original debug info size: 9120kB, size after compression: 6872kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 411 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: verbiste-0.1.47-2.mga8.x86_64 Provides: verbiste = 0.1.47-2.mga8 verbiste(x86-64) = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libverbiste-0.1.so.0()(64bit) Processing files: verbiste-gtk-0.1.47-2.mga8.x86_64 Provides: application() application(verbiste.desktop) verbiste-gtk = 0.1.47-2.mga8 verbiste-gtk(x86-64) = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(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) libverbiste-0.1.so.0()(64bit) Processing files: lib64verbiste0.1_0-0.1.47-2.mga8.x86_64 Provides: lib64verbiste0.1_0 = 0.1.47-2.mga8 lib64verbiste0.1_0(x86-64) = 0.1.47-2.mga8 libverbiste-0.1.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.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.11)(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) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: lib64verbiste-devel-0.1.47-2.mga8.x86_64 Provides: devel(libverbiste-0.1(64bit)) lib64verbiste-devel = 0.1.47-2.mga8 lib64verbiste-devel(x86-64) = 0.1.47-2.mga8 libverbiste-devel = 0.1.47-2.mga8 libverbiste0.1-devel = 0.1.47-2.mga8 pkgconfig(verbiste-0.1) = 0.1.47 verbiste-devel = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libstdc++(64bit)) devel(libxml2(64bit)) pkgconfig Processing files: verbiste-debugsource-0.1.47-2.mga8.x86_64 Provides: verbiste-debugsource = 0.1.47-2.mga8 verbiste-debugsource(x86-64) = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: verbiste-debuginfo-0.1.47-2.mga8.x86_64 Provides: debuginfo(build-id) = 9d3585c2de7e667825db45513c09caa27e848304 debuginfo(build-id) = ef87dbc3e309dec3742c7c53b0e7671bc938107b verbiste-debuginfo = 0.1.47-2.mga8 verbiste-debuginfo(x86-64) = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: verbiste-debugsource(x86-64) = 0.1.47-2.mga8 Processing files: verbiste-gtk-debuginfo-0.1.47-2.mga8.x86_64 Provides: debuginfo(build-id) = ae882ab12722199e04a71fa04a662b5c0c439987 debuginfo(build-id) = b4aaa0118e995ec4deeb992da84a4a76bb5f581c verbiste-gtk-debuginfo = 0.1.47-2.mga8 verbiste-gtk-debuginfo(x86-64) = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: verbiste-debugsource(x86-64) = 0.1.47-2.mga8 Processing files: lib64verbiste0.1_0-debuginfo-0.1.47-2.mga8.x86_64 Provides: debuginfo(build-id) = 452918f2d36e3e0b5e135de3ef54311328896647 lib64verbiste0.1_0-debuginfo = 0.1.47-2.mga8 lib64verbiste0.1_0-debuginfo(x86-64) = 0.1.47-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: verbiste-debugsource(x86-64) = 0.1.47-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64verbiste-devel-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64verbiste0.1_0-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/verbiste-gtk-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/verbiste-debugsource-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/verbiste-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/verbiste-debuginfo-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64verbiste0.1_0-debuginfo-0.1.47-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/verbiste-gtk-debuginfo-0.1.47-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8Lfafj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd verbiste-0.1.47 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/verbiste-0.1.47-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kCxvXj + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf verbiste-0.1.47 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!