D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gucharmap-10.0.4-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RMaLvO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gucharmap-10.0.4 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/gucharmap-10.0.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gucharmap-10.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-build-Explicitly-link-to-libdl.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4DaatM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gucharmap-10.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:53: installing './compile' configure.ac:45: installing './missing' docs/reference/Makefile.am:47: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gucharmap/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + 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 + '[' -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 --with-gtk=3.0 --enable-introspection --disable-static --with-unicode-data=/usr/share/unicode/ucd 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 whether to enable maintainer-specific portions of Makefiles... yes ./configure: line 3097: GNOME_DEBUG_CHECK: command not found 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for 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 whether NLS is requested... yes checking for intltool >= 0.40.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... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.2 checking for XML::Parser... ok checking for itstool... itstool checking for xmllint... xmllint checking which gtk+ version to compile against... 3.0 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for library containing dlsym... -ldl checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether to build the charmap programme... yes checking for bind_textdomain_codeset... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for desktop-file-validate... /usr/bin/desktop-file-validate checking for Unicode data... yes (from /usr/share/unicode/ucd) checking for unzip... /usr/bin/unzip checking for wget... false checking for gsha512sum... no checking for sha512sum... /usr/bin/sha512sum 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... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking if gcc supports "-Wl,-Bsymbolic-functions" flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wformat-nonliteral flag... yes checking if gcc supports -Werror=format-security flag... yes checking if gcc supports -Wsign-compare flag... yes checking if gcc supports -Werror=implicit-function-declaration flag... yes checking if gcc supports -Wpointer-arith flag... yes checking if gcc supports -Wwrite-strings flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking if gcc supports -Waggregate-return flag... yes checking if gcc supports -Wcast-align flag... yes checking if gcc supports -Wimplicit flag... yes checking if gcc supports -Wuninitialized flag... yes checking if gcc supports -Wmissing-prototypes flag... yes checking if gcc supports -Wmissing-declarations flag... yes checking if gcc supports -Wnested-externs flag... yes checking if gcc supports -Wpacked flag... yes checking if gcc supports -Wmissing-format-attribute flag... yes checking if gcc supports -Wshadow flag... yes checking if gcc supports -Wstrict-aliasing=2 flag... yes checking if gcc supports -Winit-self flag... yes checking if gcc supports -Wunsafe-loop-optimizations flag... yes checking if gcc supports -Wdeclaration-after-statement flag... yes checking if gcc supports -Wold-style-definition flag... yes checking if gcc supports -Wno-missing-field-initializers flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -Wformat-signedness flag... yes checking if gcc supports -fno-common flag... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -Wno-switch-enum flag... yes checking for gobject-introspection... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gucharmap.desktop.in config.status: creating gucharmap.nsi config.status: creating gucharmap.spec config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating gucharmap/Makefile config.status: creating gucharmap/gucharmap.gresource.xml config.status: creating gucharmap/gucharmap.h config.status: creating help/Makefile config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: creating gucharmap-2.90.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT am.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ar.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT af.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ast.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT az.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT as.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT be@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT be.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT bg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT bn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT bn_IN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT bs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT br.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ca@valencia.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ca.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT cy.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT cs.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT da.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT de.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT dz.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT el.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT en_CA.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT en_GB.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT en@shaw.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT et.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT eo.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT es.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT eu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT fa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT fr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT fi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ga.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT gl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT he.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT gu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT hi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT hu.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT hr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT id.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT is.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT it.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ja.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ka.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT kk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT kn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ko.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT lt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT mai.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT lv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT mi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT mk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ml.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT mn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT mr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT nb.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ms.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ne.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT nn.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT oc.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT nl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT pl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT or.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT pa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT pt.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT pt_BR.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ru.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT rw.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ro.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT sk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT si.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT sr@latin.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT sl.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT sq.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT sr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT sv.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ta.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT te.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT th.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT wa.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT zh_HK.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT tg.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT uk.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT tr.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT vi.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT ug.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' MSGFMT xh.gmo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/po' Making all in pixmaps make[2]: Nothing to be done for 'all'. Making all in gucharmap make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN gucharmap-marshal.h INFO: Reading ./gucharmap-marshal.list... make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN gucharmap-resources.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN gucharmap-marshal.c WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead INFO: Reading ./gucharmap-marshal.list... make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN gucharmap-resources.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN stamp-gucharmap-type-builtins.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN gucharmap-type-builtins.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 10.0.0 /usr/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/share/unicode/ucd/UnicodeData.txt... done. processing /usr/share/unicode/ucd/NamesList.txt... done. processing /usr/share/unicode/ucd/Blocks.txt... done. processing /usr/share/unicode/ucd/Scripts.txt... done. processing /usr/share/unicode/ucd/DerivedAge.txt... done. processing /usr/share/unicode/ucd/Unihan.zip.Archive: /usr/share/unicode/ucd/Unihan.zip inflating: Unihan_DictionaryIndices.txt ........... inflating: Unihan_DictionaryLikeData.txt ..... inflating: Unihan_IRGSources.txt .......... inflating: Unihan_NumericValues.txt inflating: Unihan_OtherMappings.txt ...... inflating: Unihan_RadicalStrokeCounts.txt .. inflating: Unihan_Readings.txt ...... inflating: Unihan_Variants.txt done. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-gucharmap-resources.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-gucharmap-settings.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-gucharmap-print-operation.o gucharmap-print-operation.c: In function 'gucharmap_print_operation_init': gucharmap-print-operation.c:277:35: warning: variable 'priv' set but not used [-Wunused-but-set-variable] GucharmapPrintOperationPrivate *priv; ^~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-gucharmap-mini-fontsel.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-main.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-gucharmap-window.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC gucharmap-gucharmap-search-dialog.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-block-chapters-model.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-chapters-model.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-chapters-view.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-chartable-accessible.lo gucharmap-chartable-accessible.c: In function 'gucharmap_chartable_accessible_ref_child': gucharmap-chartable-accessible.c:113:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index > UNICHAR_MAX) ^ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gucharmap-chartable-accessible.c:27: /usr/include/glib-2.0/gobject/gobject.h:512:33: warning: return from incompatible pointer type [-Wincompatible-pointer-types] #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj)) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-chartable-accessible.c:127:16: note: in expansion of macro 'g_object_ref' return g_object_ref (cell); ^~~~~~~~~~~~ gucharmap-chartable-accessible.c:137:33: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'int' [-Wformat=] name = g_strdup_printf("U+%4.4X %s", index, gucharmap_get_unicode_name (index)); ~~~~^ %4.4X make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-charmap.lo gucharmap-charmap.c: In function 'set_details': gucharmap-charmap.c:796:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'gunichar {aka unsigned int}' [-Wformat=] temp = g_strdup_printf ("&#%d;", uc); ~^ %d make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-codepoint-list.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-init.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-chartable.lo gucharmap-chartable.c: In function 'get_cell_at_xy': gucharmap-chartable.c:860:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cell > priv->last_cell) ^ gucharmap-chartable.c: In function 'set_active_char': gucharmap-chartable.c:1117:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (cell == -1) { ^~ gucharmap-chartable.c: In function 'gucharmap_chartable_drag_data_received': gucharmap-chartable.c:1291:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ^~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN org.gnome.Charmap.enums.xml make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' GEN org.gnome.Charmap.gschema.valid make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-script-chapters-model.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-marshal.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo gucharmap-script-codepoint-list.c: In function 'get_chars_for_script': gucharmap-script-codepoint-list.c:92:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ^ gucharmap-script-codepoint-list.c:94:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ^ gucharmap-script-codepoint-list.c:102:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ^ gucharmap-script-codepoint-list.c:111:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ^ gucharmap-script-codepoint-list.c:115:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ^ gucharmap-script-codepoint-list.c: In function 'get_char': gucharmap-script-codepoint-list.c:190:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (index > range->index + range->end - range->start) ^ gucharmap-script-codepoint-list.c: In function 'get_index': gucharmap-script-codepoint-list.c:212:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-resources.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-type-builtins.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' CC libgucharmap_2_90_la-gucharmap-unicode-info.lo In file included from gucharmap-unicode-info.c:33:0: unicode-versions.h:111:21: error: 'GUCHARMAP_UNICODE_VERSION_11_0' undeclared here (not in a function); did you mean 'GUCHARMAP_UNICODE_VERSION_10_0'? { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GUCHARMAP_UNICODE_VERSION_10_0 make[3]: *** [Makefile:977: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gucharmap-10.0.4/gucharmap' make[2]: *** [Makefile:697: all] Error 2 make[1]: *** [Makefile:614: all-recursive] Error 1 make: *** [Makefile:496: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4DaatM (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4DaatM (%build) I: [iurt_root_command] ERROR: chroot