kthakore / MTFT

migrationtestfromtrac
1 stars 0 forks source link

Alien::SDL not compiling SDL for certain platforms #18

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

Take a look at the test reports for Alien_SDL 0.7.1

http://matrix.cpantesters.org/?dist=Alien-SDL%20v0.7.1;maxver=

The fails occurs when Alien_SDL cannot find sdl-config in the environment.

The test reports are not clear, but we can assume the following errors and what the test should do in that case:

-No compiler -Compiler but SDL fails to compile due to deps message -SDL compiles but no permissions to install

in these cases there should be an appropriate error message made.

If SDL was compiled maybe we can make a config file to indicate that a compile was done and test for that in the test case.

kthakore commented 13 years ago

Author: kthakore Time: 1268749635 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1268749635 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: kthakore Time: 1268749635 Field: comment Value:

kthakore commented 13 years ago

Author: kthakore Time: 1277344723 Field: status Value: reopened

kthakore commented 13 years ago

Author: kthakore Time: 1277344723 Field: version Value: Alien::SDL 1.401

kthakore commented 13 years ago

Author: kthakore Time: 1277344723 Field: resolution Value:

kthakore commented 13 years ago

Author: kthakore Time: 1277344723 Field: milestone Value: Enter Redesign

kthakore commented 13 years ago

Author: kthakore Time: 1277344723 Field: comment Value: We are getting closer. Only mac doesn't compile due to missing headers.

http://www.cpantesters.org/cpan/report/07486440-b19f-3f77-b713-d32bba55d77f

http://www.cpantesters.org/distro/A/Alien-SDL.html#Alien-SDL-1.407

kthakore commented 13 years ago

Author: kthakore Time: 1277646885 Field: comment Value: Fixed

http://sdlperl.ath.cx/projects/SDLPerl/changeset/60123ca2fbf2a3614f929fc1dc489b853195af76

kthakore commented 13 years ago

Author: kthakore Time: 1277840382 Field: comment Value: re-opened .... we are getting problems with archname = darwin-thread-multi-2level

http://www.reddit.com/r/perl/comments/cjd03/macosx_testers_please_test_the_new_sdl_perl_mac/c0t06sj

kthakore commented 13 years ago

Author: kthakore Time: 1279735175 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1279735175 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: kthakore Time: 1279735175 Field: comment Value: Fixed with minor issues. Making specific tickets for those in the future.