warning: user build does not exist - using root warning: group build does not exist - using root warning: user build does not exist - using root warning: group build does not exist - using root warning: user build does not exist - using root warning: group build does not exist - using root Installing allegro-4.0.3-7.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.86887 + umask 022 + cd /usr/src/redhat/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/redhat/BUILD + rm -rf allegro-4.0.3 + /usr/bin/gzip -dc /usr/src/redhat/SOURCES/allegro-4.0.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd allegro-4.0.3 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (allegro-4.0.3-mmaptest.patch):' Patch #0 (allegro-4.0.3-mmaptest.patch): + patch -p1 -b --suffix .mmaptest -s + /usr/bin/perl -pi -e 's|\$TARGET_ARCH\s+-O\S+|\$RPM_OPT_FLAGS| ; s|LDFLAGS="-s |LDFLAGS="|' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.15001 + umask 022 + cd /usr/src/redhat/BUILD + cd allegro-4.0.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -m32 -fsigned-char' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -m32 -fsigned-char' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -m32 -fsigned-char' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=powerpc-redhat-linux-gnu --host=powerpc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-svgalib=no creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether -fomit-frame-pointer is safe... yes checking whether an include prefix is needed... yes checking how to run the C preprocessor... gcc -E checking whether linker works with -s option... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking whether ln -s works... yes checking for ldconfig... /sbin/ldconfig checking for makeinfo... /usr/bin/makeinfo checking for install-info... /sbin/install-info checking for asm support... no checking for MMX support... no checking for SSE support... no checking for asm prefix before symbols... "" checking whether byte ordering is bigendian... yes checking for constructor attribute... yes checking for dlfcn.h... yes checking whether -export-dynamic linker flag is supported... yes checking for dlopen in -ldl... yes checking for sched_yield... -lc checking for soundcard.h... no checking for sys/soundcard.h... yes checking for machine/soundcard.h... no checking for linux/soundcard.h... yes checking for supported ALSA version for digital sound... no checking for supported ALSA version for MIDI... no checking for esd-config... /usr/bin/esd-config checking for esd_open_sound... yes checking for artsc-config... /usr/bin/artsc-config checking for arts_init... yes checking for soundcard.h... (cached) no checking for sys/soundcard.h... (cached) yes checking for machine/soundcard.h... (cached) no checking for linux/soundcard.h... (cached) yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for XMissingExtension in -lXext... yes checking for XShmQueryExtension in -lXext... yes checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for XF86DGAQueryExtension in -lXxf86dga... yes checking for XDGAQueryExtension in -lXxf86dga... yes checking for MAP_FAILED... yes checking for sys/io.h... no checking for linux/joystick.h... yes checking for linux/fb.h... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/utsname.h... yes checking for working const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for 8-bit clean memcmp... yes checking for stdlib.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for vprintf... yes checking for memcmp... yes checking for mkstemp... yes checking for stricmp... no checking for strlwr... no checking for strupr... no updating cache ./config.cache creating ./config.status creating makefile creating allegro-config creating include/allegro/platform/alunixac.h rm -f makefile.dep Generating dependencies for libraries /bin/sh -c 'cd . && misc/deplib.sh src/allegro.c src/blit.c src/bmp.c src/clip3d.c src/clip3df.c src/colblend.c src/color.c src/config.c src/datafile.c src/dataregi.c src/digmid.c src/dither.c src/dispsw.c src/drvlist.c src/file.c src/fli.c src/flood.c src/font.c src/fsel.c src/gfx.c src/glyph.c src/graphics.c src/gsprite.c src/gui.c src/guiproc.c src/inline.c src/joystick.c src/keyboard.c src/lbm.c src/libc.c src/math.c src/math3d.c src/midi.c src/mixer.c src/modesel.c src/mouse.c src/pcx.c src/poly3d.c src/polygon.c src/quantize.c src/quat.c src/readbmp.c src/rle.c src/rotate.c src/scene3d.c src/sound.c src/spline.c src/stream.c src/text.c src/tga.c src/timer.c src/unicode.c src/vtable.c src/vtable15.c src/vtable16.c src/vtable24.c src/vtable32.c src/vtable8.c src/unix/alsa.c src/unix/alsamidi.c src/unix/arts.c src/unix/udjgpp.c src/unix/udrvlist.c src/unix/udummy.c src/unix/uesd.c src/unix/ufile.c src/unix/ugfxdrv.c src/unix/ujoydrv.c src/unix/ukeybd.c src/unix/umain.c src/unix/umodules.c src/unix/umouse.c src/unix/uoss.c src/unix/uossmidi.c src/unix/uptimer.c src/unix/usigalrm.c src/unix/usnddrv.c src/unix/ustimer.c src/unix/usystem.c src/unix/uthreads.c src/unix/utimer.c src/c/cblit16.c src/c/cblit24.c src/c/cblit32.c src/c/cblit8.c src/c/ccpu.c src/c/ccsprite.c src/c/cgfx15.c src/c/cgfx16.c src/c/cgfx24.c src/c/cgfx32.c src/c/cgfx8.c src/c/cmisc.c src/c/cscan15.c src/c/cscan16.c src/c/cscan24.c src/c/cscan32.c src/c/cscan8.c src/c/cspr15.c src/c/cspr16.c src/c/cspr24.c src/c/cspr32.c src/c/cspr8.c src/c/cstretch.c src/c/czscan15.c src/c/czscan16.c src/c/czscan24.c src/c/czscan32.c src/c/czscan8.c src/x/xgfxdrv.c src/x/xkeybd.c src/x/xmouse.c src/x/xsystem.c src/x/xtimer.c src/x/xvtable.c src/x/xwin.c src/x/xdga2.c src/x/xdga2s.s src/x/xwins.s src/misc/pckeys.c src/linux/fbcon.c src/linux/lasyncio.c src/linux/lconsole.c src/linux/lgfxdrv.c src/linux/ljoy.c src/linux/lkeybd.c src/linux/lmemory.c src/linux/lmouse.c src/linux/lmsedrv.c src/linux/lmsegpmd.c src/linux/lmsems.c src/linux/lmseps2.c src/linux/lstddrv.c src/linux/lsystem.c src/linux/ltimer.c src/linux/lvga.c src/linux/lvgahelp.c src/linux/svgalib.c src/linux/svgalibs.s src/linux/vtswitch.c src/misc/vbeaf.c src/misc/vbeafs.s src/misc/vgaregs.c src/misc/vga.c src/misc/modex.c src/misc/modexgfx.s' >>makefile.dep Generating dependencies for dynamically loaded modules /bin/sh -c 'cd . && misc/depmod.sh vga -- src/linux/lvga.c src/misc/modex.c src/misc/modexgfx.s src/misc/vga.c' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh svgalib -lvga src/linux/svgalib.c src/linux/svgalibs.s' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh fbcon -- src/linux/fbcon.c' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh alsadigi -lasound src/unix/alsa.c' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh alsamidi -lasound src/unix/alsamidi.c' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh esddigi "\`esd-config --libs\`" src/unix/uesd.c' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh artsdigi "\`artsc-config --libs\`" src/unix/arts.c' >>makefile.dep /bin/sh -c 'cd . && misc/depmod.sh dga2 -lXxf86dga src/x/xdga2.c src/x/xdga2s.s' >> makefile.dep Generating dependencies for simple programs /bin/sh -c 'cd . && misc/deplexe.sh demo/demo.c setup/keyconf.c setup/setup.c tests/afinfo.c tests/akaitest.c tests/digitest.c tests/filetest.c tests/gfxinfo.c tests/mathtest.c tests/miditest.c tests/play.c tests/playfli.c tests/test.c tests/vesainfo.c tools/colormap.c tools/exedat.c tools/pack.c tools/rgbmap.c tools/textconv.c examples/ex12bit.c examples/ex3buf.c examples/ex3d.c examples/exaccel.c examples/exalpha.c examples/exbitmap.c examples/exblend.c examples/excamera.c examples/excolmap.c examples/excustom.c examples/exdata.c examples/exdbuf.c examples/exdodgy.c examples/exexedat.c examples/exfixed.c examples/exflame.c examples/exflip.c examples/exgui.c examples/exhello.c examples/exjoy.c examples/exkeys.c examples/exlights.c examples/exmem.c examples/exmidi.c examples/exmouse.c examples/expal.c examples/expat.c examples/exquat.c examples/exrgbhsv.c examples/exsample.c examples/exscale.c examples/exscn3d.c examples/exscroll.c examples/exshade.c examples/exspline.c examples/exsprite.c examples/exstars.c examples/exstream.c examples/exswitch.c examples/extimer.c examples/extrans.c examples/extruec.c examples/exunicod.c examples/exupdate.c examples/exxfade.c examples/exzbuf.c' >>makefile.dep Generating dependencies for datafile plugins /bin/sh -c 'cd . && misc/depdlib.sh tools/datedit.c' >>makefile.dep Generating dependencies for datafile programs /bin/sh -c 'cd . && misc/depdexe.sh tools/dat.c tools/dat2s.c tools/grabber.c tools/pat2dat.c' >>makefile.dep Generating dependencies for programs without libraries /bin/sh -c 'cd . && misc/depnexe.sh docs/makedoc.c src/i386/asmdef.c' >>makefile.dep Dependency generation completed! + make gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/allegro.c -o obj/unix/shared/alleg/allegro.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/blit.c -o obj/unix/shared/alleg/blit.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/bmp.c -o obj/unix/shared/alleg/bmp.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/clip3d.c -o obj/unix/shared/alleg/clip3d.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/clip3df.c -o obj/unix/shared/alleg/clip3df.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/colblend.c -o obj/unix/shared/alleg/colblend.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/color.c -o obj/unix/shared/alleg/color.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/config.c -o obj/unix/shared/alleg/config.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/datafile.c -o obj/unix/shared/alleg/datafile.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/dataregi.c -o obj/unix/shared/alleg/dataregi.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/digmid.c -o obj/unix/shared/alleg/digmid.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/dither.c -o obj/unix/shared/alleg/dither.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/dispsw.c -o obj/unix/shared/alleg/dispsw.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/drvlist.c -o obj/unix/shared/alleg/drvlist.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/file.c -o obj/unix/shared/alleg/file.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/fli.c -o obj/unix/shared/alleg/fli.o ./src/fli.c: In function `do_fli_256_color': ./src/fli.c:333: warning: use of cast expressions as lvalues is deprecated ./src/fli.c: In function `do_fli_delta': ./src/fli.c:393: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:399: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:409: warning: use of cast expressions as lvalues is deprecated ./src/fli.c: In function `do_fli_color': ./src/fli.c:449: warning: use of cast expressions as lvalues is deprecated ./src/fli.c: In function `do_fli_lc': ./src/fli.c:500: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:506: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:516: warning: use of cast expressions as lvalues is deprecated ./src/fli.c: In function `do_fli_brun': ./src/fli.c:568: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:575: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:584: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:596: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:603: warning: use of cast expressions as lvalues is deprecated ./src/fli.c:612: warning: use of cast expressions as lvalues is deprecated gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/flood.c -o obj/unix/shared/alleg/flood.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/font.c -o obj/unix/shared/alleg/font.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/fsel.c -o obj/unix/shared/alleg/fsel.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/gfx.c -o obj/unix/shared/alleg/gfx.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/glyph.c -o obj/unix/shared/alleg/glyph.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/graphics.c -o obj/unix/shared/alleg/graphics.o gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include -I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DALLEGRO_LIB_BUILD -DALLEGRO_USE_C -O2 -g -pipe -m32 -fsigned-char -funroll-loops -ffast-math -fomit-frame-pointer -Wall -Wno-unused -fPIC -DALLEGRO_SHARED -c ./src/gsprite.c -o obj/unix/shared/alleg/gsprite.o ./src/gsprite.c: In function `draw_gouraud_sprite': include/allegro/platform/alunix.h:261: error: impossible constraint in `asm' make: *** [obj/unix/shared/alleg/gsprite.o] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.15001 (%build) RPM build errors: user build does not exist - using root group build does not exist - using root user build does not exist - using root group build does not exist - using root user build does not exist - using root group build does not exist - using root Bad exit status from /var/tmp/rpm-tmp.15001 (%build)