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 391386 Details for
Bug 564728
FTBFS pygame-1.9.1-1.fc13
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), 154.34 KB, created by
FTBFS
on 2010-02-13 16:44:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 16:44:00 UTC
Size:
154.34 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/pygame.spec'], False, '/var/lib/mock/fedora-development-i386-pygame-1.9.1-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x24a1890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/pygame.spec'] >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/pygame-1.9.1-1.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/pygame.spec'], False, '/var/lib/mock/fedora-development-i386-pygame-1.9.1-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x24a1890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/pygame.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1f2zPV >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf pygame-1.9.1release >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pygame-1.9.1release.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pygame-1.9.1release >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (pygame-1.9.1-config.patch):' >Patch #0 (pygame-1.9.1-config.patch): >+ /bin/cat /builddir/build/SOURCES/pygame-1.9.1-config.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ find examples/ -type f -print0 >+ xargs -0 chmod -x >+ find docs/ -type f -print0 >+ xargs -0 chmod -x >+ find src/ -type f -name '*.h' -print0 >+ xargs -0 chmod -x >+ chmod -x README.txt WHATSNEW >+ iconv -f iso8859-1 -t utf-8 WHATSNEW >+ mv -f WHATSNEW.conv WHATSNEW >+ iconv -f iso8859-1 -t utf-8 README.txt >+ mv -f README.txt.conv README.txt >+ rm -f src/ffmovie.c src/ffmovie.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ex1EAM >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pygame-1.9.1release >+ 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=i386 -mtune=generic -fasynchronous-unwind-tables' >+ /usr/bin/python setup.py build >WARNING, No "Setup" File Exists, Running "config.py" >Using UNIX configuration... >sh: smpeg-config: command not found >Hunting dependencies... >WARNING: "smpeg-config" failed! >SDL : found 1.2.14 >FONT : found >IMAGE : found >MIXER : found >SMPEG : not found >PNG : found >JPEG : found >SCRAP : found >PORTMIDI: not found >PORTTIME: not found >If you get compiler errors during install, doublecheck >the compiler flags in the "Setup" file. >Continuing With "setup.py" >running build >running build_py >creating build >creating build/lib.linux-i686-2.6 >creating build/lib.linux-i686-2.6/pygame >copying lib/camera.py -> build/lib.linux-i686-2.6/pygame >copying lib/surfarray.py -> build/lib.linux-i686-2.6/pygame >copying lib/_numpysurfarray.py -> build/lib.linux-i686-2.6/pygame >copying lib/_numpysndarray.py -> build/lib.linux-i686-2.6/pygame >copying lib/macosx.py -> build/lib.linux-i686-2.6/pygame >copying lib/__init__.py -> build/lib.linux-i686-2.6/pygame >copying lib/mac_scrap.py -> build/lib.linux-i686-2.6/pygame >copying lib/_camera_opencv_highgui.py -> build/lib.linux-i686-2.6/pygame >copying lib/midi.py -> build/lib.linux-i686-2.6/pygame >copying lib/pkgdata.py -> build/lib.linux-i686-2.6/pygame >copying lib/locals.py -> build/lib.linux-i686-2.6/pygame >copying lib/sprite.py -> build/lib.linux-i686-2.6/pygame >copying lib/version.py -> build/lib.linux-i686-2.6/pygame >copying lib/sndarray.py -> build/lib.linux-i686-2.6/pygame >copying lib/colordict.py -> build/lib.linux-i686-2.6/pygame >copying lib/compat.py -> build/lib.linux-i686-2.6/pygame >copying lib/_camera_vidcapture.py -> build/lib.linux-i686-2.6/pygame >copying lib/sysfont.py -> build/lib.linux-i686-2.6/pygame >copying lib/cursors.py -> build/lib.linux-i686-2.6/pygame >creating build/lib.linux-i686-2.6/pygame/gp2x >copying lib/gp2x/__init__.py -> build/lib.linux-i686-2.6/pygame/gp2x >copying lib/gp2x/constants.py -> build/lib.linux-i686-2.6/pygame/gp2x >copying lib/gp2x/locals.py -> build/lib.linux-i686-2.6/pygame/gp2x >creating build/lib.linux-i686-2.6/pygame/threads >copying lib/threads/__init__.py -> build/lib.linux-i686-2.6/pygame/threads >copying lib/threads/Py25Queue.py -> build/lib.linux-i686-2.6/pygame/threads >creating build/lib.linux-i686-2.6/pygame/tests >copying test/pixelarray_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/midi_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/mixer_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/sprite_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/joystick_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/transform_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/__main__.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/sysfont_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/surface_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/threads_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/movie_tags.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/gfxdraw_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/blit_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/cdrom_tags.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/rect_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/__init__.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/display_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/mixer_music_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/sndarray_tags.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/scrap_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/time_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/overlay_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/cursors_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/surflock_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/font_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/bufferproxy_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/fastevent_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/mask_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/movie_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/event_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/test_test_.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/draw_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/key_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/image_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/mouse_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/surfarray_tags.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/cdrom_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/surfarray_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/scrap_tags.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/threads_tags.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/image__save_gl_surface_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/color_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/sndarray_test.py -> build/lib.linux-i686-2.6/pygame/tests >copying test/base_test.py -> build/lib.linux-i686-2.6/pygame/tests >creating build/lib.linux-i686-2.6/pygame/tests/test_utils >copying test/test_utils/unittest.py -> build/lib.linux-i686-2.6/pygame/tests/test_utils >copying test/test_utils/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/test_utils >copying test/test_utils/async_sub.py -> build/lib.linux-i686-2.6/pygame/tests/test_utils >copying test/test_utils/test_runner.py -> build/lib.linux-i686-2.6/pygame/tests/test_utils >copying test/test_utils/unittest_patch.py -> build/lib.linux-i686-2.6/pygame/tests/test_utils >copying test/test_utils/run_tests.py -> build/lib.linux-i686-2.6/pygame/tests/test_utils >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests >copying test/run_tests__tests/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests >copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1 >copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1 >copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1 >copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1 >copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1 >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete >copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete >copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete >copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop >copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop >copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop >copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr >copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr >copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr >copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr >copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout >copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout >copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout >copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout >copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo >copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo >copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo >copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude >copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude >copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude >copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude >copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout >copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout >copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout >copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout >creating build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything >copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything >copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything >copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything >copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything >copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything >creating build/lib.linux-i686-2.6/pygame/docs >copying docs/__main__.py -> build/lib.linux-i686-2.6/pygame/docs >copying docs/__init__.py -> build/lib.linux-i686-2.6/pygame/docs >creating build/lib.linux-i686-2.6/pygame/examples >copying examples/arraydemo.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/fastevents.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/camera.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/eventlist.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/fonty.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/blit_blends.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/__init__.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/midi.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/scroll.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/oldalien.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/overlay.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/blend_fill.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/pixelarray.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/aacircle.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/moveit.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/testsprite.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/sound_array_demos.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/mask.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/chimp.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/sound.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/aliens.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/movieplayer.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/glcube.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/stars.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/headless_no_windows_needed.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/liquid.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/scaletest.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/vgrade.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/cursors.py -> build/lib.linux-i686-2.6/pygame/examples >copying examples/scrap_clipboard.py -> build/lib.linux-i686-2.6/pygame/examples >running build_ext >building 'pygame.imageext' extension >creating build/temp.linux-i686-2.6 >creating build/temp.linux-i686-2.6/src >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include -I/usr/include -I/usr/include/python2.6 -c src/imageext.c -o build/temp.linux-i686-2.6/src/imageext.o >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/imageext.c:47: >/usr/include/python2.6/pyconfig-32.h:1070:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/zconf.h:288, > from /usr/include/zlib.h:34, > from /usr/include/png.h:506, > from src/imageext.c:33: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/imageext.c:47: >/usr/include/python2.6/pyconfig-32.h:1082:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/zconf.h:288, > from /usr/include/zlib.h:34, > from /usr/include/png.h:506, > from src/imageext.c:33: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/imageext.o -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -lSDL -lpthread -lSDL_image -lpng -ljpeg -lpython2.6 -o build/lib.linux-i686-2.6/pygame/imageext.so >building 'pygame.font' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python2.6 -c src/font.c -o build/temp.linux-i686-2.6/src/font.o >src/font.c: In function 'initfont': >src/font.c:781: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/font.c:785: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/font.c:785: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/font.c:790: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/font.c:794: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/font.c:794: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/font.c:781: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:781: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:781: note: initialized from here >src/font.c:785: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:785: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:785: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:785: note: initialized from here >src/font.c:785: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:785: note: initialized from here >src/font.c:790: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:790: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:790: note: initialized from here >src/font.c:794: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:794: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:794: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:794: note: initialized from here >src/font.c:794: warning: dereferencing pointer 'PyFont_Type.151' does break strict-aliasing rules >src/font.c:794: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/font.o -L/usr/lib -L/usr/lib -lSDL -lpthread -lSDL_ttf -lpython2.6 -o build/lib.linux-i686-2.6/pygame/font.so >building 'pygame.mixer' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python2.6 -c src/mixer.c -o build/temp.linux-i686-2.6/src/mixer.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/mixer.o -L/usr/lib -L/usr/lib -lSDL -lpthread -lSDL_mixer -lpython2.6 -o build/lib.linux-i686-2.6/pygame/mixer.so >building 'pygame.mixer_music' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python2.6 -c src/music.c -o build/temp.linux-i686-2.6/src/music.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/music.o -L/usr/lib -L/usr/lib -lSDL -lpthread -lSDL_mixer -lpython2.6 -o build/lib.linux-i686-2.6/pygame/mixer_music.so >building 'pygame._numericsurfarray' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/_numericsurfarray.c -o build/temp.linux-i686-2.6/src/_numericsurfarray.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/_numericsurfarray.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/_numericsurfarray.so >building 'pygame._numericsndarray' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/python2.6 -c src/_numericsndarray.c -o build/temp.linux-i686-2.6/src/_numericsndarray.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/_numericsndarray.o -L/usr/lib -L/usr/lib -lSDL -lpthread -lSDL_mixer -lpython2.6 -o build/lib.linux-i686-2.6/pygame/_numericsndarray.so >building 'pygame.scrap' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/scrap.c -o build/temp.linux-i686-2.6/src/scrap.o >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/scrap.h:22, > from src/scrap.c:30: >/usr/include/python2.6/pyconfig-32.h:1070:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from src/scrap.c:24: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/scrap.h:22, > from src/scrap.c:30: >/usr/include/python2.6/pyconfig-32.h:1082:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from src/scrap.c:24: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >In file included from src/scrap.c:59: >src/scrap_x11.c: In function '_get_data_as': >src/scrap_x11.c:567: warning: pointer targets in assignment differ in signedness >src/scrap.c: In function '_scrap_contains': >src/scrap.c:164: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/scrap.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/scrap.c: In function '_scrap_lost_scrap': >src/scrap.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/scrap.c:274: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/scrap.c:273: warning: dereferencing pointer '_Py_TrueStruct.196' does break strict-aliasing rules >src/scrap.c:273: warning: dereferencing pointer '_Py_TrueStruct.196' does break strict-aliasing rules >src/scrap.c:273: note: initialized from here >src/scrap.c:274: warning: dereferencing pointer '_Py_ZeroStruct.197' does break strict-aliasing rules >src/scrap.c:274: warning: dereferencing pointer '_Py_ZeroStruct.197' does break strict-aliasing rules >src/scrap.c:274: note: initialized from here >src/scrap.c: In function '_scrap_contains': >src/scrap.c:164: warning: dereferencing pointer '_Py_TrueStruct.176' does break strict-aliasing rules >src/scrap.c:164: warning: dereferencing pointer '_Py_TrueStruct.176' does break strict-aliasing rules >src/scrap.c:164: note: initialized from here >src/scrap.c:165: warning: dereferencing pointer '_Py_ZeroStruct.177' does break strict-aliasing rules >src/scrap.c:165: warning: dereferencing pointer '_Py_ZeroStruct.177' does break strict-aliasing rules >src/scrap.c:165: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/scrap.o -L/usr/lib -L/usr/lib -lSDL -lpthread -lX11 -lpython2.6 -o build/lib.linux-i686-2.6/pygame/scrap.so >building 'pygame._camera' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/_camera.c -o build/temp.linux-i686-2.6/src/_camera.o >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/camera_v4l2.c -o build/temp.linux-i686-2.6/src/camera_v4l2.o >src/pygame.h:678: warning: 'PyGAME_C_API' defined but not used >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/camera_v4l.c -o build/temp.linux-i686-2.6/src/camera_v4l.o >src/pygame.h:678: warning: 'PyGAME_C_API' defined but not used >src/camera_v4l.c: In function 'v4l_open_device': >src/camera_v4l.c:57: warning: 'cap' may be used uninitialized in this function >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/_camera.o build/temp.linux-i686-2.6/src/camera_v4l2.o build/temp.linux-i686-2.6/src/camera_v4l.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/_camera.so >building 'pygame.gfxdraw' extension >creating build/temp.linux-i686-2.6/src/SDL_gfx >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/gfxdraw.c -o build/temp.linux-i686-2.6/src/gfxdraw.o >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/SDL_gfx/SDL_gfxPrimitives.c -o build/temp.linux-i686-2.6/src/SDL_gfx/SDL_gfxPrimitives.o >src/SDL_gfx/SDL_gfxPrimitives.c: In function 'circleColor': >src/SDL_gfx/SDL_gfxPrimitives.c:1989: warning: unused variable 'ocy' >src/SDL_gfx/SDL_gfxPrimitives.c:1988: warning: unused variable 'ocx' >src/SDL_gfx/SDL_gfxPrimitives.c:2290:5: warning: multi-line comment >src/SDL_gfx/SDL_gfxPrimitives.c:2292:5: warning: multi-line comment >src/SDL_gfx/SDL_gfxPrimitives.c: In function 'arcColor': >src/SDL_gfx/SDL_gfxPrimitives.c:2208: warning: unused variable 'ocy' >src/SDL_gfx/SDL_gfxPrimitives.c:2207: warning: unused variable 'ocx' >src/SDL_gfx/SDL_gfxPrimitives.c:2216: warning: 'stopval_start' may be used uninitialized in this function >src/SDL_gfx/SDL_gfxPrimitives.c:2217: warning: 'temp' may be used uninitialized in this function >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/gfxdraw.o build/temp.linux-i686-2.6/src/SDL_gfx/SDL_gfxPrimitives.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/gfxdraw.so >building 'pygame.base' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/base.c -o build/temp.linux-i686-2.6/src/base.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/base.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/base.so >building 'pygame.cdrom' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/cdrom.c -o build/temp.linux-i686-2.6/src/cdrom.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/cdrom.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/cdrom.so >building 'pygame.color' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/color.c -o build/temp.linux-i686-2.6/src/color.o >src/color.c: In function '_color_richcompare': >src/color.c:1766: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c:1766: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c:1768: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c:1768: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c: In function 'initcolor': >src/color.c:1874: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c:1876: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c:1876: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/color.c:1874: warning: dereferencing pointer 'PyColor_Type.135' does break strict-aliasing rules >src/color.c:1874: warning: dereferencing pointer 'PyColor_Type.135' does break strict-aliasing rules >src/color.c:1874: note: initialized from here >src/color.c:1876: warning: dereferencing pointer 'PyColor_Type.135' does break strict-aliasing rules >src/color.c:1876: warning: dereferencing pointer 'PyColor_Type.135' does break strict-aliasing rules >src/color.c:1876: warning: dereferencing pointer 'PyColor_Type.135' does break strict-aliasing rules >src/color.c:1876: note: initialized from here >src/color.c:1876: warning: dereferencing pointer 'PyColor_Type.135' does break strict-aliasing rules >src/color.c:1876: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/color.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/color.so >building 'pygame.constants' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/constants.c -o build/temp.linux-i686-2.6/src/constants.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/constants.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/constants.so >building 'pygame.display' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/display.c -o build/temp.linux-i686-2.6/src/display.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/display.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/display.so >building 'pygame.event' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/event.c -o build/temp.linux-i686-2.6/src/event.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/event.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/event.so >building 'pygame.fastevent' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/fastevent.c -o build/temp.linux-i686-2.6/src/fastevent.o >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/fastevents.c -o build/temp.linux-i686-2.6/src/fastevents.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/fastevent.o build/temp.linux-i686-2.6/src/fastevents.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/fastevent.so >building 'pygame.key' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/key.c -o build/temp.linux-i686-2.6/src/key.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/key.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/key.so >building 'pygame.mouse' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/mouse.c -o build/temp.linux-i686-2.6/src/mouse.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/mouse.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/mouse.so >building 'pygame.rect' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/rect.c -o build/temp.linux-i686-2.6/src/rect.o >src/rect.c: In function 'rect_getsafepickle': >src/rect.c:1450: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/rect.c:1450: warning: dereferencing pointer '_Py_TrueStruct.191' does break strict-aliasing rules >src/rect.c:1450: warning: dereferencing pointer '_Py_TrueStruct.191' does break strict-aliasing rules >src/rect.c:1450: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/rect.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/rect.so >building 'pygame.rwobject' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/rwobject.c -o build/temp.linux-i686-2.6/src/rwobject.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/rwobject.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/rwobject.so >building 'pygame.surface' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/surface.c -o build/temp.linux-i686-2.6/src/surface.o >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/surface.h:28, > from src/surface.c:26: >/usr/include/python2.6/pyconfig-32.h:1070:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/SDL/SDL_stdinc.h:34, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from src/surface.h:27, > from src/surface.c:26: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/surface.h:28, > from src/surface.c:26: >/usr/include/python2.6/pyconfig-32.h:1082:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/SDL/SDL_stdinc.h:34, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from src/surface.h:27, > from src/surface.c:26: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >src/surface.c: In function 'surf_get_locked': >src/surface.c:755: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/surface.c:756: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/surface.c:755: warning: dereferencing pointer '_Py_TrueStruct.90' does break strict-aliasing rules >src/surface.c:755: warning: dereferencing pointer '_Py_TrueStruct.90' does break strict-aliasing rules >src/surface.c:755: note: initialized from here >src/surface.c:756: warning: dereferencing pointer '_Py_ZeroStruct.91' does break strict-aliasing rules >src/surface.c:756: warning: dereferencing pointer '_Py_ZeroStruct.91' does break strict-aliasing rules >src/surface.c:756: note: initialized from here >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/alphablit.c -o build/temp.linux-i686-2.6/src/alphablit.o >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/surface.h:28, > from src/alphablit.c:25: >/usr/include/python2.6/pyconfig-32.h:1070:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/SDL/SDL_stdinc.h:34, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from src/surface.h:27, > from src/alphablit.c:25: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/surface.h:28, > from src/alphablit.c:25: >/usr/include/python2.6/pyconfig-32.h:1082:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/SDL/SDL_stdinc.h:34, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from src/surface.h:27, > from src/alphablit.c:25: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >src/pygame.h:678: warning: 'PyGAME_C_API' defined but not used >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/surface_fill.c -o build/temp.linux-i686-2.6/src/surface_fill.o >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/surface.h:28, > from src/surface_fill.c:20: >/usr/include/python2.6/pyconfig-32.h:1070:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/SDL/SDL_stdinc.h:34, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from src/surface.h:27, > from src/surface_fill.c:20: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from src/pygame.h:75, > from src/surface.h:28, > from src/surface_fill.c:20: >/usr/include/python2.6/pyconfig-32.h:1082:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/sys/types.h:26, > from /usr/include/SDL/SDL_stdinc.h:34, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from src/surface.h:27, > from src/surface_fill.c:20: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >src/pygame.h:678: warning: 'PyGAME_C_API' defined but not used >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/surface.o build/temp.linux-i686-2.6/src/alphablit.o build/temp.linux-i686-2.6/src/surface_fill.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/surface.so >building 'pygame.surflock' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/surflock.c -o build/temp.linux-i686-2.6/src/surflock.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/surflock.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/surflock.so >building 'pygame.time' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/time.c -o build/temp.linux-i686-2.6/src/time.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/time.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/time.so >building 'pygame.joystick' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/joystick.c -o build/temp.linux-i686-2.6/src/joystick.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/joystick.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/joystick.so >building 'pygame.draw' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/draw.c -o build/temp.linux-i686-2.6/src/draw.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/draw.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/draw.so >building 'pygame.image' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/image.c -o build/temp.linux-i686-2.6/src/image.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/image.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/image.so >building 'pygame.overlay' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/overlay.c -o build/temp.linux-i686-2.6/src/overlay.o >src/overlay.c: In function 'initoverlay': >src/overlay.c:266: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/overlay.c:269: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/overlay.c:269: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/overlay.c:266: warning: dereferencing pointer 'PyOverlay_Type.62' does break strict-aliasing rules >src/overlay.c:266: warning: dereferencing pointer 'PyOverlay_Type.62' does break strict-aliasing rules >src/overlay.c:266: note: initialized from here >src/overlay.c:269: warning: dereferencing pointer 'PyOverlay_Type.62' does break strict-aliasing rules >src/overlay.c:269: warning: dereferencing pointer 'PyOverlay_Type.62' does break strict-aliasing rules >src/overlay.c:269: warning: dereferencing pointer 'PyOverlay_Type.62' does break strict-aliasing rules >src/overlay.c:269: note: initialized from here >src/overlay.c:269: warning: dereferencing pointer 'PyOverlay_Type.62' does break strict-aliasing rules >src/overlay.c:269: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/overlay.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/overlay.so >building 'pygame.transform' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/transform.c -o build/temp.linux-i686-2.6/src/transform.o >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/rotozoom.c -o build/temp.linux-i686-2.6/src/rotozoom.o >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/scale2x.c -o build/temp.linux-i686-2.6/src/scale2x.o >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -D_NO_MMX_FOR_X86_64 -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/scale_mmx.c -o build/temp.linux-i686-2.6/src/scale_mmx.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/transform.o build/temp.linux-i686-2.6/src/rotozoom.o build/temp.linux-i686-2.6/src/scale2x.o build/temp.linux-i686-2.6/src/scale_mmx.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/transform.so >building 'pygame.mask' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/mask.c -o build/temp.linux-i686-2.6/src/mask.o >src/mask.h:33: warning: 'PyMASK_C_API' defined but not used >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/bitmask.c -o build/temp.linux-i686-2.6/src/bitmask.o >src/bitmask.c: In function 'bitcount': >src/bitmask.c:66: warning: integer constant is too large for 'long' type >src/bitmask.c:66: warning: integer constant is too large for 'long' type >src/bitmask.c:67: warning: integer constant is too large for 'long' type >src/bitmask.c:67: warning: integer constant is too large for 'long' type >src/bitmask.c:68: warning: integer constant is too large for 'long' type >src/bitmask.c:71: warning: right shift count >= width of type >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/mask.o build/temp.linux-i686-2.6/src/bitmask.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/mask.so >building 'pygame.bufferproxy' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/bufferproxy.c -o build/temp.linux-i686-2.6/src/bufferproxy.o >src/bufferproxy.c: In function 'initbufferproxy': >src/bufferproxy.c:397: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/bufferproxy.c:400: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/bufferproxy.c:400: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/bufferproxy.c: At top level: >src/pygame.h:678: warning: 'PyGAME_C_API' defined but not used >src/bufferproxy.c: In function 'initbufferproxy': >src/bufferproxy.c:397: warning: dereferencing pointer 'PyBufferProxy_Type.46' does break strict-aliasing rules >src/bufferproxy.c:397: warning: dereferencing pointer 'PyBufferProxy_Type.46' does break strict-aliasing rules >src/bufferproxy.c:397: note: initialized from here >src/bufferproxy.c:400: warning: dereferencing pointer 'PyBufferProxy_Type.46' does break strict-aliasing rules >src/bufferproxy.c:400: warning: dereferencing pointer 'PyBufferProxy_Type.46' does break strict-aliasing rules >src/bufferproxy.c:400: warning: dereferencing pointer 'PyBufferProxy_Type.46' does break strict-aliasing rules >src/bufferproxy.c:400: note: initialized from here >src/bufferproxy.c:400: warning: dereferencing pointer 'PyBufferProxy_Type.46' does break strict-aliasing rules >src/bufferproxy.c:400: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/bufferproxy.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/bufferproxy.so >building 'pygame.pixelarray' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/pixelarray.c -o build/temp.linux-i686-2.6/src/pixelarray.o >src/pixelarray.c: In function 'initpixelarray': >src/pixelarray.c:2163: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/pixelarray.c:2167: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/pixelarray.c:2167: warning: dereferencing type-punned pointer will break strict-aliasing rules >src/pixelarray.c:2163: warning: dereferencing pointer 'PyPixelArray_Type.309' does break strict-aliasing rules >src/pixelarray.c:2163: warning: dereferencing pointer 'PyPixelArray_Type.309' does break strict-aliasing rules >src/pixelarray.c:2163: note: initialized from here >src/pixelarray.c:2167: warning: dereferencing pointer 'PyPixelArray_Type.309' does break strict-aliasing rules >src/pixelarray.c:2167: warning: dereferencing pointer 'PyPixelArray_Type.309' does break strict-aliasing rules >src/pixelarray.c:2167: warning: dereferencing pointer 'PyPixelArray_Type.309' does break strict-aliasing rules >src/pixelarray.c:2167: note: initialized from here >src/pixelarray.c:2167: warning: dereferencing pointer 'PyPixelArray_Type.309' does break strict-aliasing rules >src/pixelarray.c:2167: note: initialized from here >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/pixelarray.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/pixelarray.so >building 'pygame._arraysurfarray' extension >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -D_REENTRANT -I/usr/X11R6/include -I/usr/include/SDL -I/usr/include/python2.6 -c src/_arraysurfarray.c -o build/temp.linux-i686-2.6/src/_arraysurfarray.o >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/src/_arraysurfarray.o -L/usr/lib -lSDL -lpthread -lpython2.6 -o build/lib.linux-i686-2.6/pygame/_arraysurfarray.so >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C2cS9G >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 >++ dirname /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 >+ cd pygame-1.9.1release >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 >+ /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 >running install >running install_lib >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386 >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6 >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/font.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/rwobject.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/threads >copying build/lib.linux-i686-2.6/pygame/threads/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/threads >copying build/lib.linux-i686-2.6/pygame/threads/Py25Queue.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/threads >copying build/lib.linux-i686-2.6/pygame/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/surfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/mask.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/imageext.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_numpysurfarray.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_numpysndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/macosx.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_arraysurfarray.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/image.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/time.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/pixelarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/midi_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/mixer_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/sprite_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/joystick_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/transform_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/sysfont_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/threads_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/movie_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/gfxdraw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/blit_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/cdrom_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/rect_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/display_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/mixer_music_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/sndarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/scrap_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/time_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/overlay_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/cursors_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/surflock_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/font_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/bufferproxy_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/test_utils/unittest.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/test_utils/async_sub.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/test_utils/test_runner.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/test_utils/unittest_patch.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/test_utils/run_tests.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils >copying build/lib.linux-i686-2.6/pygame/tests/fastevent_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/mask_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/movie_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/event_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/test_test_.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/draw_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/key_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/image_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/mouse_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/surfarray_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/cdrom_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/surfarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/scrap_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1 >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1 >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1 >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1 >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/failures1/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1 >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/run_tests__test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/exclude/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/timeout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything/magic_tag_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything/sleep_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/fake_5_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/fake_6_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/all_ok/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/incomplete/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout >copying build/lib.linux-i686-2.6/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout >copying build/lib.linux-i686-2.6/pygame/tests/threads_tags.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/image__save_gl_surface_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/color_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/sndarray_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/tests/base_test.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests >copying build/lib.linux-i686-2.6/pygame/scrap.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/draw.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/gfxdraw.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/cdrom.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/bufferproxy.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/mixer.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/key.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_numericsndarray.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/mac_scrap.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_camera_opencv_highgui.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/display.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/pkgdata.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/constants.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/transform.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/sprite.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/fastevent.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/version.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/surflock.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/sndarray.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/overlay.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/rect.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/colordict.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/joystick.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/compat.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_numericsurfarray.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x >copying build/lib.linux-i686-2.6/pygame/gp2x/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x >copying build/lib.linux-i686-2.6/pygame/gp2x/constants.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x >copying build/lib.linux-i686-2.6/pygame/gp2x/locals.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x >copying build/lib.linux-i686-2.6/pygame/_camera_vidcapture.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/mixer_music.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/event.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/mouse.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/arraydemo.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/fastevents.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/camera.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/eventlist.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/fonty.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/blit_blends.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/midi.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/scroll.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/oldalien.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/overlay.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/blend_fill.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/pixelarray.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/aacircle.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/moveit.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/testsprite.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/sound_array_demos.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/mask.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/chimp.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/sound.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/movieplayer.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/glcube.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/stars.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/headless_no_windows_needed.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/liquid.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/scaletest.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/vgrade.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/examples/scrap_clipboard.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >copying build/lib.linux-i686-2.6/pygame/pixelarray.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/surface.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/sysfont.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying build/lib.linux-i686-2.6/pygame/docs/__main__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying build/lib.linux-i686-2.6/pygame/docs/__init__.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying build/lib.linux-i686-2.6/pygame/color.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/_camera.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/cursors.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying build/lib.linux-i686-2.6/pygame/base.so -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/threads/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/threads/Py25Queue.py to Py25Queue.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/camera.py to camera.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/surfarray.py to surfarray.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numpysurfarray.py to _numpysurfarray.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numpysndarray.py to _numpysndarray.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/macosx.py to macosx.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/pixelarray_test.py to pixelarray_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/midi_test.py to midi_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/mixer_test.py to mixer_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/sprite_test.py to sprite_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/joystick_test.py to joystick_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/transform_test.py to transform_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/__main__.py to __main__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/sysfont_test.py to sysfont_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/surface_test.py to surface_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/threads_test.py to threads_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/movie_tags.py to movie_tags.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/gfxdraw_test.py to gfxdraw_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/blit_test.py to blit_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/cdrom_tags.py to cdrom_tags.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/rect_test.py to rect_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/display_test.py to display_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/mixer_music_test.py to mixer_music_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/sndarray_tags.py to sndarray_tags.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/scrap_test.py to scrap_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/time_test.py to time_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/overlay_test.py to overlay_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/cursors_test.py to cursors_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/surflock_test.py to surflock_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/font_test.py to font_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/bufferproxy_test.py to bufferproxy_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils/unittest.py to unittest.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils/async_sub.py to async_sub.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils/test_runner.py to test_runner.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils/unittest_patch.py to unittest_patch.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_utils/run_tests.py to run_tests.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/fastevent_test.py to fastevent_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/mask_test.py to mask_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/movie_test.py to movie_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/event_test.py to event_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/test_test_.py to test_test_.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/draw_test.py to draw_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/key_test.py to key_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/image_test.py to image_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/mouse_test.py to mouse_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/surfarray_tags.py to surfarray_tags.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/cdrom_test.py to cdrom_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/surfarray_test.py to surfarray_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/scrap_tags.py to scrap_tags.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1/fake_3_test.py to fake_3_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/failures1/fake_4_test.py to fake_4_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_3_test.py to fake_3_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete_todo/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/run_tests__test.py to run_tests__test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude/magic_tag_test.py to magic_tag_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude/invisible_tag_test.py to invisible_tag_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/exclude/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout/sleep_test.py to sleep_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/timeout/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything/magic_tag_test.py to magic_tag_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything/sleep_test.py to sleep_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/everything/incomplete_todo_test.py to incomplete_todo_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_3_test.py to fake_3_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stderr/fake_4_test.py to fake_4_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_3_test.py to fake_3_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_5_test.py to fake_5_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_6_test.py to fake_6_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/zero_tests_test.py to zero_tests_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py to no_assertions__ret_code_of_1__test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/all_ok/fake_4_test.py to fake_4_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete/fake_3_test.py to fake_3_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/incomplete/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/infinite_loop/fake_1_test.py to fake_1_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_3_test.py to fake_3_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_2_test.py to fake_2_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/run_tests__tests/print_stdout/fake_4_test.py to fake_4_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/threads_tags.py to threads_tags.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/image__save_gl_surface_test.py to image__save_gl_surface_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/color_test.py to color_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/sndarray_test.py to sndarray_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/base_test.py to base_test.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mac_scrap.py to mac_scrap.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_camera_opencv_highgui.py to _camera_opencv_highgui.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/midi.py to midi.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/pkgdata.py to pkgdata.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/locals.py to locals.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/sprite.py to sprite.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/version.py to version.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/sndarray.py to sndarray.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/colordict.py to colordict.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/compat.py to compat.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x/constants.py to constants.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gp2x/locals.py to locals.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_camera_vidcapture.py to _camera_vidcapture.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/arraydemo.py to arraydemo.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/fastevents.py to fastevents.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/camera.py to camera.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/eventlist.py to eventlist.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/fonty.py to fonty.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/blit_blends.py to blit_blends.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/midi.py to midi.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/scroll.py to scroll.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/oldalien.py to oldalien.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/overlay.py to overlay.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/blend_fill.py to blend_fill.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/pixelarray.py to pixelarray.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/aacircle.py to aacircle.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/moveit.py to moveit.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/testsprite.py to testsprite.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/sound_array_demos.py to sound_array_demos.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/mask.py to mask.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/chimp.py to chimp.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/sound.py to sound.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/aliens.py to aliens.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/movieplayer.py to movieplayer.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/glcube.py to glcube.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/stars.py to stars.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/headless_no_windows_needed.py to headless_no_windows_needed.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/liquid.py to liquid.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/scaletest.py to scaletest.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/vgrade.py to vgrade.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/cursors.py to cursors.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/scrap_clipboard.py to scrap_clipboard.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/sysfont.py to sysfont.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/__main__.py to __main__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/cursors.py to cursors.pyc >writing byte-compilation script '/tmp/tmpUjDB1S.py' >/usr/bin/python -O /tmp/tmpUjDB1S.py >removing /tmp/tmpUjDB1S.py >running install_headers >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6 >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/camera.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/pygame.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/pgarrinter.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/fastevents.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/pygamedocs.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/pgopengl.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/pgcompat.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/mixer.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/surface.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/scrap.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/mask.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/font.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >copying src/bitmask.h -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/include/python2.6/pygame >running install_data >copying LGPL -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying readme.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying install.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying lib/pygame_icon.svg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying lib/pygame.ico -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying lib/pygame_icon.tiff -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying lib/freesansbold.ttf -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying lib/pygame_icon.icns -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >copying lib/pygame_icon.bmp -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/fixtures >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/fixtures/xbm_cursors >copying test/fixtures/xbm_cursors/white_sizing.xbm -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/fixtures/xbm_cursors >copying test/fixtures/xbm_cursors/white_sizing_mask.xbm -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/tests/fixtures/xbm_cursors >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien1.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien3.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/whiff.wav -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien3.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien2.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien1.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/secosmic_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien1.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/bomb.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/background.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/yuv_1.pgm -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/house_lo.ogg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/danger.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/fist.bmp -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/shot.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/midikeys.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/alien2.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/static.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/explosion1.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/house_lo.wav -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/house_lo.mp3 -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/blue.mpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/player1.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/arraydemo.bmp -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/car_door.wav -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/asprite.bmp -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/punch.wav -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/liquid.bmp -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/chimp.bmp -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/oldplayer.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >copying examples/data/boom.wav -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/data >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib >copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/info.nib -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib >copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/keyedobjects.nib -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib >copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/JavaCompiling.plist -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib >copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/_MainMenu_EOArchive_English.java -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib >copying examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/classes.nib -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib >copying examples/macosx/aliens_app_example/English.lproj/aliens.icns -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example/English.lproj >copying examples/macosx/aliens_app_example/aliens.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example >copying examples/macosx/aliens_app_example/setup.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example >copying examples/macosx/aliens_app_example/README.txt -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx/aliens_app_example >copying examples/macosx/macfont.py -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples/macosx >copying examples/readme.txt -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/examples >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/pygame.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/gfxdraw.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/color.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/transform.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/music.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/examples.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/mask.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/joystick.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/font.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/cdrom.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/mixer.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/camera.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/scrap.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/sprite.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/time.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/key.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/locals.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/surface.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/event.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/pixelarray.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/movie.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/display.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/draw.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/surfarray.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/image.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/overlay.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/index.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/mouse.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/midi.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/pygame_cursor.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/cursors.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/rect.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/tests.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >copying docs/ref/sndarray.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/ref >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/chimp >copying docs/tut/chimp/ChimpLineByLine.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/chimp >copying docs/tut/chimp/chimp.py.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/chimp >copying docs/tut/chimp/chimpshot.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/chimp >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/intro >copying docs/tut/intro/intro.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/intro >copying docs/tut/intro/ball.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/intro >copying docs/tut/intro/freedom.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/intro >copying docs/tut/intro/blade.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/intro >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/SurfarrayIntro.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/soften.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/imgarray.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/scaledown.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/flipped.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/allblack.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/striped.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/redimg.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/scaleup.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >copying docs/tut/surfarray/xfade.jpg -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/surfarray >creating /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/games5.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/games6.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/games2.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/MakeGames.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/games3.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/games4.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/radians.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/formulae.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/event-flowchart.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/tom/basic.png -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut/tom >copying docs/tut/SpriteIntro.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut >copying docs/tut/newbieguide.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut >copying docs/tut/DisplayModes.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut >copying docs/tut/MoveIt.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut >copying docs/tut/ImportInit.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs/tut >copying docs/logos.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying docs/index.html -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying docs/pygame_logo.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying docs/pygame_tiny.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying docs/pygame_small.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >copying docs/pygame_powered.gif -> /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/docs >running install_egg_info >Writing /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame-1.9.1release-py2.6.egg-info >+ chmod 755 /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_arraysurfarray.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_camera.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numericsndarray.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numericsurfarray.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/base.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/bufferproxy.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/cdrom.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/color.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/constants.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/display.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/draw.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/event.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/fastevent.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/font.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gfxdraw.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/image.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/imageext.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/joystick.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/key.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mask.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mixer.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mixer_music.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mouse.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/overlay.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/pixelarray.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/rect.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/rwobject.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/scrap.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/surface.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/surflock.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/time.so /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/transform.so >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pygame-1.9.1release >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/font.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/rwobject.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mask.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/imageext.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_arraysurfarray.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/image.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/time.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/scrap.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/draw.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/gfxdraw.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/cdrom.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/bufferproxy.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mixer.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/key.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numericsndarray.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/display.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/constants.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/transform.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/fastevent.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/surflock.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/overlay.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/rect.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/joystick.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numericsurfarray.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mixer_music.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/event.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/mouse.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/pixelarray.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/surface.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/color.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_camera.so >extracting debug info from /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/base.so >2698 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/ using /usr/bin/python2.6 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hC6VlA >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pygame-1.9.1release >+ unset DISPLAY >+ PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages >+ /usr/bin/python test/base_test.py >Traceback (most recent call last): > File "test/base_test.py", line 16, in <module> > from test.test_utils import test_not_implemented, unittest > File "/builddir/build/BUILD/pygame-1.9.1release/test/__init__.py", line 40, in <module> > from test.test_utils.run_tests import run > File "/builddir/build/BUILD/pygame-1.9.1release/test/test_utils/__init__.py", line 9, in <module> > import tempfile, sys, pygame, time, os > File "/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/__init__.py", line 254, in <module> > try: import pygame.sndarray > File "/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/sndarray.py", line 66, in <module> > import pygame._numpysndarray as numpysnd > File "/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numpysndarray.py", line 38, in <module> > import numpy > File "/usr/lib/python2.6/site-packages/numpy/__init__.py", line 132, in <module> > import add_newdocs > File "/usr/lib/python2.6/site-packages/numpy/add_newdocs.py", line 9, in <module> > from lib import add_newdoc > File "/usr/lib/python2.6/site-packages/numpy/lib/__init__.py", line 13, in <module> > from polynomial import * > File "/usr/lib/python2.6/site-packages/numpy/lib/polynomial.py", line 11, in <module> > import numpy.core.numeric as NX >AttributeError: 'module' object has no attribute 'core' >+ : >+ PYTHONPATH=/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages >+ /usr/bin/python test/image_test.py >Traceback (most recent call last): > File "test/image_test.py", line 17, in <module> > from test.test_utils \ > File "/builddir/build/BUILD/pygame-1.9.1release/test/__init__.py", line 40, in <module> > from test.test_utils.run_tests import run > File "/builddir/build/BUILD/pygame-1.9.1release/test/test_utils/__init__.py", line 9, in <module> > import tempfile, sys, pygame, time, os > File "/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/__init__.py", line 254, in <module> > try: import pygame.sndarray > File "/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/sndarray.py", line 66, in <module> > import pygame._numpysndarray as numpysnd > File "/builddir/build/BUILDROOT/pygame-1.9.1-1.fc13.i386/usr/lib/python2.6/site-packages/pygame/_numpysndarray.py", line 38, in <module> > import numpy > File "/usr/lib/python2.6/site-packages/numpy/__init__.py", line 132, in <module> > import add_newdocs > File "/usr/lib/python2.6/site-packages/numpy/add_newdocs.py", line 9, in <module> > from lib import add_newdoc > File "/usr/lib/python2.6/site-packages/numpy/lib/__init__.py", line 13, in <module> > from polynomial import * > File "/usr/lib/python2.6/site-packages/numpy/lib/polynomial.py", line 11, in <module> > import numpy.core.numeric as NX >AttributeError: 'module' object has no attribute 'core' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.hC6VlA (%check) > Bad exit status from /var/tmp/rpm-tmp.hC6VlA (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/pygame.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 324, 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 i386 --nodeps builddir/build/SPECS/pygame.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 564728
:
391385
| 391386 |
391387
|
391388
|
391389
|
391390