Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445035 Details for
Bug 631335
FTBFS tecnoballz-0.92-7.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 38.85 KB, created by
FTBFS
on 2010-09-07 18:26:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:26:33 UTC
Size:
38.85 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tecnoballz.spec'], False, '/var/lib/mock/fedora-development-i386-tecnoballz-0.92-7.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x10d0b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tecnoballz.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/tecnoballz-0.92-7.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tecnoballz.spec'], False, '/var/lib/mock/fedora-development-i386-tecnoballz-0.92-7.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x10d0b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tecnoballz.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZVQ6XG >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf tecnoballz-0.92 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/tecnoballz-0.92.tgz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd tecnoballz-0.92 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (tecnoballz-0.92-no-smpeg.patch): >+ echo 'Patch #0 (tecnoballz-0.92-no-smpeg.patch):' >+ /usr/bin/patch -s -p1 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/tecnoballz-0.92-no-smpeg.patch >+ echo 'Patch #1 (tecnoballz-0.92-dropsgid.patch):' >+ /bin/cat /builddir/build/SOURCES/tecnoballz-0.92-dropsgid.patch >Patch #1 (tecnoballz-0.92-dropsgid.patch): >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #2 (tecnoballz-0.92-gcc43.patch):' >Patch #2 (tecnoballz-0.92-gcc43.patch): >+ /bin/cat /builddir/build/SOURCES/tecnoballz-0.92-gcc43.patch >+ /usr/bin/patch -s -p2 --fuzz=0 >+ sed -i 's:gamesdir = $(prefix)/games:gamesdir = ${bindir}:' src/Makefile.in >+ sed -i 's:scoredir = /var/games/tecnoballz:scoredir = ${localstatedir}/games/tecnoballz:' Makefile.in >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R99TEl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd tecnoballz-0.92 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... 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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-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++... none >checking how to run the C preprocessor... gcc -E >checking for X... libraries , headers >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 0.11.0... yes >checking for Mix_GetChunk in -lSDL_mixer... yes >checking for main in -lSDL_image... yes >checking for ov_raw_seek in -lvorbisfile... yes >checking for ogg_stream_packetin in -logg... yes >checking for Player_Stop in -lmikmod... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/TecnoballZ/Makefile >config.status: creating src/TecnoballZ/hires/Makefile >config.status: creating src/TecnoballZ/lores/Makefile >config.status: creating src/TecnoballZ/textures/Makefile >config.status: creating src/TecnoballZ/musics/Makefile >config.status: creating src/TecnoballZ/sounds/Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >+ make -j4 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src' >Making all in TecnoballZ >make[3]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ' >Making all in lores >make[4]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/lores' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/lores' >Making all in hires >make[4]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/hires' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/hires' >Making all in textures >make[4]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/textures' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/textures' >Making all in sounds >make[4]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/sounds' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/sounds' >Making all in musics >make[4]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/musics' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ/musics' >make[4]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ' >make[3]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src/TecnoballZ' >make[3]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92/src' >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-bitmap_data.o `test -f 'bitmap_data.cc' || echo './'`bitmap_data.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-configfile.o `test -f 'configfile.cc' || echo './'`configfile.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_balls.o `test -f 'controller_balls.cc' || echo './'`controller_balls.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_bricks.o `test -f 'controller_bricks.cc' || echo './'`controller_bricks.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_bullets.o `test -f 'controller_bullets.cc' || echo './'`controller_bullets.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_capsules.o `test -f 'controller_capsules.cc' || echo './'`controller_capsules.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_ejectors.o `test -f 'controller_ejectors.cc' || echo './'`controller_ejectors.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_explosions.o `test -f 'controller_explosions.cc' || echo './'`controller_explosions.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_font_game.o `test -f 'controller_font_game.cc' || echo './'`controller_font_game.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_font_menu.o `test -f 'controller_font_menu.cc' || echo './'`controller_font_menu.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_game_over.o `test -f 'controller_game_over.cc' || echo './'`controller_game_over.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_gems.o `test -f 'controller_gems.cc' || echo './'`controller_gems.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_gigablitz.o `test -f 'controller_gigablitz.cc' || echo './'`controller_gigablitz.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_guardians.o `test -f 'controller_guardians.cc' || echo './'`controller_guardians.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_indicators.o `test -f 'controller_indicators.cc' || echo './'`controller_indicators.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_magnetic_eyes.o `test -f 'controller_magnetic_eyes.cc' || echo './'`controller_magnetic_eyes.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_moneys.o `test -f 'controller_moneys.cc' || echo './'`controller_moneys.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_paddles.o `test -f 'controller_paddles.cc' || echo './'`controller_paddles.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_projectiles.o `test -f 'controller_projectiles.cc' || echo './'`controller_projectiles.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_ships.o `test -f 'controller_ships.cc' || echo './'`controller_ships.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_sides_bricks.o `test -f 'controller_sides_bricks.cc' || echo './'`controller_sides_bricks.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_spheres.o `test -f 'controller_spheres.cc' || echo './'`controller_spheres.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-controller_viewfinders.o `test -f 'controller_viewfinders.cc' || echo './'`controller_viewfinders.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-display_text_bitmap.o `test -f 'display_text_bitmap.cc' || echo './'`display_text_bitmap.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_audio.o `test -f 'handler_audio.cc' || echo './'`handler_audio.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_display.o `test -f 'handler_display.cc' || echo './'`handler_display.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_high_score.o `test -f 'handler_high_score.cc' || echo './'`handler_high_score.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_keyboard.o `test -f 'handler_keyboard.cc' || echo './'`handler_keyboard.cc >handler_audio.cc: In member function 'void handler_audio::query_spec()': >handler_audio.cc:237:18: warning: deprecated conversion from string constant to 'char*' >handler_audio.cc:241:16: warning: deprecated conversion from string constant to 'char*' >handler_audio.cc:244:16: warning: deprecated conversion from string constant to 'char*' >handler_audio.cc:247:16: warning: deprecated conversion from string constant to 'char*' >handler_audio.cc:250:16: warning: deprecated conversion from string constant to 'char*' >handler_audio.cc:253:16: warning: deprecated conversion from string constant to 'char*' >handler_audio.cc:256:16: warning: deprecated conversion from string constant to 'char*' >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_menu_events.o `test -f 'handler_menu_events.cc' || echo './'`handler_menu_events.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_players.o `test -f 'handler_players.cc' || echo './'`handler_players.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_popup_menu.o `test -f 'handler_popup_menu.cc' || echo './'`handler_popup_menu.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_resources.o `test -f 'handler_resources.cc' || echo './'`handler_resources.cc >handler_popup_menu.cc: In member function 'void handler_popup_menu::display_640()': >handler_popup_menu.cc:430:26: warning: array subscript has type 'char' >handler_popup_menu.cc: In member function 'void handler_popup_menu::display_320()': >handler_popup_menu.cc:515:26: warning: array subscript has type 'char' >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-head_animation.o `test -f 'head_animation.cc' || echo './'`head_animation.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-handler_levels.o `test -f 'handler_levels.cc' || echo './'`handler_levels.cc >handler_resources.cc:48:40: warning: deprecated conversion from string constant to 'char*' >handler_resources.cc: In member function 'void handler_resources::save_high_score_file(char*, Uint32)': >handler_resources.cc:810:42: warning: comparison between signed and unsigned integer expressions >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-lispreader.o `test -f 'lispreader.cc' || echo './'`lispreader.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-list_sprites.o `test -f 'list_sprites.cc' || echo './'`list_sprites.cc >lispreader.cc: In function 'int _scan(lisp_stream_t*)': >lispreader.cc:124:25: warning: deprecated conversion from string constant to 'char*' >lispreader.cc: In function 'int _compile_pattern(lisp_object_t**, int*)': >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >lispreader.cc:566:11: warning: deprecated conversion from string constant to 'char*' >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-main.o `test -f 'main.cc' || echo './'`main.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-offscreen_surface.o `test -f 'offscreen_surface.cc' || echo './'`offscreen_surface.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-right_panel_score.o `test -f 'right_panel_score.cc' || echo './'`right_panel_score.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-short_info_messages.o `test -f 'short_info_messages.cc' || echo './'`short_info_messages.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_ball.o `test -f 'sprite_ball.cc' || echo './'`sprite_ball.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_bullet.o `test -f 'sprite_bullet.cc' || echo './'`sprite_bullet.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_brick.o `test -f 'sprite_brick.cc' || echo './'`sprite_brick.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_capsule.o `test -f 'sprite_capsule.cc' || echo './'`sprite_capsule.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_display_menu.o `test -f 'sprite_display_menu.cc' || echo './'`sprite_display_menu.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_display_scores.o `test -f 'sprite_display_scores.cc' || echo './'`sprite_display_scores.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_eye.o `test -f 'sprite_eye.cc' || echo './'`sprite_eye.cc >sprite_display_menu.cc: In member function 'Uint32 sprite_display_menu::check_and_display()': >sprite_display_menu.cc:240:30: warning: array subscript has type 'char' >sprite_display_menu.cc:341:30: warning: array subscript has type 'char' >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_font_game.o `test -f 'sprite_font_game.cc' || echo './'`sprite_font_game.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_font_menu.o `test -f 'sprite_font_menu.cc' || echo './'`sprite_font_menu.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_gem.o `test -f 'sprite_gem.cc' || echo './'`sprite_gem.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_gigablitz.o `test -f 'sprite_gigablitz.cc' || echo './'`sprite_gigablitz.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_guardian.o `test -f 'sprite_guardian.cc' || echo './'`sprite_guardian.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_money.o `test -f 'sprite_money.cc' || echo './'`sprite_money.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_mouse_pointer.o `test -f 'sprite_mouse_pointer.cc' || echo './'`sprite_mouse_pointer.cc >sprite_gem.cc: In member function 'void sprite_gem::init_gem(Sint32, Sint32, sprite_paddle*)': >sprite_gem.cc:102:47: warning: suggest parentheses around '+' inside '>>' >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_object.o `test -f 'sprite_object.cc' || echo './'`sprite_object.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_paddle.o `test -f 'sprite_paddle.cc' || echo './'`sprite_paddle.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_projectile.o `test -f 'sprite_projectile.cc' || echo './'`sprite_projectile.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_ship.o `test -f 'sprite_ship.cc' || echo './'`sprite_ship.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tecnoballz-sprite_wall.o `test -f 'sprite_wall.cc' || echo './'`sprite_wall.cc >make[3]: *** No rule to make target `supervisor.c', needed by `supervisor.o'. Stop. >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92/src' >make[2]: Entering directory `/builddir/build/BUILD/tecnoballz-0.92' >make[2]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/tecnoballz-0.92' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.R99TEl (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.R99TEl (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tecnoballz.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tecnoballz.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631335
:
445034
| 445035 |
445036
|
445037
|
445038
|
445039