Skip to content

Instantly share code, notes, and snippets.

@KamilaBorowska
Created September 18, 2012 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KamilaBorowska/3743840 to your computer and use it in GitHub Desktop.
Save KamilaBorowska/3743840 to your computer and use it in GitHub Desktop.
glitchmr@strawberry ~> panda install Games::BubbleBreaker
==> Games::BubbleBreaker depends on SDL
==> Fetching SDL
==> Building SDL
Compiling lib/SDL.pm6
Compiling lib/SDL/Video.pm6
Compiling lib/SDL/Mixer.pm6
Compiling lib/SDL/Event.pm6
Compiling lib/SDL/Controller.pm6
Compiling lib/SDL/Rect.pm6
Compiling lib/SDL/CompileTestLib.pm
Compiling lib/SDL/Surface.pm6
Compiling lib/SDL/App.pm6
Compiling lib/SDL/Version.pm6
Compiling lib/SDL/SFont.pm6
Compiling lib/SDL/Mixer/Channels.pm6
Compiling lib/SDL/Mixer/Samples.pm6
Compiling lib/SDL/Mixer/Effects.pm6
==> Testing SDL
t/core.t ............ ok
t/mixer-channels.t .. Failed 4/21 subtests
t/mixer.t ........... ===SORRY!===
Variable $MIX_INIT_MOD is not declared
at t/mixer.t:10
t/mixer.t ........... Dubious, test returned 1 (wstat 256, 0x100)
No subtests run
Test Summary Report
-------------------
t/mixer-channels.t (Wstat: 0 Tests: 21 Failed: 4)
Failed tests: 7, 12, 17, 20
t/mixer.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
Files=3, Tests=33, 22 wallclock secs ( 0.04 usr 0.01 sys + 20.30 cusr 0.44 csys = 20.79 CPU)
Result: FAIL
Mu()
resolve stage failed for Games::BubbleBreaker: Dependency resolution has failed: stage test failed for SDL
in block at lib/Panda.pm:91
in block at lib/Panda/Tester.pm:16
in method test at lib/Panda/Tester.pm:13
in method test-helper at lib/Pies.pm:54
in method resolve-helper at lib/Pies.pm:86
in block at lib/Pies.pm:80
in method resolve-helper at lib/Pies.pm:78
in method resolve at lib/Pies.pm:98
in any call_with_capture at src/gen/Metamodel.pm:2702
in block at src/gen/CORE.setting:466
in method resolve at lib/Panda.pm:84
in block at /home/glitchmr/git/panda/bin/panda:113
in method reify at src/gen/CORE.setting:5208
in method reify at src/gen/CORE.setting:5110
in method reify at src/gen/CORE.setting:5110
in method gimme at src/gen/CORE.setting:5488
in method eager at src/gen/CORE.setting:5467
in method eager at src/gen/CORE.setting:1109
in sub eager at src/gen/CORE.setting:5766
in sub MAIN at /home/glitchmr/git/panda/bin/panda:110
in block at /home/glitchmr/git/panda/bin/panda:106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment