ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/foobillard.spec'], False, '/var/lib/mock/dist-f10-build-256665-46366/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/foobillard.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/foobillard-3.0a-8.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/foobillard.spec'], False, '/var/lib/mock/dist-f10-build-256665-46366/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/foobillard.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DyFfVc + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf foobillard-3.0a + /usr/bin/bzip2 -dc /builddir/build/SOURCES/foobillard-3.0a-hobbled.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd foobillard-3.0a + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (foobillard-3.0a-nonv.patch):' Patch #0 (foobillard-3.0a-nonv.patch): + /bin/cat /builddir/build/SOURCES/foobillard-3.0a-nonv.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (foobillard-3.0a-no-fonts.patch):' Patch #1 (foobillard-3.0a-no-fonts.patch): + /bin/cat /builddir/build/SOURCES/foobillard-3.0a-no-fonts.patch + /usr/bin/patch -s -p1 -b --suffix .no-fonts --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cLifBV + umask 022 + cd /builddir/build/BUILD + cd foobillard-3.0a + LANG=C + export LANG + unset DISPLAY + iconv -f iso-8859-1 -t utf-8 + mv _ ChangeLog + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-nvidia 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no 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 a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ft2build.h usability... no checking ft2build.h presence... no checking for ft2build.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for socket... yes checking for poll... yes checking "for SDL support"... "yes" checking "for glut support"... "no" configure: creating ./config.status config.status: creating Makefile config.status: creating foobillard.spec config.status: creating foobillard-SDL.spec config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT billard3d.o -MD -MP -MF ".deps/billard3d.Tpo" \ -c -o billard3d.o `test -f 'billard3d.c' || echo './'`billard3d.c; \ then mv ".deps/billard3d.Tpo" ".deps/billard3d.Po"; \ else rm -f ".deps/billard3d.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT billmove.o -MD -MP -MF ".deps/billmove.Tpo" \ -c -o billmove.o `test -f 'billmove.c' || echo './'`billmove.c; \ then mv ".deps/billmove.Tpo" ".deps/billmove.Po"; \ else rm -f ".deps/billmove.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT billard.o -MD -MP -MF ".deps/billard.Tpo" \ -c -o billard.o `test -f 'billard.c' || echo './'`billard.c; \ then mv ".deps/billard.Tpo" ".deps/billard.Po"; \ else rm -f ".deps/billard.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vmath.o -MD -MP -MF ".deps/vmath.Tpo" \ -c -o vmath.o `test -f 'vmath.c' || echo './'`vmath.c; \ then mv ".deps/vmath.Tpo" ".deps/vmath.Po"; \ else rm -f ".deps/vmath.Tpo"; exit 1; \ fi billmove.c:910: warning: 'proceed_dt_euler' defined but not used billard3d.c: In function 'free_cuberef_tex': billard3d.c:4001: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness billard3d.c: In function 'reassign_and_gen_cuberef_tex': billard3d.c:4024: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness billard3d.c: In function 'main': billard3d.c:5098: warning: ignoring return value of 'fread', declared with attribute warn_unused_result billard3d.c: At top level: billard3d.c:213: warning: 'half_full_names' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ball.o -MD -MP -MF ".deps/ball.Tpo" \ -c -o ball.o `test -f 'ball.c' || echo './'`ball.c; \ then mv ".deps/ball.Tpo" ".deps/ball.Po"; \ else rm -f ".deps/ball.Tpo"; exit 1; \ fi ball.c:125: warning: pointer targets in initialization differ in signedness ball.c:202: warning: pointer targets in initialization differ in signedness ball.c: In function 'ball_subdivide_nonrec': ball.c:499: warning: unused variable 'rho' ball.c: In function 'draw_balls': ball.c:1547: warning: unused variable 'fresnel_init' ball.c: At top level: ball.c:57: warning: 'fresnel_vert_prog_bind' defined but not used ball.c:58: warning: 'fresnel_vert_prog_world_coord_str' defined but not used ball.c:127: warning: 'fresnel_vert_prog_obj_coord_str' defined but not used ball.c:215: warning: 'col_null' defined but not used ball.c:221: warning: 'col_refl4' defined but not used ball.c:264: warning: 'in_array_old' defined but not used billard3d.c: In function 'reassign_and_gen_cuberef_tex': billard3d.c:4010: warning: 'target' may be used uninitialized in this function billard3d.c: In function 'create_cuberef_map': billard3d.c:2580: warning: 'target' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT png_loader.o -MD -MP -MF ".deps/png_loader.Tpo" \ -c -o png_loader.o `test -f 'png_loader.c' || echo './'`png_loader.c; \ then mv ".deps/png_loader.Tpo" ".deps/png_loader.Po"; \ else rm -f ".deps/png_loader.Tpo"; exit 1; \ fi billard3d.c: In function 'DisplayFunc': billard3d.c:2919: warning: 'eye_offs1' may be used uninitialized in this function billard3d.c:2906: warning: 'eye_offs0' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT table.o -MD -MP -MF ".deps/table.Tpo" \ -c -o table.o `test -f 'table.c' || echo './'`table.c; \ then mv ".deps/table.Tpo" ".deps/table.Po"; \ else rm -f ".deps/table.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT queue.o -MD -MP -MF ".deps/queue.Tpo" \ -c -o queue.o `test -f 'queue.c' || echo './'`queue.c; \ then mv ".deps/queue.Tpo" ".deps/queue.Po"; \ else rm -f ".deps/queue.Tpo"; exit 1; \ fi table.c: In function 'create_table': table.c:1190: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness table.c:1192: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness table.c:1206: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness table.c:1208: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness table.c:1224: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness table.c:1226: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness table.c:1796: warning: unused variable 'pass' table.c:1156: warning: unused variable 's_gen_params' table.c:1155: warning: unused variable 't_gen_params' table.c:1128: warning: unused variable 'cm' table.c:1111: warning: unused variable 'bumpcloth' table.c:1108: warning: unused variable 'bump_cloth_init' queue.c: In function 'delete_queue_texbind': queue.c:142: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness queue.c: In function 'create_queue_texbind': queue.c:150: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness queue.c: In function 'draw_queue': queue.c:194: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT aiplayer.o -MD -MP -MF ".deps/aiplayer.Tpo" \ -c -o aiplayer.o `test -f 'aiplayer.c' || echo './'`aiplayer.c; \ then mv ".deps/aiplayer.Tpo" ".deps/aiplayer.Po"; \ else rm -f ".deps/aiplayer.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.o -MD -MP -MF ".deps/options.Tpo" \ -c -o options.o `test -f 'options.c' || echo './'`options.c; \ then mv ".deps/options.Tpo" ".deps/options.Po"; \ else rm -f ".deps/options.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT evaluate_move.o -MD -MP -MF ".deps/evaluate_move.Tpo" \ -c -o evaluate_move.o `test -f 'evaluate_move.c' || echo './'`evaluate_move.c; \ then mv ".deps/evaluate_move.Tpo" ".deps/evaluate_move.Po"; \ else rm -f ".deps/evaluate_move.Tpo"; exit 1; \ fi evaluate_move.c: In function 'evaluate_last_move_snooker': evaluate_move.c:409: warning: enumeration value 'SN_DONE' not handled in switch aiplayer.c: In function 'ai_get_stroke_dir_snooker': aiplayer.c:278: warning: 'min_r_hit.z' may be used uninitialized in this function aiplayer.c:278: warning: 'min_r_hit.y' may be used uninitialized in this function aiplayer.c:278: warning: 'min_r_hit.x' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT helpscreen.o -MD -MP -MF ".deps/helpscreen.Tpo" \ -c -o helpscreen.o `test -f 'helpscreen.c' || echo './'`helpscreen.c; \ then mv ".deps/helpscreen.Tpo" ".deps/helpscreen.Po"; \ else rm -f ".deps/helpscreen.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT textobj.o -MD -MP -MF ".deps/textobj.Tpo" \ -c -o textobj.o `test -f 'textobj.c' || echo './'`textobj.c; \ then mv ".deps/textobj.Tpo" ".deps/textobj.Po"; \ else rm -f ".deps/textobj.Tpo"; exit 1; \ fi textobj.c: In function 'create_string_quad': textobj.c:96: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness textobj.c:91: warning: unused variable 'ny' textobj.c:91: warning: unused variable 'nx' textobj.c:91: warning: unused variable 'h2' textobj.c:91: warning: unused variable 'h1' textobj.c:91: warning: unused variable 'w2' textobj.c:91: warning: unused variable 'w1' textobj.c: In function 'textObj_toggle3D': textobj.c:204: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness textobj.c: In function 'textObj_setText': textobj.c:227: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness textobj.c: In function 'textObj_setHeight': textobj.c:271: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness textobj.c: In function 'textObj_setFont': textobj.c:300: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness textobj.c: In function 'textObj_delete': textobj.c:389: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT font.o -MD -MP -MF ".deps/font.Tpo" \ -c -o font.o `test -f 'font.c' || echo './'`font.c; \ then mv ".deps/font.Tpo" ".deps/font.Po"; \ else rm -f ".deps/font.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sys_stuff.o -MD -MP -MF ".deps/sys_stuff.Tpo" \ -c -o sys_stuff.o `test -f 'sys_stuff.c' || echo './'`sys_stuff.c; \ then mv ".deps/sys_stuff.Tpo" ".deps/sys_stuff.Po"; \ else rm -f ".deps/sys_stuff.Tpo"; exit 1; \ fi font.c: In function 'makeGLGeometryFT': font.c:443: warning: assignment from incompatible pointer type font.c:444: warning: assignment from incompatible pointer type font.c:445: warning: assignment from incompatible pointer type font.c:446: warning: assignment from incompatible pointer type font.c:374: warning: unused variable 'v' font.c:373: warning: unused variable 'start_y' font.c:373: warning: unused variable 'start_x' font.c:372: warning: unused variable 'tobj' font.c:370: warning: unused variable 'j' font.c:370: warning: unused variable 'i' font.c: In function 'getStringGLListFT': font.c:530: warning: unused variable 'h1' font.c:530: warning: unused variable 'w1' font.c:530: warning: unused variable 'h' font.c:530: warning: unused variable 'w' font.c:530: warning: unused variable 'i' font.c:530: warning: unused variable 'pen_y' font.c:530: warning: unused variable 'pen_x' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT net_socket.o -MD -MP -MF ".deps/net_socket.Tpo" \ -c -o net_socket.o `test -f 'net_socket.c' || echo './'`net_socket.c; \ then mv ".deps/net_socket.Tpo" ".deps/net_socket.Po"; \ else rm -f ".deps/net_socket.Tpo"; exit 1; \ fi font.c: In function 'makeGLGeometryFT': font.c:469: warning: 'tdv_s' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sound_stuff.o -MD -MP -MF ".deps/sound_stuff.Tpo" \ -c -o sound_stuff.o `test -f 'sound_stuff.c' || echo './'`sound_stuff.c; \ then mv ".deps/sound_stuff.Tpo" ".deps/sound_stuff.Po"; \ else rm -f ".deps/sound_stuff.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.c' || echo './'`menu.c; \ then mv ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DNDEBUG -DDATA_DIRECTORY='"/usr/share/foobillard/"' -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bumpref.o -MD -MP -MF ".deps/bumpref.Tpo" \ -c -o bumpref.o `test -f 'bumpref.c' || echo './'`bumpref.c; \ then mv ".deps/bumpref.Tpo" ".deps/bumpref.Po"; \ else rm -f ".deps/bumpref.Tpo"; exit 1; \ fi bumpref.c: In function 'bump_setup_vp_rc': bumpref.c:1121: warning: control reaches end of non-void function bumpref.c: In function 'bumpref_setup_vp_ts_rc': bumpref.c:538: warning: control reaches end of non-void function gcc -Wall `freetype-config --cflags` `sdl-config --cflags` -DUSE_SDL -DNO_NV_BUMPREF -DNO_NV_FRESNEL -DUSE_SOUND -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic `freetype-config --libs` `sdl-config --libs` -o foobillard billard3d.o billmove.o billard.o vmath.o ball.o png_loader.o table.o queue.o aiplayer.o options.o evaluate_move.o helpscreen.o textobj.o font.o sys_stuff.o net_socket.o sound_stuff.o menu.o bumpref.o -lSM -lICE -lGL -lGLU -lXaw -lm -lXi -lpng -lz make[2]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/src' make[1]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/src' Making all in data make[1]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/data' make[1]: Entering directory `/builddir/build/BUILD/foobillard-3.0a' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a' + convert -resize 48 data/foobillard.png foobillard.png + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C4ji0T + umask 022 + cd /builddir/build/BUILD + cd foobillard-3.0a + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr bindir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/etc datadir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share includedir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/include libdir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/com mandir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/info install Making install in src make[1]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/src' make[2]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64 mkdir /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr mkdir /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/bin /usr/bin/install -c foobillard /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/bin/foobillard make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/src' make[1]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/data' make[2]: Entering directory `/builddir/build/BUILD/foobillard-3.0a/data' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard mkdir /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share mkdir /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard /usr/bin/install -c -m 644 blende.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/blende.png /usr/bin/install -c -m 644 cue_shadow.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/cue_shadow.png /usr/bin/install -c -m 644 foobillard.gif /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/foobillard.gif /usr/bin/install -c -m 644 foobillard.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/foobillard.png /usr/bin/install -c -m 644 full_symbol.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/full_symbol.png /usr/bin/install -c -m 644 fullhalf_symbol.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/fullhalf_symbol.png /usr/bin/install -c -m 644 half_symbol.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/half_symbol.png /usr/bin/install -c -m 644 lightflare.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/lightflare.png /usr/bin/install -c -m 644 place_cue_ball.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/place_cue_ball.png /usr/bin/install -c -m 644 queue.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/queue.png /usr/bin/install -c -m 644 queue_shadow.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/queue_shadow.png /usr/bin/install -c -m 644 shadow2.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/shadow2.png /usr/bin/install -c -m 644 shadow3.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/shadow3.png /usr/bin/install -c -m 644 shadow_alpha.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/shadow_alpha.png /usr/bin/install -c -m 644 sphere_map_128x128.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/sphere_map_128x128.png /usr/bin/install -c -m 644 sphere_map_128x128_light.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/sphere_map_128x128_light.png /usr/bin/install -c -m 644 sphere_map_64x64.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/sphere_map_64x64.png /usr/bin/install -c -m 644 table-frame.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/table-frame.png /usr/bin/install -c -m 644 tabletex_fB_128x128.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/tabletex_fB_128x128.png /usr/bin/install -c -m 644 tabletex_fB_256x256.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/tabletex_fB_256x256.png /usr/bin/install -c -m 644 ball_ball.raw /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/ball_ball.raw /usr/bin/install -c -m 644 posx.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/posx.png /usr/bin/install -c -m 644 posy.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/posy.png /usr/bin/install -c -m 644 posz.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/posz.png /usr/bin/install -c -m 644 negx.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/negx.png /usr/bin/install -c -m 644 negy.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/negy.png /usr/bin/install -c -m 644 negz.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/negz.png /usr/bin/install -c -m 644 bumpref.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/bumpref.png /usr/bin/install -c -m 644 cloth.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/foobillard/cloth.png make[2]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/data' make[1]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a/data' make[1]: Entering directory `/builddir/build/BUILD/foobillard-3.0a' make[2]: Entering directory `/builddir/build/BUILD/foobillard-3.0a' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a' make[1]: Leaving directory `/builddir/build/BUILD/foobillard-3.0a' + mkdir -p /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/applications + install -pm 644 /builddir/build/SOURCES/foobillard.desktop /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/applications/fedora-foobillard.desktop + mkdir -p /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/man/man6 + install -pm 644 foobillard.6 /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/man/man6 + install -D -p -m 644 foobillard.png /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/pixmaps/foobillard.png + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/foobillard-3.0a extracting debug info from /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/bin/foobillard 1343 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: foobillard-3.0a-8.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SOSxCT + umask 022 + cd /builddir/build/BUILD + cd foobillard-3.0a + DOCDIR=/builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/doc/foobillard-3.0a + export DOCDIR + rm -rf /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/doc/foobillard-3.0a + /bin/mkdir -p /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/doc/foobillard-3.0a + cp -pr AUTHORS COPYING ChangeLog README TODO /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/doc/foobillard-3.0a + cp -pr foobillardrc.example /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64/usr/share/doc/foobillard-3.0a + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSDL-1.2.so.0()(64bit) libSM.so.6()(64bit) libXaw.so.7()(64bit) libXi.so.6()(64bit) 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) libfreetype.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: foobillard-debuginfo-3.0a-8.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64 warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/foobillard-3.0a-8.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/foobillard-debuginfo-3.0a-8.fc10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c2QuuU + umask 022 + cd /builddir/build/BUILD + cd foobillard-3.0a + rm -rf /builddir/build/BUILDROOT/foobillard-3.0a-8.fc10.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->