Report for Mac-CoreMIDI-0.04

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: NA Mac-CoreMIDI-0.04 v5.8.9 FreeBSD
Date: 2012-01-12T13:40:10Z

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 CRENZ,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9116. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[ERROR] [Thu Jan 12 13:40:09 2012] MAKE failed: No such file or directory cp lib/Mac/CoreMIDI/Device.pm blib/lib/Mac/CoreMIDI/Device.pm
cp lib/Mac/CoreMIDI/Port.pm blib/lib/Mac/CoreMIDI/Port.pm
cp lib/Mac/CoreMIDI/Client.pm blib/lib/Mac/CoreMIDI/Client.pm
cp lib/Mac/CoreMIDI/Entity.pm blib/lib/Mac/CoreMIDI/Entity.pm
cp lib/Mac/CoreMIDI/Endpoint.pm blib/lib/Mac/CoreMIDI/Endpoint.pm
cp lib/Mac/CoreMIDI.pm blib/lib/Mac/CoreMIDI.pm
cp lib/Mac/CoreMIDI/Object.pm blib/lib/Mac/CoreMIDI/Object.pm
/usr/home/cpan/pit/thr/perl-5.8.9/bin/perl /usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp  -typemap /usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/ExtUtils/typemap -typemap typemap  CoreMIDI.xs > CoreMIDI.xsc && mv CoreMIDI.xsc CoreMIDI.c
Please specify prototyping behavior for CoreMIDI.xs (see perlxs manual)
cc -c  -I.  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O    -DVERSION=\"0.04\"  -DXS_VERSION=\"0.04\" -DPIC -fPIC "-I/usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/amd64-freebsd-thread-multi/CORE"   CoreMIDI.c
In file included from helpers.h:8,
                 from CoreMIDI.xs:1:
ppport.h:2979:1: warning: "PERL_UNUSED_DECL" redefined
In file included from helpers.h:5,
                 from CoreMIDI.xs:1:
/usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/amd64-freebsd-thread-multi/CORE/perl.h:204:1: warning: this is the location of the previous definition
In file included from CoreMIDI.xs:1:
helpers.h:15:31: error: CoreMIDI/CoreMIDI.h: No such file or directory
helpers.h:16:38: error: CoreFoundation/CFRunLoop.h: No such file or directory
In file included from CoreMIDI.xs:1:
helpers.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_Object'
helpers.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_Device'
helpers.h:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_Entity'
helpers.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_Endpoint'
helpers.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_Client'
helpers.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_Port'
helpers.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Mac_CoreMIDI_ThruConnection'
helpers.h:27: error: expected ')' before 'dev'
helpers.h:28: error: expected ')' before 'dev'
helpers.h:30: error: expected ';', ',' or ')' before '*' token
helpers.h:31: error: expected ';', ',' or ')' before '*' token
helpers.h:36:7: warning: no newline at end of file
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetName':
CoreMIDI.c:163: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:163: error: (Each undeclared identifier is reported only once
CoreMIDI.c:163: error: for each function it appears in.)
CoreMIDI.c:163: error: expected ';' before 'dev'
CoreMIDI.c:168: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:168: error: expected ';' before 'tmp'
CoreMIDI.xs:9: error: 'kMIDIPropertyName' undeclared (first use in this function)
CoreMIDI.xs:9: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetManufacturer':
CoreMIDI.c:188: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:188: error: expected ';' before 'dev'
CoreMIDI.c:193: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:193: error: expected ';' before 'tmp'
CoreMIDI.xs:15: error: 'kMIDIPropertyManufacturer' undeclared (first use in this function)
CoreMIDI.xs:15: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetModel':
CoreMIDI.c:213: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:213: error: expected ';' before 'dev'
CoreMIDI.c:218: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:218: error: expected ';' before 'tmp'
CoreMIDI.xs:21: error: 'kMIDIPropertyModel' undeclared (first use in this function)
CoreMIDI.xs:21: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetUniqueID':
CoreMIDI.c:238: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:238: error: expected ';' before 'dev'
CoreMIDI.c:243: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:243: error: expected ';' before 'tmp'
CoreMIDI.xs:27: error: 'kMIDIPropertyUniqueID' undeclared (first use in this function)
CoreMIDI.xs:27: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetDeviceID':
CoreMIDI.c:263: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:263: error: expected ';' before 'dev'
CoreMIDI.c:268: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:268: error: expected ';' before 'tmp'
CoreMIDI.xs:33: error: 'kMIDIPropertyDeviceID' undeclared (first use in this function)
CoreMIDI.xs:33: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetReceiveChannels':
CoreMIDI.c:288: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:288: error: expected ';' before 'dev'
CoreMIDI.c:293: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:293: error: expected ';' before 'tmp'
CoreMIDI.xs:39: error: 'kMIDIPropertyReceiveChannels' undeclared (first use in this function)
CoreMIDI.xs:39: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetTransmitChannels':
CoreMIDI.c:313: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:313: error: expected ';' before 'dev'
CoreMIDI.c:318: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:318: error: expected ';' before 'tmp'
CoreMIDI.xs:45: error: 'kMIDIPropertyTransmitChannels' undeclared (first use in this function)
CoreMIDI.xs:45: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetMaxSysExSpeed':
CoreMIDI.c:338: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:338: error: expected ';' before 'dev'
CoreMIDI.c:343: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:343: error: expected ';' before 'tmp'
CoreMIDI.xs:51: error: 'kMIDIPropertyMaxSysExSpeed' undeclared (first use in this function)
CoreMIDI.xs:51: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetAdvanceScheduleTimeMuSec':
CoreMIDI.c:365: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:365: error: expected ';' before 'dev'
CoreMIDI.c:370: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:370: error: expected ';' before 'tmp'
CoreMIDI.xs:60: error: 'kMIDIPropertyAdvanceScheduleTimeMuSec' undeclared (first use in this function)
CoreMIDI.xs:60: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_IsEmbeddedEntity':
CoreMIDI.c:393: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:393: error: expected ';' before 'dev'
CoreMIDI.c:398: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:398: error: expected ';' before 'tmp'
CoreMIDI.xs:69: error: 'kMIDIPropertyIsEmbeddedEntity' undeclared (first use in this function)
CoreMIDI.xs:69: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_IsBroadcast':
CoreMIDI.c:421: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:421: error: expected ';' before 'dev'
CoreMIDI.c:426: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:426: error: expected ';' before 'tmp'
CoreMIDI.xs:78: error: 'kMIDIPropertyIsBroadcast' undeclared (first use in this function)
CoreMIDI.xs:78: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_IsSingleRealtimeEntity':
CoreMIDI.c:449: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:449: error: expected ';' before 'dev'
CoreMIDI.c:454: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:454: error: expected ';' before 'tmp'
CoreMIDI.xs:87: error: 'kMIDIPropertySingleRealtimeEntity' undeclared (first use in this function)
CoreMIDI.xs:87: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_IsOffline':
CoreMIDI.c:477: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:477: error: expected ';' before 'dev'
CoreMIDI.c:482: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:482: error: expected ';' before 'tmp'
CoreMIDI.xs:98: error: 'kMIDIPropertyOffline' undeclared (first use in this function)
CoreMIDI.xs:98: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_IsPrivate':
CoreMIDI.c:505: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:505: error: expected ';' before 'dev'
CoreMIDI.c:510: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:510: error: expected ';' before 'tmp'
CoreMIDI.xs:107: error: 'kMIDIPropertyPrivate' undeclared (first use in this function)
CoreMIDI.xs:107: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetDriverOwner':
CoreMIDI.c:533: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:533: error: expected ';' before 'dev'
CoreMIDI.c:538: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:538: error: expected ';' before 'tmp'
CoreMIDI.xs:116: error: 'kMIDIPropertyDriverOwner' undeclared (first use in this function)
CoreMIDI.xs:116: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Object_GetDriverVersion':
CoreMIDI.c:561: error: 'Mac_CoreMIDI_Object' undeclared (first use in this function)
CoreMIDI.c:561: error: expected ';' before 'dev'
CoreMIDI.c:566: error: 'dev' undeclared (first use in this function)
CoreMIDI.c:566: error: expected ';' before 'tmp'
CoreMIDI.xs:125: error: 'kMIDIPropertyDriverVersion' undeclared (first use in this function)
CoreMIDI.xs:125: warning: assignment makes pointer from integer without a cast
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Device_GetNumberOfEntities':
CoreMIDI.c:589: error: 'Mac_CoreMIDI_Device' undeclared (first use in this function)
CoreMIDI.c:589: error: expected ';' before 'device'
CoreMIDI.c:590: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:590: error: expected ';' before 'RETVAL'
CoreMIDI.c:595: error: 'device' undeclared (first use in this function)
CoreMIDI.c:595: error: expected ';' before 'tmp'
CoreMIDI.c:601: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Device_GetEntity':
CoreMIDI.c:615: error: 'Mac_CoreMIDI_Device' undeclared (first use in this function)
CoreMIDI.c:615: error: expected ';' before 'device'
CoreMIDI.c:616: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:616: error: expected ';' before 'entityIndex0'
CoreMIDI.c:618: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.c:618: error: expected ';' before 'RETVAL'
CoreMIDI.c:622: error: 'device' undeclared (first use in this function)
CoreMIDI.c:622: error: expected ';' before 'tmp'
CoreMIDI.c:628: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:628: error: 'entityIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Entity_GetParent':
CoreMIDI.c:644: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.c:644: error: expected ';' before 'inEntity'
CoreMIDI.xs:152: error: 'Mac_CoreMIDI_Device' undeclared (first use in this function)
CoreMIDI.xs:152: error: expected ';' before 'device'
CoreMIDI.c:648: error: expected ';' before 'RETVAL'
CoreMIDI.c:652: error: 'inEntity' undeclared (first use in this function)
CoreMIDI.c:652: error: expected ';' before 'tmp'
CoreMIDI.xs:154: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:154: error: expected ';' before 's'
CoreMIDI.xs:155: error: 'device' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Entity_GetNumberOfSources':
CoreMIDI.c:674: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.c:674: error: expected ';' before 'entity'
CoreMIDI.c:675: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:675: error: expected ';' before 'RETVAL'
CoreMIDI.c:680: error: 'entity' undeclared (first use in this function)
CoreMIDI.c:680: error: expected ';' before 'tmp'
CoreMIDI.c:686: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Entity_GetSource':
CoreMIDI.c:700: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.c:700: error: expected ';' before 'entity'
CoreMIDI.c:701: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:701: error: expected ';' before 'sourceIndex0'
CoreMIDI.c:703: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:703: error: expected ';' before 'RETVAL'
CoreMIDI.c:707: error: 'entity' undeclared (first use in this function)
CoreMIDI.c:707: error: expected ';' before 'tmp'
CoreMIDI.c:713: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:713: error: 'sourceIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Entity_GetNumberOfDestinations':
CoreMIDI.c:729: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.c:729: error: expected ';' before 'entity'
CoreMIDI.c:730: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:730: error: expected ';' before 'RETVAL'
CoreMIDI.c:735: error: 'entity' undeclared (first use in this function)
CoreMIDI.c:735: error: expected ';' before 'tmp'
CoreMIDI.c:741: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Entity_GetDestination':
CoreMIDI.c:755: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.c:755: error: expected ';' before 'entity'
CoreMIDI.c:756: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:756: error: expected ';' before 'destIndex0'
CoreMIDI.c:758: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:758: error: expected ';' before 'RETVAL'
CoreMIDI.c:762: error: 'entity' undeclared (first use in this function)
CoreMIDI.c:762: error: expected ';' before 'tmp'
CoreMIDI.c:768: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:768: error: 'destIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Endpoint_GetParent':
CoreMIDI.c:784: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:784: error: expected ';' before 'inEndpoint'
CoreMIDI.xs:192: error: 'Mac_CoreMIDI_Entity' undeclared (first use in this function)
CoreMIDI.xs:192: error: expected ';' before 'entity'
CoreMIDI.c:788: error: expected ';' before 'RETVAL'
CoreMIDI.c:792: erro*** Error code 1

