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 420203 Details for
Bug 599876
FTBFS raidem-0.3.1-11.fc12: ImplicitDSOLinking
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), 150.19 KB, created by
FTBFS
on 2010-06-03 20:44:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:44:24 UTC
Size:
150.19 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/raidem.spec'], False, '/var/lib/mock/fedora-development-i386-raidem-0.3.1-11.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2584b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/raidem.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/raidem-0.3.1-11.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/raidem.spec'], False, '/var/lib/mock/fedora-development-i386-raidem-0.3.1-11.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2584b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/raidem.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nkzl6F >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf raidem-0.3.1-src >+ /usr/bin/unzip -qq /builddir/build/SOURCES/raidem-0.3.1-src.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd raidem-0.3.1-src >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (raidem-0.3.1-syslibs.patch):' >Patch #0 (raidem-0.3.1-syslibs.patch): >+ /bin/cat /builddir/build/SOURCES/raidem-0.3.1-syslibs.patch >+ /usr/bin/patch -s -p1 -b --suffix .syslibs --fuzz=0 >+ mv lib/loadpng . >+ rm -fr lib/adime lib/allegff lib/alrand lib/fblend lib/glyph-keeper lib/libid3tag lib/pthread lib/zziplib >+ mv loadpng lib >+ aclocal >+ autoconf >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FX3wcA >+ umask 022 >+ cd /builddir/build/BUILD >+ cd raidem-0.3.1-src >+ 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 --datadir=/usr/share/raidem --disable-id3 >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for i686-pc-linux-gnu-gcc... no >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 for i686-pc-linux-gnu-allegro-config... no >checking for allegro-config... /usr/bin/allegro-config >checking for /usr/bin/allegro-config... yes >checking for main in -lpng... yes >checking for main in -lz... yes >checking for main in -ladime... yes >checking for main in -lglyph-alleg... yes >./configure: line 2990: ac_cv_lib_glyph-alleg=ac_cv_lib_glyph-alleg_main: command not found >checking for main in -lfreetype... yes >checking for i686-pc-linux-gnu-freetype-config... no >checking for freetype-config... /usr/bin/freetype-config >checking for /usr/bin/freetype-config... yes >checking for main in -lalmp3... no >checking for lib/almp3/Makefile... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for AllegroOGG... yes >checking for main in -lfblend... no >checking for lib/fblend/makefile... no >checking for main in -lzzip... yes >configure: creating ./config.status >config.status: creating Makefile.cfg >config.status: WARNING: 'Makefile.cfg.in' seems to ignore the --datarootdir setting >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make -j8 >make -C lib/loadpng lib >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy.o -c src/candy.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/colour-conv.o -c src/colour-conv.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/collision.o -c src/collision.m >make[1]: Entering directory `/builddir/build/BUILD/raidem-0.3.1-src/lib/loadpng' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/common.o -c src/common.m >gcc -W -Wall -O3 -I. -c -o loadpng.o loadpng.c >gcc -W -Wall -O3 -I. -c -o savepng.o savepng.c >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/config.o -c src/config.m >gcc -W -Wall -O3 -I. -c -o regpng.o regpng.c >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/demo-info.o -c src/demo-info.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/demo.o -c src/demo.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/difficulty.o -c src/difficulty.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/end-level.o -c src/end-level.m >src/demo.m: In function 'close_demo_file': >src/demo.m:455: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >src/demo.m:457: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/enter-name.o -c src/enter-name.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/fps.o -c src/fps.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/game-timer.o -c src/game-timer.m >ar rs libldpng.a loadpng.o savepng.o regpng.o >ar: creating libldpng.a >make[1]: Leaving directory `/builddir/build/BUILD/raidem-0.3.1-src/lib/loadpng' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/game.o -c src/game.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/group.o -c src/group.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/help.o -c src/help.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/hiscore.o -c src/hiscore.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/init.o -c src/init.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/input.o -c src/input.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/input-controller.o -c src/input-controller.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/input-joystick.o -c src/input-joystick.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/input-keyboard.o -c src/input-keyboard.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/key-names.o -c src/key-names.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/linklist.o -c src/linklist.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/main.o -c src/main.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-save.o -c src/map-save.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map.o -c src/map.m >In file included from /usr/include/string.h:642, > from /usr/include/allegro/base.h:30, > from /usr/include/allegro.h:25, > from src/game.m:7: >In function 'strncat', > inlined from 'raid_loop' at src/game.m:770: >/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/maybe-fblend.o -c src/maybe-fblend.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/mmpk.o -c src/mmpk.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/music.o -c src/music.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/music-ad.o -c src/music-ad.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-controls.o -c src/newmenu-controls.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-credits.o -c src/newmenu-credits.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-custom.o -c src/newmenu-custom.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-demo.o -c src/newmenu-demo.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-dirty.o -c src/newmenu-dirty.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-fileselector.o -c src/newmenu-fileselector.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-hiscore.o -c src/newmenu-hiscore.m >src/newmenu-fileselector.m: In function '-[MenuFileSelector draw::]': >src/newmenu-fileselector.m:131: warning: pointer targets in passing argument 1 of 'selected_item_colour' differ in signedness >include/newmenu.h:55: note: expected 'int *' but argument is of type 'unsigned int *' >src/newmenu-fileselector.m:131: warning: pointer targets in passing argument 2 of 'selected_item_colour' differ in signedness >include/newmenu.h:55: note: expected 'int *' but argument is of type 'unsigned int *' >src/newmenu-fileselector.m:131: warning: pointer targets in passing argument 3 of 'selected_item_colour' differ in signedness >include/newmenu.h:55: note: expected 'int *' but argument is of type 'unsigned int *' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu-log.o -c src/newmenu-log.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/newmenu.o -c src/newmenu.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/nuke.o -c src/nuke.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/osd.o -c src/osd.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/player-stats.o -c src/player-stats.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/player.o -c src/player.m >In file included from /usr/include/string.h:642, > from /usr/include/allegro/base.h:30, > from /usr/include/allegro.h:25, > from src/newmenu-fileselector.m:7: >In function 'strncat', > inlined from '-[MenuFileSelector(Private) selectItem]' at src/newmenu-fileselector.m:295: >/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk might overflow destination buffer >src/newmenu.m: In function 'toggle_sound_level': >src/newmenu.m:510: warning: initialization from distinct Objective-C type >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/powerup.o -c src/powerup.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/pregen-circles.o -c src/pregen-circles.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectile.o -c src/projectile.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/rotate.o -c src/rotate.m >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:6: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:8: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:10: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:12: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:14: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:16: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:18: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:20: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:22: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:24: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:26: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:28: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:30: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:32: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:34: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:36: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:38: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:40: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:42: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:44: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:46: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:48: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:50: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:52: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:54: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:56: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:58: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:60: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:62: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:64: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:66: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:68: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:70: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:72: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:74: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:76: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:78: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:80: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:82: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:84: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:86: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:88: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:90: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:92: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:94: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:96: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:98: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:100: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:102: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:104: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:106: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:108: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:110: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:112: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:114: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:116: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:118: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:120: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:122: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:124: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:126: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:128: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:130: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:132: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:134: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:136: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:138: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:140: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:142: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:144: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:146: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:148: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:150: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:152: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:154: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:156: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:158: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:160: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:162: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:164: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:166: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:168: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:170: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:172: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:174: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:176: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:178: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:180: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:182: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:184: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:186: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:188: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:190: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:192: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:194: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:196: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:198: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:200: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:202: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:204: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:206: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:208: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:210: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:212: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:214: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:216: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:218: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:220: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:222: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:224: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:226: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:228: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:230: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:232: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:234: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:236: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:238: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:240: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:242: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:244: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:246: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:248: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:250: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:252: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:254: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:256: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:258: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:260: warning: pointer targets in initialization differ in signedness >include/pregen-circles.inc:262: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:264: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:266: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:268: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:270: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:272: warning: pointer targets in initialization differ in signedness >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/rottrans.o -c src/rottrans.c >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:274: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:276: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:278: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:280: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:282: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:284: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:286: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:288: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:290: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:292: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:294: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:296: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:298: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:300: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:302: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:304: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:306: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:308: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:310: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:312: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:314: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:316: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:318: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:320: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:322: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:324: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:326: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:328: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:330: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:332: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:334: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:336: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:338: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:340: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:342: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:344: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:346: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:348: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:350: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:352: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:354: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:356: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:358: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:360: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:362: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:364: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:366: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:368: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:370: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:372: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:374: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:376: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:378: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:380: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:382: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:384: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:386: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:388: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:390: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:392: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:394: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:396: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:398: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:400: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:402: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:404: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:406: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:408: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:410: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:412: warning: pointer targets in initialization differ in signedness >src/powerup.m: In function '-[Powerup update]': >src/powerup.m:105: warning: pointer targets in passing argument 1 of 'follow::::::' differ in signedness >src/powerup.m:105: note: expected 'unsigned int *' but argument is of type 'int *' >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:414: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:416: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:418: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:420: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:422: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:424: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:426: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:428: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:430: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:432: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:434: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:436: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:438: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:440: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:442: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:444: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:446: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:448: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:450: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:452: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:454: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:456: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:458: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:460: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:462: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:464: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:466: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:468: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:470: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:472: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:474: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:476: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:478: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:480: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:482: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:484: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:486: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:488: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:490: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:492: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:494: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:496: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:498: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:500: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:502: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:504: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:506: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:508: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:510: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:512: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:514: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:516: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:518: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:520: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:522: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:524: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:526: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:528: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:530: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:532: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:534: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:536: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:538: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:540: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:542: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:544: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:546: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:548: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:550: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:552: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:554: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:556: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:558: warning: pointer targets in initialization differ in signedness >In file included from src/pregen-circles.m:17: >include/pregen-circles.inc:560: warning: pointer targets in initialization differ in signedness >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/scramble-letter.o -c src/scramble-letter.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/screenshot.o -c src/screenshot.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/sound.o -c src/sound.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/star-field.o -c src/star-field.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/strlcpy.o -c src/strlcpy.c >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/thing.o -c src/thing.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/tile.o -c src/tile.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/unit-intern.o -c src/unit-intern.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/unit-save.o -c src/unit-save.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/unit-seeking.o -c src/unit-seeking.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/unit.o -c src/unit.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/video.o -c src/video.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/weapon.o -c src/weapon.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/waypoint.o -c src/waypoint.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/boat-sinking.o -c src/candy/boat-sinking.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/chunk.o -c src/candy/chunk.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/explosion.o -c src/candy/explosion.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/ir-line.o -c src/candy/ir-line.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/large-chunk.o -c src/candy/large-chunk.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/line-spark.o -c src/candy/line-spark.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/particle.o -c src/candy/particle.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/player-zoom.o -c src/candy/player-zoom.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/ripple.o -c src/candy/ripple.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/satellite-trail.o -c src/candy/satellite-trail.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/smoke.o -c src/candy/smoke.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/spark.o -c src/candy/spark.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/speed-shadow.o -c src/candy/speed-shadow.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/tank-debris.o -c src/candy/tank-debris.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/tank-track.o -c src/candy/tank-track.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/turret.o -c src/candy/turret.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/candy/zeus.o -c src/candy/zeus.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui.o -c src/gui/gui.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui-clip.o -c src/gui/gui-clip.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui-dirty.o -c src/gui/gui-dirty.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui-keyboard.o -c src/gui/gui-keyboard.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui-mouse.o -c src/gui/gui-mouse.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui-widgets.o -c src/gui/gui-widgets.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/gui-raid.o -c src/gui/gui-raid.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/widget-packingbox.o -c src/gui/widget-packingbox.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/widget-pane.o -c src/gui/widget-pane.m >src/gui/gui-widgets.m: In function '-[Button receiveMessage::]': >src/gui/gui-widgets.m:71: warning: class 'Button' does not implement the 'Container' protocol >src/gui/gui-widgets.m:105: warning: class 'Button' does not implement the 'Container' protocol >src/gui/gui-widgets.m: In function '-[OkButton receiveMessage::]': >src/gui/gui-widgets.m:119: warning: class 'OkButton' does not implement the 'Container' protocol >src/gui/gui-widgets.m: In function '-[CancelButton receiveMessage::]': >src/gui/gui-widgets.m:134: warning: class 'CancelButton' does not implement the 'Container' protocol >src/gui/gui-widgets.m: In function '-[ToggleButton receiveMessage::]': >src/gui/gui-widgets.m:171: warning: class 'ToggleButton' does not implement the 'Container' protocol >src/gui/gui-widgets.m: In function '-[RadioButton receiveMessage::]': >src/gui/gui-widgets.m:195: warning: class 'RadioButton' does not implement the 'Container' protocol >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/widget-scrollbar.o -c src/gui/widget-scrollbar.m >src/gui/gui-raid.m: In function '-[RaidCheckSlider getWidgetBounding::]': >src/gui/gui-raid.m:556: warning: class 'RaidHSlider' does not implement the 'Container' protocol >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/gui/widget-slider.o -c src/gui/widget-slider.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/help.o -c src/map-editor/help.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/map-proc.o -c src/map-editor/map-proc.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/mouse-label-proc.o -c src/map-editor/mouse-label-proc.m >src/gui/widget-slider.m: In function '-[HSlider receiveMessage::]': >src/gui/widget-slider.m:103: warning: class 'HSlider' does not implement the 'Container' protocol >src/gui/widget-slider.m:105: warning: class 'HSlider' does not implement the 'Container' protocol >src/gui/widget-slider.m: In function '-[VSlider receiveMessage::]': >src/gui/widget-slider.m:156: warning: class 'VSlider' does not implement the 'Container' protocol >src/gui/widget-slider.m:158: warning: class 'VSlider' does not implement the 'Container' protocol >src/map-editor/map-proc.m: In function '-[MapProc init]': >src/map-editor/map-proc.m:133: warning: class 'MapProc' does not implement the 'Container' protocol >src/map-editor/map-proc.m:136: warning: class 'MapProc' does not implement the 'Container' protocol >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-air.o -c src/map-editor/palette-air.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-formation.o -c src/map-editor/palette-formation.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-ground.o -c src/map-editor/palette-ground.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-parallax.o -c src/map-editor/palette-parallax.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-proc.o -c src/map-editor/palette-proc.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-switcher.o -c src/map-editor/palette-switcher.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/palette-tile.o -c src/map-editor/palette-tile.m >src/map-editor/palette-proc.m: In function '-[AbstractPaletteProc init]': >src/map-editor/palette-proc.m:35: warning: class 'AbstractPaletteProc' does not implement the 'Container' protocol >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/redit.o -c src/map-editor/redit.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/tile-connection.o -c src/map-editor/tile-connection.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/unit-editor.o -c src/map-editor/unit-editor.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/map-editor/unit-extras.o -c src/map-editor/unit-extras.m >src/map-editor/redit.m: In function 'make_gui': >src/map-editor/redit.m:396: warning: class 'MapProc' does not implement the 'Container' protocol >src/map-editor/redit.m:456: warning: class 'PaletteSwitcher' does not implement the 'Container' protocol >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/all-projs.o -c src/projectiles/all-projs.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/dumbfire.o -c src/projectiles/dumbfire.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/evil-vulcan.o -c src/projectiles/evil-vulcan.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/fireball.o -c src/projectiles/fireball.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/homing-missile.o -c src/projectiles/homing-missile.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/laser.o -c src/projectiles/laser.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/lightning-gun.o -c src/projectiles/lightning-gun.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/maser.o -c src/projectiles/maser.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/missile.o -c src/projectiles/missile.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/pink.o -c src/projectiles/pink.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/plasma.o -c src/projectiles/plasma.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/pulse-laser.o -c src/projectiles/pulse-laser.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/railgun.o -c src/projectiles/railgun.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/rocket.o -c src/projectiles/rocket.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/shockwave.o -c src/projectiles/shockwave.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/swarm-missile.o -c src/projectiles/swarm-missile.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/toothpaste.o -c src/projectiles/toothpaste.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/projectiles/vulcan.o -c src/projectiles/vulcan.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container-animation.o -c src/seborrhea/container-animation.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container-file.o -c src/seborrhea/container-file.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container-lump.o -c src/seborrhea/container-lump.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container-metafile.o -c src/seborrhea/container-metafile.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container-queue.o -c src/seborrhea/container-queue.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container-shuffle.o -c src/seborrhea/container-shuffle.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/container.o -c src/seborrhea/container.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/dirlist-recursive.o -c src/seborrhea/dirlist-recursive.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/dirlist-zzip.o -c src/seborrhea/dirlist-zzip.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/dirlist.o -c src/seborrhea/dirlist.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/font-glyphkeeper.o -c src/seborrhea/font-glyphkeeper.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/font.o -c src/seborrhea/font.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/mp3.o -c src/seborrhea/mp3.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/ogg.o -c src/seborrhea/ogg.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/seborrhea-allegro.o -c src/seborrhea/seborrhea-allegro.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/seborrhea-command.o -c src/seborrhea/seborrhea-command.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/seborrhea-datadir.o -c src/seborrhea/seborrhea-datadir.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/seborrhea-filetype.o -c src/seborrhea/seborrhea-filetype.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/seborrhea-property.o -c src/seborrhea/seborrhea-property.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/seborrhea.o -c src/seborrhea/seborrhea.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/sebum.o -c src/seborrhea/sebum.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/spline.o -c src/seborrhea/spline.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/strdup.o -c src/seborrhea/strdup.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/token.o -c src/seborrhea/token.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/seborrhea/zzpk.o -c src/seborrhea/zzpk.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/maybe-alrand.o -c src/maybe-alrand.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/all-units.o -c src/units/all-units.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/anvil.o -c src/units/anvil.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/apc.o -c src/units/apc.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/armadillo.o -c src/units/armadillo.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/baby-boy.o -c src/units/baby-boy.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-activation.o -c src/units/basic-activation.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-fixed-turret.o -c src/units/basic-fixed-turret.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-flyer.o -c src/units/basic-flyer.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-follower.o -c src/units/basic-follower.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-formation.o -c src/units/basic-formation.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-tank-follower.o -c src/units/basic-tank-follower.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-tank.o -c src/units/basic-tank.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-turret.o -c src/units/basic-turret.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/basic-water-turret.o -c src/units/basic-water-turret.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/battle-cruiser.o -c src/units/battle-cruiser.m >src/units/basic-follower.m: In function '-[BasicFollower(Private) followPath]': >src/units/basic-follower.m:79: warning: pointer targets in passing argument 1 of 'follow::::::' differ in signedness >src/units/basic-follower.m:79: note: expected 'unsigned int *' but argument is of type 'int *' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/battler.o -c src/units/battler.m >src/units/basic-tank-follower.m: In function '-[BasicTankFollower(Private) followPath]': >src/units/basic-tank-follower.m:101: warning: pointer targets in passing argument 1 of 'follow::::::' differ in signedness >src/units/basic-tank-follower.m:101: note: expected 'unsigned int *' but argument is of type 'int *' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/bolt.o -c src/units/bolt.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/boss0.o -c src/units/boss0.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/boss1.o -c src/units/boss1.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/bug.o -c src/units/bug.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/cargo.o -c src/units/cargo.m >src/units/boss0.m: In function '-[Boss0 move]': >src/units/boss0.m:317: warning: pointer targets in passing argument 1 of 'follow::::::' differ in signedness >src/units/boss0.m:317: note: expected 'unsigned int *' but argument is of type 'int *' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/centipede.o -c src/units/centipede.m >src/units/boss1.m: In function '-[Boss1(Private) moveLargeWingPhase]': >src/units/boss1.m:422: warning: pointer targets in passing argument 1 of 'follow::::::' differ in signedness >src/units/boss1.m:422: note: expected 'unsigned int *' but argument is of type 'int *' >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/challenger.o -c src/units/challenger.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/chopper.o -c src/units/chopper.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/cluster-bomb.o -c src/units/cluster-bomb.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/conquerer.o -c src/units/conquerer.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/cruiser.o -c src/units/cruiser.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/deceiver.o -c src/units/deceiver.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/dragonfly.o -c src/units/dragonfly.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/elephant.o -c src/units/elephant.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/fear.o -c src/units/fear.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/fireflea.o -c src/units/fireflea.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/firefly.o -c src/units/firefly.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/firefox.o -c src/units/firefox.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/freeze.o -c src/units/freeze.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/hatch.o -c src/units/hatch.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/hippo.o -c src/units/hippo.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/hunter.o -c src/units/hunter.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/hunter-seeker.o -c src/units/hunter-seeker.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/interceptor.o -c src/units/interceptor.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/gecko.o -c src/units/gecko.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/grunt.o -c src/units/grunt.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/kamikaze.o -c src/units/kamikaze.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/khan.o -c src/units/khan.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/lint.o -c src/units/lint.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/little-death.o -c src/units/little-death.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/lizard.o -c src/units/lizard.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/micronuke.o -c src/units/micronuke.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/mine-layer.o -c src/units/mine-layer.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/mine.o -c src/units/mine.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/miniboss0.o -c src/units/miniboss0.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/miniboss1.o -c src/units/miniboss1.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/miniboss2.o -c src/units/miniboss2.m >src/units/miniboss0.m: In function '-[GunTurret fire]': >src/units/miniboss0.m:505: warning: initialization from distinct Objective-C type >src/units/miniboss0.m:506: warning: initialization from distinct Objective-C type >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/moan.o -c src/units/moan.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/mote.o -c src/units/mote.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/mozzie.o -c src/units/mozzie.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/ms-hoover.o -c src/units/ms-hoover.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/newt.o -c src/units/newt.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/plump.o -c src/units/plump.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/polar-bear.o -c src/units/polar-bear.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/red-back.o -c src/units/red-back.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/robot.o -c src/units/robot.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/satellite.o -c src/units/satellite.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/schemer.o -c src/units/schemer.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/scourge.o -c src/units/scourge.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/scurvy.o -c src/units/scurvy.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/sea-cucumber.o -c src/units/sea-cucumber.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/sea-dog.o -c src/units/sea-dog.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/sea-urchin.o -c src/units/sea-urchin.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/spirtle.o -c src/units/spirtle.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/stone.o -c src/units/stone.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/strumble.o -c src/units/strumble.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/stubby.o -c src/units/stubby.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/stumpy.o -c src/units/stumpy.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/trigger.o -c src/units/trigger.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/tripe.o -c src/units/tripe.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/turtle.o -c src/units/turtle.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/viking.o -c src/units/viking.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/wraith.o -c src/units/wraith.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o obj/units/zippy.o -c src/units/zippy.m >gcc -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 -W -Wall -Wno-deprecated-declarations -fno-strict-aliasing -Iinclude -Ilib -DNO_MP3 `/usr/bin/pkg-config AllegroOGG --cflags` -DNO_ALRAND -DNO_FBLEND -DGLYPH_TARGET=GLYPH_TARGET_ALLEGRO -DNO_ID3TAGS -DRAIDEM_DATA_DIR=\"/usr/share/raidem\" -o raidem obj/candy.o obj/colour-conv.o obj/collision.o obj/common.o obj/config.o obj/demo-info.o obj/demo.o obj/difficulty.o obj/end-level.o obj/enter-name.o obj/fps.o obj/game-timer.o obj/game.o obj/group.o obj/help.o obj/hiscore.o obj/init.o obj/input.o obj/input-controller.o obj/input-joystick.o obj/input-keyboard.o obj/key-names.o obj/linklist.o obj/main.o obj/map-save.o obj/map.o obj/maybe-fblend.o obj/mmpk.o obj/music.o obj/music-ad.o obj/newmenu-controls.o obj/newmenu-credits.o obj/newmenu-custom.o obj/newmenu-demo.o obj/newmenu-dirty.o obj/newmenu-fileselector.o obj/newmenu-hiscore.o obj/newmenu-log.o obj/newmenu.o obj/nuke.o obj/osd.o obj/player-stats.o obj/player.o obj/powerup.o obj/pregen-circles.o obj/projectile.o obj/rotate.o obj/rottrans.o obj/scramble-letter.o obj/screenshot.o obj/sound.o obj/star-field.o obj/strlcpy.o obj/thing.o obj/tile.o obj/unit-intern.o obj/unit-save.o obj/unit-seeking.o obj/unit.o obj/video.o obj/weapon.o obj/waypoint.o obj/candy/boat-sinking.o obj/candy/chunk.o obj/candy/explosion.o obj/candy/ir-line.o obj/candy/large-chunk.o obj/candy/line-spark.o obj/candy/particle.o obj/candy/player-zoom.o obj/candy/ripple.o obj/candy/satellite-trail.o obj/candy/smoke.o obj/candy/spark.o obj/candy/speed-shadow.o obj/candy/tank-debris.o obj/candy/tank-track.o obj/candy/turret.o obj/candy/zeus.o obj/gui/gui.o obj/gui/gui-clip.o obj/gui/gui-dirty.o obj/gui/gui-keyboard.o obj/gui/gui-mouse.o obj/gui/gui-widgets.o obj/gui/gui-raid.o obj/gui/widget-packingbox.o obj/gui/widget-pane.o obj/gui/widget-scrollbar.o obj/gui/widget-slider.o obj/map-editor/help.o obj/map-editor/map-proc.o obj/map-editor/mouse-label-proc.o obj/map-editor/palette-air.o obj/map-editor/palette-formation.o obj/map-editor/palette-ground.o obj/map-editor/palette-parallax.o obj/map-editor/palette-proc.o obj/map-editor/palette-switcher.o obj/map-editor/palette-tile.o obj/map-editor/redit.o obj/map-editor/tile-connection.o obj/map-editor/unit-editor.o obj/map-editor/unit-extras.o obj/projectiles/all-projs.o obj/projectiles/dumbfire.o obj/projectiles/evil-vulcan.o obj/projectiles/fireball.o obj/projectiles/homing-missile.o obj/projectiles/laser.o obj/projectiles/lightning-gun.o obj/projectiles/maser.o obj/projectiles/missile.o obj/projectiles/pink.o obj/projectiles/plasma.o obj/projectiles/pulse-laser.o obj/projectiles/railgun.o obj/projectiles/rocket.o obj/projectiles/shockwave.o obj/projectiles/swarm-missile.o obj/projectiles/toothpaste.o obj/projectiles/vulcan.o obj/seborrhea/container-animation.o obj/seborrhea/container-file.o obj/seborrhea/container-lump.o obj/seborrhea/container-metafile.o obj/seborrhea/container-queue.o obj/seborrhea/container-shuffle.o obj/seborrhea/container.o obj/seborrhea/dirlist-recursive.o obj/seborrhea/dirlist-zzip.o obj/seborrhea/dirlist.o obj/seborrhea/font-glyphkeeper.o obj/seborrhea/font.o obj/seborrhea/mp3.o obj/seborrhea/ogg.o obj/seborrhea/seborrhea-allegro.o obj/seborrhea/seborrhea-command.o obj/seborrhea/seborrhea-datadir.o obj/seborrhea/seborrhea-filetype.o obj/seborrhea/seborrhea-property.o obj/seborrhea/seborrhea.o obj/seborrhea/sebum.o obj/seborrhea/spline.o obj/seborrhea/strdup.o obj/seborrhea/token.o obj/seborrhea/zzpk.o obj/maybe-alrand.o obj/units/all-units.o obj/units/anvil.o obj/units/apc.o obj/units/armadillo.o obj/units/baby-boy.o obj/units/basic-activation.o obj/units/basic-fixed-turret.o obj/units/basic-flyer.o obj/units/basic-follower.o obj/units/basic-formation.o obj/units/basic-tank-follower.o obj/units/basic-tank.o obj/units/basic-turret.o obj/units/basic-water-turret.o obj/units/battle-cruiser.o obj/units/battler.o obj/units/bolt.o obj/units/boss0.o obj/units/boss1.o obj/units/bug.o obj/units/cargo.o obj/units/centipede.o obj/units/challenger.o obj/units/chopper.o obj/units/cluster-bomb.o obj/units/conquerer.o obj/units/cruiser.o obj/units/deceiver.o obj/units/dragonfly.o obj/units/elephant.o obj/units/fear.o obj/units/fireflea.o obj/units/firefly.o obj/units/firefox.o obj/units/freeze.o obj/units/hatch.o obj/units/hippo.o obj/units/hunter.o obj/units/hunter-seeker.o obj/units/interceptor.o obj/units/gecko.o obj/units/grunt.o obj/units/kamikaze.o obj/units/khan.o obj/units/lint.o obj/units/little-death.o obj/units/lizard.o obj/units/micronuke.o obj/units/mine-layer.o obj/units/mine.o obj/units/miniboss0.o obj/units/miniboss1.o obj/units/miniboss2.o obj/units/moan.o obj/units/mote.o obj/units/mozzie.o obj/units/ms-hoover.o obj/units/newt.o obj/units/plump.o obj/units/polar-bear.o obj/units/red-back.o obj/units/robot.o obj/units/satellite.o obj/units/schemer.o obj/units/scourge.o obj/units/scurvy.o obj/units/sea-cucumber.o obj/units/sea-dog.o obj/units/sea-urchin.o obj/units/spirtle.o obj/units/stone.o obj/units/strumble.o obj/units/stubby.o obj/units/stumpy.o obj/units/trigger.o obj/units/tripe.o obj/units/turtle.o obj/units/viking.o obj/units/wraith.o obj/units/zippy.o `/usr/bin/pkg-config AllegroOGG --libs` -lglyph-alleg `/usr/bin/freetype-config --libs` -lzzip -ladime lib/loadpng/libldpng.a -lpng `/usr/bin/allegro-config --libs` -lz -lpthread -lobjc >/usr/bin/ld: obj/candy.o: undefined reference to symbol 'sin@@GLIBC_2.0' >/usr/bin/ld: note: 'sin@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line >/lib/libm.so.6: could not read symbols: Invalid operation >collect2: ld returned 1 exit status >make: *** [raidem] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.FX3wcA (%build) > Bad exit status from /var/tmp/rpm-tmp.FX3wcA (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/raidem.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/raidem.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 599876
:
420202
| 420203 |
420204
|
420205
|
420206
|
420207