I would expect the following to do one very simple task. Generate log spam.
http://pastie.org/9743876
It does not.
I'm cross compiling from Debian (3.16.0-4-amd64) with x86_64-w64-mingw32. The above script compiles exactly as expected but generates approximately zero output in any of the logging facilities. Messages dialog, console window, and file logging (file and file logging console): http://puu.sh/d5O8e/15898fad89.png
I'm probably doing something horribly stupid here, but this seems simple enough. Right?
Edit:
Forgot to mention this is from git as of yesterday night. Also, just tried this on *nix and this module still isn't generating anything more than a headache.