D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libmatchbox-1.9-17.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K5lErr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libmatchbox-1.9 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/libmatchbox-1.9.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmatchbox-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libmatchbox-1.9-libpng1.5.patch):' Patch #0 (libmatchbox-1.9-libpng1.5.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file libmb/mbpixbuf.c + echo 'Patch #1 (libmatchbox-1.9-linking.patch):' Patch #1 (libmatchbox-1.9-linking.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .linkfix --fuzz=0 patching file tests/Makefile.am + echo 'Patch #2 (libmatchbox-1.9-automake-1.13.patch):' Patch #2 (libmatchbox-1.9-automake-1.13.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .automake --fuzz=0 patching file configure.ac + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NMVLGu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libmatchbox-1.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:6: installing './missing' libmb/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + 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 + '[' -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 --enable-xsettings --enable-png --enable-jpeg --enable-pango --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 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 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 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 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for X11... yes checking for XLIBS... yes checking for PANGO... yes checking for libpng12... no checking for png_create_read_struct in -lpng... yes checking for jpeg_read_header in -ljpeg... yes checking for xsettings... checking xsettings-client.h usability... yes checking xsettings-client.h presence... yes checking for xsettings-client.h... yes checking for xsettings_client_new in -lXsettings-client... yes yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether stat accepts an empty string... no checking for working strcoll... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strstr... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmb.pc config.status: creating libmb/Makefile config.status: creating libmb/mbconfig.h config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/menu/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands LibMatchbox 1.9 ====================== prefix: /usr source code location: . Building with Debug: no Building with gcov: no Building with gprof: no Building unit tests: no Building with Xft: no Building with Pango: yes Building with PNG: yes Building with JPG: yes Building with XSettings: yes Building with API Documentation: no + 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 libmb make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o hash.c: In function 'hash_empty': hash.c:78:32: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(h->hashtab, 0, sizeof(h->hashtab)); ^ mv -f .deps/hash.Tpo .deps/hash.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbutil.lo -MD -MP -MF .deps/mbutil.Tpo -c -o mbutil.lo mbutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbutil.lo -MD -MP -MF .deps/mbutil.Tpo -c mbutil.c -fPIC -DPIC -o .libs/mbutil.o mbutil.c: In function 'mb_want_warnings': mbutil.c:381:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ mv -f .deps/mbutil.Tpo .deps/mbutil.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbdotdesktop.lo -MD -MP -MF .deps/mbdotdesktop.Tpo -c -o mbdotdesktop.lo mbdotdesktop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbdotdesktop.lo -MD -MP -MF .deps/mbdotdesktop.Tpo -c mbdotdesktop.c -fPIC -DPIC -o .libs/mbdotdesktop.o mv -f .deps/mbdotdesktop.Tpo .deps/mbdotdesktop.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbexp.lo -MD -MP -MF .deps/mbexp.Tpo -c -o mbexp.lo mbexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbexp.lo -MD -MP -MF .deps/mbexp.Tpo -c mbexp.c -fPIC -DPIC -o .libs/mbexp.o mbexp.c: In function 'mb_font_new': mbexp.c:409:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init() ; ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/pango-1.0/pango/pango-types.h:26, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from mbexp.h:43, from mbexp.c:22: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ mbexp.c:432:4: warning: 'pango_xft_get_context' is deprecated [-Wdeprecated-declarations] font->pgo_context = pango_xft_get_context (font->dpy, DefaultScreen(dpy)); ^~~~ In file included from mbexp.h:44:0, from mbexp.c:22: /usr/include/pango-1.0/pango/pangoxft.h:82:15: note: declared here PangoContext *pango_xft_get_context (Display *display, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:630:0, from mbpixbuf.h:27, from mbexp.h:33, from mbexp.c:22: mbexp.c: In function 'mb_font_get_txt_width': mbexp.c:794:22: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] str = strdup(txt); ^ In file included from mbpixbuf.h:27:0, from mbexp.h:33, from mbexp.c:22: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ In file included from /usr/include/string.h:630:0, from mbpixbuf.h:27, from mbexp.h:33, from mbexp.c:22: mbexp.c:794:22: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] str = strdup(txt); ^ /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *__strdup (const char *__string) __THROW __attribute_malloc__; ^~~~~~~~ mbexp.c: In function '_render_some_text': mbexp.c:991:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] str = strdup(text); ^ In file included from mbpixbuf.h:27:0, from mbexp.h:33, from mbexp.c:22: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ In file included from /usr/include/string.h:630:0, from mbpixbuf.h:27, from mbexp.h:33, from mbexp.c:22: mbexp.c:991:23: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness [-Wpointer-sign] str = strdup(text); ^ /usr/include/bits/string2.h:1278:14: note: expected 'const char *' but argument is of type 'unsigned char *' extern char *__strdup (const char *__string) __THROW __attribute_malloc__; ^~~~~~~~ mbexp.c:991:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str = strdup(text); ^ mbexp.c:994:59: warning: pointer targets in passing argument 2 of 'pango_itemize' differ in signedness [-Wpointer-sign] items_head = items = pango_itemize (font->pgo_context, str, ^~~ In file included from /usr/include/pango-1.0/pango/pango.h:28:0, from mbexp.h:43, from mbexp.c:22: /usr/include/pango-1.0/pango/pango-context.h:120:8: note: expected 'const char *' but argument is of type 'unsigned char *' GList *pango_itemize (PangoContext *context, ^~~~~~~~~~~~~ mbexp.c:1005:22: warning: pointer targets in passing argument 1 of 'pango_shape' differ in signedness [-Wpointer-sign] pango_shape (&str[this->offset], this->length, ^ In file included from /usr/include/pango-1.0/pango/pango-engine.h:28:0, from /usr/include/pango-1.0/pango/pango.h:30, from mbexp.h:43, from mbexp.c:22: /usr/include/pango-1.0/pango/pango-glyph.h:198:6: note: expected 'const gchar * {aka const char *}' but argument is of type 'unsigned char *' void pango_shape (const gchar *text, ^~~~~~~~~~~ mbexp.c: In function 'mb_font_render_simple': mbexp.c:1066:30: warning: variable 'orig_len' set but not used [-Wunused-but-set-variable] int render_w = 0, len = 0, orig_len = 0; ^~~~~~~~ mbexp.c: In function 'mb_font_render_simple_get_width': mbexp.c:1160:30: warning: variable 'orig_len' set but not used [-Wunused-but-set-variable] int render_w = 0, len = 0, orig_len = 0; ^~~~~~~~ mbexp.c: In function 'mb_layout_get_geometry': mbexp.c:1252:15: warning: value computed is not used [-Wunused-value] nbytes++; *txt++; ^~~~~~ mbexp.c: In function 'mb_util_next_utf8_char': mbexp.c:1586:3: warning: value computed is not used [-Wunused-value] *s++; ^~~~ mbexp.c:1592:5: warning: value computed is not used [-Wunused-value] *s++; ^~~~ mbexp.c:1555:21: warning: variable 'mask' set but not used [-Wunused-but-set-variable] unsigned char *s, mask; ^~~~ mv -f .deps/mbexp.Tpo .deps/mbexp.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbtray.lo -MD -MP -MF .deps/mbtray.Tpo -c -o mbtray.lo mbtray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbtray.lo -MD -MP -MF .deps/mbtray.Tpo -c mbtray.c -fPIC -DPIC -o .libs/mbtray.o mv -f .deps/mbtray.Tpo .deps/mbtray.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbmenu.lo -MD -MP -MF .deps/mbmenu.Tpo -c -o mbmenu.lo mbmenu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbmenu.lo -MD -MP -MF .deps/mbmenu.Tpo -c mbmenu.c -fPIC -DPIC -o .libs/mbmenu.o mbmenu.c: In function 'mb_menu_handle_xevent': mbmenu.c:805:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch (key = XKeycodeToKeysym (mb->dpy, an_event->xkey.keycode, 0)) ^~~~~~ In file included from mbmenu.h:34:0, from mbmenu.c:26: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ mbmenu.c: In function 'new_menu': mbmenu.c:1066:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(menu, 0, sizeof(menu)); ^ mv -f .deps/mbmenu.Tpo .deps/mbmenu.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbpixbuf.lo -MD -MP -MF .deps/mbpixbuf.Tpo -c -o mbpixbuf.lo mbpixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT mbpixbuf.lo -MD -MP -MF .deps/mbpixbuf.Tpo -c mbpixbuf.c -fPIC -DPIC -o .libs/mbpixbuf.o mbpixbuf.c: In function '_load_jpg_file': mbpixbuf.c:153:9: warning: implicit declaration of function 'mb_want_warnings'; did you mean 'png_warning'? [-Wimplicit-function-declaration] if (mb_want_warnings()) ^~~~~~~~~~~~~~~~ png_warning mbpixbuf.c: In function 'mb_pixbuf_img_fill': mbpixbuf.c:1400:18: warning: value computed is not used [-Wunused-value] { *p = a; *p++; } ^~~~ mbpixbuf.c: In function '_load_png_file': mbpixbuf.c:230:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread( header, 1, 8, fd ); ^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/mbpixbuf.Tpo .deps/mbpixbuf.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -lXsettings-client -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -version-info 1:9:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmb.la -rpath /usr/lib64 mbmenu.lo mbtray.lo mbdotdesktop.lo mbpixbuf.lo mbutil.lo mbexp.lo hash.lo -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lXft -ljpeg -lpng -lz libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mbmenu.o .libs/mbtray.o .libs/mbdotdesktop.o .libs/mbpixbuf.o .libs/mbutil.o .libs/mbexp.o .libs/hash.o -g -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lXft -ljpeg -lpng -lz -Wl,-soname -Wl,libmb.so.1 -o .libs/libmb.so.1.0.9 libtool: link: (cd ".libs" && rm -f "libmb.so.1" && ln -s "libmb.so.1.0.9" "libmb.so.1") libtool: link: (cd ".libs" && rm -f "libmb.so" && ln -s "libmb.so.1.0.9" "libmb.so") libtool: link: ( cd ".libs" && rm -f "libmb.la" && ln -s "../libmb.la" "libmb.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests Making all in menu make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmb -g -Wall -fno-strict-aliasing -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT dump-image.o -MD -MP -MF .deps/dump-image.Tpo -c -o dump-image.o dump-image.c mv -f .deps/dump-image.Tpo .deps/dump-image.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -L../libmb -lmb -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dump-image dump-image.o -lX11 libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dump-image dump-image.o -L../libmb /home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb/.libs/libmb.so -lXsettings-client -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lXft -ljpeg -lpng -lz -lX11 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KRzFtX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 + cd libmatchbox-1.9 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 install Making install in libmb make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmb.la '/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmb.so.1.0.9 /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64/libmb.so.1.0.9 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64 && { ln -s -f libmb.so.1.0.9 libmb.so.1 || { rm -f libmb.so.1 && ln -s libmb.so.1.0.9 libmb.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64 && { ln -s -f libmb.so.1.0.9 libmb.so || { rm -f libmb.so && ln -s libmb.so.1.0.9 libmb.so; }; }) libtool: install: /usr/bin/install -c .libs/libmb.lai /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64/libmb.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/include/libmb' /usr/bin/install -c -m 644 mb.h mbmenu.h mbtray.h mbdotdesktop.h mbpixbuf.h mbutil.h mbexp.h mbconfig.h hash.h '/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/include/libmb' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/libmb' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/doc' 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/libmatchbox-1.9/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/doc' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' Making install in menu make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests/menu' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests/menu' 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/libmatchbox-1.9/tests/menu' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests/menu' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libmb.pc '/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libmatchbox-1.9' + find /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.9-17.mga7 --unique-debug-suffix -1.9-17.mga7.x86_64 --unique-debug-src-base libmatchbox-1.9-17.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libmatchbox-1.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/lib64/libmb.so.1.0.9 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 504 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: lib64mb1-1.9-17.mga7.x86_64 Provides: lib64mb1 = 1.9-17.mga7 lib64mb1(x86-64) = 1.9-17.mga7 libmb.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXsettings-client.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libpango-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) Processing files: lib64mb-devel-1.9-17.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T3HIOr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libmatchbox-1.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/share/doc/lib64mb-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/share/doc/lib64mb-devel + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/share/doc/lib64mb-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/share/doc/lib64mb-devel + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64/usr/share/doc/lib64mb-devel + exit 0 Provides: devel(libmb(64bit)) lib64mb-devel = 1.9-17.mga7 lib64mb-devel(x86-64) = 1.9-17.mga7 liblibmatchbox-devel = 1.9-17.mga7 libmatchbox-devel = 1.9-17.mga7 libmb-devel = 1.9-17.mga7 matchbox-devel = 1.9-17.mga7 pkgconfig(libmb) = 1.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libX11(64bit)) devel(libXext(64bit)) devel(libXft(64bit)) devel(libXsettings-client(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libjpeg(64bit)) devel(libpango-1.0(64bit)) devel(libpangoxft-1.0(64bit)) devel(libpng16(64bit)) pkgconfig pkgconfig(pango) pkgconfig(pangoxft) pkgconfig(x11) pkgconfig(xext) Obsoletes: lib64mb1-devel Processing files: libmatchbox-debugsource-1.9-17.mga7.x86_64 Provides: libmatchbox-debugsource = 1.9-17.mga7 libmatchbox-debugsource(x86-64) = 1.9-17.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64mb1-debuginfo-1.9-17.mga7.x86_64 Provides: debuginfo(build-id) = ec73f9eaa2b790cad6da7d895c362201f4d7610a lib64mb1-debuginfo = 1.9-17.mga7 lib64mb1-debuginfo(x86-64) = 1.9-17.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmatchbox-debugsource(x86-64) = 1.9-17.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mb1-1.9-17.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mb-devel-1.9-17.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libmatchbox-debugsource-1.9-17.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mb1-debuginfo-1.9-17.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MOX6lX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libmatchbox-1.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libmatchbox-1.9-17.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d9sZUs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libmatchbox-1.9 + exit 0 D: [iurt_root_command] Success!