Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Mac-CoreMIDI-0.04 v5.15.1 GNU/Linux
Date: 2011-11-18T05:03:58Z
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.15.1, created by CPAN-Reporter-1.1902.
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/Entity.pm blib/lib/Mac/CoreMIDI/Entity.pm
cp lib/Mac/CoreMIDI/Client.pm blib/lib/Mac/CoreMIDI/Client.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/sand/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/bin/perl /home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/site_perl/5.15.1/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/5.15.1/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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/5.15.1/x86_64-linux-ld/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/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/5.15.1/x86_64-linux-ld/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
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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)
make: *** [CoreMIDI.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ------------
Test::More 0 1.005000_001
build_requires:
Module Need Have
------------------- ---- ------------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10586
PERL5_CPAN_IS_EXECUTING = /tmp/loop_over_bdir-_gKYst/Mac-CoreMIDI-0.04-6dEze_/Makefile.PL
PERL5_CPAN_IS_RUNNING = 10586
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ------------
CPAN 1.9800
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.04_04
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.68
Test::Harness 3.23
Test::More 1.005000_001
YAML 0.77
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 15 subversion 1) configuration:
Commit id: ed4161079665cc0e28ebe176e4d8812a36448d20
Platform:
osname=linux, osvers=2.6.39-1-amd64, archname=x86_64-linux-ld
uname='linux k81 2.6.39-1-amd64 #1 smp tue may 24 14:34:19 utc 2011 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
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 -g',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.6.1', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 11 2011 09:00:16
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="10586"
PERL5_CPAN_IS_EXECUTING="/tmp/loop_over_bdir-_gKYst/Mac-CoreMIDI-0.04-6dEze_/Makefile.PL"
PERL5_CPAN_IS_RUNNING="10586"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/site_perl/5.15.1/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/site_perl/5.15.1
/home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/5.15.1/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.15.1/2b65/lib/5.15.1
.