D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument warning: Macro expanded in comment on line 10: %{version}/%{name}-%{version}.tar.gz warning: %setup_compile_flags is deprecated, use %set_build_flags instead Installing /home/iurt/rpmbuild/SRPMS/wordwarvi-1.0.2-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ahp61Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wordwarvi-1.0.2 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/wordwarvi-1.0.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wordwarvi-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i Makefile -e 's@^DATADIR=.*@DATADIR=/usr/share/games/wordwarvi@' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LHjJmX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wordwarvi-1.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/make -O -j8 V=1 VERBOSE=1 gzip -c wordwarvi.6 > wordwarvi.6.gz gcc -o stamp stamp.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables `pkg-config --cflags vorbisfile` \ -pthread -pedantic -W -Wall -c ogg_to_pcm.c ogg_to_pcm.c: In function 'ogg_to_pcm': ogg_to_pcm.c:40:7: warning: unused parameter 'samplesize' [-Wunused-parameter] 40 | int *samplesize, int *sample_rate, int *nchannels, | ~~~~~^~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -pedantic -W -Wall -c joystick.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables `pkg-config --cflags vorbisfile` \ -pthread -pedantic -W -Wall -c rumble.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -pedantic -W -Wall -c wwvi_font.c cc -pedantic -W -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables \ -DWITHAUDIOSUPPORT `pkg-config --cflags portaudio-2.0` -DDATADIR=\"/usr/share/games/wordwarvi/\" \ -pthread `pkg-config --cflags vorbisfile` \ -c wwviaudio.c wwviaudio.c: In function 'wwviaudio_read_ogg_clip': wwviaudio.c:155:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 155 | printf("Can't get memory for sound data for %llu frames in %s\n", | ~~~^ | | | long long unsigned int | %lu 156 | nframes, filebuf); | ~~~~~~~ | | | uint64_t {aka long unsigned int} In file included from /usr/include/string.h:495, from wwviaudio.c:30: In function 'strncpy', inlined from 'wwviaudio_read_ogg_clip' at wwviaudio.c:128:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./stamp > stamp.h cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -pedantic -W -Wall -DWITHAUDIOSUPPORT `pkg-config --cflags portaudio-2.0` -DDATADIR=\"/usr/share/games/wordwarvi/\" \ joystick.o \ rumble.o \ wwvi_font.o \ ogg_to_pcm.o \ wwviaudio.o \ wordwarvi.c -o wordwarvi -lm `pkg-config --libs portaudio-2.0 vorbisfile` \ `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0 gthread-2.0` In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from wordwarvi.c:23: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wordwarvi.c:23: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from wordwarvi.c:23: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wordwarvi.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ wordwarvi.c: In function 'init_intermission_star': wordwarvi.c:10368:6: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10368 | if (abs(star->x) < 0.00001) | ^~~ wordwarvi.c:10370:6: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10370 | if (abs(star->y) < 0.00001) | ^~~ wordwarvi.c:10375:6: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10375 | if (abs(dx) > abs(dy)) { | ^~~ wordwarvi.c:10375:16: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10375 | if (abs(dx) > abs(dy)) { | ^~~ wordwarvi.c:10376:17: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10376 | star->vx = dx/abs(dx); | ^~~ wordwarvi.c:10377:17: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10377 | star->vy = dy/abs(dx); | ^~~ wordwarvi.c:10379:17: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10379 | star->vx = dx/abs(dy); | ^~~ wordwarvi.c:10380:17: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 10380 | star->vy = dy/abs(dy); | ^~~ wordwarvi.c: In function 'main': wordwarvi.c:14366:13: warning: Deprecated pre-processor symbol 14366 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~~~~ wordwarvi.c:14367:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 14367 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from wordwarvi.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here 261 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ wordwarvi.c: In function 'gravity_bomb_move': wordwarvi.c:5157:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 5157 | t->move = bridge_move; | ~~~~~~~~^~~~~~~~~~~~~ wordwarvi.c:5158:4: note: here 5158 | case OBJ_TYPE_SPARK: | ^~~~ wordwarvi.c: In function 'deal_with_joystick': wordwarvi.c:11991:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 11991 | do_suicide = 1; | ~~~~~~~~~~~^~~ wordwarvi.c:12006:4: note: here 12006 | case keylaser: | ^~~~ wordwarvi.c: In function 'main': wordwarvi.c:14167:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 14167 | case '?':usage(); /* exits. */ | ^~~~~~~ wordwarvi.c:14168:4: note: here 14168 | default:printf("Unexpected return value %d from getopt_long_only()\n", rc); | ^~~~~~~ wordwarvi.c: In function 'do_intermission': wordwarvi.c:10476:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 10476 | if (they_used_the_source()) { | ^ wordwarvi.c:10485:3: note: here 10485 | case 10: | ^~~~ wordwarvi.c:10496:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10496 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10497:3: note: here 10497 | case 9: | ^~~~ wordwarvi.c:10507:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10507 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10508:3: note: here 10508 | case 8: | ^~~~ wordwarvi.c:10519:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10519 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10520:3: note: here 10520 | case 7: | ^~~~ wordwarvi.c:10526:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10526 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10527:3: note: here 10527 | case 6: | ^~~~ wordwarvi.c:10536:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10536 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10537:3: note: here 10537 | case 5: | ^~~~ wordwarvi.c:10546:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10546 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10547:3: note: here 10547 | case 4: | ^~~~ wordwarvi.c:10556:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10556 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10557:3: note: here 10557 | case 3: | ^~~~ wordwarvi.c:10565:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10565 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10566:3: note: here 10566 | case 2: | ^~~~ wordwarvi.c:10574:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 10574 | gameprint(s); | ^~~~~~~~~~~~ wordwarvi.c:10575:3: note: here 10575 | case 1: | ^~~~ /bin/rm stamp.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cTnZYW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 + cd wordwarvi-1.0.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/games mkdir -p /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/games/wordwarvi/sounds mkdir -p /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/man/man6 install -p -m 755 wordwarvi /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/games install -p -m 644 sounds/*.ogg /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/games/wordwarvi/sounds install -p -m 644 wordwarvi.6.gz /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/man/man6 + install -d /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/applications + cat + for size in 16x16 22x22 32x32 48x48 64x64 128x128 + install -D -m644 icons/wordwarvi_icon_16x16.png /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/icons/hicolor/16x16/apps/wordwarvi.png + for size in 16x16 22x22 32x32 48x48 64x64 128x128 + install -D -m644 icons/wordwarvi_icon_22x22.png /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/icons/hicolor/22x22/apps/wordwarvi.png + for size in 16x16 22x22 32x32 48x48 64x64 128x128 + install -D -m644 icons/wordwarvi_icon_32x32.png /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/icons/hicolor/32x32/apps/wordwarvi.png + for size in 16x16 22x22 32x32 48x48 64x64 128x128 + install -D -m644 icons/wordwarvi_icon_48x48.png /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/icons/hicolor/48x48/apps/wordwarvi.png + for size in 16x16 22x22 32x32 48x48 64x64 128x128 + install -D -m644 icons/wordwarvi_icon_64x64.png /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/icons/hicolor/64x64/apps/wordwarvi.png + for size in 16x16 22x22 32x32 48x48 64x64 128x128 + install -D -m644 icons/wordwarvi_icon_128x128.png /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/icons/hicolor/128x128/apps/wordwarvi.png + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.0.2-3.mga8 --unique-debug-suffix -1.0.2-3.mga8.x86_64 --unique-debug-src-base wordwarvi-1.0.2-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wordwarvi-1.0.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/games/wordwarvi extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/games/wordwarvi original debug info size: 664kB, size after compression: 648kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: stamp.h: Cannot stat: No such file or directory 928 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/games/wordwarvi: libpangocairo-1.0.so.0 libatk-1.0.so.0 libcairo.so.2 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libgmodule-2.0.so.0 libpangoft2-1.0.so.0 libpango-1.0.so.0 libharfbuzz.so.0 libfontconfig.so.1 libfreetype.so.6 libgthread-2.0.so.0 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: wordwarvi-1.0.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EsX1BW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wordwarvi-1.0.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/doc/wordwarvi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/doc/wordwarvi + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/doc/wordwarvi + cp -pr changelog.txt /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/doc/wordwarvi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.StXiFY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wordwarvi-1.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/licenses/wordwarvi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/licenses/wordwarvi + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/licenses/wordwarvi + cp -pr sounds/Attribution.txt /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64/usr/share/licenses/wordwarvi + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(wordwarvi.desktop) wordwarvi = 1.0.2-3.mga8 wordwarvi(x86-64) = 1.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2()(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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.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) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.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) libpangoft2-1.0.so.0()(64bit) libportaudio.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libvorbisfile.so.3()(64bit) Processing files: wordwarvi-debugsource-1.0.2-3.mga8.x86_64 Provides: wordwarvi-debugsource = 1.0.2-3.mga8 wordwarvi-debugsource(x86-64) = 1.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wordwarvi-debuginfo-1.0.2-3.mga8.x86_64 Provides: debuginfo(build-id) = 123048687c3ab4dc42a2783266a712782d0ac574 wordwarvi-debuginfo = 1.0.2-3.mga8 wordwarvi-debuginfo(x86-64) = 1.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wordwarvi-debugsource(x86-64) = 1.0.2-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wordwarvi-debugsource-1.0.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wordwarvi-debuginfo-1.0.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/wordwarvi-1.0.2-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aKzJ9X + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wordwarvi-1.0.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wordwarvi-1.0.2-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XlC4tY + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wordwarvi-1.0.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!