Report for Win32API-MIDI-0.05

Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Win32API-MIDI-0.05 v5.13.8 GNU/Linux
Date: 2011-01-15T01:14:51Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Hiroo HAYASHI,

This is a computer-generated report for Win32API-MIDI-0.05
on perl 5.13.8, created by CPAN-Reporter-1.1803.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp MIDI/SysEX/Yamaha.pm blib/lib/Win32API/MIDI/SysEX/Yamaha.pm
cp MIDI/SysEX/Roland.pm blib/lib/Win32API/MIDI/SysEX/Roland.pm
cp MIDI.pm blib/lib/Win32API/MIDI.pm
cp MIDI/Out.pm blib/lib/Win32API/MIDI/Out.pm
cp MIDI/SysEX/MIDIbox.pm blib/lib/Win32API/MIDI/SysEX/MIDIbox.pm
cp MIDI/SysEX.pm blib/lib/Win32API/MIDI/SysEX.pm
/home/stro/perl/perl5138/bin/perl /home/stro/perl/perl5138/lib/5.13.8/ExtUtils/xsubpp  -typemap /home/stro/perl/perl5138/lib/5.13.8/ExtUtils/typemap -typemap typemap  MIDI.xs > MIDI.xsc && mv MIDI.xsc MIDI.c
cc -c   -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/stro/perl/perl5138/lib/5.13.8/i686-linux/CORE"   MIDI.c
MIDI.xs:31:21: error: windows.h: No such file or directory
MIDI.xs:32:22: error: mmsystem.h: No such file or directory
MIDI.xs:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mmsyserr’
MIDI.xs:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘midiInProc_wrapper’
MIDI.xs:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘wMsg’
MIDI.xs:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dwInstance’
MIDI.xs:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dwParam1’
MIDI.xs:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dwParam2’
MIDI.xs:45: error: expected identifier or ‘(’ before ‘{’ token
MIDI.xs: In function ‘XS_Win32API__MIDI_midisyserr’:
MIDI.xs:110: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:110: error: (Each undeclared identifier is reported only once
MIDI.xs:110: error: for each function it appears in.)
MIDI.c: In function ‘XS_Win32API__MIDI_midiInGetNumDevs’:
MIDI.c:215: error: ‘UINT’ undeclared (first use in this function)
MIDI.c:215: error: expected ‘;’ before ‘RETVAL’
MIDI.c:218: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI_midiOutGetNumDevs’:
MIDI.c:236: error: ‘UINT’ undeclared (first use in this function)
MIDI.c:236: error: expected ‘;’ before ‘RETVAL’
MIDI.c:239: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI_midiOutGetDevCaps’:
MIDI.xs:151: error: ‘MIDIOUTCAPS’ undeclared (first use in this function)
MIDI.xs:151: error: expected ‘;’ before ‘moc’
MIDI.c:265: error: ‘MIDI_MAPPER’ undeclared (first use in this function)
MIDI.xs:155: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:155: error: ‘moc’ undeclared (first use in this function)
MIDI.xs:157: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI_midiInGetDevCaps’:
MIDI.xs:197: error: ‘MIDIINCAPS’ undeclared (first use in this function)
MIDI.xs:197: error: expected ‘;’ before ‘mic’
MIDI.xs:201: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:201: error: ‘mic’ undeclared (first use in this function)
MIDI.xs:203: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI_midiConnect’:
MIDI.c:347: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:347: error: expected ‘;’ before ‘RETVAL’
MIDI.c:348: error: ‘HMIDI’ undeclared (first use in this function)
MIDI.c:348: error: expected ‘;’ before ‘hMidi’
MIDI.c:349: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:349: error: expected ‘;’ before ‘hmo’
MIDI.c:354: error: ‘hMidi’ undeclared (first use in this function)
MIDI.c:354: error: expected ‘;’ before ‘tmp’
MIDI.c:362: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:362: error: expected ‘;’ before ‘tmp’
MIDI.c:367: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:369: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:370: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI_midiDisconnect’:
MIDI.c:388: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:388: error: expected ‘;’ before ‘RETVAL’
MIDI.c:389: error: ‘HMIDI’ undeclared (first use in this function)
MIDI.c:389: error: expected ‘;’ before ‘hMidi’
MIDI.c:390: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:390: error: expected ‘;’ before ‘hmo’
MIDI.c:395: error: ‘hMidi’ undeclared (first use in this function)
MIDI.c:395: error: expected ‘;’ before ‘tmp’
MIDI.c:403: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:403: error: expected ‘;’ before ‘tmp’
MIDI.c:408: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:410: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:411: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__In_Open’:
MIDI.xs:266: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.xs:266: error: expected ‘;’ before ‘h’
MIDI.c:432: error: expected ‘;’ before ‘RETVAL’
MIDI.c:435: error: ‘DWORD’ undeclared (first use in this function)
MIDI.c:435: error: expected ‘;’ before ‘dwCallbackInstance’
MIDI.c:436: error: expected ‘;’ before ‘dwFlags’
MIDI.c:439: error: ‘dwCallbackInstance’ undeclared (first use in this function)
MIDI.c:445: error: ‘dwFlags’ undeclared (first use in this function)
MIDI.c:445: error: ‘CALLBACK_FUNCTION’ undeclared (first use in this function)
MIDI.xs:270: error: ‘CALLBACK_NULL’ undeclared (first use in this function)
MIDI.xs:271: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:271: error: ‘h’ undeclared (first use in this function)
MIDI.xs:272: error: ‘DWORD_PTR’ undeclared (first use in this function)
MIDI.xs:273: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.xs:273: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs:294: error: expected ‘)’ before ‘midiInProc_wrapper’
MIDI.c: In function ‘XS_Win32API__MIDI__In_Close’:
MIDI.c:506: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:506: error: expected ‘;’ before ‘RETVAL’
MIDI.c:507: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:507: error: expected ‘;’ before ‘hmi’
MIDI.c:511: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:511: error: expected ‘;’ before ‘tmp’
MIDI.c:516: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:518: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:519: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__In_PrepareHeader’:
MIDI.c:537: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:537: error: expected ‘;’ before ‘RETVAL’
MIDI.c:538: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:538: error: expected ‘;’ before ‘hmi’
MIDI.c:539: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:539: error: expected ‘;’ before ‘lpMidiInHdr’
MIDI.c:543: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:543: error: expected ‘;’ before ‘tmp’
MIDI.c:548: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:548: error: ‘lpMidiInHdr’ undeclared (first use in this function)
MIDI.c:548: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:550: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:551: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__In_UnprepareHeader’:
MIDI.c:569: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:569: error: expected ‘;’ before ‘RETVAL’
MIDI.c:570: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:570: error: expected ‘;’ before ‘hmi’
MIDI.c:571: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:571: error: expected ‘;’ before ‘lpMidiInHdr’
MIDI.c:575: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:575: error: expected ‘;’ before ‘tmp’
MIDI.c:580: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:580: error: ‘lpMidiInHdr’ undeclared (first use in this function)
MIDI.c:580: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:582: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:583: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__In_AddBuffer’:
MIDI.c:601: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:601: error: expected ‘;’ before ‘RETVAL’
MIDI.c:602: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:602: error: expected ‘;’ before ‘hmi’
MIDI.c:603: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:603: error: expected ‘;’ before ‘lpMidiInHdr’
MIDI.c:607: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:607: error: expected ‘;’ before ‘tmp’
MIDI.c:612: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:612: error: ‘lpMidiInHdr’ undeclared (first use in this function)
MIDI.c:612: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:614: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:615: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__In_Reset’:
MIDI.c:633: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:633: error: expected ‘;’ before ‘RETVAL’
MIDI.c:634: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:634: error: expected ‘;’ before ‘hmi’
MIDI.c:638: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:638: error: expected ‘;’ before ‘tmp’
MIDI.c:643: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:645: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:646: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__In_Start’:
MIDI.c:664: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:664: error: expected ‘;’ before ‘RETVAL’
MIDI.c:665: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:665: error: expected ‘;’ before ‘hmi’
MIDI.c:669: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:669: error: expected ‘;’ before ‘tmp’
MIDI.c:674: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:676: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:677: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__In_Stop’:
MIDI.c:695: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:695: error: expected ‘;’ before ‘RETVAL’
MIDI.c:696: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:696: error: expected ‘;’ before ‘hmi’
MIDI.c:700: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:700: error: expected ‘;’ before ‘tmp’
MIDI.c:705: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:707: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:708: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__In_GetErrorText’:
MIDI.xs:397: error: ‘MAXERRORLENGTH’ undeclared (first use in this function)
MIDI.c:731: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:731: error: expected ‘;’ before ‘wError’
MIDI.c:734: error: ‘wError’ undeclared (first use in this function)
MIDI.c:734: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:401: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__In_GetID’:
MIDI.xs:409: error: ‘UINT’ undeclared (first use in this function)
MIDI.xs:409: error: expected ‘;’ before ‘id’
MIDI.c:765: error: ‘HMIDIIN’ undeclared (first use in this function)
MIDI.c:765: error: expected ‘;’ before ‘hmi’
MIDI.c:769: error: ‘hmi’ undeclared (first use in this function)
MIDI.c:769: error: expected ‘;’ before ‘tmp’
MIDI.xs:412: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:412: error: ‘id’ undeclared (first use in this function)
MIDI.xs:413: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__Out_Open’:
MIDI.xs:442: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.xs:442: error: expected ‘;’ before ‘h’
MIDI.c:799: error: expected ‘;’ before ‘RETVAL’
MIDI.c:801: error: ‘DWORD’ undeclared (first use in this function)
MIDI.c:801: error: expected ‘;’ before ‘dwCallback’
MIDI.c:802: error: expected ‘;’ before ‘dwCallbackInstance’
MIDI.c:803: error: expected ‘;’ before ‘dwFlags’
MIDI.c:806: error: ‘MIDI_MAPPER’ undeclared (first use in this function)
MIDI.c:812: error: ‘dwCallback’ undeclared (first use in this function)
MIDI.c:818: error: ‘dwCallbackInstance’ undeclared (first use in this function)
MIDI.c:824: error: ‘dwFlags’ undeclared (first use in this function)
MIDI.c:824: error: ‘CALLBACK_NULL’ undeclared (first use in this function)
MIDI.xs:447: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:447: error: ‘h’ undeclared (first use in this function)
MIDI.xs:449: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.xs:449: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Out_Close’:
MIDI.c:862: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:862: error: expected ‘;’ before ‘RETVAL’
MIDI.c:863: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:863: error: expected ‘;’ before ‘hmo’
MIDI.c:868: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:868: error: expected ‘;’ before ‘tmp’
MIDI.c:873: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:875: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:876: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Out_LongMsg’:
MIDI.c:894: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:894: error: expected ‘;’ before ‘RETVAL’
MIDI.c:895: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:895: error: expected ‘;’ before ‘hmo’
MIDI.c:896: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:896: error: expected ‘;’ before ‘lpMidiOutHdr’
MIDI.c:901: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:901: error: expected ‘;’ before ‘tmp’
MIDI.c:906: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:906: error: ‘lpMidiOutHdr’ undeclared (first use in this function)
MIDI.c:906: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:908: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:909: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Out_Reset’:
MIDI.c:927: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:927: error: expected ‘;’ before ‘RETVAL’
MIDI.c:928: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:928: error: expected ‘;’ before ‘hmo’
MIDI.c:933: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:933: error: expected ‘;’ before ‘tmp’
MIDI.c:938: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:940: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:941: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Out_ShortMsg’:
MIDI.c:959: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:959: error: expected ‘;’ before ‘RETVAL’
MIDI.c:960: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:960: error: expected ‘;’ before ‘hmo’
MIDI.c:961: error: ‘DWORD’ undeclared (first use in this function)
MIDI.c:961: error: expected ‘;’ before ‘dwMsg’
MIDI.c:966: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:966: error: expected ‘;’ before ‘tmp’
MIDI.c:971: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:971: error: ‘dwMsg’ undeclared (first use in this function)
MIDI.c:973: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:974: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Out_PrepareHeader’:
MIDI.c:992: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:992: error: expected ‘;’ before ‘RETVAL’
MIDI.c:993: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:993: error: expected ‘;’ before ‘hmo’
MIDI.c:994: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:994: error: expected ‘;’ before ‘lpMidiOutHdr’
MIDI.c:999: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:999: error: expected ‘;’ before ‘tmp’
MIDI.c:1004: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1004: error: ‘lpMidiOutHdr’ undeclared (first use in this function)
MIDI.c:1004: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:1006: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1007: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Out_UnprepareHeader’:
MIDI.c:1025: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1025: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1026: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:1026: error: expected ‘;’ before ‘hmo’
MIDI.c:1027: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:1027: error: expected ‘;’ before ‘lpMidiOutHdr’
MIDI.c:1032: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:1032: error: expected ‘;’ before ‘tmp’
MIDI.c:1037: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1037: error: ‘lpMidiOutHdr’ undeclared (first use in this function)
MIDI.c:1037: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:1039: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1040: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__Out_GetErrorText’:
MIDI.xs:550: error: ‘MAXERRORLENGTH’ undeclared (first use in this function)
MIDI.c:1063: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1063: error: expected ‘;’ before ‘wError’
MIDI.c:1066: error: ‘wError’ undeclared (first use in this function)
MIDI.c:1066: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:555: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__Out_GetID’:
MIDI.xs:571: error: ‘UINT’ undeclared (first use in this function)
MIDI.xs:571: error: expected ‘;’ before ‘id’
MIDI.c:1098: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1100: error: ‘HMIDIOUT’ undeclared (first use in this function)
MIDI.c:1100: error: expected ‘;’ before ‘hmo’
MIDI.c:1105: error: ‘hmo’ undeclared (first use in this function)
MIDI.c:1105: error: expected ‘;’ before ‘tmp’
MIDI.xs:573: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:573: error: ‘id’ undeclared (first use in this function)
MIDI.xs:575: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.xs: In function ‘XS_Win32API__MIDI__Stream_Open’:
MIDI.xs:635: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.xs:635: error: expected ‘;’ before ‘h’
MIDI.c:1135: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1137: error: ‘DWORD’ undeclared (first use in this function)
MIDI.c:1137: error: expected ‘;’ before ‘dwCallback’
MIDI.c:1138: error: expected ‘;’ before ‘dwInstance’
MIDI.c:1139: error: expected ‘;’ before ‘fdwOpen’
MIDI.c:1142: error: ‘MIDI_MAPPER’ undeclared (first use in this function)
MIDI.c:1148: error: ‘dwCallback’ undeclared (first use in this function)
MIDI.c:1154: error: ‘dwInstance’ undeclared (first use in this function)
MIDI.c:1160: error: ‘fdwOpen’ undeclared (first use in this function)
MIDI.c:1160: error: ‘CALLBACK_NULL’ undeclared (first use in this function)
MIDI.xs:640: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.xs:640: error: ‘h’ undeclared (first use in this function)
MIDI.xs:642: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.xs:642: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Close’:
MIDI.c:1198: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1198: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1199: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1199: error: expected ‘;’ before ‘hStream’
MIDI.c:1203: error: ‘hStream’ undeclared (first use in this function)
MIDI.c:1203: error: expected ‘;’ before ‘tmp’
MIDI.c:1208: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1210: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1211: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Out’:
MIDI.c:1229: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1229: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1230: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1230: error: expected ‘;’ before ‘hMidiStream’
MIDI.c:1231: error: ‘LPMIDIHDR’ undeclared (first use in this function)
MIDI.c:1231: error: expected ‘;’ before ‘lpMidiHdr’
MIDI.c:1235: error: ‘hMidiStream’ undeclared (first use in this function)
MIDI.c:1235: error: expected ‘;’ before ‘tmp’
MIDI.c:1240: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1240: error: ‘lpMidiHdr’ undeclared (first use in this function)
MIDI.c:1240: error: ‘MIDIHDR’ undeclared (first use in this function)
MIDI.c:1242: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1243: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Restart’:
MIDI.c:1261: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1261: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1262: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1262: error: expected ‘;’ before ‘hms’
MIDI.c:1266: error: ‘hms’ undeclared (first use in this function)
MIDI.c:1266: error: expected ‘;’ before ‘tmp’
MIDI.c:1271: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1273: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1274: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Pause’:
MIDI.c:1292: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1292: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1293: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1293: error: expected ‘;’ before ‘hms’
MIDI.c:1297: error: ‘hms’ undeclared (first use in this function)
MIDI.c:1297: error: expected ‘;’ before ‘tmp’
MIDI.c:1302: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1304: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1305: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Stop’:
MIDI.c:1323: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1323: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1324: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1324: error: expected ‘;’ before ‘hms’
MIDI.c:1328: error: ‘hms’ undeclared (first use in this function)
MIDI.c:1328: error: expected ‘;’ before ‘tmp’
MIDI.c:1333: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1335: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1336: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Position’:
MIDI.c:1354: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1354: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1355: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1355: error: expected ‘;’ before ‘hms’
MIDI.c:1356: error: ‘LPMMTIME’ undeclared (first use in this function)
MIDI.c:1356: error: expected ‘;’ before ‘pmmt’
MIDI.c:1360: error: ‘hms’ undeclared (first use in this function)
MIDI.c:1360: error: expected ‘;’ before ‘tmp’
MIDI.c:1365: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1365: error: ‘pmmt’ undeclared (first use in this function)
MIDI.c:1365: error: ‘MMTIME’ undeclared (first use in this function)
MIDI.c:1367: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1368: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
MIDI.c: In function ‘XS_Win32API__MIDI__Stream_Property’:
MIDI.c:1386: error: ‘MMRESULT’ undeclared (first use in this function)
MIDI.c:1386: error: expected ‘;’ before ‘RETVAL’
MIDI.c:1387: error: ‘HMIDISTRM’ undeclared (first use in this function)
MIDI.c:1387: error: expected ‘;’ before ‘hms’
MIDI.c:1388: error: ‘LPBYTE’ undeclared (first use in this function)
MIDI.c:1388: error: expected ‘;’ before ‘lppropdata’
MIDI.c:1393: error: ‘hms’ undeclared (first use in this function)
MIDI.c:1393: error: expected ‘;’ before ‘tmp’
MIDI.c:1398: error: ‘RETVAL’ undeclared (first use in this function)
MIDI.c:1398: error: ‘lppropdata’ undeclared (first use in this function)
MIDI.c:1400: error: ‘mmsyserr’ undeclared (first use in this function)
MIDI.c:1401: error: ‘MMSYSERR_NOERROR’ undeclared (first use in this function)
make: *** [MIDI.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8957
    PERL5_CPAN_IS_EXECUTING = /home/stro/cpan/build/5.13.8/Win32API-MIDI-0.05-nIVoy9/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 8957
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3153,8957
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Win32API-MIDI-0.05
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/stro/perl/perl5138/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 20 24 25 29 44 46 1000
    $EGID = 1000 20 24 25 29 44 46 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_62 
    Cwd                 3.35    
    ExtUtils::CBuilder  0.280201
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2208  
    File::Spec          3.33    
    Module::Build       0.3607  
    Module::Signature   0.66    
    Test::Harness       3.22    
    Test::More          0.97_01 
    YAML                n/a     
    YAML::Syck          1.17    
    version             0.86    


--

Summary of my perl5 (revision 5 version 13 subversion 8) configuration:
   
  Platform:
    osname=linux, osvers=2.6.26-2-686, archname=i686-linux
    uname='linux debian5 2.6.26-2-686 #1 smp thu nov 25 01:53:57 utc 2010 i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.3.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Dec 21 2010 15:28:40
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8957"
    PERL5_CPAN_IS_EXECUTING="/home/stro/cpan/build/5.13.8/Win32API-MIDI-0.05-nIVoy9/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="8957"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3153,8957"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Win32API-MIDI-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/stro/perl/perl5138/lib/site_perl/5.13.8/i686-linux
    /home/stro/perl/perl5138/lib/site_perl/5.13.8
    /home/stro/perl/perl5138/lib/5.13.8/i686-linux
    /home/stro/perl/perl5138/lib/5.13.8
    .