Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Mac-CoreMIDI-0.04 v5.16.2 OpenBSD
Date: 2013-07-27T05:23:00Z
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 Christian Renz,
This is a computer-generated report for Mac-CoreMIDI-0.04
on perl 5.16.2, created by CPAN-Reporter-1.2010.
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 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
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin/perl /home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/ExtUtils/xsubpp -typemap /home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/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. -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -DPIC -fPIC "-I/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd/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:
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd/CORE/perl.h:328: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: error: '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)
*** Error code 1
Stop in /home/smoke/.cpan/build/Mac-CoreMIDI-0.04-A3BB8U (line 89 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Test::More 0 0.98_04
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.65_03
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin:/home/smoke/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12769
PERL5_CPAN_IS_EXECUTING = /home/smoke/.cpan/build/Mac-CoreMIDI-0.04-A3BB8U/Makefile.PL
PERL5_CPAN_IS_RUNNING = 12769
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26855,12769
PERLBREW_BASHRC_VERSION = 0.55
PERLBREW_HOME = /home/smoke/.perlbrew
PERLBREW_MANPATH = /home/smoke/perl5/perlbrew/perls/perl-5.16.2/man
PERLBREW_PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin
PERLBREW_PERL = perl-5.16.2
PERLBREW_ROOT = /home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.62
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Mac-CoreMIDI-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 10 10
$EGID = 10 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.65_03
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18_02
File::Spec 3.40
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4004
Module::Signature 0.69
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98_04
YAML 0.84
YAML::Syck 1.25
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.2, archname=OpenBSD.i386-openbsd
uname='openbsd minimunch.zeroclue.com 5.2 generic.mp#339 i386 '
config_args='-de -Dprefix=/home/smoke/perl5/perlbrew/perls/perl-5.16.2 -Aeval:scriptdir=/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin'
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=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.2'
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 ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.65.0, 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 -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at Nov 7 2012 23:04:23
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12769"
PERL5_CPAN_IS_EXECUTING="/home/smoke/.cpan/build/Mac-CoreMIDI-0.04-A3BB8U/Makefile.PL"
PERL5_CPAN_IS_RUNNING="12769"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="26855,12769"
PERLBREW_BASHRC_VERSION="0.55"
PERLBREW_HOME="/home/smoke/.perlbrew"
PERLBREW_MANPATH="/home/smoke/perl5/perlbrew/perls/perl-5.16.2/man"
PERLBREW_PATH="/home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin"
PERLBREW_PERL="perl-5.16.2"
PERLBREW_ROOT="/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.62"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Mac-CoreMIDI-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/OpenBSD.i386-openbsd
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
.