PistonDevelopers / sdl2_window

A SDL2 back-end for the Piston game engine
MIT License
23 stars 30 forks source link

Travis fails to build on OSX (but builds fine on Linux) #208

Closed mitchmindtree closed 8 years ago

mitchmindtree commented 9 years ago

Here's the log:

Perhaps an adjustment needs to be made to the .travis.yml script?

rustc 1.4.0 (8ab8581f6 2015-10-27)

$ cargo --version

(Bcargo 0.5.0-nightly (833b947 2015-09-13)

(B

travis_fold:start:before_install.1
travis_time:start:0115a364
$ curl -O http://www.libsdl.org/release/SDL2-2.0.0.tar.gz

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 10 3539k   10  359k    0     0   207k      0  0:00:17  0:00:01  0:00:16  207k
 61 3539k   61 2176k    0     0   809k      0  0:00:04  0:00:02  0:00:02  809k
100 3539k  100 3539k    0     0  1140k      0  0:00:03  0:00:03 --:--:-- 1140k

travis_time:end:0115a364:start=1447126638000000000,finish=1447126641000000000,duration=3000000000
travis_fold:end:before_install.1
travis_fold:start:before_install.2
travis_time:start:0860d320
$ tar -xzvf SDL2-2.0.0.tar.gz

x SDL2-2.0.0/

x SDL2-2.0.0/acinclude/

x SDL2-2.0.0/android-project/

x SDL2-2.0.0/Android.mk

x SDL2-2.0.0/autogen.sh

x SDL2-2.0.0/BUGS.txt

x SDL2-2.0.0/build-scripts/

x SDL2-2.0.0/cmake/

x SDL2-2.0.0/CMakeLists.txt

x SDL2-2.0.0/configure

x SDL2-2.0.0/configure.in

x SDL2-2.0.0/COPYING.txt

x SDL2-2.0.0/CREDITS.txt

x SDL2-2.0.0/debian/

x SDL2-2.0.0/include/

x SDL2-2.0.0/INSTALL.txt

x SDL2-2.0.0/Makefile.in

x SDL2-2.0.0/Makefile.minimal

x SDL2-2.0.0/Makefile.pandora

x SDL2-2.0.0/Makefile.psp

x SDL2-2.0.0/Makefile.wiz

x SDL2-2.0.0/README-android.txt

x SDL2-2.0.0/README-cmake.txt

x SDL2-2.0.0/README-directfb.txt

x SDL2-2.0.0/README-gesture.txt

x SDL2-2.0.0/README-hg.txt

x SDL2-2.0.0/README-ios.txt

x SDL2-2.0.0/README-macosx.txt

x SDL2-2.0.0/README-pandora.txt

x SDL2-2.0.0/README-platforms.txt

x SDL2-2.0.0/README-porting.txt

x SDL2-2.0.0/README-psp.txt

x SDL2-2.0.0/README-SDL.txt

x SDL2-2.0.0/README-touch.txt

x SDL2-2.0.0/README-wince.txt

x SDL2-2.0.0/README.txt

x SDL2-2.0.0/sdl2-config.in

x SDL2-2.0.0/sdl2.m4

x SDL2-2.0.0/sdl2.pc.in

x SDL2-2.0.0/SDL2.spec

x SDL2-2.0.0/SDL2.spec.in

x SDL2-2.0.0/src/

x SDL2-2.0.0/test/

x SDL2-2.0.0/TODO.txt

x SDL2-2.0.0/VisualC/

x SDL2-2.0.0/VisualC.html

x SDL2-2.0.0/WhatsNew.txt

x SDL2-2.0.0/Xcode/

x SDL2-2.0.0/Xcode-iOS/

x SDL2-2.0.0/Xcode-iOS/Demos/

x SDL2-2.0.0/Xcode-iOS/SDL/

x SDL2-2.0.0/Xcode-iOS/SDLtest/

x SDL2-2.0.0/Xcode-iOS/Template/

x SDL2-2.0.0/Xcode-iOS/Test/

x SDL2-2.0.0/Xcode-iOS/Test/Info.plist

x SDL2-2.0.0/Xcode-iOS/Test/README

x SDL2-2.0.0/Xcode-iOS/Test/TestiPhoneOS.xcodeproj/

x SDL2-2.0.0/Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/Default.png

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/Icon.png

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/Info.plist

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/main.c

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/TemplateIcon.icns

x SDL2-2.0.0/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist

x SDL2-2.0.0/Xcode-iOS/SDLtest/SDL2test.xcodeproj/

x SDL2-2.0.0/Xcode-iOS/SDLtest/SDL2test.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode-iOS/SDL/SDL.xcodeproj/

x SDL2-2.0.0/Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode-iOS/Demos/data/

x SDL2-2.0.0/Xcode-iOS/Demos/Default.png

x SDL2-2.0.0/Xcode-iOS/Demos/Demos.xcodeproj/

x SDL2-2.0.0/Xcode-iOS/Demos/Icon.png

x SDL2-2.0.0/Xcode-iOS/Demos/Info.plist

x SDL2-2.0.0/Xcode-iOS/Demos/README

x SDL2-2.0.0/Xcode-iOS/Demos/src/

x SDL2-2.0.0/Xcode-iOS/Demos/src/accelerometer.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/common.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/common.h

x SDL2-2.0.0/Xcode-iOS/Demos/src/fireworks.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/happy.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/keyboard.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/mixer.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/rectangles.c

x SDL2-2.0.0/Xcode-iOS/Demos/src/touch.c

x SDL2-2.0.0/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode-iOS/Demos/data/bitmapfont/

x SDL2-2.0.0/Xcode-iOS/Demos/data/drums/

x SDL2-2.0.0/Xcode-iOS/Demos/data/icon.bmp

x SDL2-2.0.0/Xcode-iOS/Demos/data/ship.bmp

x SDL2-2.0.0/Xcode-iOS/Demos/data/space.bmp

x SDL2-2.0.0/Xcode-iOS/Demos/data/stroke.bmp

x SDL2-2.0.0/Xcode-iOS/Demos/data/drums/ds_brush_snare.wav

x SDL2-2.0.0/Xcode-iOS/Demos/data/drums/ds_china.wav

x SDL2-2.0.0/Xcode-iOS/Demos/data/drums/ds_kick_big_amb.wav

x SDL2-2.0.0/Xcode-iOS/Demos/data/drums/ds_loose_skin_mute.wav

x SDL2-2.0.0/Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp

x SDL2-2.0.0/Xcode-iOS/Demos/data/bitmapfont/license.txt

x SDL2-2.0.0/Xcode/SDL/

x SDL2-2.0.0/Xcode/SDLTest/

x SDL2-2.0.0/Xcode/XcodeDocSet/

x SDL2-2.0.0/Xcode/XcodeDocSet/Doxyfile

x SDL2-2.0.0/Xcode/SDLTest/SDLTest.xcodeproj/

x SDL2-2.0.0/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode/SDL/Info-Framework.plist

x SDL2-2.0.0/Xcode/SDL/pkg-support/

x SDL2-2.0.0/Xcode/SDL/SDL.xcodeproj/

x SDL2-2.0.0/Xcode/SDL/SDL.xcodeproj/project.pbxproj

x SDL2-2.0.0/Xcode/SDL/pkg-support/codesign-frameworks.sh

x SDL2-2.0.0/Xcode/SDL/pkg-support/resources/

x SDL2-2.0.0/Xcode/SDL/pkg-support/SDL.info

x SDL2-2.0.0/Xcode/SDL/pkg-support/sdl_logo.pdf

x SDL2-2.0.0/Xcode/SDL/pkg-support/resources/License.txt

x SDL2-2.0.0/Xcode/SDL/pkg-support/resources/ReadMe.txt

x SDL2-2.0.0/Xcode/SDL/pkg-support/resources/SDL_DS_Store

x SDL2-2.0.0/VisualC/clean.sh

x SDL2-2.0.0/VisualC/SDL/

x SDL2-2.0.0/VisualC/SDL_VS2008.sln

x SDL2-2.0.0/VisualC/SDL_VS2010.sln

x SDL2-2.0.0/VisualC/SDL_VS2010EE.sln

x SDL2-2.0.0/VisualC/SDL_VS2012.sln

x SDL2-2.0.0/VisualC/SDL_VS2012EE.sln

x SDL2-2.0.0/VisualC/SDLmain/

x SDL2-2.0.0/VisualC/SDLtest/

x SDL2-2.0.0/VisualC/tests/

x SDL2-2.0.0/VisualC/tests/checkkeys/

x SDL2-2.0.0/VisualC/tests/loopwave/

x SDL2-2.0.0/VisualC/tests/testatomic/

x SDL2-2.0.0/VisualC/tests/testautomation/

x SDL2-2.0.0/VisualC/tests/testdraw2/

x SDL2-2.0.0/VisualC/tests/testfile/

x SDL2-2.0.0/VisualC/tests/testgamecontroller/

x SDL2-2.0.0/VisualC/tests/testgesture/

x SDL2-2.0.0/VisualC/tests/testgl2/

x SDL2-2.0.0/VisualC/tests/testjoystick/

x SDL2-2.0.0/VisualC/tests/testoverlay2/

x SDL2-2.0.0/VisualC/tests/testplatform/

x SDL2-2.0.0/VisualC/tests/testpower/

x SDL2-2.0.0/VisualC/tests/testrendertarget/

x SDL2-2.0.0/VisualC/tests/testscale/

x SDL2-2.0.0/VisualC/tests/testshape/

x SDL2-2.0.0/VisualC/tests/testsprite2/

x SDL2-2.0.0/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testsprite2/testsprite2_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testsprite2/testsprite2_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testshape/testshape_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testshape/testshape_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testshape/testshape_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testscale/testscale_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testscale/testscale_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testscale/testscale_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testrendertarget/testrendertarget_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testrendertarget/testrendertarget_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testrendertarget/testrendertarget_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testpower/testpower_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testpower/testpower_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testpower/testpower_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testplatform/testplatform_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testplatform/testplatform_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testplatform/testplatform_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testoverlay2/testoverlay2_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testoverlay2/testoverlay2_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testjoystick/testjoystick_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testjoystick/testjoystick_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testgl2/testgl2_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testgl2/testgl2_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testgl2/testgl2_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testgesture/testgesture_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testgesture/testgesture_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testgesture/testgesture_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testgamecontroller/testgamecontroller_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testgamecontroller/testgamecontroller_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testfile/testfile_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testfile/testfile_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testfile/testfile_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testdraw2/testdraw2_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testdraw2/testdraw2_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testautomation/testautomation_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testautomation/testautomation_vs2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testautomation/testautomation_vs2012.vcxproj

x SDL2-2.0.0/VisualC/tests/testatomic/testatomic_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/testatomic/testatomic_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/testatomic/testatomic_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/loopwave/loopwave_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/loopwave/loopwave_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/loopwave/loopwave_VS2012.vcxproj

x SDL2-2.0.0/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj

x SDL2-2.0.0/VisualC/tests/checkkeys/checkkeys_VS2010.vcxproj

x SDL2-2.0.0/VisualC/tests/checkkeys/checkkeys_VS2012.vcxproj

x SDL2-2.0.0/VisualC/SDLtest/SDLtest_VS2008.vcproj

x SDL2-2.0.0/VisualC/SDLtest/SDLtest_VS2010.vcxproj

x SDL2-2.0.0/VisualC/SDLtest/SDLtest_VS2012.vcxproj

x SDL2-2.0.0/VisualC/SDLmain/SDLmain_VS2008.vcproj

x SDL2-2.0.0/VisualC/SDLmain/SDLmain_VS2010.vcxproj

x SDL2-2.0.0/VisualC/SDLmain/SDLmain_VS2012.vcxproj

x SDL2-2.0.0/VisualC/SDL/SDL_VS2008.vcproj

x SDL2-2.0.0/VisualC/SDL/SDL_VS2010.vcxproj

x SDL2-2.0.0/VisualC/SDL/SDL_VS2012.vcxproj

x SDL2-2.0.0/test/acinclude.m4

x SDL2-2.0.0/test/aclocal.m4

x SDL2-2.0.0/test/autogen.sh

x SDL2-2.0.0/test/checkkeys.c

x SDL2-2.0.0/test/configure

x SDL2-2.0.0/test/configure.in

x SDL2-2.0.0/test/COPYING

x SDL2-2.0.0/test/gcc-fat.sh

x SDL2-2.0.0/test/icon.bmp

x SDL2-2.0.0/test/loopwave.c

x SDL2-2.0.0/test/Makefile.in

x SDL2-2.0.0/test/moose.dat

x SDL2-2.0.0/test/picture.xbm

x SDL2-2.0.0/test/README

x SDL2-2.0.0/test/relative_mode.markdown

x SDL2-2.0.0/test/sample.bmp

x SDL2-2.0.0/test/sample.wav

x SDL2-2.0.0/test/shapes/

x SDL2-2.0.0/test/testatomic.c

x SDL2-2.0.0/test/testaudioinfo.c

x SDL2-2.0.0/test/testautomation.c

x SDL2-2.0.0/test/testautomation_audio.c

x SDL2-2.0.0/test/testautomation_clipboard.c

x SDL2-2.0.0/test/testautomation_events.c

x SDL2-2.0.0/test/testautomation_keyboard.c

x SDL2-2.0.0/test/testautomation_main.c

x SDL2-2.0.0/test/testautomation_mouse.c

x SDL2-2.0.0/test/testautomation_pixels.c

x SDL2-2.0.0/test/testautomation_platform.c

x SDL2-2.0.0/test/testautomation_rect.c

x SDL2-2.0.0/test/testautomation_render.c

x SDL2-2.0.0/test/testautomation_rwops.c

x SDL2-2.0.0/test/testautomation_sdltest.c

x SDL2-2.0.0/test/testautomation_stdlib.c

x SDL2-2.0.0/test/testautomation_suites.h

x SDL2-2.0.0/test/testautomation_surface.c

x SDL2-2.0.0/test/testautomation_syswm.c

x SDL2-2.0.0/test/testautomation_timer.c

x SDL2-2.0.0/test/testautomation_video.c

x SDL2-2.0.0/test/testdraw2.c

x SDL2-2.0.0/test/testdrawchessboard.c

x SDL2-2.0.0/test/testerror.c

x SDL2-2.0.0/test/testfile.c

x SDL2-2.0.0/test/testgamecontroller.c

x SDL2-2.0.0/test/testgesture.c

x SDL2-2.0.0/test/testgl2.c

x SDL2-2.0.0/test/testgles.c

x SDL2-2.0.0/test/testhaptic.c

x SDL2-2.0.0/test/testiconv.c

x SDL2-2.0.0/test/testime.c

x SDL2-2.0.0/test/testintersections.c

x SDL2-2.0.0/test/testjoystick.c

x SDL2-2.0.0/test/testkeys.c

x SDL2-2.0.0/test/testloadso.c

x SDL2-2.0.0/test/testlock.c

x SDL2-2.0.0/test/testmessage.c

x SDL2-2.0.0/test/testmultiaudio.c

x SDL2-2.0.0/test/testnative.c

x SDL2-2.0.0/test/testnative.h

x SDL2-2.0.0/test/testnativecocoa.m

x SDL2-2.0.0/test/testnativew32.c

x SDL2-2.0.0/test/testnativex11.c

x SDL2-2.0.0/test/testoverlay2.c

x SDL2-2.0.0/test/testplatform.c

x SDL2-2.0.0/test/testpower.c

x SDL2-2.0.0/test/testrelative.c

x SDL2-2.0.0/test/testrendercopyex.c

x SDL2-2.0.0/test/testrendertarget.c

x SDL2-2.0.0/test/testresample.c

x SDL2-2.0.0/test/testrumble.c

x SDL2-2.0.0/test/testscale.c

x SDL2-2.0.0/test/testsem.c

x SDL2-2.0.0/test/testshader.c

x SDL2-2.0.0/test/testshape.c

x SDL2-2.0.0/test/testsprite2.c

x SDL2-2.0.0/test/testspriteminimal.c

x SDL2-2.0.0/test/teststreaming.c

x SDL2-2.0.0/test/testthread.c

x SDL2-2.0.0/test/testtimer.c

x SDL2-2.0.0/test/testver.c

x SDL2-2.0.0/test/testwm2.c

x SDL2-2.0.0/test/torturethread.c

x SDL2-2.0.0/test/utf8.txt

x SDL2-2.0.0/test/shapes/p01_shape24.bmp

x SDL2-2.0.0/test/shapes/p01_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p01_shape8.bmp

x SDL2-2.0.0/test/shapes/p02_shape24.bmp

x SDL2-2.0.0/test/shapes/p02_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p02_shape8.bmp

x SDL2-2.0.0/test/shapes/p03_shape24.bmp

x SDL2-2.0.0/test/shapes/p03_shape8.bmp

x SDL2-2.0.0/test/shapes/p04_shape1.bmp

x SDL2-2.0.0/test/shapes/p04_shape24.bmp

x SDL2-2.0.0/test/shapes/p04_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p04_shape8.bmp

x SDL2-2.0.0/test/shapes/p05_shape8.bmp

x SDL2-2.0.0/test/shapes/p06_shape1alpha.bmp

x SDL2-2.0.0/test/shapes/p06_shape24.bmp

x SDL2-2.0.0/test/shapes/p06_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p06_shape8.bmp

x SDL2-2.0.0/test/shapes/p07_shape24.bmp

x SDL2-2.0.0/test/shapes/p07_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p07_shape8.bmp

x SDL2-2.0.0/test/shapes/p08_shape24.bmp

x SDL2-2.0.0/test/shapes/p08_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p08_shape8.bmp

x SDL2-2.0.0/test/shapes/p09_shape24.bmp

x SDL2-2.0.0/test/shapes/p09_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p09_shape8.bmp

x SDL2-2.0.0/test/shapes/p10_shape1.bmp

x SDL2-2.0.0/test/shapes/p10_shape24.bmp

x SDL2-2.0.0/test/shapes/p10_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p10_shape8.bmp

x SDL2-2.0.0/test/shapes/p11_shape24.bmp

x SDL2-2.0.0/test/shapes/p11_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p11_shape8.bmp

x SDL2-2.0.0/test/shapes/p12_shape24.bmp

x SDL2-2.0.0/test/shapes/p12_shape8.bmp

x SDL2-2.0.0/test/shapes/p13_shape24.bmp

x SDL2-2.0.0/test/shapes/p13_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p13_shape8.bmp

x SDL2-2.0.0/test/shapes/p14_shape24.bmp

x SDL2-2.0.0/test/shapes/p14_shape8.bmp

x SDL2-2.0.0/test/shapes/p15_shape24.bmp

x SDL2-2.0.0/test/shapes/p15_shape32alpha.bmp

x SDL2-2.0.0/test/shapes/p15_shape8.bmp

x SDL2-2.0.0/test/shapes/p16_shape1.bmp

x SDL2-2.0.0/test/shapes/p16_shape24.bmp

x SDL2-2.0.0/test/shapes/p16_shape8.bmp

x SDL2-2.0.0/test/shapes/trollface_24.bmp

x SDL2-2.0.0/test/shapes/trollface_32alpha.bmp

x SDL2-2.0.0/src/atomic/

x SDL2-2.0.0/src/audio/

x SDL2-2.0.0/src/core/

x SDL2-2.0.0/src/cpuinfo/

x SDL2-2.0.0/src/events/

x SDL2-2.0.0/src/file/

x SDL2-2.0.0/src/haptic/

x SDL2-2.0.0/src/joystick/

x SDL2-2.0.0/src/libm/

x SDL2-2.0.0/src/loadso/

x SDL2-2.0.0/src/main/

x SDL2-2.0.0/src/power/

x SDL2-2.0.0/src/render/

x SDL2-2.0.0/src/SDL.c

x SDL2-2.0.0/src/SDL_assert.c

x SDL2-2.0.0/src/SDL_assert_c.h

x SDL2-2.0.0/src/SDL_error.c

x SDL2-2.0.0/src/SDL_error_c.h

x SDL2-2.0.0/src/SDL_hints.c

x SDL2-2.0.0/src/SDL_log.c

x SDL2-2.0.0/src/stdlib/

x SDL2-2.0.0/src/test/

x SDL2-2.0.0/src/thread/

x SDL2-2.0.0/src/timer/

x SDL2-2.0.0/src/video/

x SDL2-2.0.0/src/video/android/

x SDL2-2.0.0/src/video/bwindow/

x SDL2-2.0.0/src/video/cocoa/

x SDL2-2.0.0/src/video/directfb/

x SDL2-2.0.0/src/video/dummy/

x SDL2-2.0.0/src/video/pandora/

x SDL2-2.0.0/src/video/psp/

x SDL2-2.0.0/src/video/SDL_blit.c

x SDL2-2.0.0/src/video/SDL_blit.h

x SDL2-2.0.0/src/video/SDL_blit_0.c

x SDL2-2.0.0/src/video/SDL_blit_1.c

x SDL2-2.0.0/src/video/SDL_blit_A.c

x SDL2-2.0.0/src/video/SDL_blit_auto.c

x SDL2-2.0.0/src/video/SDL_blit_auto.h

x SDL2-2.0.0/src/video/SDL_blit_copy.c

x SDL2-2.0.0/src/video/SDL_blit_copy.h

x SDL2-2.0.0/src/video/SDL_blit_N.c

x SDL2-2.0.0/src/video/SDL_blit_slow.c

x SDL2-2.0.0/src/video/SDL_blit_slow.h

x SDL2-2.0.0/src/video/SDL_bmp.c

x SDL2-2.0.0/src/video/SDL_clipboard.c

x SDL2-2.0.0/src/video/SDL_fillrect.c

x SDL2-2.0.0/src/video/SDL_pixels.c

x SDL2-2.0.0/src/video/SDL_pixels_c.h

x SDL2-2.0.0/src/video/SDL_rect.c

x SDL2-2.0.0/src/video/SDL_rect_c.h

x SDL2-2.0.0/src/video/SDL_RLEaccel.c

x SDL2-2.0.0/src/video/SDL_RLEaccel_c.h

x SDL2-2.0.0/src/video/SDL_shape.c

x SDL2-2.0.0/src/video/SDL_shape_internals.h

x SDL2-2.0.0/src/video/SDL_stretch.c

x SDL2-2.0.0/src/video/SDL_surface.c

x SDL2-2.0.0/src/video/SDL_sysvideo.h

x SDL2-2.0.0/src/video/SDL_video.c

x SDL2-2.0.0/src/video/sdlgenblit.pl

x SDL2-2.0.0/src/video/uikit/

x SDL2-2.0.0/src/video/windows/

x SDL2-2.0.0/src/video/x11/

x SDL2-2.0.0/src/video/x11/edid-parse.c

x SDL2-2.0.0/src/video/x11/edid.h

x SDL2-2.0.0/src/video/x11/imKStoUCS.c

x SDL2-2.0.0/src/video/x11/imKStoUCS.h

x SDL2-2.0.0/src/video/x11/SDL_x11clipboard.c

x SDL2-2.0.0/src/video/x11/SDL_x11clipboard.h

x SDL2-2.0.0/src/video/x11/SDL_x11dyn.c

x SDL2-2.0.0/src/video/x11/SDL_x11dyn.h

x SDL2-2.0.0/src/video/x11/SDL_x11events.c

x SDL2-2.0.0/src/video/x11/SDL_x11events.h

x SDL2-2.0.0/src/video/x11/SDL_x11framebuffer.c

x SDL2-2.0.0/src/video/x11/SDL_x11framebuffer.h

x SDL2-2.0.0/src/video/x11/SDL_x11keyboard.c

x SDL2-2.0.0/src/video/x11/SDL_x11keyboard.h

x SDL2-2.0.0/src/video/x11/SDL_x11messagebox.c

x SDL2-2.0.0/src/video/x11/SDL_x11messagebox.h

x SDL2-2.0.0/src/video/x11/SDL_x11modes.c

x SDL2-2.0.0/src/video/x11/SDL_x11modes.h

x SDL2-2.0.0/src/video/x11/SDL_x11mouse.c

x SDL2-2.0.0/src/video/x11/SDL_x11mouse.h

x SDL2-2.0.0/src/video/x11/SDL_x11opengl.c

x SDL2-2.0.0/src/video/x11/SDL_x11opengl.h

x SDL2-2.0.0/src/video/x11/SDL_x11opengles.c

x SDL2-2.0.0/src/video/x11/SDL_x11opengles.h

x SDL2-2.0.0/src/video/x11/SDL_x11shape.c

x SDL2-2.0.0/src/video/x11/SDL_x11shape.h

x SDL2-2.0.0/src/video/x11/SDL_x11sym.h

x SDL2-2.0.0/src/video/x11/SDL_x11touch.c

x SDL2-2.0.0/src/video/x11/SDL_x11touch.h

x SDL2-2.0.0/src/video/x11/SDL_x11video.c

x SDL2-2.0.0/src/video/x11/SDL_x11video.h

x SDL2-2.0.0/src/video/x11/SDL_x11window.c

x SDL2-2.0.0/src/video/x11/SDL_x11window.h

x SDL2-2.0.0/src/video/x11/SDL_x11xinput2.c

x SDL2-2.0.0/src/video/x11/SDL_x11xinput2.h

x SDL2-2.0.0/src/video/windows/SDL_msctf.h

x SDL2-2.0.0/src/video/windows/SDL_vkeys.h

x SDL2-2.0.0/src/video/windows/SDL_windowsclipboard.c

x SDL2-2.0.0/src/video/windows/SDL_windowsclipboard.h

x SDL2-2.0.0/src/video/windows/SDL_windowsevents.c

x SDL2-2.0.0/src/video/windows/SDL_windowsevents.h

x SDL2-2.0.0/src/video/windows/SDL_windowsframebuffer.c

x SDL2-2.0.0/src/video/windows/SDL_windowsframebuffer.h

x SDL2-2.0.0/src/video/windows/SDL_windowskeyboard.c

x SDL2-2.0.0/src/video/windows/SDL_windowskeyboard.h

x SDL2-2.0.0/src/video/windows/SDL_windowsmessagebox.c

x SDL2-2.0.0/src/video/windows/SDL_windowsmessagebox.h

x SDL2-2.0.0/src/video/windows/SDL_windowsmodes.c

x SDL2-2.0.0/src/video/windows/SDL_windowsmodes.h

x SDL2-2.0.0/src/video/windows/SDL_windowsmouse.c

x SDL2-2.0.0/src/video/windows/SDL_windowsmouse.h

x SDL2-2.0.0/src/video/windows/SDL_windowsopengl.c

x SDL2-2.0.0/src/video/windows/SDL_windowsopengl.h

x SDL2-2.0.0/src/video/windows/SDL_windowsshape.c

x SDL2-2.0.0/src/video/windows/SDL_windowsshape.h

x SDL2-2.0.0/src/video/windows/SDL_windowsvideo.c

x SDL2-2.0.0/src/video/windows/SDL_windowsvideo.h

x SDL2-2.0.0/src/video/windows/SDL_windowswindow.c

x SDL2-2.0.0/src/video/windows/SDL_windowswindow.h

x SDL2-2.0.0/src/video/windows/wmmsg.h

x SDL2-2.0.0/src/video/uikit/keyinfotable.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitappdelegate.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitappdelegate.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitevents.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitevents.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitmessagebox.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitmessagebox.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitmodes.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitmodes.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitopengles.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitopengles.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitopenglview.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitopenglview.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitvideo.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitvideo.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitview.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitview.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitviewcontroller.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitviewcontroller.m

x SDL2-2.0.0/src/video/uikit/SDL_uikitwindow.h

x SDL2-2.0.0/src/video/uikit/SDL_uikitwindow.m

x SDL2-2.0.0/src/video/psp/SDL_pspevents.c

x SDL2-2.0.0/src/video/psp/SDL_pspevents_c.h

x SDL2-2.0.0/src/video/psp/SDL_pspgl.c

x SDL2-2.0.0/src/video/psp/SDL_pspgl_c.h

x SDL2-2.0.0/src/video/psp/SDL_pspmouse.c

x SDL2-2.0.0/src/video/psp/SDL_pspmouse_c.h

x SDL2-2.0.0/src/video/psp/SDL_pspvideo.c

x SDL2-2.0.0/src/video/psp/SDL_pspvideo.h

x SDL2-2.0.0/src/video/pandora/SDL_pandora.c

x SDL2-2.0.0/src/video/pandora/SDL_pandora.h

x SDL2-2.0.0/src/video/pandora/SDL_pandora_events.c

x SDL2-2.0.0/src/video/pandora/SDL_pandora_events.h

x SDL2-2.0.0/src/video/dummy/SDL_nullevents.c

x SDL2-2.0.0/src/video/dummy/SDL_nullevents_c.h

x SDL2-2.0.0/src/video/dummy/SDL_nullframebuffer.c

x SDL2-2.0.0/src/video/dummy/SDL_nullframebuffer_c.h

x SDL2-2.0.0/src/video/dummy/SDL_nullvideo.c

x SDL2-2.0.0/src/video/dummy/SDL_nullvideo.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_dyn.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_dyn.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_events.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_events.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_modes.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_modes.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_mouse.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_mouse.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_opengl.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_opengl.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_render.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_render.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_shape.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_shape.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_video.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_video.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_window.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_window.h

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_WM.c

x SDL2-2.0.0/src/video/directfb/SDL_DirectFB_WM.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoaclipboard.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoaclipboard.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoaevents.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoaevents.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoakeyboard.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoakeyboard.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamessagebox.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamessagebox.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamodes.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamodes.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamouse.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamouse.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamousetap.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoamousetap.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoaopengl.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoaopengl.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoashape.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoashape.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoavideo.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoavideo.m

x SDL2-2.0.0/src/video/cocoa/SDL_cocoawindow.h

x SDL2-2.0.0/src/video/cocoa/SDL_cocoawindow.m

x SDL2-2.0.0/src/video/bwindow/SDL_bclipboard.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bclipboard.h

x SDL2-2.0.0/src/video/bwindow/SDL_bevents.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bevents.h

x SDL2-2.0.0/src/video/bwindow/SDL_bframebuffer.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bframebuffer.h

x SDL2-2.0.0/src/video/bwindow/SDL_bkeyboard.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bkeyboard.h

x SDL2-2.0.0/src/video/bwindow/SDL_bmodes.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bmodes.h

x SDL2-2.0.0/src/video/bwindow/SDL_bopengl.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bopengl.h

x SDL2-2.0.0/src/video/bwindow/SDL_bvideo.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bvideo.h

x SDL2-2.0.0/src/video/bwindow/SDL_BWin.h

x SDL2-2.0.0/src/video/bwindow/SDL_bwindow.cc

x SDL2-2.0.0/src/video/bwindow/SDL_bwindow.h

x SDL2-2.0.0/src/video/android/SDL_androidclipboard.c

x SDL2-2.0.0/src/video/android/SDL_androidclipboard.h

x SDL2-2.0.0/src/video/android/SDL_androidevents.c

x SDL2-2.0.0/src/video/android/SDL_androidevents.h

x SDL2-2.0.0/src/video/android/SDL_androidgl.c

x SDL2-2.0.0/src/video/android/SDL_androidkeyboard.c

x SDL2-2.0.0/src/video/android/SDL_androidkeyboard.h

x SDL2-2.0.0/src/video/android/SDL_androidtouch.c

x SDL2-2.0.0/src/video/android/SDL_androidtouch.h

x SDL2-2.0.0/src/video/android/SDL_androidvideo.c

x SDL2-2.0.0/src/video/android/SDL_androidvideo.h

x SDL2-2.0.0/src/video/android/SDL_androidwindow.c

x SDL2-2.0.0/src/video/android/SDL_androidwindow.h

x SDL2-2.0.0/src/timer/beos/

x SDL2-2.0.0/src/timer/dummy/

x SDL2-2.0.0/src/timer/psp/

x SDL2-2.0.0/src/timer/SDL_timer.c

x SDL2-2.0.0/src/timer/SDL_timer_c.h

x SDL2-2.0.0/src/timer/unix/

x SDL2-2.0.0/src/timer/windows/

x SDL2-2.0.0/src/timer/windows/SDL_systimer.c

x SDL2-2.0.0/src/timer/unix/SDL_systimer.c

x SDL2-2.0.0/src/timer/psp/SDL_systimer.c

x SDL2-2.0.0/src/timer/dummy/SDL_systimer.c

x SDL2-2.0.0/src/timer/beos/SDL_systimer.c

x SDL2-2.0.0/src/thread/beos/

x SDL2-2.0.0/src/thread/generic/

x SDL2-2.0.0/src/thread/psp/

x SDL2-2.0.0/src/thread/pthread/

x SDL2-2.0.0/src/thread/SDL_systhread.h

x SDL2-2.0.0/src/thread/SDL_thread.c

x SDL2-2.0.0/src/thread/SDL_thread_c.h

x SDL2-2.0.0/src/thread/windows/

x SDL2-2.0.0/src/thread/windows/SDL_sysmutex.c

x SDL2-2.0.0/src/thread/windows/SDL_syssem.c

x SDL2-2.0.0/src/thread/windows/SDL_systhread.c

x SDL2-2.0.0/src/thread/windows/SDL_systhread_c.h

x SDL2-2.0.0/src/thread/windows/SDL_systls.c

x SDL2-2.0.0/src/thread/pthread/SDL_syscond.c

x SDL2-2.0.0/src/thread/pthread/SDL_sysmutex.c

x SDL2-2.0.0/src/thread/pthread/SDL_sysmutex_c.h

x SDL2-2.0.0/src/thread/pthread/SDL_syssem.c

x SDL2-2.0.0/src/thread/pthread/SDL_systhread.c

x SDL2-2.0.0/src/thread/pthread/SDL_systhread_c.h

x SDL2-2.0.0/src/thread/pthread/SDL_systls.c

x SDL2-2.0.0/src/thread/psp/SDL_syscond.c

x SDL2-2.0.0/src/thread/psp/SDL_sysmutex.c

x SDL2-2.0.0/src/thread/psp/SDL_sysmutex_c.h

x SDL2-2.0.0/src/thread/psp/SDL_syssem.c

x SDL2-2.0.0/src/thread/psp/SDL_systhread.c

x SDL2-2.0.0/src/thread/psp/SDL_systhread_c.h

x SDL2-2.0.0/src/thread/generic/SDL_syscond.c

x SDL2-2.0.0/src/thread/generic/SDL_sysmutex.c

x SDL2-2.0.0/src/thread/generic/SDL_sysmutex_c.h

x SDL2-2.0.0/src/thread/generic/SDL_syssem.c

x SDL2-2.0.0/src/thread/generic/SDL_systhread.c

x SDL2-2.0.0/src/thread/generic/SDL_systhread_c.h

x SDL2-2.0.0/src/thread/generic/SDL_systls.c

x SDL2-2.0.0/src/thread/beos/SDL_syssem.c

x SDL2-2.0.0/src/thread/beos/SDL_systhread.c

x SDL2-2.0.0/src/thread/beos/SDL_systhread_c.h

x SDL2-2.0.0/src/thread/beos/SDL_systls.c

x SDL2-2.0.0/src/test/SDL_test_assert.c

x SDL2-2.0.0/src/test/SDL_test_common.c

x SDL2-2.0.0/src/test/SDL_test_compare.c

x SDL2-2.0.0/src/test/SDL_test_crc32.c

x SDL2-2.0.0/src/test/SDL_test_font.c

x SDL2-2.0.0/src/test/SDL_test_fuzzer.c

x SDL2-2.0.0/src/test/SDL_test_harness.c

x SDL2-2.0.0/src/test/SDL_test_imageBlit.c

x SDL2-2.0.0/src/test/SDL_test_imageBlitBlend.c

x SDL2-2.0.0/src/test/SDL_test_imageFace.c

x SDL2-2.0.0/src/test/SDL_test_imagePrimitives.c

x SDL2-2.0.0/src/test/SDL_test_imagePrimitivesBlend.c

x SDL2-2.0.0/src/test/SDL_test_log.c

x SDL2-2.0.0/src/test/SDL_test_md5.c

x SDL2-2.0.0/src/test/SDL_test_random.c

x SDL2-2.0.0/src/stdlib/SDL_getenv.c

x SDL2-2.0.0/src/stdlib/SDL_iconv.c

x SDL2-2.0.0/src/stdlib/SDL_malloc.c

x SDL2-2.0.0/src/stdlib/SDL_qsort.c

x SDL2-2.0.0/src/stdlib/SDL_stdlib.c

x SDL2-2.0.0/src/stdlib/SDL_string.c

x SDL2-2.0.0/src/render/direct3d/

x SDL2-2.0.0/src/render/mmx.h

x SDL2-2.0.0/src/render/opengl/

x SDL2-2.0.0/src/render/opengles/

x SDL2-2.0.0/src/render/opengles2/

x SDL2-2.0.0/src/render/psp/

x SDL2-2.0.0/src/render/SDL_render.c

x SDL2-2.0.0/src/render/SDL_sysrender.h

x SDL2-2.0.0/src/render/SDL_yuv_mmx.c

x SDL2-2.0.0/src/render/SDL_yuv_sw.c

x SDL2-2.0.0/src/render/SDL_yuv_sw_c.h

x SDL2-2.0.0/src/render/software/

x SDL2-2.0.0/src/render/software/SDL_blendfillrect.c

x SDL2-2.0.0/src/render/software/SDL_blendfillrect.h

x SDL2-2.0.0/src/render/software/SDL_blendline.c

x SDL2-2.0.0/src/render/software/SDL_blendline.h

x SDL2-2.0.0/src/render/software/SDL_blendpoint.c

x SDL2-2.0.0/src/render/software/SDL_blendpoint.h

x SDL2-2.0.0/src/render/software/SDL_draw.h

x SDL2-2.0.0/src/render/software/SDL_drawline.c

x SDL2-2.0.0/src/render/software/SDL_drawline.h

x SDL2-2.0.0/src/render/software/SDL_drawpoint.c

x SDL2-2.0.0/src/render/software/SDL_drawpoint.h

x SDL2-2.0.0/src/render/software/SDL_render_sw.c

x SDL2-2.0.0/src/render/software/SDL_render_sw_c.h

x SDL2-2.0.0/src/render/software/SDL_rotate.c

x SDL2-2.0.0/src/render/software/SDL_rotate.h

x SDL2-2.0.0/src/render/psp/SDL_render_psp.c

x SDL2-2.0.0/src/render/opengles2/SDL_gles2funcs.h

x SDL2-2.0.0/src/render/opengles2/SDL_render_gles2.c

x SDL2-2.0.0/src/render/opengles2/SDL_shaders_gles2.c

x SDL2-2.0.0/src/render/opengles2/SDL_shaders_gles2.h

x SDL2-2.0.0/src/render/opengles/SDL_glesfuncs.h

x SDL2-2.0.0/src/render/opengles/SDL_render_gles.c

x SDL2-2.0.0/src/render/opengl/SDL_glfuncs.h

x SDL2-2.0.0/src/render/opengl/SDL_render_gl.c

x SDL2-2.0.0/src/render/opengl/SDL_shaders_gl.c

x SDL2-2.0.0/src/render/opengl/SDL_shaders_gl.h

x SDL2-2.0.0/src/render/direct3d/SDL_render_d3d.c

x SDL2-2.0.0/src/power/android/

x SDL2-2.0.0/src/power/beos/

x SDL2-2.0.0/src/power/linux/

x SDL2-2.0.0/src/power/macosx/

x SDL2-2.0.0/src/power/psp/

x SDL2-2.0.0/src/power/SDL_power.c

x SDL2-2.0.0/src/power/uikit/

x SDL2-2.0.0/src/power/windows/

x SDL2-2.0.0/src/power/windows/SDL_syspower.c

x SDL2-2.0.0/src/power/uikit/SDL_syspower.h

x SDL2-2.0.0/src/power/uikit/SDL_syspower.m

x SDL2-2.0.0/src/power/psp/SDL_syspower.c

x SDL2-2.0.0/src/power/macosx/SDL_syspower.c

x SDL2-2.0.0/src/power/linux/SDL_syspower.c

x SDL2-2.0.0/src/power/beos/SDL_syspower.c

x SDL2-2.0.0/src/power/android/SDL_syspower.c

x SDL2-2.0.0/src/main/android/

x SDL2-2.0.0/src/main/beos/

x SDL2-2.0.0/src/main/dummy/

x SDL2-2.0.0/src/main/psp/

x SDL2-2.0.0/src/main/windows/

x SDL2-2.0.0/src/main/windows/SDL_windows_main.c

x SDL2-2.0.0/src/main/windows/version.rc

x SDL2-2.0.0/src/main/psp/SDL_psp_main.c

x SDL2-2.0.0/src/main/dummy/SDL_dummy_main.c

x SDL2-2.0.0/src/main/beos/SDL_BApp.h

x SDL2-2.0.0/src/main/beos/SDL_BeApp.cc

x SDL2-2.0.0/src/main/beos/SDL_BeApp.h

x SDL2-2.0.0/src/main/android/SDL_android_main.c

x SDL2-2.0.0/src/loadso/beos/

x SDL2-2.0.0/src/loadso/dlopen/

x SDL2-2.0.0/src/loadso/dummy/

x SDL2-2.0.0/src/loadso/windows/

x SDL2-2.0.0/src/loadso/windows/SDL_sysloadso.c

x SDL2-2.0.0/src/loadso/dummy/SDL_sysloadso.c

x SDL2-2.0.0/src/loadso/dlopen/SDL_sysloadso.c

x SDL2-2.0.0/src/loadso/beos/SDL_sysloadso.c

x SDL2-2.0.0/src/libm/e_atan2.c

x SDL2-2.0.0/src/libm/e_log.c

x SDL2-2.0.0/src/libm/e_pow.c

x SDL2-2.0.0/src/libm/e_rem_pio2.c

x SDL2-2.0.0/src/libm/e_sqrt.c

x SDL2-2.0.0/src/libm/k_cos.c

x SDL2-2.0.0/src/libm/k_rem_pio2.c

x SDL2-2.0.0/src/libm/k_sin.c

x SDL2-2.0.0/src/libm/math_libm.h

x SDL2-2.0.0/src/libm/math_private.h

x SDL2-2.0.0/src/libm/s_atan.c

x SDL2-2.0.0/src/libm/s_copysign.c

x SDL2-2.0.0/src/libm/s_cos.c

x SDL2-2.0.0/src/libm/s_fabs.c

x SDL2-2.0.0/src/libm/s_floor.c

x SDL2-2.0.0/src/libm/s_scalbn.c

x SDL2-2.0.0/src/libm/s_sin.c

x SDL2-2.0.0/src/joystick/android/

x SDL2-2.0.0/src/joystick/beos/

x SDL2-2.0.0/src/joystick/bsd/

x SDL2-2.0.0/src/joystick/darwin/

x SDL2-2.0.0/src/joystick/dummy/

x SDL2-2.0.0/src/joystick/iphoneos/

x SDL2-2.0.0/src/joystick/linux/

x SDL2-2.0.0/src/joystick/psp/

x SDL2-2.0.0/src/joystick/SDL_gamecontroller.c

x SDL2-2.0.0/src/joystick/SDL_gamecontrollerdb.h

x SDL2-2.0.0/src/joystick/SDL_joystick.c

x SDL2-2.0.0/src/joystick/SDL_joystick_c.h

x SDL2-2.0.0/src/joystick/SDL_sysjoystick.h

x SDL2-2.0.0/src/joystick/sort_controllers.py

x SDL2-2.0.0/src/joystick/windows/

x SDL2-2.0.0/src/joystick/windows/SDL_dxjoystick.c

x SDL2-2.0.0/src/joystick/windows/SDL_dxjoystick_c.h

x SDL2-2.0.0/src/joystick/windows/SDL_mmjoystick.c

x SDL2-2.0.0/src/joystick/psp/SDL_sysjoystick.c

x SDL2-2.0.0/src/joystick/linux/SDL_sysjoystick.c

x SDL2-2.0.0/src/joystick/linux/SDL_sysjoystick_c.h

x SDL2-2.0.0/src/joystick/iphoneos/SDL_sysjoystick.m

x SDL2-2.0.0/src/joystick/iphoneos/SDLUIAccelerationDelegate.h

x SDL2-2.0.0/src/joystick/iphoneos/SDLUIAccelerationDelegate.m

x SDL2-2.0.0/src/joystick/dummy/SDL_sysjoystick.c

x SDL2-2.0.0/src/joystick/darwin/SDL_sysjoystick.c

x SDL2-2.0.0/src/joystick/darwin/SDL_sysjoystick_c.h

x SDL2-2.0.0/src/joystick/bsd/SDL_sysjoystick.c

x SDL2-2.0.0/src/joystick/beos/SDL_bejoystick.cc

x SDL2-2.0.0/src/joystick/android/SDL_sysjoystick.c

x SDL2-2.0.0/src/haptic/darwin/

x SDL2-2.0.0/src/haptic/dummy/

x SDL2-2.0.0/src/haptic/linux/

x SDL2-2.0.0/src/haptic/SDL_haptic.c

x SDL2-2.0.0/src/haptic/SDL_haptic_c.h

x SDL2-2.0.0/src/haptic/SDL_syshaptic.h

x SDL2-2.0.0/src/haptic/windows/

x SDL2-2.0.0/src/haptic/windows/SDL_syshaptic.c

x SDL2-2.0.0/src/haptic/linux/SDL_syshaptic.c

x SDL2-2.0.0/src/haptic/dummy/SDL_syshaptic.c

x SDL2-2.0.0/src/haptic/darwin/SDL_syshaptic.c

x SDL2-2.0.0/src/file/cocoa/

x SDL2-2.0.0/src/file/SDL_rwops.c

x SDL2-2.0.0/src/file/cocoa/SDL_rwopsbundlesupport.h

x SDL2-2.0.0/src/file/cocoa/SDL_rwopsbundlesupport.m

x SDL2-2.0.0/src/events/blank_cursor.h

x SDL2-2.0.0/src/events/default_cursor.h

x SDL2-2.0.0/src/events/scancodes_darwin.h

x SDL2-2.0.0/src/events/scancodes_linux.h

x SDL2-2.0.0/src/events/scancodes_windows.h

x SDL2-2.0.0/src/events/scancodes_xfree86.h

x SDL2-2.0.0/src/events/SDL_clipboardevents.c

x SDL2-2.0.0/src/events/SDL_clipboardevents_c.h

x SDL2-2.0.0/src/events/SDL_dropevents.c

x SDL2-2.0.0/src/events/SDL_dropevents_c.h

x SDL2-2.0.0/src/events/SDL_events.c

x SDL2-2.0.0/src/events/SDL_events_c.h

x SDL2-2.0.0/src/events/SDL_gesture.c

x SDL2-2.0.0/src/events/SDL_gesture_c.h

x SDL2-2.0.0/src/events/SDL_keyboard.c

x SDL2-2.0.0/src/events/SDL_keyboard_c.h

x SDL2-2.0.0/src/events/SDL_mouse.c

x SDL2-2.0.0/src/events/SDL_mouse_c.h

x SDL2-2.0.0/src/events/SDL_quit.c

x SDL2-2.0.0/src/events/SDL_sysevents.h

x SDL2-2.0.0/src/events/SDL_touch.c

x SDL2-2.0.0/src/events/SDL_touch_c.h

x SDL2-2.0.0/src/events/SDL_windowevents.c

x SDL2-2.0.0/src/events/SDL_windowevents_c.h

x SDL2-2.0.0/src/cpuinfo/SDL_cpuinfo.c

x SDL2-2.0.0/src/core/android/

x SDL2-2.0.0/src/core/windows/

x SDL2-2.0.0/src/core/windows/SDL_windows.c

x SDL2-2.0.0/src/core/windows/SDL_windows.h

x SDL2-2.0.0/src/core/android/SDL_android.c

x SDL2-2.0.0/src/core/android/SDL_android.h

x SDL2-2.0.0/src/audio/alsa/

x SDL2-2.0.0/src/audio/android/

x SDL2-2.0.0/src/audio/arts/

x SDL2-2.0.0/src/audio/baudio/

x SDL2-2.0.0/src/audio/bsd/

x SDL2-2.0.0/src/audio/coreaudio/

x SDL2-2.0.0/src/audio/directsound/

x SDL2-2.0.0/src/audio/disk/

x SDL2-2.0.0/src/audio/dsp/

x SDL2-2.0.0/src/audio/dummy/

x SDL2-2.0.0/src/audio/esd/

x SDL2-2.0.0/src/audio/fusionsound/

x SDL2-2.0.0/src/audio/nas/

x SDL2-2.0.0/src/audio/paudio/

x SDL2-2.0.0/src/audio/psp/

x SDL2-2.0.0/src/audio/pulseaudio/

x SDL2-2.0.0/src/audio/qsa/

x SDL2-2.0.0/src/audio/SDL_audio.c

x SDL2-2.0.0/src/audio/SDL_audio_c.h

x SDL2-2.0.0/src/audio/SDL_audiocvt.c

x SDL2-2.0.0/src/audio/SDL_audiodev.c

x SDL2-2.0.0/src/audio/SDL_audiodev_c.h

x SDL2-2.0.0/src/audio/SDL_audiomem.h

x SDL2-2.0.0/src/audio/SDL_audiotypecvt.c

x SDL2-2.0.0/src/audio/SDL_mixer.c

x SDL2-2.0.0/src/audio/SDL_sysaudio.h

x SDL2-2.0.0/src/audio/SDL_wave.c

x SDL2-2.0.0/src/audio/SDL_wave.h

x SDL2-2.0.0/src/audio/sdlgenaudiocvt.pl

x SDL2-2.0.0/src/audio/sndio/

x SDL2-2.0.0/src/audio/sun/

x SDL2-2.0.0/src/audio/winmm/

x SDL2-2.0.0/src/audio/xaudio2/

x SDL2-2.0.0/src/audio/xaudio2/SDL_xaudio2.c

x SDL2-2.0.0/src/audio/winmm/SDL_winmm.c

x SDL2-2.0.0/src/audio/winmm/SDL_winmm.h

x SDL2-2.0.0/src/audio/sun/SDL_sunaudio.c

x SDL2-2.0.0/src/audio/sun/SDL_sunaudio.h

x SDL2-2.0.0/src/audio/sndio/SDL_sndioaudio.c

x SDL2-2.0.0/src/audio/sndio/SDL_sndioaudio.h

x SDL2-2.0.0/src/audio/qsa/SDL_qsa_audio.c

x SDL2-2.0.0/src/audio/qsa/SDL_qsa_audio.h

x SDL2-2.0.0/src/audio/pulseaudio/SDL_pulseaudio.c

x SDL2-2.0.0/src/audio/pulseaudio/SDL_pulseaudio.h

x SDL2-2.0.0/src/audio/psp/SDL_pspaudio.c

x SDL2-2.0.0/src/audio/psp/SDL_pspaudio.h

x SDL2-2.0.0/src/audio/paudio/SDL_paudio.c

x SDL2-2.0.0/src/audio/paudio/SDL_paudio.h

x SDL2-2.0.0/src/audio/nas/SDL_nasaudio.c

x SDL2-2.0.0/src/audio/nas/SDL_nasaudio.h

x SDL2-2.0.0/src/audio/fusionsound/SDL_fsaudio.c

x SDL2-2.0.0/src/audio/fusionsound/SDL_fsaudio.h

x SDL2-2.0.0/src/audio/esd/SDL_esdaudio.c

x SDL2-2.0.0/src/audio/esd/SDL_esdaudio.h

x SDL2-2.0.0/src/audio/dummy/SDL_dummyaudio.c

x SDL2-2.0.0/src/audio/dummy/SDL_dummyaudio.h

x SDL2-2.0.0/src/audio/dsp/SDL_dspaudio.c

x SDL2-2.0.0/src/audio/dsp/SDL_dspaudio.h

x SDL2-2.0.0/src/audio/disk/SDL_diskaudio.c

x SDL2-2.0.0/src/audio/disk/SDL_diskaudio.h

x SDL2-2.0.0/src/audio/directsound/directx.h

x SDL2-2.0.0/src/audio/directsound/SDL_directsound.c

x SDL2-2.0.0/src/audio/directsound/SDL_directsound.h

x SDL2-2.0.0/src/audio/coreaudio/SDL_coreaudio.c

x SDL2-2.0.0/src/audio/coreaudio/SDL_coreaudio.h

x SDL2-2.0.0/src/audio/bsd/SDL_bsdaudio.c

x SDL2-2.0.0/src/audio/bsd/SDL_bsdaudio.h

x SDL2-2.0.0/src/audio/baudio/SDL_beaudio.cc

x SDL2-2.0.0/src/audio/baudio/SDL_beaudio.h

x SDL2-2.0.0/src/audio/arts/SDL_artsaudio.c

x SDL2-2.0.0/src/audio/arts/SDL_artsaudio.h

x SDL2-2.0.0/src/audio/android/SDL_androidaudio.c

x SDL2-2.0.0/src/audio/android/SDL_androidaudio.h

x SDL2-2.0.0/src/audio/alsa/SDL_alsa_audio.c

x SDL2-2.0.0/src/audio/alsa/SDL_alsa_audio.h

x SDL2-2.0.0/src/atomic/SDL_atomic.c

x SDL2-2.0.0/src/atomic/SDL_spinlock.c

x SDL2-2.0.0/include/begin_code.h

x SDL2-2.0.0/include/close_code.h

x SDL2-2.0.0/include/doxyfile

x SDL2-2.0.0/include/SDL.h

x SDL2-2.0.0/include/SDL_assert.h

x SDL2-2.0.0/include/SDL_atomic.h

x SDL2-2.0.0/include/SDL_audio.h

x SDL2-2.0.0/include/SDL_bits.h

x SDL2-2.0.0/include/SDL_blendmode.h

x SDL2-2.0.0/include/SDL_clipboard.h

x SDL2-2.0.0/include/SDL_config.h

x SDL2-2.0.0/include/SDL_config.h.cmake

x SDL2-2.0.0/include/SDL_config.h.in

x SDL2-2.0.0/include/SDL_config_android.h

x SDL2-2.0.0/include/SDL_config_iphoneos.h

x SDL2-2.0.0/include/SDL_config_macosx.h

x SDL2-2.0.0/include/SDL_config_minimal.h

x SDL2-2.0.0/include/SDL_config_pandora.h

x SDL2-2.0.0/include/SDL_config_psp.h

x SDL2-2.0.0/include/SDL_config_windows.h

x SDL2-2.0.0/include/SDL_config_wiz.h

x SDL2-2.0.0/include/SDL_copying.h

x SDL2-2.0.0/include/SDL_cpuinfo.h

x SDL2-2.0.0/include/SDL_endian.h

x SDL2-2.0.0/include/SDL_error.h

x SDL2-2.0.0/include/SDL_events.h

x SDL2-2.0.0/include/SDL_gamecontroller.h

x SDL2-2.0.0/include/SDL_gesture.h

x SDL2-2.0.0/include/SDL_haptic.h

x SDL2-2.0.0/include/SDL_hints.h

x SDL2-2.0.0/include/SDL_joystick.h

x SDL2-2.0.0/include/SDL_keyboard.h

x SDL2-2.0.0/include/SDL_keycode.h

x SDL2-2.0.0/include/SDL_loadso.h

x SDL2-2.0.0/include/SDL_log.h

x SDL2-2.0.0/include/SDL_main.h

x SDL2-2.0.0/include/SDL_messagebox.h

x SDL2-2.0.0/include/SDL_mouse.h

x SDL2-2.0.0/include/SDL_mutex.h

x SDL2-2.0.0/include/SDL_name.h

x SDL2-2.0.0/include/SDL_opengl.h

x SDL2-2.0.0/include/SDL_opengles.h

x SDL2-2.0.0/include/SDL_opengles2.h

x SDL2-2.0.0/include/SDL_pixels.h

x SDL2-2.0.0/include/SDL_platform.h

x SDL2-2.0.0/include/SDL_power.h

x SDL2-2.0.0/include/SDL_quit.h

x SDL2-2.0.0/include/SDL_rect.h

x SDL2-2.0.0/include/SDL_render.h

x SDL2-2.0.0/include/SDL_revision.h

x SDL2-2.0.0/include/SDL_rwops.h

x SDL2-2.0.0/include/SDL_scancode.h

x SDL2-2.0.0/include/SDL_shape.h

x SDL2-2.0.0/include/SDL_stdinc.h

x SDL2-2.0.0/include/SDL_surface.h

x SDL2-2.0.0/include/SDL_system.h

x SDL2-2.0.0/include/SDL_syswm.h

x SDL2-2.0.0/include/SDL_test.h

x SDL2-2.0.0/include/SDL_test_assert.h

x SDL2-2.0.0/include/SDL_test_common.h

x SDL2-2.0.0/include/SDL_test_compare.h

x SDL2-2.0.0/include/SDL_test_crc32.h

x SDL2-2.0.0/include/SDL_test_font.h

x SDL2-2.0.0/include/SDL_test_fuzzer.h

x SDL2-2.0.0/include/SDL_test_harness.h

x SDL2-2.0.0/include/SDL_test_images.h

x SDL2-2.0.0/include/SDL_test_log.h

x SDL2-2.0.0/include/SDL_test_md5.h

x SDL2-2.0.0/include/SDL_test_random.h

x SDL2-2.0.0/include/SDL_thread.h

x SDL2-2.0.0/include/SDL_timer.h

x SDL2-2.0.0/include/SDL_touch.h

x SDL2-2.0.0/include/SDL_types.h

x SDL2-2.0.0/include/SDL_version.h

x SDL2-2.0.0/include/SDL_video.h

x SDL2-2.0.0/debian/changelog

x SDL2-2.0.0/debian/compat

x SDL2-2.0.0/debian/control

x SDL2-2.0.0/debian/copyright

x SDL2-2.0.0/debian/docs

x SDL2-2.0.0/debian/libsdl2-dev.install

x SDL2-2.0.0/debian/libsdl2-dev.manpages

x SDL2-2.0.0/debian/libsdl2.install

x SDL2-2.0.0/debian/rules

x SDL2-2.0.0/debian/sdl2-config.1

x SDL2-2.0.0/debian/source/

x SDL2-2.0.0/debian/watch

x SDL2-2.0.0/debian/source/format

x SDL2-2.0.0/cmake/macros.cmake

x SDL2-2.0.0/cmake/sdlchecks.cmake

x SDL2-2.0.0/build-scripts/config.guess

x SDL2-2.0.0/build-scripts/config.sub

x SDL2-2.0.0/build-scripts/g++-fat.sh

x SDL2-2.0.0/build-scripts/gcc-fat.sh

x SDL2-2.0.0/build-scripts/install-sh

x SDL2-2.0.0/build-scripts/iosbuild.sh

x SDL2-2.0.0/build-scripts/ltmain.sh

x SDL2-2.0.0/build-scripts/mkinstalldirs

x SDL2-2.0.0/build-scripts/showrev.sh

x SDL2-2.0.0/build-scripts/strip_fPIC.sh

x SDL2-2.0.0/build-scripts/updaterev.sh

x SDL2-2.0.0/android-project/AndroidManifest.xml

x SDL2-2.0.0/android-project/ant.properties

x SDL2-2.0.0/android-project/build.properties

x SDL2-2.0.0/android-project/build.xml

x SDL2-2.0.0/android-project/default.properties

x SDL2-2.0.0/android-project/jni/

x SDL2-2.0.0/android-project/proguard-project.txt

x SDL2-2.0.0/android-project/project.properties

x SDL2-2.0.0/android-project/res/

x SDL2-2.0.0/android-project/src/

x SDL2-2.0.0/android-project/src/org/

x SDL2-2.0.0/android-project/src/org/libsdl/

x SDL2-2.0.0/android-project/src/org/libsdl/app/

x SDL2-2.0.0/android-project/src/org/libsdl/app/SDLActivity.java

x SDL2-2.0.0/android-project/res/drawable-hdpi/

x SDL2-2.0.0/android-project/res/drawable-mdpi/

x SDL2-2.0.0/android-project/res/drawable-xhdpi/

x SDL2-2.0.0/android-project/res/drawable-xxhdpi/

x SDL2-2.0.0/android-project/res/layout/

x SDL2-2.0.0/android-project/res/values/

x SDL2-2.0.0/android-project/res/values/strings.xml

x SDL2-2.0.0/android-project/res/layout/main.xml

x SDL2-2.0.0/android-project/res/drawable-xxhdpi/ic_launcher.png

x SDL2-2.0.0/android-project/res/drawable-xhdpi/ic_launcher.png

x SDL2-2.0.0/android-project/res/drawable-mdpi/ic_launcher.png

x SDL2-2.0.0/android-project/res/drawable-hdpi/ic_launcher.png

x SDL2-2.0.0/android-project/jni/Android.mk

x SDL2-2.0.0/android-project/jni/Application.mk

x SDL2-2.0.0/android-project/jni/src/

x SDL2-2.0.0/android-project/jni/src/Android.mk

x SDL2-2.0.0/acinclude/ac_check_define.m4

x SDL2-2.0.0/acinclude/alsa.m4

x SDL2-2.0.0/acinclude/ax_check_compiler_flags.m4

x SDL2-2.0.0/acinclude/ax_gcc_archflag.m4

x SDL2-2.0.0/acinclude/ax_gcc_x86_cpuid.m4.htm

x SDL2-2.0.0/acinclude/esd.m4

x SDL2-2.0.0/acinclude/libtool.m4

x SDL2-2.0.0/acinclude/ltoptions.m4

x SDL2-2.0.0/acinclude/ltsugar.m4

x SDL2-2.0.0/acinclude/ltversion.m4

x SDL2-2.0.0/acinclude/lt~obsolete.m4

travis_time:end:0860d320:start=1447126641000000000,finish=1447126642000000000,duration=1000000000
travis_fold:end:before_install.2
travis_fold:start:install
travis_time:start:1b9f192c
$ (cd SDL2-2.0.0 && ./configure && make && sudo make install)

checking build system type... x86_64-apple-darwin13.4.0

checking host system type... x86_64-apple-darwin13.4.0

checking how to print strings... printf

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for a sed that does not truncate output... /usr/bin/sed

checking for grep that handles long lines and -e... /usr/bin/grep

checking for egrep... /usr/bin/grep -E

checking for fgrep... /usr/bin/grep -F

checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld

checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no

checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm

checking the name lister (/usr/bin/nm) interface... BSD nm

checking whether ln -s works... yes

checking the maximum length of command line arguments... 196608

checking whether the shell understands some XSI constructs... yes

checking whether the shell understands "+="... yes

checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop

checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop

checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r

checking for objdump... no

checking how to recognize dependent libraries... pass_all

checking for dlltool... no

checking how to associate runtime and link libraries... printf %s\n

checking for ar... ar

checking for archiver @FILE support... no

checking for strip... strip

checking for ranlib... ranlib

checking for gawk... no

checking for mawk... no

checking for nawk... no

checking for awk... awk

checking command to parse /usr/bin/nm output from gcc object... ok

checking for sysroot... no

checking for mt... no

checking if : is a manifest tool... no

checking for dsymutil... dsymutil

checking for nmedit... nmedit

checking for lipo... lipo

checking for otool... otool

checking for otool64... no

checking for -single_module linker flag... yes

checking for -exported_symbols_list linker flag... yes

checking for -force_load linker flag... yes

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for dlfcn.h... yes

checking for objdir... .libs

checking if gcc supports -fno-rtti -fno-exceptions... yes

checking for gcc option to produce PIC... -fno-common -DPIC

checking if gcc PIC flag -fno-common -DPIC works... yes

checking if gcc static flag -static works... no

checking if gcc supports -c -o file.o... yes

checking if gcc supports -c -o file.o... (cached) yes

checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... darwin13.4.0 dyld

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking how to run the C++ preprocessor... g++ -E

checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld

checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no

checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fno-common -DPIC

checking if g++ PIC flag -fno-common -DPIC works... yes

checking if g++ static flag -static works... no

checking if g++ supports -c -o file.o... yes

checking if g++ supports -c -o file.o... (cached) yes

checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... darwin13.4.0 dyld

checking how to hardcode library paths into programs... immediate

checking for a BSD-compatible install... /usr/bin/install -c

checking whether make sets $(MAKE)... yes

checking for windres... no

checking for an ANSI C-conforming const... yes

checking for inline... inline

checking for working volatile... yes

checking for GCC -MMD -MT option... yes

checking for ANSI C header files... (cached) yes

checking for sys/types.h... (cached) yes

checking stdio.h usability... yes

checking stdio.h presence... yes

checking for stdio.h... yes

checking for stdlib.h... (cached) yes

checking stddef.h usability... yes

checking stddef.h presence... yes

checking for stddef.h... yes

checking stdarg.h usability... yes

checking stdarg.h presence... yes

checking for stdarg.h... yes

checking malloc.h usability... no

checking malloc.h presence... no

checking for malloc.h... no

checking for memory.h... (cached) yes

checking for string.h... (cached) yes

checking for strings.h... (cached) yes

checking for inttypes.h... (cached) yes

checking for stdint.h... (cached) yes

checking ctype.h usability... yes

checking ctype.h presence... yes

checking for ctype.h... yes

checking math.h usability... yes

checking math.h presence... yes

checking for math.h... yes

checking iconv.h usability... yes

checking iconv.h presence... yes

checking for iconv.h... yes

checking signal.h usability... yes

checking signal.h presence... yes

checking for signal.h... yes

checking for size_t... yes

checking for M_PI in math.h... yes

checking for working alloca.h... yes

checking for alloca... yes

checking for working memcmp... yes

checking for working strtod... yes

checking for mprotect... yes

checking for malloc... yes

checking for calloc... yes

checking for realloc... yes

checking for free... yes

checking for getenv... yes

checking for setenv... yes

checking for putenv... yes

checking for unsetenv... yes

checking for qsort... yes

checking for abs... yes

checking for bcopy... yes

checking for memset... yes

checking for memcpy... yes

checking for memmove... yes

checking for strlen... yes

checking for strlcpy... yes

checking for strlcat... yes

checking for strdup... yes

checking for _strrev... no

checking for _strupr... no

checking for _strlwr... no

checking for strchr... yes

checking for strrchr... yes

checking for strstr... yes

checking for itoa... no

checking for _ltoa... no

checking for _uitoa... no

checking for _ultoa... no

checking for strtol... yes

checking for strtoul... yes

checking for _i64toa... no

checking for _ui64toa... no

checking for strtoll... yes

checking for strtoull... yes

checking for atoi... yes

checking for atof... yes

checking for strcmp... yes

checking for strncmp... yes

checking for _stricmp... no

checking for strcasecmp... yes

checking for _strnicmp... no

checking for strncasecmp... yes

checking for sscanf... yes

checking for snprintf... yes

checking for vsnprintf... yes

checking for fseeko... yes

checking for fseeko64... no

checking for sigaction... yes

checking for setjmp... yes

checking for nanosleep... yes

checking for sysconf... yes

checking for sysctlbyname... yes

checking for pow in -lm... yes

checking for atan... yes

checking for atan2... yes

checking for ceil... yes

checking for copysign... yes

checking for cos... yes

checking for cosf... yes

checking for fabs... yes

checking for floor... yes

checking for log... yes

checking for pow... yes

checking for scalbn... yes

checking for sin... yes

checking for sinf... yes

checking for sqrt... yes

checking for iconv_open in -liconv... yes

checking for iconv... yes

checking for struct sigaction.sa_sigaction... yes

checking for GCC builtin atomic operations... yes

checking for GCC -mmmx option... yes

checking for GCC -m3dnow option... no

checking for GCC -msse option... yes

checking for GCC -msse2 option... yes

checking for Altivec with GCC altivec.h and -maltivec option... no

checking for Altivec with GCC -maltivec option... no

checking for Altivec with GCC altivec.h and -faltivec option... no

checking for Altivec with GCC -faltivec option... no

checking for GCC -fvisibility=hidden option... yes

checking for dlopen... yes

checking for dlopen in -lc... yes

checking for Cocoa framework... yes

checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include

checking whether -R must be followed by a space... neither works

checking for gethostbyname... yes

checking for connect... yes

checking for remove... yes

checking for shmat... yes

checking for IceConnectionNumber in -lICE... yes

checking for X11/extensions/Xext.h... yes

-- dynamic libX11 -> /usr/X11R6/lib/libX11.6.dylib

-- dynamic libX11ext -> /usr/X11R6/lib/libXext.6.dylib

checking for const parameter to XextAddDisplay... yes

checking for const parameter to _XData32... yes

checking for XGenericEvent... yes

checking for XkbKeycodeToKeysym in -lX11... yes

checking for X11/Xcursor/Xcursor.h... yes

-- dynamic libXcursor -> /usr/X11R6/lib/libXcursor.1.dylib

checking for X11/extensions/Xinerama.h... yes

-- dynamic libXinerama -> /usr/X11R6/lib/libXinerama.1.dylib

checking for X11/extensions/XInput2.h... yes

-- dynamic libXi -> /usr/X11R6/lib/libXi.6.dylib

checking for xinput2 multitouch... no

checking for X11/extensions/Xrandr.h... yes

-- dynamic libXrandr -> /usr/X11R6/lib/libXrandr.2.dylib

checking for X11/extensions/scrnsaver.h... yes

-- dynamic libXss -> /usr/X11R6/lib/libXss.1.dylib

checking for X11/extensions/shape.h... yes

checking for X11/extensions/xf86vmode.h... yes

-- dynamic libXxf86vm -> /usr/X11R6/lib/libXxf86vm.1.dylib

checking for OpenGL (GLX) support... yes

checking for pthreads... yes

checking for recursive mutexes... yes

checking for pthread semaphores... yes

checking for sem_timedwait... no

checking for pthread_spin_trylock... no

checking for pthread_np.h... no

checking for pthread_setname_np... yes

checking for pthread_set_name_np... no

checking for GCC -Wall option... yes

checking for necessary GCC -Wno-multichar option... no

configure: creating ./config.status

config.status: creating Makefile

config.status: creating sdl2-config

config.status: creating SDL2.spec

config.status: creating sdl2.pc

config.status: creating include/SDL_config.h

config.status: executing libtool commands

/bin/sh build-scripts/mkinstalldirs build

mkdir -p -- build

/bin/sh build-scripts/updaterev.sh

/bin/sh ./libtool --mode=compile gcc -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/Users/travis/build/PistonDevelopers/sdl2_window/SDL2-2.0.0/include  -mmmx -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden  -I/usr/X11R6/include -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL.lo -c /Users/travis/build/PistonDevelopers/sdl2_window/SDL2-2.0.0/src/SDL.c -o build/SDL.lo

libtool: compile:  gcc -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/Users/travis/build/PistonDevelopers/sdl2_window/SDL2-2.0.0/include -mmmx -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -I/usr/X11R6/include -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL.lo -c /Users/travis/build/PistonDevelopers/sdl2_window/SDL2-2.0.0/src/SDL.c  -fno-common -DPIC -o build/.libs/SDL.o

clang: error: unknown argument: '-falign-loops=16'

make: *** [build/SDL.lo] Error 1

travis_time:end:1b9f192c:start=1447126642000000000,finish=1447126664000000000,duration=22000000000


The command "(cd SDL2-2.0.0 && ./configure && make && sudo make install)" failed and exited with 2 during .

Your build has been stopped.
bvssvni commented 8 years ago

Maybe change to the new Travis CI infrastructure would help https://github.com/PistonDevelopers/freetype-sys/issues/48.

Could try:

addons:
  apt:
    packages:
      - libsdl2-dev
bvssvni commented 8 years ago

I think we could just drop OSX build on this repo. SDL2 works on my OSX 10.9.5, and I can't figure out what's wrong with Travis CI.