PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-04-25T21:14:21 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 25 Apr 2011 22:28:27 GMT Running make for J/JE/JESUS/Net-RabbitMQ-0.2.0.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JE/JESUS/Net-RabbitMQ-0.2.0.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JE/JESUS/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\J\JE\JESUS\Net-RabbitMQ-0.2.0.tar.gz ok Net-RabbitMQ-0.2.0/ Net-RabbitMQ-0.2.0/amqp.h Net-RabbitMQ-0.2.0/amqp_api.c Net-RabbitMQ-0.2.0/amqp_config.h Net-RabbitMQ-0.2.0/amqp_connection.c Net-RabbitMQ-0.2.0/amqp_debug.c Net-RabbitMQ-0.2.0/amqp_framing.c Net-RabbitMQ-0.2.0/amqp_framing.h Net-RabbitMQ-0.2.0/amqp_mem.c Net-RabbitMQ-0.2.0/amqp_private.h Net-RabbitMQ-0.2.0/amqp_socket.c Net-RabbitMQ-0.2.0/amqp_table.c Net-RabbitMQ-0.2.0/Changes Net-RabbitMQ-0.2.0/LICENSE Net-RabbitMQ-0.2.0/LICENSE-MPL-RabbitMQ Net-RabbitMQ-0.2.0/Makefile.PL Net-RabbitMQ-0.2.0/MANIFEST Net-RabbitMQ-0.2.0/META.yml Net-RabbitMQ-0.2.0/RabbitMQ.pm Net-RabbitMQ-0.2.0/RabbitMQ.xs Net-RabbitMQ-0.2.0/README Net-RabbitMQ-0.2.0/t/ Net-RabbitMQ-0.2.0/typemap Net-RabbitMQ-0.2.0/t/001_declare_exchange.t Net-RabbitMQ-0.2.0/t/002_publish.t Net-RabbitMQ-0.2.0/t/003_consume.t Net-RabbitMQ-0.2.0/t/004_selfconsume.t Net-RabbitMQ-0.2.0/t/005_noack.t Net-RabbitMQ-0.2.0/t/006_txn.t Net-RabbitMQ-0.2.0/t/007_get.t Net-RabbitMQ-0.2.0/t/008_queue_declare.t Net-RabbitMQ-0.2.0/t/009_no_route.t Net-RabbitMQ-0.2.0/t/010_qos.t Net-RabbitMQ-0.2.0/t/011_hearbeat.t Net-RabbitMQ-0.2.0/t/012_timeout.t CPAN.pm: Going to build J/JE/JESUS/Net-RabbitMQ-0.2.0.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Net::RabbitMQ Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp RabbitMQ.pm blib\lib\Net\RabbitMQ.pm C:\Perl-5.14\bin\perl.exe C:\Perl-5.14\lib\ExtUtils\xsubpp -typemap C:\Perl-5.14\lib\ExtUtils\typemap -typemap typemap RabbitMQ.xs > RabbitMQ.xsc && C:\Perl-5.14\bin\perl.exe -MExtUtils::Command -e "mv" -- RabbitMQ.xsc RabbitMQ.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.2.0\" -DXS_VERSION=\"0.2.0\" "-IC:\Perl-5.14\lib\CORE" RabbitMQ.c RabbitMQ.c amqp.h(9) : error C2061: syntax error : identifier 'amqp_method_number_t' amqp.h(9) : error C2059: syntax error : ';' amqp.h(10) : error C2061: syntax error : identifier 'amqp_flags_t' amqp.h(10) : error C2059: syntax error : ';' amqp.h(11) : error C2061: syntax error : identifier 'amqp_channel_t' amqp.h(11) : error C2059: syntax error : ';' amqp.h(22) : error C2061: syntax error : identifier 'uint32_t' amqp.h(23) : error C2059: syntax error : '}' amqp.h(39) : error C2061: syntax error : identifier 'int32_t' amqp.h(40) : error C2061: syntax error : identifier 'decimal' amqp.h(40) : error C2059: syntax error : ';' amqp.h(41) : error C2061: syntax error : identifier 'u64' amqp.h(41) : error C2059: syntax error : ';' amqp.h(43) : error C2059: syntax error : '}' amqp.h(44) : error C2059: syntax error : '}' amqp.h(70) : error C2061: syntax error : identifier 'amqp_method_number_t' amqp.h(72) : error C2059: syntax error : '}' amqp.h(75) : error C2061: syntax error : identifier 'uint8_t' amqp.h(76) : error C2061: syntax error : identifier 'channel' amqp.h(76) : error C2059: syntax error : ';' amqp.h(78) : error C2061: syntax error : identifier 'amqp_method_t' amqp.h(80) : error C2061: syntax error : identifier 'uint16_t' amqp.h(81) : error C2061: syntax error : identifier 'body_size' amqp.h(81) : error C2059: syntax error : ';' amqp.h(83) : error C2059: syntax error : '}' amqp.h(86) : error C2061: syntax error : identifier 'uint8_t' amqp.h(87) : error C2061: syntax error : identifier 'transport_low' amqp.h(87) : error C2059: syntax error : ';' amqp.h(88) : error C2061: syntax error : identifier 'protocol_version_major' amqp.h(88) : error C2059: syntax error : ';' amqp.h(89) : error C2061: syntax error : identifier 'protocol_version_minor' amqp.h(89) : error C2059: syntax error : ';' amqp.h(90) : error C2059: syntax error : '}' amqp.h(91) : error C2059: syntax error : '}' amqp.h(92) : error C2059: syntax error : '}' amqp.h(103) : error C2061: syntax error : identifier 'amqp_method_t' amqp.h(105) : error C2059: syntax error : '}' amqp.h(116) : error C2143: syntax error : missing ')' before '*' amqp.h(116) : error C2143: syntax error : missing '{' before '*' amqp.h(116) : error C2059: syntax error : ',' amqp.h(117) : error C2059: syntax error : ')' amqp.h(148) : error C2146: syntax error : missing ')' before identifier 'fn' amqp.h(148) : error C2081: 'amqp_basic_return_fn_t' : name in formal parameter list illegal amqp.h(148) : error C2061: syntax error : identifier 'fn' amqp.h(148) : error C2059: syntax error : ';' amqp.h(148) : error C2059: syntax error : ',' amqp.h(149) : error C2059: syntax error : ')' amqp.h(159) : error C2143: syntax error : missing ')' before '*' amqp.h(159) : error C2081: 'amqp_frame_t' : name in formal parameter list illegal amqp.h(159) : error C2143: syntax error : missing '{' before '*' amqp.h(159) : error C2059: syntax error : ')' amqp.h(168) : error C2143: syntax error : missing ')' before 'const' amqp.h(168) : error C2081: 'amqp_frame_t' : name in formal parameter list illegal amqp.h(168) : error C2143: syntax error : missing '{' before 'const' amqp.h(168) : error C2059: syntax error : ')' amqp.h(170) : error C2143: syntax error : missing ')' before 'const' amqp.h(170) : error C2081: 'amqp_frame_t' : name in formal parameter list illegal amqp.h(170) : error C2143: syntax error : missing '{' before 'const' amqp.h(171) : error C2373: 'amqp_output_fn_t' : redefinition; different type modifiers amqp.h(115) : see declaration of 'amqp_output_fn_t' amqp.h(171) : error C2146: syntax error : missing ';' before identifier 'fn' amqp.h(172) : error C2059: syntax error : 'type' amqp.h(172) : error C2059: syntax error : ')' amqp.h(187) : error C2143: syntax error : missing ')' before '*' amqp.h(187) : error C2081: 'amqp_frame_t' : name in formal parameter list illegal amqp.h(187) : error C2143: syntax error : missing '{' before '*' amqp.h(187) : error C2059: syntax error : ')' amqp.h(190) : error C2146: syntax error : missing ')' before identifier 'expected_channel' amqp.h(190) : error C2081: 'amqp_channel_t' : name in formal parameter list illegal amqp.h(190) : error C2061: syntax error : identifier 'expected_channel' amqp.h(190) : error C2059: syntax error : ';' amqp.h(190) : error C2059: syntax error : ',' amqp.h(192) : error C2059: syntax error : ')' amqp.h(195) : error C2146: syntax error : missing ')' before identifier 'channel' amqp.h(195) : error C2081: 'amqp_channel_t' : name in formal parameter list illegal amqp.h(195) : error C2061: syntax error : identifier 'channel' amqp.h(195) : error C2059: syntax error : ';' amqp.h(195) : error C2059: syntax error : ',' amqp.h(197) : error C2059: syntax error : ')' amqp.h(199) : error C2061: syntax error : identifier 'amqp_simple_rpc' amqp.h(199) : error C2059: syntax error : ';' amqp.h(199) : error C2059: syntax error : 'type' amqp.h(207) : error C2010: '.' : unexpected in macro formal parameter list amqp.h(207) : error C2010: '.' : unexpected in macro formal parameter list amqp.h(207) : error C2010: '.' : unexpected in macro formal parameter list amqp.h(207) : error C2010: ')' : unexpected in macro formal parameter list amqp.h(217) : error C2010: '.' : unexpected in macro formal parameter list amqp.h(217) : error C2010: '.' : unexpected in macro formal parameter list amqp.h(217) : error C2010: '.' : unexpected in macro formal parameter list amqp.h(217) : error C2010: ')' : unexpected in macro formal parameter list amqp.h(227) : error C2061: syntax error : identifier 'amqp_login' amqp.h(227) : error C2059: syntax error : ';' amqp.h(227) : error C2059: syntax error : 'type' amqp.h(235) : error C2146: syntax error : missing ')' before identifier 'channel' amqp.h(235) : error C2081: 'amqp_channel_t' : name in formal parameter list illegal amqp.h(235) : error C2061: syntax error : identifier 'channel' amqp.h(235) : error C2059: syntax error : ';' amqp.h(235) : error C2059: syntax error : ')' amqp.h(239) : error C2146: syntax error : missing ')' before identifier 'channel' amqp.h(239) : error C2081: 'amqp_channel_t' : name in formal parameter list illegal amqp.h(239) : error C2061: syntax error : identifier 'channel' amqp.h(239) : error C2059: syntax error : ';' amqp.h(239) : fatal error C1003: error count exceeds 100; stopping compilation NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. JESUS/Net-RabbitMQ-0.2.0.tar.gz nmake -- NOT OK Running make test Can't test without successful make Finished 2011-04-25T21:14:27