D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/abe-1.1-15.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VBg7S0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf abe-1.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/abe-1.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd abe-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (abe-1.1-fix-str-fmt.patch):' Patch #0 (abe-1.1-fix-str-fmt.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/Game.c + echo 'Patch #1 (abe-1.1-drop-x-req.patch):' Patch #1 (abe-1.1-drop-x-req.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure.in + echo 'Patch #2 (abe-1.1-automake-1.13.patch):' Patch #2 (abe-1.1-automake-1.13.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .automake-1_13 --fuzz=0 patching file configure.in + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PiQHj0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd abe-1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' acinclude.m4:11: warning: underquoted definition of AM_PATH_SDL acinclude.m4:11: run info Automake 'Extending aclocal' acinclude.m4:11: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:6: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:18: installing './compile' src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + 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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /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 --bindir=/usr/games --with-data-dir=/usr/share/games/abe 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 build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes 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 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 whether time.h and sys/time.h may both be included... yes checking for getcwd... yes checking for gettimeofday... yes checking for strdup... yes checking for finite... yes checking for isnan... yes checking for _finite... no checking for _isnan... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for Win32 platform... no checking for Mac OSX platform... no checking for main in -ldl... yes checking for main in -lm... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.0.1... yes checking for SDL_JoystickOpen... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Directories.o -MD -MP -MF .deps/Directories.Tpo -c -o Directories.o Directories.c mv -f .deps/Directories.Tpo .deps/Directories.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Font.o -MD -MP -MF .deps/Font.Tpo -c -o Font.o Font.c mv -f .deps/Font.Tpo .deps/Font.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Icons.o -MD -MP -MF .deps/Icons.Tpo -c -o Icons.o Icons.c mv -f .deps/Icons.Tpo .deps/Icons.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Editor.o -MD -MP -MF .deps/Editor.Tpo -c -o Editor.o Editor.c Editor.c: In function 'drawSlide': Editor.c:100:12: warning: variable 'pos' set but not used [-Wunused-but-set-variable] Position pos; ^~~ mv -f .deps/Editor.Tpo .deps/Editor.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Game.o -MD -MP -MF .deps/Game.Tpo -c -o Game.o Game.c mv -f .deps/Game.Tpo .deps/Game.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Main.o -MD -MP -MF .deps/Main.Tpo -c -o Main.o Main.c Main.c: In function 'main': Main.c:92:17: warning: variable 'mapheight' set but not used [-Wunused-but-set-variable] int mapwidth, mapheight; ^~~~~~~~~ Main.c:92:7: warning: variable 'mapwidth' set but not used [-Wunused-but-set-variable] int mapwidth, mapheight; ^~~~~~~~ Main.c:91:9: warning: variable 'mapname' set but not used [-Wunused-but-set-variable] char *mapname; ^~~~~~~ mv -f .deps/Main.Tpo .deps/Main.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.c mv -f .deps/Image.Tpo .deps/Image.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT MapIO.o -MD -MP -MF .deps/MapIO.Tpo -c -o MapIO.o MapIO.c MapIO.c: In function 'loadMapPath': MapIO.c:96:17: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("size %u\n", size); ~^ %lu MapIO.c: In function 'convertMap': MapIO.c:157:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&(w), sizeof(w), 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MapIO.c:158:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&(h), sizeof(h), 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/MapIO.Tpo .deps/MapIO.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Menu.o -MD -MP -MF .deps/Menu.Tpo -c -o Menu.o Menu.c mv -f .deps/Menu.Tpo .deps/Menu.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Sound.o -MD -MP -MF .deps/Sound.Tpo -c -o Sound.o Sound.c mv -f .deps/Sound.Tpo .deps/Sound.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Splash.o -MD -MP -MF .deps/Splash.Tpo -c -o Splash.o Splash.c mv -f .deps/Splash.Tpo .deps/Splash.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Map.o -MD -MP -MF .deps/Map.Tpo -c -o Map.o Map.c mv -f .deps/Map.Tpo .deps/Map.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Trans.o -MD -MP -MF .deps/Trans.Tpo -c -o Trans.o Trans.c mv -f .deps/Trans.Tpo .deps/Trans.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Monster.o -MD -MP -MF .deps/Monster.Tpo -c -o Monster.o Monster.c mv -f .deps/Monster.Tpo .deps/Monster.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/games/abe" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.c mv -f .deps/Util.Tpo .deps/Util.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o abe Directories.o Editor.o Font.o Game.o Icons.o Image.o Main.o Map.o MapIO.o Menu.o Monster.o Sound.o Splash.o Trans.o Util.o -ldl -lm -L/usr/lib64 -lSDL -lSDL_mixer make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.92xOAm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64 + cd abe-1.1 + '[' 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/abe-1.1-15.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/games' /usr/bin/install -c abe '/home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/games' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/abe-1.1' 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/abe-1.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/abe-1.1' + install -d /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/games/abe + cp -a images sounds maps /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/games/abe + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/applications + cat + install -m644 /home/pterjan/rpmbuild/SOURCES/abe-16x16.png -D /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/icons/mini/abe.png + install -m644 /home/pterjan/rpmbuild/SOURCES/abe-32x32.png -D /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/icons/abe.png + install -m644 /home/pterjan/rpmbuild/SOURCES/abe-48x48.png -D /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/icons/large/abe.png + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.1-15.mga7 --unique-debug-suffix -1.1-15.mga7.x86_64 --unique-debug-src-base abe-1.1-15.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/abe-1.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/games/abe /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 342 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: abe-1.1-15.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.joLOYK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd abe-1.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/doc/abe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/doc/abe + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64/usr/share/doc/abe + exit 0 Provides: abe = 1.1-15.mga7 abe(x86-64) = 1.1-15.mga7 application() application(abe.desktop) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.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) Processing files: abe-debugsource-1.1-15.mga7.x86_64 Provides: abe-debugsource = 1.1-15.mga7 abe-debugsource(x86-64) = 1.1-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: abe-debuginfo-1.1-15.mga7.x86_64 Provides: abe-debuginfo = 1.1-15.mga7 abe-debuginfo(x86-64) = 1.1-15.mga7 debuginfo(build-id) = dc4bcef91d1ffb9eca4a6c13eca8b7caa6981ea5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abe-debugsource(x86-64) = 1.1-15.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/abe-1.1-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/abe-debugsource-1.1-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/abe-debuginfo-1.1-15.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ltyD5e + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd abe-1.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/abe-1.1-15.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jWt9eJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf abe-1.1 + exit 0 D: [iurt_root_command] Success!