D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/naev-0.7.0-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Vh4w1M + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf naev-0.7.0 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/naev-0.7.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd naev-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/naev-0.6.1-system-cxsparse.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf lib/lua lib/csparse + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B6euQY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd naev-0.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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-ndata-path=/usr/share/games/naev/ndata-0.7.0.zip --enable-lua=shared --enable-debug=no 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cut... cut checking for doxygen... no checking for ldoc... no checking for git... no checking whether we are building utils... no checking whether we have docs... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking if we need a __unix__ define... no checking whether to enable debug mode... no 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 whether to use SDL2 instead of SDL... yes checking whether to use OpenAL... yes checking whether to use SDL_mixer... yes checking whether to use libzip... yes checking which lua to use... shared checking for path to ndata... /usr/share/games/naev/ndata-0.7.0.zip checking for sdl2 >= 2.0.0... yes checking for libxml-2.0... yes checking for freetype2... yes checking for vorbis... yes checking for vorbisfile... yes checking for libpng... yes checking for libzip... yes checking for lua-5.1... no checking for lua5.1... no checking for lua51... no checking for lua... yes checking for library containing sqrt... -lm checking for cs_spalloc in -lcsparse... no checking for cs_di_spalloc in -lcxsparse... yes checking cs.h usability... no checking cs.h presence... no checking for cs.h... no checking suitesparse/cs.h usability... yes checking suitesparse/cs.h presence... yes checking for suitesparse/cs.h... yes checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking for alGenSources in -framework OpenAL... no checking for alGenSources in -lopenal... yes checking for SDL2_mixer... yes checking for library containing IMG_Load... -lSDL2_image checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for glGenTextures in -framework OpenGL... no checking for glGenTextures in -lGL... yes checking for glOrtho2D in -framework OpenGL... no checking for glOrtho2D in -lGLU... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for feenableexcept... yes checking for clock_gettime... yes checking for ov_read_filter... yes checking for the current Git commit identifier... unknown checking for sed... sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/tk/Makefile config.status: creating src/tk/widget/Makefile config.status: creating build/shave config.status: creating src/config.h config.status: executing depfiles commands configure: prefix: /usr configure: ndata: /usr/share/games/naev/ndata-0.7.0.zip configure: SDL2: yes configure: sound backends: configure: OpenAL: yes configure: SDL_mixer: yes configure: lib: configure: csparse: shared configure: lua: shared configure: libzip: yes configure: utils: no configure: mkspr: no configure: debug mode: no + /usr/bin/make -O -j4 Making all in lib Making all in src Making all in tk Making all in widget CC cust.o CC button.o CC checkbox.o CC fader.o CC image.o CC input.o CC list.o CC imagearray.o CC rect.o CC text.o CC tabwin.o CC array.o CC background.o CC board.o CC camera.o CC claim.o CC collision.o CC ai.o CC cond.o CC colour.o CC comm.o CC console.o CC damagetype.o CC debris.o CC conf.o CC dev.o CC dev_ship.o CC dev_outfit.o CC dev_planet.o CC dev_system.o CC dialogue.o CC dev_uniedit.o CC dev_sysedit.o CC economy.o CC escort.o CC equipment.o CC explosion.o CC event.o CC fleet.o CC font.o CC faction.o CC gui_omsg.o CC gui_osd.o CC gui.o CC hook.o CC info.o CC intro.o CC joystick.o CC input.o CC land.o CC land_outfits.o CC land_shipyard.o CC land_trade.o CC log.o log.c: In function 'log_redirect': log.c:119:4: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen( outfile, "w", stdout ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ log.c:122:4: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen( errfile, "w", stderr ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC load.o CC map_find.o CC md5.o CC map_overlay.o CC map.o CC menu.o CC music.o CC music_sdlmix.o CC music_openal.o CC mission.o CC naev.o CC ndata.o CC nebula.o CC news.o CC nfile.o CC nlua.o CC nlua_bkg.o CC nlua_camera.o CC nlua_cli.o CC nlua_col.o CC nlua_commodity.o CC nlua_diff.o CC nlua_faction.o CC nlua_evt.o CC nlua_gfx.o CC nlua_gui.o CC nlua_hook.o CC nlua_jump.o CC nlua_misn.o CC nlua_music.o CC nlua_naev.o CC nlua_outfit.o CC nlua_news.o CC nlua_rnd.o CC nlua_planet.o CC nlua_pilot.o CC nlua_player.o CC nlua_tex.o CC nlua_ship.o CC nlua_system.o CC nlua_time.o CC nlua_tk.o CC nlua_var.o CC nondata.o CC nlua_tut.o CC nlua_vec2.o CC nmath.o CC npng.o CC npc.o CC ntime.o CC nstring.o CC nzip.o CC nxml.o CC opengl.o CC nxml_lua.o CC opengl_matrix.o CC opengl_ext.o CC opengl_vbo.o CC opengl_tex.o CC opengl_render.o CC options.o CC perlin.o CC physics.o CC pause.o CC pilot_ew.o CC pilot_cargo.o CC pilot_heat.o CC outfit.o CC pilot_hook.o CC pilot.o CC plasmaf.o CC pilot_outfit.o CC pilot_weapon.o CC queue.o CC player_gui.o CC player_autonav.o CC save.o CC rng.o CC player.o CC ship.o CC slots.o CC shipstats.o CC sound.o CC sound_openal.o CC sound_sdlmix.o CC spfx.o CC start.o CC tech.o CC threadpool.o CC unidiff.o CC space.o CC toolkit.o CC weapon.o CC naev LN naev + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fTn1St + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 + cd naev-0.7.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in lib Making install in src Making install in tk Making install in widget /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/games' /usr/bin/install -p naev '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/games' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/applications' /usr/bin/install -p -m 644 naev.desktop '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/appdata' /usr/bin/install -p -m 644 naev.appdata.xml '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/pixmaps' /usr/bin/install -p -m 644 extras/logos/naev.png '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/pixmaps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev' /usr/bin/install -p -m 644 AUTHORS README TODO LICENSE '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/naev' /usr/bin/install -p -m 644 naev-confupdate.sh '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/naev' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/man/man6' /usr/bin/install -p -m 644 naev.6 '/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/man/man6' + install -d /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/games + mv -f /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/naev /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/games/ + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.7.0-2.mga7 --unique-debug-suffix -0.7.0-2.mga7.x86_64 --unique-debug-src-base naev-0.7.0-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/naev-0.7.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/games/naev /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 6061 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: naev-0.7.0-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.96HxB2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd naev-0.7.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64/usr/share/doc/naev + exit 0 Provides: application() application(naev.desktop) metainfo() metainfo(naev.appdata.xml) naev = 0.7.0-2.mga7 naev(x86-64) = 0.7.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libSDL2-2.0.so.0()(64bit) libSDL2_mixer-2.0.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.17)(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) libcxsparse.so.3()(64bit) libfreetype.so.6()(64bit) liblua.so.5.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libopenal.so.1()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libvorbis.so.0()(64bit) libvorbisfile.so.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libzip.so.5()(64bit) Processing files: naev-debugsource-0.7.0-2.mga7.x86_64 Provides: naev-debugsource = 0.7.0-2.mga7 naev-debugsource(x86-64) = 0.7.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: naev-debuginfo-0.7.0-2.mga7.x86_64 Provides: debuginfo(build-id) = 814cec0247077844a5df9995bfb2ec54617c429a naev-debuginfo = 0.7.0-2.mga7 naev-debuginfo(x86-64) = 0.7.0-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: naev-debugsource(x86-64) = 0.7.0-2.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/naev-0.7.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/naev-debugsource-0.7.0-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/naev-debuginfo-0.7.0-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Bpj3vJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd naev-0.7.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/naev-0.7.0-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZD3xsq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf naev-0.7.0 + exit 0 D: [iurt_root_command] Success!