D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/anjuta-extras-3.26.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9ONYcO + 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.26.0 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/anjuta-extras-3.26.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd anjuta-extras-3.26.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.lwI2os + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd anjuta-extras-3.26.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 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 whether gcc understands -c and -o together... yes 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking 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 whether gcc understands -Werror=return-type... 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 -Werror=return-type 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /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.1 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 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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-3.0 >= 3.26.0... yes checking for gthread-2.0 >= 2.16.0... yes checking for gmodule-2.0 >= 2.16.0... yes checking if scintilla plugin is enabled... yes checking for libxml-2.0... 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 + /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.26.0/po' MSGFMT ar.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT bs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ca.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT bg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT cs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT da.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ca@valencia.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT az.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT be@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT de.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT el.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT eo.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT dz.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT en_CA.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT es.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT eu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT fi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT fr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT en_GB.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ga.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT gl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT hu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT hr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT id.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT gu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT he.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT it.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ja.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT lv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT hi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ko.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT lt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT kn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ml.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT mk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT mr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ms.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT nb.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ne.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT or.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT pa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT nl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT oc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT pt_BR.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ro.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT pl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT ru.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT si.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT pt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT sl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT rw.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT sk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT sq.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT sv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT sr@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT te.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT th.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT sr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT tr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT uk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT vi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' MSGFMT zh_HK.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.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.26.0/plugins/sample1' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/sample1' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/sample1' CCLD libanjuta-sample.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla/scintilla' CXX CaseFolder.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX CharClassify.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Catalogue.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX CallTip.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX AutoComplete.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX CaseConvert.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Decoration.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX CellBuffer.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX EditModel.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Indicator.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX ExternalLexer.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX KeyMap.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX ContractionState.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LineMarker.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX RESearch.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX MarginView.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX PositionCache.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX EditView.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Style.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX RunStyles.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX ScintillaBase.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Selection.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Accessor.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX UniConversion.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX PerLine.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexerBase.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX CharacterCategory.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexerModule.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexerNoExceptions.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX CharacterSet.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Editor.lo src/Editor.cxx: In member function 'void Editor::SetRepresentations()': src/Editor.cxx:205:6: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] void Editor::SetRepresentations() { ^~~~~~ In file included from /usr/include/stdio.h:936:0, from /usr/include/c++/7.3.0/cstdio:42, from src/Editor.cxx:13: /usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 4 and 5 bytes into a destination of size 4 __bos (__s), __fmt, __va_arg_pack ()); ^ make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX XPM.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX StyleContext.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexerSimple.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX WordList.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX PropSetSimple.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX ViewStyle.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexA68k.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAPDL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX PlatGTK.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX ScintillaGTKAccessible.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAda.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAbaqus.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAsn1.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX ScintillaGTK.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAVE.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAVS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAU3.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexASY.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexBullant.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexAsm.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexBatch.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexBibTeX.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexBash.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCaml.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexBaan.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCOBOL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCmake.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCLW.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexConf.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCoffeeScript.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCrontab.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCsound.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexBasic.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexDiff.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexDMIS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexDMAP.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX Document.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexEDIFACT.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCSS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexECL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexD.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexErrorList.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexEiffel.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexErlang.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexEScript.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexForth.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexGAP.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexGui4Cli.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexFlagship.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexIndent.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexFortran.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexInno.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexKix.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexHex.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexKVIrc.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexLisp.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexLout.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexCPP.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexHaskell.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexLaTeX.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMake.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexJSON.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexLua.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMagik.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMarkdown.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMatlab.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMetapost.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMMIXAL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMPT.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMSSQL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexNull.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexModula.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexNimrod.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexNsis.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexMySQL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexOpal.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPLM.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPB.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPO.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexOScript.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexHTML.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPascal.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexProps.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPOV.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPowerShell.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPowerPro.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPS.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexR.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexRebol.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexProgress.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexScriptol.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexRegistry.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSML.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSorcus.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexRuby.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSmalltalk.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSpecman.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTACL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSpice.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPerl.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTAL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSTTXT.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexPython.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTCL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTCMD.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexRust.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTADS3.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTeX.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexTxt2tags.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexVB.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CC scintilla-marshal.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX test_scintilla-test-scintilla.o make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexSQL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexYAML.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexVHDL.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexVisualProlog.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXX LexVerilog.lo make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXXLD libanjuta-scintilla.la make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' CXXLD test-scintilla make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla' CC text_editor_cbs.lo 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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CC text_editor_prefs.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CXX aneditor-calltip.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CXX aneditor-autocomplete.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CXX properties.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CC text_editor.lo 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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' ITMRG org.gnome.anjuta.plugins.scintilla.gschema.xml make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' GEN org.gnome.anjuta.plugins.scintilla.gschema.valid make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CC text-editor-iterable.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CC print.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CXX FilePath.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CXX PropSetFile.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' CXXLD libanjuta-editor.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' Making all in scratchbox make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' ITMRG org.gnome.anjuta.plugins.scratchbox.gschema.xml make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' GEN org.gnome.anjuta.plugins.scratchbox.gschema.valid make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' CC plugin.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' CCLD libanjuta-scratchbox.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/help' GEN cs/cs.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN de/de.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN el/el.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN pt_BR/pt_BR.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN sv/sv.mo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN cs/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN el/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN de/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN pt_BR/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' GEN sv/ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZVzlqM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 + cd anjuta-extras-3.26.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' linguas="ar az be@latin bg bs 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.26.0-1.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/anjuta-extras.mo; \ echo "installing $lang.gmo as $dir/anjuta-extras.mo"; \ else \ /usr/bin/install -p -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 -p -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 -p -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.26.0-1.mga7.x86_64/usr/share/locale/ar/LC_MESSAGES/anjuta-extras.mo installing az.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/az/LC_MESSAGES/anjuta-extras.mo installing be@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/be@latin/LC_MESSAGES/anjuta-extras.mo installing bg.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/bg/LC_MESSAGES/anjuta-extras.mo installing bs.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/bs/LC_MESSAGES/anjuta-extras.mo installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ca/LC_MESSAGES/anjuta-extras.mo installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/anjuta-extras.mo installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/anjuta-extras.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/anjuta-extras.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/anjuta-extras.mo installing dz.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/dz/LC_MESSAGES/anjuta-extras.mo installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/el/LC_MESSAGES/anjuta-extras.mo installing en_CA.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.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.26.0-1.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/anjuta-extras.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/eo/LC_MESSAGES/anjuta-extras.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/anjuta-extras.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/eu/LC_MESSAGES/anjuta-extras.mo installing fi.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/fi/LC_MESSAGES/anjuta-extras.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/anjuta-extras.mo installing ga.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ga/LC_MESSAGES/anjuta-extras.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/gl/LC_MESSAGES/anjuta-extras.mo installing gu.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/gu/LC_MESSAGES/anjuta-extras.mo installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/he/LC_MESSAGES/anjuta-extras.mo installing hi.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/hi/LC_MESSAGES/anjuta-extras.mo installing hr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/hr/LC_MESSAGES/anjuta-extras.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/anjuta-extras.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/anjuta-extras.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/anjuta-extras.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/anjuta-extras.mo installing kn.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/kn/LC_MESSAGES/anjuta-extras.mo installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ko/LC_MESSAGES/anjuta-extras.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/anjuta-extras.mo installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/lv/LC_MESSAGES/anjuta-extras.mo installing mk.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/mk/LC_MESSAGES/anjuta-extras.mo installing ml.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ml/LC_MESSAGES/anjuta-extras.mo installing mr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/mr/LC_MESSAGES/anjuta-extras.mo installing ms.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ms/LC_MESSAGES/anjuta-extras.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/nb/LC_MESSAGES/anjuta-extras.mo installing ne.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ne/LC_MESSAGES/anjuta-extras.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/nl/LC_MESSAGES/anjuta-extras.mo installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/oc/LC_MESSAGES/anjuta-extras.mo installing or.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/or/LC_MESSAGES/anjuta-extras.mo installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/pa/LC_MESSAGES/anjuta-extras.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/anjuta-extras.mo installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/pt/LC_MESSAGES/anjuta-extras.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/anjuta-extras.mo installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ro/LC_MESSAGES/anjuta-extras.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/anjuta-extras.mo installing rw.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/rw/LC_MESSAGES/anjuta-extras.mo installing si.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/si/LC_MESSAGES/anjuta-extras.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/sk/LC_MESSAGES/anjuta-extras.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/anjuta-extras.mo installing sq.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/sq/LC_MESSAGES/anjuta-extras.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/anjuta-extras.mo installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/anjuta-extras.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/anjuta-extras.mo installing te.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/te/LC_MESSAGES/anjuta-extras.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/anjuta-extras.mo installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/tr/LC_MESSAGES/anjuta-extras.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/anjuta-extras.mo installing vi.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/locale/vi/LC_MESSAGES/anjuta-extras.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.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.26.0-1.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.26.0-1.mga7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/anjuta-extras.mo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/po' Making install in scripts make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/scripts' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/scripts' Making install in plugins make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins' Making install in sample1 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/sample1' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/sample1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /bin/sh ../../libtool --mode=install /usr/bin/install -p libanjuta-sample.la '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' libtool: install: /usr/bin/install -p .libs/libanjuta-sample.so /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-sample.so libtool: install: /usr/bin/install -p .libs/libanjuta-sample.lai /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-sample.la libtool: warning: remember to run 'libtool --finish /usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/install -p -m 644 anjuta-sample-plugin.svg anjuta-sample-plugin-48.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /usr/bin/install -p -m 644 anjuta-sample.plugin '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/ui' /usr/bin/install -p -m 644 anjuta-sample.ui '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/ui' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/sample1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/sample1' Making install in scintilla make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' Making install in scintilla make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' /usr/bin/make install-recursive make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' Making install in include make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla/include' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla/scintilla/include' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla/include' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins/scintilla/scintilla' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/scintilla' Making install in properties make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/properties' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0-1.mga7.x86_64/usr/share/anjuta/properties' /usr/bin/install -p -m 644 anjuta.properties styles.properties user.properties '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/properties' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/properties' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla/properties' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/install -p -m 644 anjuta-editor-scintilla.ui '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/install -p -m 644 anjuta-editor-scintilla-plugin.svg anjuta-editor-scintilla-plugin-48.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /usr/bin/install -p -m 644 anjuta-editor.plugin '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/ui' /usr/bin/install -p -m 644 anjuta-scintilla.xml '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/ui' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /bin/sh ../../libtool --mode=install /usr/bin/install -p libanjuta-editor.la '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' libtool: install: /usr/bin/install -p .libs/libanjuta-editor.so /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-editor.so libtool: install: /usr/bin/install -p .libs/libanjuta-editor.lai /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-editor.la libtool: 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.26.0-1.mga7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.gnome.anjuta.plugins.scintilla.gschema.xml "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scintilla' Making install in scratchbox make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/install -p -m 644 anjuta-scratchbox.ui anjuta-scratchbox-panel.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/anjuta/glade' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/install -p -m 644 anjuta-scratchbox-48.png '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/pixmaps/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /usr/bin/install -p -m 644 anjuta-scratchbox.plugin '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' /bin/sh ../../libtool --mode=install /usr/bin/install -p libanjuta-scratchbox.la '/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta' libtool: install: /usr/bin/install -p .libs/libanjuta-scratchbox.so /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-scratchbox.so libtool: install: /usr/bin/install -p .libs/libanjuta-scratchbox.lai /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-scratchbox.la libtool: 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.26.0-1.mga7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.gnome.anjuta.plugins.scratchbox.gschema.xml "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins/scratchbox' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0/plugins' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/plugins' Making install in help make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[2]: Nothing to be done for 'install-exec-am'. mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/C/anjuta-manual mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/cs/anjuta-manual mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/de/anjuta-manual mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/el/anjuta-manual mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/pt_BR/anjuta-manual mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/sv/anjuta-manual /usr/bin/install -p -m 644 C/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/C/anjuta-manual/scintilla-plugin.page /usr/bin/install -p -m 644 cs/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/cs/anjuta-manual/scintilla-plugin.page /usr/bin/install -p -m 644 de/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/de/anjuta-manual/scintilla-plugin.page /usr/bin/install -p -m 644 el/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/el/anjuta-manual/scintilla-plugin.page /usr/bin/install -p -m 644 pt_BR/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/pt_BR/anjuta-manual/scintilla-plugin.page /usr/bin/install -p -m 644 sv/scintilla-plugin.page /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/help/sv/anjuta-manual/scintilla-plugin.page make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0/help' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.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.26.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0' + find /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 anjuta-extras --with-gnome --all-name + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 3.26.0-1.mga7 --unique-debug-suffix -3.26.0-1.mga7.x86_64 --unique-debug-src-base anjuta-extras-3.26.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/anjuta-extras-3.26.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-scratchbox.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-sample.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/lib64/anjuta/libanjuta-editor.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 6557 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: anjuta-extras-3.26.0-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JeIu6q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd anjuta-extras-3.26.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/doc/anjuta-extras + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/doc/anjuta-extras + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/doc/anjuta-extras + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/doc/anjuta-extras + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64/usr/share/doc/anjuta-extras + exit 0 Provides: anjuta-extras = 3.26.0-1.mga7 anjuta-extras(x86-64) = 3.26.0-1.mga7 libanjuta-editor.so()(64bit) libanjuta-sample.so()(64bit) libanjuta-scratchbox.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libanjuta-3.so.0()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: anjuta-extras-debugsource-3.26.0-1.mga7.x86_64 Provides: anjuta-extras-debugsource = 3.26.0-1.mga7 anjuta-extras-debugsource(x86-64) = 3.26.0-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: anjuta-extras-debuginfo-3.26.0-1.mga7.x86_64 Provides: anjuta-extras-debuginfo = 3.26.0-1.mga7 anjuta-extras-debuginfo(x86-64) = 3.26.0-1.mga7 debuginfo(build-id) = 3d920421033d50a5b1ace7d4cfc06b8bea86e1e7 debuginfo(build-id) = 5ede1a9ccce746d1eb0b581eb3f1d93913f4a195 debuginfo(build-id) = eac4454dc171fc403a9cf9c8cc51519659560dc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: anjuta-extras-debugsource(x86-64) = 3.26.0-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/anjuta-extras-3.26.0-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/anjuta-extras-debugsource-3.26.0-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/anjuta-extras-debuginfo-3.26.0-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PTZQhP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd anjuta-extras-3.26.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/anjuta-extras-3.26.0-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HwXoyd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf anjuta-extras-3.26.0 + exit 0 D: [iurt_root_command] Success!