Stop in /usr/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/Mac-CoreMIDI-0.04.
r: 'inEndpoint' undeclared (first use in this function)
CoreMIDI.c:792: error: expected ';' before 'tmp'
CoreMIDI.xs:194: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:194: error: expected ';' before 's'
CoreMIDI.xs:195: error: 'entity' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Endpoint__new_source':
CoreMIDI.c:816: error: 'Mac_CoreMIDI_Client' undeclared (first use in this function)
CoreMIDI.c:816: error: expected ';' before 'client'
CoreMIDI.xs:204: error: 'CFStringRef' undeclared (first use in this function)
CoreMIDI.xs:204: error: expected ';' before 'str'
CoreMIDI.xs:205: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.xs:205: error: expected ';' before 'me'
CoreMIDI.c:824: error: expected ';' before 'RETVAL'
CoreMIDI.c:828: error: 'client' undeclared (first use in this function)
CoreMIDI.c:828: error: expected ';' before 'tmp'
CoreMIDI.xs:208: error: 'str' undeclared (first use in this function)
CoreMIDI.xs:208: error: 'kCFStringEncodingUTF8' undeclared (first use in this function)
CoreMIDI.xs:209: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:209: error: expected ';' before 's'
CoreMIDI.xs:211: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.xs:211: error: 'me' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Endpoint__destroy':
CoreMIDI.c:854: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:854: error: expected ';' before 'endpoint'
CoreMIDI.c:855: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.c:855: error: expected ';' before 'RETVAL'
CoreMIDI.c:860: error: 'endpoint' undeclared (first use in this function)
CoreMIDI.c:860: error: expected ';' before 'tmp'
CoreMIDI.xs:219: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.xs: In function 'XS_Mac__CoreMIDI__Client__new':
CoreMIDI.xs:233: error: 'CFStringRef' undeclared (first use in this function)
CoreMIDI.xs:233: error: expected ';' before 'str'
CoreMIDI.xs:234: error: 'Mac_CoreMIDI_Client' undeclared (first use in this function)
CoreMIDI.xs:234: error: expected ';' before 'mc'
CoreMIDI.c:892: error: expected ';' before 'RETVAL'
CoreMIDI.xs:237: error: 'str' undeclared (first use in this function)
CoreMIDI.xs:238: error: 'kCFStringEncodingUTF8' undeclared (first use in this function)
CoreMIDI.xs:239: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:239: error: expected ';' before 's'
CoreMIDI.xs:241: error: 's' undeclared (first use in this function)
CoreMIDI.xs:241: error: 'mc' undeclared (first use in this function)
CoreMIDI.xs:243: error: 'MIDIClientNotify' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Client__destroy':
CoreMIDI.c:920: error: 'Mac_CoreMIDI_Client' undeclared (first use in this function)
CoreMIDI.c:920: error: expected ';' before 'client'
CoreMIDI.c:921: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.c:921: error: expected ';' before 'RETVAL'
CoreMIDI.c:926: error: 'client' undeclared (first use in this function)
CoreMIDI.c:926: error: expected ';' before 'tmp'
CoreMIDI.xs:255: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Client_CreateDestination':
CoreMIDI.c:947: error: 'Mac_CoreMIDI_Client' undeclared (first use in this function)
CoreMIDI.c:947: error: expected ';' before 'client'
CoreMIDI.xs:265: error: 'CFStringRef' undeclared (first use in this function)
CoreMIDI.xs:265: error: expected ';' before 'str'
CoreMIDI.xs:266: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.xs:266: error: expected ';' before 'me'
CoreMIDI.c:956: error: expected ';' before 'RETVAL'
CoreMIDI.c:960: error: 'client' undeclared (first use in this function)
CoreMIDI.c:960: error: expected ';' before 'tmp'
CoreMIDI.xs:268: error: 'str' undeclared (first use in this function)
CoreMIDI.xs:268: error: 'kCFStringEncodingUTF8' undeclared (first use in this function)
CoreMIDI.xs:269: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:269: error: expected ';' before 's'
CoreMIDI.xs:271: error: 's' undeclared (first use in this function)
CoreMIDI.xs:271: error: 'me' undeclared (first use in this function)
CoreMIDI.xs:282: error: 'MIDIReader' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Port__new_input':
CoreMIDI.c:1002: error: 'Mac_CoreMIDI_Client' undeclared (first use in this function)
CoreMIDI.c:1002: error: expected ';' before 'client'
CoreMIDI.xs:300: error: 'CFStringRef' undeclared (first use in this function)
CoreMIDI.xs:300: error: expected ';' before 'str'
CoreMIDI.xs:301: error: 'Mac_CoreMIDI_Port' undeclared (first use in this function)
CoreMIDI.xs:301: error: expected ';' before 'mp'
CoreMIDI.c:1010: error: expected ';' before 'RETVAL'
CoreMIDI.c:1014: error: 'client' undeclared (first use in this function)
CoreMIDI.c:1014: error: expected ';' before 'tmp'
CoreMIDI.xs:305: error: 'str' undeclared (first use in this function)
CoreMIDI.xs:305: error: 'kCFStringEncodingUTF8' undeclared (first use in this function)
CoreMIDI.xs:306: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:306: error: expected ';' before 's'
CoreMIDI.xs:308: error: 'mp' undeclared (first use in this function)
CoreMIDI.xs:310: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Port__new_output':
CoreMIDI.c:1045: error: 'Mac_CoreMIDI_Client' undeclared (first use in this function)
CoreMIDI.c:1045: error: expected ';' before 'client'
CoreMIDI.xs:320: error: 'CFStringRef' undeclared (first use in this function)
CoreMIDI.xs:320: error: expected ';' before 'str'
CoreMIDI.xs:321: error: 'Mac_CoreMIDI_Port' undeclared (first use in this function)
CoreMIDI.xs:321: error: expected ';' before 'mp'
CoreMIDI.c:1053: error: expected ';' before 'RETVAL'
CoreMIDI.c:1057: error: 'client' undeclared (first use in this function)
CoreMIDI.c:1057: error: expected ';' before 'tmp'
CoreMIDI.xs:324: error: 'str' undeclared (first use in this function)
CoreMIDI.xs:324: error: 'kCFStringEncodingUTF8' undeclared (first use in this function)
CoreMIDI.xs:325: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:325: error: expected ';' before 's'
CoreMIDI.xs:328: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.xs:328: error: 'mp' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__Port__destroy':
CoreMIDI.c:1084: error: 'Mac_CoreMIDI_Port' undeclared (first use in this function)
CoreMIDI.c:1084: error: expected ';' before 'port'
CoreMIDI.c:1085: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.c:1085: error: expected ';' before 'RETVAL'
CoreMIDI.c:1090: error: 'port' undeclared (first use in this function)
CoreMIDI.c:1090: error: expected ';' before 'tmp'
CoreMIDI.xs:336: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetNumberOfDevices':
CoreMIDI.c:1111: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1111: error: expected ';' before 'RETVAL'
CoreMIDI.c:1114: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetDevice':
CoreMIDI.c:1128: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1128: error: expected ';' before 'deviceIndex0'
CoreMIDI.c:1130: error: 'Mac_CoreMIDI_Device' undeclared (first use in this function)
CoreMIDI.c:1130: error: expected ';' before 'RETVAL'
CoreMIDI.c:1132: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:1132: error: 'deviceIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetNumberOfSources':
CoreMIDI.c:1148: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1148: error: expected ';' before 'RETVAL'
CoreMIDI.c:1151: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetSource':
CoreMIDI.c:1165: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1165: error: expected ';' before 'sourceIndex0'
CoreMIDI.c:1167: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:1167: error: expected ';' before 'RETVAL'
CoreMIDI.c:1169: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:1169: error: 'sourceIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetNumberOfDestinations':
CoreMIDI.c:1185: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1185: error: expected ';' before 'RETVAL'
CoreMIDI.c:1188: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetDestination':
CoreMIDI.c:1202: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1202: error: expected ';' before 'destIndex0'
CoreMIDI.c:1204: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:1204: error: expected ';' before 'RETVAL'
CoreMIDI.c:1206: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:1206: error: 'destIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetNumberOfExternalDevices':
CoreMIDI.c:1222: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1222: error: expected ';' before 'RETVAL'
CoreMIDI.c:1225: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_GetExternalDevice':
CoreMIDI.c:1239: error: 'ItemCount' undeclared (first use in this function)
CoreMIDI.c:1239: error: expected ';' before 'deviceIndex0'
CoreMIDI.c:1241: error: 'Mac_CoreMIDI_Device' undeclared (first use in this function)
CoreMIDI.c:1241: error: expected ';' before 'RETVAL'
CoreMIDI.c:1243: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.c:1243: error: 'deviceIndex0' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_FindObject':
CoreMIDI.c:1259: error: 'SInt32' undeclared (first use in this function)
CoreMIDI.c:1259: error: expected ';' before 'uniqueID'
CoreMIDI.xs:392: error: 'MIDIObjectRef' undeclared (first use in this function)
CoreMIDI.xs:392: error: expected ';' before 'object'
CoreMIDI.xs:393: error: 'MIDIObjectType' undeclared (first use in this function)
CoreMIDI.xs:393: error: expected ';' before 'objectType'
CoreMIDI.xs:397: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:397: error: expected ';' before 's'
CoreMIDI.xs:398: error: 'object' undeclared (first use in this function)
CoreMIDI.xs:401: error: 'objectType' undeclared (first use in this function)
CoreMIDI.xs:402: error: 'kMIDIObjectType_Device' undeclared (first use in this function)
CoreMIDI.xs:403: error: 'kMIDIObjectType_ExternalDevice' undeclared (first use in this function)
CoreMIDI.xs:407: error: 'kMIDIObjectType_Entity' undeclared (first use in this function)
CoreMIDI.xs:408: error: 'kMIDIObjectType_ExternalEntity' undeclared (first use in this function)
CoreMIDI.xs:412: error: 'kMIDIObjectType_Source' undeclared (first use in this function)
CoreMIDI.xs:413: error: 'kMIDIObjectType_ExternalSource' undeclared (first use in this function)
CoreMIDI.xs:414: error: 'kMIDIObjectType_Destination' undeclared (first use in this function)
CoreMIDI.xs:415: error: 'kMIDIObjectType_ExternalDestination' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI_Restart':
CoreMIDI.c:1309: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.c:1309: error: expected ';' before 'RETVAL'
CoreMIDI.c:1312: error: 'RETVAL' undeclared (first use in this function)
CoreMIDI.xs: In function 'XS_Mac__CoreMIDI_RunLoopStop':
CoreMIDI.xs:441: error: 'CFRunLoopRef' undeclared (first use in this function)
CoreMIDI.xs:441: error: expected ';' before 'rl'
CoreMIDI.xs:443: error: 'rl' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__ThruConnection_new':
CoreMIDI.c:1362: error: 'Mac_CoreMIDI_Endpoint' undeclared (first use in this function)
CoreMIDI.c:1362: error: expected ';' before 'fromEndpoint'
CoreMIDI.c:1363: error: expected ';' before 'toEndpoint'
CoreMIDI.xs:455: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.xs:455: error: expected ';' before 'err'
CoreMIDI.xs:456: error: 'MIDIThruConnectionParams' undeclared (first use in this function)
CoreMIDI.xs:456: error: expected ';' before 'params'
CoreMIDI.xs:457: error: 'CFDataRef' undeclared (first use in this function)
CoreMIDI.xs:457: error: expected ';' before 'dataRef'
CoreMIDI.xs:458: error: 'MIDIThruConnectionRef' undeclared (first use in this function)
CoreMIDI.xs:458: error: expected ';' before 'thru'
CoreMIDI.c:1374: error: 'fromEndpoint' undeclared (first use in this function)
CoreMIDI.c:1374: error: expected ';' before 'tmp'
CoreMIDI.c:1382: error: 'toEndpoint' undeclared (first use in this function)
CoreMIDI.c:1382: error: expected ';' before 'tmp'
CoreMIDI.xs:460: error: 'params' undeclared (first use in this function)
CoreMIDI.xs:465: error: 'dataRef' undeclared (first use in this function)
CoreMIDI.xs:467: error: 'err' undeclared (first use in this function)
CoreMIDI.xs:467: error: 'thru' undeclared (first use in this function)
CoreMIDI.c: In function 'XS_Mac__CoreMIDI__ThruConnection_Dispose':
CoreMIDI.c:1416: error: 'Mac_CoreMIDI_ThruConnection' undeclared (first use in this function)
CoreMIDI.c:1416: error: expected ';' before 'connection'
CoreMIDI.c:1417: error: 'OSStatus' undeclared (first use in this function)
CoreMIDI.c:1417: error: expected ';' before 'RETVAL'
CoreMIDI.c:1422: error: 'connection' undeclared (first use in this function)
CoreMIDI.c:1422: error: expected ';' before 'tmp'
CoreMIDI.c:1428: error: 'RETVAL' undeclared (first use in this function)

[MSG] [Thu Jan 12 13:40:10 2012] 'Mac::CoreMIDI' is a platform specific module, and the test results on your platform are not relevant --sending N/A grade.

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                6.62        0
	  Test::More                         0.98        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9116
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.11
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.95

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.66.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5_CPANPLUS_IS_RUNNING = 31848
    PERL5_CPANPLUS_IS_VERSION = 0.9116
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.8.9
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.8.9/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=9.0-release, archname=amd64-freebsd-thread-multi
    uname='freebsd fremen 9.0-release freebsd 9.0-release #0: tue jan 3 07:46:30 utc 2012 root@farrell.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.8.9 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_REENTRANT_API
  Built under freebsd
  Compiled at Jan 11 2012 23:21:32
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="31848"
    PERL5_CPANPLUS_IS_VERSION="0.9116"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.8.9"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9
    .