Skip to content

Instantly share code, notes, and snippets.

@jrabbit
Created August 4, 2010 21:39
Show Gist options
  • Select an option

  • Save jrabbit/508852 to your computer and use it in GitHub Desktop.

Select an option

Save jrabbit/508852 to your computer and use it in GitHub Desktop.
* WARNING: Configuration was initially created with '/usr/bin/perl',
but we are now using '/Users/jrabbit/Projects/SDL_perl/SDLPerl.app/Contents/MacOS/SDLPerl'.
t/00-load.......................
# Failed test 'use SDL;'
# at t/00-load.t line 71.
# Tried to use 'SDL'.
# Error: Can't load '/Users/jrabbit/Projects/SDL_perl/blib/arch/auto/SDL_perl/SDL_perl.bundle' for module SDL_perl: dlopen(/Users/jrabbit/Projects/SDL_perl/blib/arch/auto/SDL_perl/SDL_perl.bundle, 1): no suitable image found. Did find:
# /Users/jrabbit/Projects/SDL_perl/blib/arch/auto/SDL_perl/SDL_perl.bundle: mach-o, but wrong architecture at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/DynaLoader.pm line 207.
# at /Users/jrabbit/Projects/SDL_perl/blib/lib/SDL.pm line 42
# Compilation failed in require at /Users/jrabbit/Projects/SDL_perl/blib/lib/SDL.pm line 42.
# BEGIN failed--compilation aborted at /Users/jrabbit/Projects/SDL_perl/blib/lib/SDL.pm line 42.
# Compilation failed in require at (eval 15) line 2.
# BEGIN failed--compilation aborted at (eval 15) line 2.
t/00-load.......................NOK 1/51FAILED--Further testing stopped: Test failed. BAIL OUT!.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment