D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/anjuta-extras-3.10.0-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.22FlMl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf anjuta-extras-3.10.0 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/anjuta-extras-3.10.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd anjuta-extras-3.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PvfVwz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd anjuta-extras-3.10.0 + '[' 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/missing: Unknown `--is-lightweight' option Try `/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for pkg-config... /usr/bin/pkg-config checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused -Wshadow -Woverloaded-virtual checking what language compliance flags to pass to the C++ compiler... 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.0 checking for XML::Parser... ok 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 a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert 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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 how to run the C++ preprocessor... g++ -E checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -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 for itstool... itstool checking for xmllint... xmllint checking whether to enable maintainer-specific portions of Makefiles... no checking for LIBANJUTA... yes checking for GTHREAD... yes checking for GMODULE... yes checking if scintilla plugin is enabled... yes checking for LIBXML... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating plugins/Makefile config.status: creating plugins/scratchbox/Makefile config.status: creating plugins/sample1/Makefile config.status: creating plugins/scintilla/Makefile config.status: creating plugins/scintilla/scintilla/Makefile config.status: creating plugins/scintilla/scintilla/include/Makefile config.status: creating plugins/scintilla/properties/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands ------------------------------------------------------------------- Conditionally built plugins: ------------------------------------------------------------------- Building Scintilla based editor: .......................YES + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT da.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT cs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ca@valencia.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT az.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT bg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ar.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT el.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT dz.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT de.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT eo.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT be@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT eu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ca.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT gl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT en_CA.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT es.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT fr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT en_GB.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT hu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT fi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT gu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT id.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ga.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT it.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ja.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ko.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT hr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT lv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT he.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT hi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT kn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT lt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT mk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ms.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT mr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT oc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT pl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ne.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT nb.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ml.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT or.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT pa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT nl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ru.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT ro.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT pt_BR.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT sl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT pt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT si.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT sk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT rw.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT sr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT sr@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT th.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT sv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT sq.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT te.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT uk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT vi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT zh_HK.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT tr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' Making all in scripts make[2]: Nothing to be done for 'all'. Making all in plugins Making all in sample1 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' CC plugin.lo plugin.c:55:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_NEW, /* Stock icon, if any */ ^~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' CCLD libanjuta-sample.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' /usr/bin/intltool-merge ../../po anjuta-sample.plugin.in anjuta-sample.plugin -d -u -c ../../po/.intltool-merge-cache Generating and caching the translation database Merging translations into anjuta-sample.plugin. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' Making all in scintilla Making all in scintilla /usr/bin/make all-recursive Making all in include make[6]: Nothing to be done for 'all'. make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CharClassify.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CaseFolder.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Catalogue.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Decoration.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CallTip.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX ContractionState.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX KeyMap.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX ExternalLexer.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CellBuffer.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Indicator.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CaseConvert.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX AutoComplete.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LineMarker.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX RESearch.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX PerLine.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Style.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX UniConversion.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX PositionCache.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX RunStyles.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Selection.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Document.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CharacterSet.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Accessor.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX ScintillaBase.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX CharacterCategory.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexerBase.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexerNoExceptions.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX StyleContext.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexerModule.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX WordList.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexerSimple.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX ViewStyle.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX XPM.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX PropSetSimple.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexA68k.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAPDL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAda.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX PlatGTK.lo gtk/PlatGTK.cxx: In member function 'virtual void SurfaceImpl::Init(WindowID)': gtk/PlatGTK.cxx:539:39: warning: 'cairo_t* gdk_cairo_create(GdkWindow*)' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] context = gdk_cairo_create(drawable_); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here cairo_t * gdk_cairo_create (GdkWindow *window); ^~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx: In member function 'void Window::SetPositionRelative(PRectangle, Window)': gtk/PlatGTK.cxx:1260:37: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] int screenWidth = gdk_screen_width(); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here gint gdk_screen_width (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1261:39: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] int screenHeight = gdk_screen_height(); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here gint gdk_screen_height (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx: In member function 'void Window::SetCursor(Window::Cursor)': gtk/PlatGTK.cxx:1312:37: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_XTERM); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1315:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1318:42: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_CENTER_PTR); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1321:37: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_WATCH); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1324:37: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_HAND2); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1327:41: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_RIGHT_PTR); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1330:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/PlatGTK.cxx: In member function 'PRectangle Window::GetMonitorRect(Point)': gtk/PlatGTK.cxx:1360:88: warning: 'gint gdk_screen_get_monitor_at_point(GdkScreen*, gint, gint)' is deprecated: Use 'gdk_display_get_monitor_at_point' instead [-Wdeprecated-declarations] monitor_num = gdk_screen_get_monitor_at_point(screen, pt.x + x_offset, pt.y + y_offset); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkscreen.h:87:15: note: declared here gint gdk_screen_get_monitor_at_point (GdkScreen *screen, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1361:60: warning: 'void gdk_screen_get_monitor_geometry(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry(screen, monitor_num, &rect); ^ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here void gdk_screen_get_monitor_geometry (GdkScreen *screen, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx: In function 'void StyleSet(GtkWidget*, GtkStyle*, void*)': gtk/PlatGTK.cxx:1480:74: warning: 'void gtk_widget_override_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(w, GTK_STATE_FLAG_ACTIVE, &colourForeSelected); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gtk/PlatGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here void gtk_widget_override_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1487:99: warning: 'void gtk_style_context_get_background_color(GtkStyleContext*, GtkStateFlags, GdkRGBA*)' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_SELECTED, &colourBaseSelected); ^ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from gtk/PlatGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1489:95: warning: 'void gtk_style_context_get_background_color(GtkStyleContext*, GtkStateFlags, GdkRGBA*)' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_ACTIVE, &colourBaseActive); ^ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from gtk/PlatGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1491:85: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(w, GTK_STATE_FLAG_ACTIVE, &colourBaseSelected); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gtk/PlatGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx: In member function 'virtual void ListBoxX::SetFont(Font&)': gtk/PlatGTK.cxx:1569:65: warning: 'void gtk_widget_override_font(GtkWidget*, const PangoFontDescription*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(PWidget(list), PFont(scint_font)->pfd); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gtk/PlatGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here void gtk_widget_override_font (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx: In member function 'void Menu::Show(Point, Window&)': gtk/PlatGTK.cxx:1932:39: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] int screenHeight = gdk_screen_height(); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here gint gdk_screen_height (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1933:37: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] int screenWidth = gdk_screen_width(); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0, from gtk/PlatGTK.cxx:18: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here gint gdk_screen_width (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~ gtk/PlatGTK.cxx:1950:31: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_get_current_event_time()); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk/PlatGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^~~~~~~~~~~~~~ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAsn1.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAbaqus.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexASY.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX ScintillaGTK.lo gtk/ScintillaGTK.cxx: In member function 'void ScintillaGTK::RealizeThis(GtkWidget*)': gtk/ScintillaGTK.cxx:439:46: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new(GDK_XTERM); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:448:96: warning: 'void gtk_style_context_get_background_color(GtkStyleContext*, GtkStateFlags, GdkRGBA*)' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_NORMAL, &colourBackWidget); ^ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:449:82: warning: 'void gdk_window_set_background_rgba(GdkWindow*, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba(gtk_widget_get_window(widget), &colourBackWidget); ^ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28:0, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkwindow.h:778:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:492:35: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_XTERM); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:496:38: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:500:38: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx: In member function 'virtual void ScintillaGTK::Initialise()': gtk/ScintillaGTK.cxx:761:46: warning: 'void gtk_widget_set_double_buffered(GtkWidget*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered(widtxt, FALSE); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here void gtk_widget_set_double_buffered (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx: In member function 'virtual void ScintillaGTK::StartDrag()': gtk/ScintillaGTK.cxx:848:52: warning: 'GdkDragContext* gtk_drag_begin(GtkWidget*, GtkTargetList*, GdkDragAction, gint, GdkEvent*)' is deprecated: Use 'gtk_drag_begin_with_coordinates' instead [-Wdeprecated-declarations] reinterpret_cast(evbtn)); ^ In file included from /usr/include/gtk-3.0/gtk/gtktreeview.h:28:0, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkdnd.h:73:17: note: declared here GdkDragContext *gtk_drag_begin (GtkWidget *widget, ^~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx: In member function 'virtual void ScintillaGTK::ScrollText(int)': gtk/ScintillaGTK.cxx:1118:57: warning: 'void gdk_window_process_updates(GdkWindow*, gboolean)' is deprecated [-Wdeprecated-declarations] gdk_window_process_updates(WindowFromWidget(wi), FALSE); ^ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28:0, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkwindow.h:1060:12: note: declared here void gdk_window_process_updates (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx: In member function 'virtual bool ScintillaGTK::ModifyScrollBars(int, int)': gtk/ScintillaGTK.cxx:1143:53: warning: 'void gtk_adjustment_changed(GtkAdjustment*)' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:38:0, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: declared here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:1174:53: warning: 'void gtk_adjustment_changed(GtkAdjustment*)' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:38:0, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: declared here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx: In member function 'void ScintillaGTK::Resize(int, int)': gtk/ScintillaGTK.cxx:1668:62: warning: 'void gtk_widget_get_requisition(GtkWidget*, GtkRequisition*)' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarv), &requisition); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here void gtk_widget_get_requisition (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx:1670:62: warning: 'void gtk_widget_get_requisition(GtkWidget*, GtkRequisition*)' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarh), &requisition); ^ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here void gtk_widget_get_requisition (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~ gtk/ScintillaGTK.cxx: In static member function 'static void ScintillaGTK::RealizeText(GtkWidget*, void*)': gtk/ScintillaGTK.cxx:2328:67: warning: 'void gdk_window_set_background_pattern(GdkWindow*, cairo_pattern_t*)' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern(WindowFromWidget(widget), NULL); ^ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28:0, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk/ScintillaGTK.cxx:19: /usr/include/gtk-3.0/gdk/gdkwindow.h:781:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAVE.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAVS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAU3.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexAsm.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexBaan.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexBullant.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCaml.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCmake.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexConf.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCOBOL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCLW.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexBash.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX Editor.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCoffeeScript.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCrontab.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCsound.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCSS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexEiffel.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexEScript.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexECL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexErlang.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexBasic.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexFlagship.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexForth.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexGui4Cli.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexGAP.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexD.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexFortran.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexInno.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexKix.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexLisp.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexLout.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexLua.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexLaTeX.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMagik.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMarkdown.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMatlab.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexCPP.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMMIXAL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMPT.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMetapost.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexHaskell.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMSSQL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexModula.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexOpal.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexNimrod.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexMySQL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexNsis.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexOScript.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPLM.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPB.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPO.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPascal.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexOthers.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexHTML.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPowerShell.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPowerPro.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPOV.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexR.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexProgress.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexScriptol.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPython.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexRebol.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSML.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSorcus.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexRuby.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTACL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSpecman.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSmalltalk.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSpice.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSTTXT.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTAL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTCL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTCMD.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTxt2tags.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexPerl.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTeX.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexVB.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CC scintilla-marshal.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexYAML.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexVHDL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexTADS3.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX test_scintilla-test-scintilla.o make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexVerilog.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexSQL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXX LexVisualProlog.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXXLD libanjuta-scintilla.la make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' CXXLD test-scintilla make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' Making all in properties make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC text_editor_prefs.lo In file included from text_editor_prefs.c:31:0: ./scintilla/include/Scintilla.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int Scintilla_LinkLexers(); ^~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC text_editor_cbs.lo In file included from text_editor_cbs.c:40:0: ./scintilla/include/Scintilla.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int Scintilla_LinkLexers(); ^~~ text_editor_cbs.c: In function 'on_text_editor_text_event': text_editor_cbs.c:114:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (te->popup_menu), ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from text_editor_cbs.c:23: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX aneditor-autocomplete.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX aneditor-indent.lo aneditor-indent.cxx: In member function 'bool AnEditor::RangeIsAllWhitespace(int, int)': aneditor-indent.cxx:99:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((buffer[i] != ' ') && (buffer[i] != '\t')) ^~ aneditor-indent.cxx:101:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' break; ^~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX aneditor-calltip.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX properties.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC text-editor-iterable.lo In file included from text-editor-iterable.c:39:0: ./scintilla/include/Scintilla.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int Scintilla_LinkLexers(); ^~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC plugin.lo plugin.c:76:2: warning: function declaration isn't a prototype [-Wstrict-prototypes] void (* style_changed) (); ^~~~ plugin.c: In function 'on_editor_linenos_activate': plugin.c:88:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:88:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_editor_markers_activate': plugin.c:99:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:99:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_editor_codefold_activate': plugin.c:110:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:110:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_editor_indentguides_activate': plugin.c:121:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:121:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_editor_whitespaces_activate': plugin.c:132:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:132:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_editor_eolchars_activate': plugin.c:143:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:143:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_editor_linewrap_activate': plugin.c:154:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:154:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] state = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'ui_states_init': plugin.c:206:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c:206:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:268, from /usr/include/libanjuta-3.0/libanjuta/anjuta-shell.h:24, from plugin.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' ITMRG org.gnome.anjuta.plugins.scintilla.gschema.xml make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' GEN org.gnome.anjuta.plugins.scintilla.gschema.valid make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' /usr/bin/intltool-merge ../../po anjuta-editor.plugin.in anjuta-editor.plugin -d -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into anjuta-editor.plugin. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC text_editor.lo In file included from text_editor.c:75:0: ./scintilla/include/Scintilla.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int Scintilla_LinkLexers(); ^~~ text_editor.c: In function 'text_editor_setup_indicators_color': text_editor.c:260:2: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] if (gdk_color_parse (spec, &color)) ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from text_editor.c:31: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ text_editor.c:268:2: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] if (gdk_color_parse (spec, &color)) ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from text_editor.c:31: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ text_editor.c:276:2: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] if (gdk_color_parse (spec, &color)) ^~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from text_editor.c:31: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ text_editor.c: In function 'on_text_editor_uri_changed': text_editor.c:524:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REFRESH, ^~~~~~~~~~~~~~~~~ text_editor.c:527:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^~~~~~~~~~~~~~~~ text_editor.c:551:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_DELETE, ^~~~~~~~~~~~~~~~ text_editor.c:554:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^~~~~~~~~~~~~~~~ text_editor.c: In function 'text_editor_get_type': text_editor.c:3974:1: warning: 'gtk_vbox_get_type' is deprecated [-Wdeprecated-declarations] ANJUTA_TYPE_BEGIN(TextEditor, text_editor, GTK_TYPE_VBOX); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:282:0, from text_editor.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13: note: declared here GType gtk_vbox_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ text_editor.c: In function 'text_editor_save_file': text_editor.c:1358:11: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] gboolean result; ^~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC print.lo In file included from print.c:42:0: ./scintilla/include/Scintilla.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] int Scintilla_LinkLexers(); ^~~ print.c: In function 'anjuta_print_job_info_style_clear_attributes': print.c:208:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (pis->attrs != NULL) ^~ print.c:210:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' g_list_free (pis->attrs); ^~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CC style-editor.lo style-editor.c: In function 'sync_from_gtk': style-editor.c:473:2: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (context, GTK_STATE_FLAG_NORMAL, &back); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:474:2: warning: 'gtk_style_context_get_font' is deprecated: Use 'gtk_style_context_get' instead [-Wdeprecated-declarations] desc = gtk_style_context_get_font (context, GTK_STATE_FLAG_NORMAL); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1211:6: note: declared here gtk_style_context_get_font (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c: In function 'sync_from_props': style-editor.c:534:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse (str, &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:535:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->caret_fore_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:543:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse ("#000000", &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:544:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->caret_fore_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:553:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse (str, &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:554:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->calltip_back_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:562:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse ("#E6D6B6", &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:563:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->calltip_back_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:572:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse (str, &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:573:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->selection_fore_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:581:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse ("#FFFFFF", &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:582:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->selection_fore_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:591:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse (str, &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:592:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->selection_back_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:600:3: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse ("#000000", &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:601:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->selection_back_color), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c: In function 'set_one_color': style-editor.c:611:2: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_color (GTK_COLOR_BUTTON (picker), &color); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here void gtk_color_button_get_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c: In function 'on_hilite_style_item_changed': style-editor.c:725:2: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse (used_style->fore, &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:730:2: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->fore_colorpicker), &color); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:736:2: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] gdk_color_parse (used_style->back, &color); ^~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26:0, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from style-editor.c:25: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here gboolean gdk_color_parse (const gchar *spec, ^~~~~~~~~~~~~~~ style-editor.c:741:2: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_color (GTK_COLOR_BUTTON (se->priv->back_colorpicker), &color); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here void gtk_color_button_set_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c: In function 'on_hilite_style_entry_changed': style-editor.c:824:2: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_color (GTK_COLOR_BUTTON (se->priv->fore_colorpicker), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here void gtk_color_button_get_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c:832:2: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_color (GTK_COLOR_BUTTON (se->priv->back_colorpicker), ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74:0, from style-editor.c:25: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here void gtk_color_button_get_color (GtkColorButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~ style-editor.c: In function 'on_hilite_style_item_changed': style-editor.c:666:13: warning: 'current_style' may be used uninitialized in this function [-Wmaybe-uninitialized] StyleData *current_style; ^~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX FilePath.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX PropSetFile.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXX aneditor.lo aneditor.cxx: In member function 'void AnEditor::SetGtkStyle(Window&, int)': aneditor.cxx:2367:79: warning: 'void gtk_style_context_get_background_color(GtkStyleContext*, GtkStateFlags, GdkRGBA*)' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (context, GTK_STATE_FLAG_NORMAL, &back); ^ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from aneditor-priv.h:38, from aneditor.cxx:26: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' CXXLD libanjuta-editor.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' Making all in scratchbox make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' ITMRG org.gnome.anjuta.plugins.scratchbox.gschema.xml make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' GEN org.gnome.anjuta.plugins.scratchbox.gschema.valid make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' /usr/bin/intltool-merge ../../po anjuta-scratchbox.plugin.in anjuta-scratchbox.plugin -d -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into anjuta-scratchbox.plugin. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' CC plugin.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' CCLD libanjuta-scratchbox.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Nothing to be done for 'all-am'. Making all in help make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' GEN de/de.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' GEN de/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cg35Sb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 + cd anjuta-extras-3.10.0 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 install Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' linguas="ar az be@latin bg ca ca@valencia cs da de dz el en_CA en_GB eo es eu fi fr ga gl gu he hi hr hu id it ja kn ko lt lv mk ml mr ms nb ne nl oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv te th tr uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/anjuta-extras.mo; \ echo "installing $lang.gmo as $dir/anjuta-extras.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/anjuta-extras.mo; \ echo "installing ./$lang.gmo as" \ "$dir/anjuta-extras.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/anjuta-extras.mo.m; \ echo "installing $lang.gmo.m as $dir/anjuta-extras.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/anjuta-extras.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/anjuta-extras.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ar/LC_MESSAGES/anjuta-extras.mo installing az.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/az/LC_MESSAGES/anjuta-extras.mo installing be@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/be@latin/LC_MESSAGES/anjuta-extras.mo installing bg.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/bg/LC_MESSAGES/anjuta-extras.mo installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ca/LC_MESSAGES/anjuta-extras.mo installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/anjuta-extras.mo installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/anjuta-extras.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/anjuta-extras.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/anjuta-extras.mo installing dz.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/dz/LC_MESSAGES/anjuta-extras.mo installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/el/LC_MESSAGES/anjuta-extras.mo installing en_CA.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/en_CA/LC_MESSAGES/anjuta-extras.mo installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/anjuta-extras.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/eo/LC_MESSAGES/anjuta-extras.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/anjuta-extras.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/eu/LC_MESSAGES/anjuta-extras.mo installing fi.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/fi/LC_MESSAGES/anjuta-extras.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/anjuta-extras.mo installing ga.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ga/LC_MESSAGES/anjuta-extras.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/gl/LC_MESSAGES/anjuta-extras.mo installing gu.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/gu/LC_MESSAGES/anjuta-extras.mo installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/he/LC_MESSAGES/anjuta-extras.mo installing hi.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/hi/LC_MESSAGES/anjuta-extras.mo installing hr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/hr/LC_MESSAGES/anjuta-extras.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/anjuta-extras.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/anjuta-extras.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/anjuta-extras.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/anjuta-extras.mo installing kn.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/kn/LC_MESSAGES/anjuta-extras.mo installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ko/LC_MESSAGES/anjuta-extras.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/anjuta-extras.mo installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/lv/LC_MESSAGES/anjuta-extras.mo installing mk.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/mk/LC_MESSAGES/anjuta-extras.mo installing ml.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ml/LC_MESSAGES/anjuta-extras.mo installing mr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/mr/LC_MESSAGES/anjuta-extras.mo installing ms.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ms/LC_MESSAGES/anjuta-extras.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/nb/LC_MESSAGES/anjuta-extras.mo installing ne.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ne/LC_MESSAGES/anjuta-extras.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/anjuta-extras.mo installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/oc/LC_MESSAGES/anjuta-extras.mo installing or.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/or/LC_MESSAGES/anjuta-extras.mo installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/pa/LC_MESSAGES/anjuta-extras.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/anjuta-extras.mo installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/pt/LC_MESSAGES/anjuta-extras.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/anjuta-extras.mo installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ro/LC_MESSAGES/anjuta-extras.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/anjuta-extras.mo installing rw.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/rw/LC_MESSAGES/anjuta-extras.mo installing si.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/si/LC_MESSAGES/anjuta-extras.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/sk/LC_MESSAGES/anjuta-extras.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/anjuta-extras.mo installing sq.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/sq/LC_MESSAGES/anjuta-extras.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/anjuta-extras.mo installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/anjuta-extras.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/anjuta-extras.mo installing te.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/te/LC_MESSAGES/anjuta-extras.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/anjuta-extras.mo installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/tr/LC_MESSAGES/anjuta-extras.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/anjuta-extras.mo installing vi.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/vi/LC_MESSAGES/anjuta-extras.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/anjuta-extras.mo installing zh_HK.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/anjuta-extras.mo installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/anjuta-extras.mo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/po' Making install in scripts make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/scripts' 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/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/scripts' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/scripts' Making install in plugins make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins' Making install in sample1 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /bin/sh ../../libtool --mode=install /usr/bin/install -c libanjuta-sample.la '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' libtool: install: /usr/bin/install -c .libs/libanjuta-sample.so /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta/libanjuta-sample.so libtool: install: /usr/bin/install -c .libs/libanjuta-sample.lai /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta/libanjuta-sample.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/install -c -m 644 anjuta-sample-plugin.svg anjuta-sample-plugin-48.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /usr/bin/install -c -m 644 anjuta-sample.plugin '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/ui' /usr/bin/install -c -m 644 anjuta-sample.ui '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/ui' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/sample1' Making install in scintilla make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' Making install in scintilla make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make install-recursive make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' Making install in include make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla/include' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla/include' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla/include' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/scintilla' Making install in properties make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/properties' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/properties' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/properties' /usr/bin/install -c -m 644 anjuta.properties styles.properties user.properties '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/properties' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/properties' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla/properties' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/install -c -m 644 anjuta-editor-scintilla.ui '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/install -c -m 644 anjuta-editor-scintilla-plugin.svg anjuta-editor-scintilla-plugin-48.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /usr/bin/install -c -m 644 anjuta-editor.plugin '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/ui' /usr/bin/install -c -m 644 anjuta-scintilla.xml '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/ui' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /bin/sh ../../libtool --mode=install /usr/bin/install -c libanjuta-editor.la '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' libtool: install: /usr/bin/install -c .libs/libanjuta-editor.so /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta/libanjuta-editor.so libtool: install: /usr/bin/install -c .libs/libanjuta-editor.lai /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta/libanjuta-editor.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/anjuta' if test -n "org.gnome.anjuta.plugins.scintilla.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.anjuta.plugins.scintilla.gschema.xml "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scintilla' Making install in scratchbox make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/install -c -m 644 anjuta-scratchbox.ui anjuta-scratchbox-panel.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/install -c -m 644 anjuta-scratchbox-48.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /usr/bin/install -c -m 644 anjuta-scratchbox.plugin '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' /bin/sh ../../libtool --mode=install /usr/bin/install -c libanjuta-scratchbox.la '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta' libtool: install: /usr/bin/install -c .libs/libanjuta-scratchbox.so /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta/libanjuta-scratchbox.so libtool: install: /usr/bin/install -c .libs/libanjuta-scratchbox.lai /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/lib64/anjuta/libanjuta-scratchbox.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/anjuta' if test -n "org.gnome.anjuta.plugins.scratchbox.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.anjuta.plugins.scratchbox.gschema.xml "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins/scratchbox' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/plugins' Making install in help make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' make[2]: Nothing to be done for 'install-exec-am'. mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/help/C/anjuta-manual mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/help/de/anjuta-manual /usr/bin/install -c -m 644 C/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/help/C/anjuta-manual/scintilla-plugin.page /usr/bin/install -c -m 644 de/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64/usr/share/help/de/anjuta-manual/scintilla-plugin.page make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0/help' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0' 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/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.10.0' + find /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 anjuta-extras --with-help --all-name grep: unrecognized option '--with-help' Usage: grep [OPTION]... PATTERN [FILE]... Try 'grep --help' for more information. No translations found for anjuta-extras in /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.10.0-5.mga7.x86_64 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.cg35Sb (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.cg35Sb (%install) I: [iurt_root_command] ERROR: chroot