Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lsnipes.spec'], chrootPath='/var/lib/mock/f23-build-3528711-493117/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lsnipes.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lsnipes-0.9.4-14.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lsnipes.spec '], chrootPath='/var/lib/mock/f23-build-3528711-493117/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lsnipes.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z5jD8s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lsnipes-0.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lsnipes-0.9.4.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lsnipes-0.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (lsnipes-adapt-CFLAGS-LIBS.patch):' Patch #1 (lsnipes-adapt-CFLAGS-LIBS.patch): + /usr/bin/cat /builddir/build/SOURCES/lsnipes-adapt-CFLAGS-LIBS.patch + /usr/bin/patch -p1 -b --suffix .cflags --fuzz=0 patching file Makefile Patch #2 (lsnipes-man-levels-doc.patch): + echo 'Patch #2 (lsnipes-man-levels-doc.patch):' + /usr/bin/patch -p1 -b --suffix .man-levels --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/lsnipes-man-levels-doc.patch patching file snipes.6 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VQXAHd + umask 022 + cd /builddir/build/BUILD + cd lsnipes-0.9.4 + /usr/bin/make 'RPM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c snipes.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c coords.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c collision.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c player.c player.c: In function 'find_nearest_player': player.c:323:46: warning: variable 'player_index' set but not used [-Wunused-but-set-variable] int deltax, deltay, dist, old_dist=MAXINT, player_index=0; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c mazegen.c mazegen.c: In function 'maze_init': mazegen.c:347:4: warning: 'pt.y' may be used uninitialized in this function [-Wmaybe-uninitialized] maze_gen_vline( m, pt.x, pt.y, -1 ); ^ mazegen.c:347:4: warning: 'pt.x' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c walls.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c kbd.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c keys.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c hive.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c enemies.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c weapons.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c sound.c sound.c: In function 'sound_post_player_death': sound.c:265:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sound_handle, sndbuf_player_die, sndbuflen_player_die ); ^ sound.c: In function 'sound_post_enemy_death': sound.c:281:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sound_handle, sndbuf_hive_die, sndbuflen_hive_die ); ^ sound.c: In function 'sound_post_snipe_shot': sound.c:297:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sound_handle, sndbuf_snipe_shoot, sndbuflen_snipe_shoot ); ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -c screen.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic --pedantic -DVERSION="\"0.9.4\"" -DUSE_CURSES -DUSE_SOUND -o snipes -lncurses snipes.o coords.o collision.o player.o mazegen.o walls.o kbd.o keys.o hive.o enemies.o weapons.o sound.o screen.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WEdK53 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 + cd lsnipes-0.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 + /usr/bin/install -p -m 0755 -d /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/bin + /usr/bin/install -p -m 0755 snipes /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/bin/snipes + /usr/bin/install -p -m 0755 -d /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/man/man6 + /usr/bin/install -p -m 0644 snipes.6 /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/man/man6/snipes.6 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lsnipes-0.9.4 extracting debug info from /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/bin/snipes dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 314 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lsnipes-0.9.4-14.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nFJYhW + umask 022 + cd /builddir/build/BUILD + cd lsnipes-0.9.4 + DOCDIR=/builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/doc/lsnipes + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/doc/lsnipes + cp -pr README /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/doc/lsnipes + cp -pr TODO /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/doc/lsnipes + cp -pr COPYING /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/doc/lsnipes + cp -pr CHANGELOG /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64/usr/share/doc/lsnipes + exit 0 Provides: lsnipes = 0.9.4-14.fc23 lsnipes(x86-64) = 0.9.4-14.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libc.so.6(GLIBC_2.7)(64bit) libncurses.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: lsnipes-debuginfo-0.9.4-14.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-22.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/lsnipes-0.9.4-14.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/lsnipes-debuginfo-0.9.4-14.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V2d3VO + umask 022 + cd /builddir/build/BUILD + cd lsnipes-0.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lsnipes-0.9.4-14.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->