You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2013/09/03 17:10:55 UTC

[jira] [Updated] (PROTON-391) Proton perl binding fails to build on OS X

     [ https://issues.apache.org/jira/browse/PROTON-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming updated PROTON-391:
---------------------------------------

    Fix Version/s:     (was: 0.6)
    
> Proton perl binding fails to build on OS X
> ------------------------------------------
>
>                 Key: PROTON-391
>                 URL: https://issues.apache.org/jira/browse/PROTON-391
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>         Environment: OS X
>            Reporter: Hiram Chirino
>
> [ 71%] Building C object proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/perlPERL_wrap.c.o
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:26,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:31,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1574:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/object.h:53: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_equals’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/object.h:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_list_remove’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:31,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1574:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:73: error: expected specifier-qualifier-list before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:111: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_next’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_prev’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_enter’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:114: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_exit’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:115: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_lookup’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:126: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:129: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:154: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_is_array_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_is_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_is_null’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:158: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_get_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:187: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_restore’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1574:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:428: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_transport_quiesced’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:445: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_link_is_sender’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:446: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_link_is_receiver’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_link_advance’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:500: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_terminus_is_dynamic’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:501: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:519: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_settled’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:521: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_partial’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:522: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_writable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_readable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:524: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_updated’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:540: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_disposition_is_failed’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:541: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:542: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_disposition_is_undeliverable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:543: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:558: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_condition_is_set’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:569: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_condition_is_redirect’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1575:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:55: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_message_is_inferred’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:56: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:59: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_message_is_durable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:60: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_message_is_first_acquirer’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:69: error: expected declaration specifiers or ‘...’ before ‘bool’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/driver.h:29,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1577:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/ssl.h:251: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_ssl_get_cipher_name’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/ssl.h:264: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_ssl_get_protocol_name’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1577:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/driver.h:327: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_connector_closed’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/driver.h:362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_connector_activated’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1578:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/messenger.h:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_messenger_is_blocking’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/messenger.h:152: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/messenger.h:244: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_messenger_stopped’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘SWIG_AsVal_long_SS_long’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1983: warning: comparison is always true due to limited range of data type
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1990: warning: comparison is always true due to limited range of data type
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1990: warning: comparison is always true due to limited range of data type
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: At top level:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2076: error: expected ‘)’ before ‘value’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2083: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘SWIG_AsVal_bool’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2086: error: ‘val’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2086: error: (Each undeclared identifier is reported only once
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2086: error: for each function it appears in.)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: At top level:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2121: error: expected specifier-qualifier-list before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_transport_quiesced’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5749: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5749: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5760: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5760: error: expected ‘;’ before ‘pn_transport_quiesced’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5761: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_link_is_sender’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6164: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6164: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6177: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6177: error: expected ‘;’ before ‘pn_link_is_sender’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6178: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_link_is_receiver’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6194: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6194: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6207: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6207: error: expected ‘;’ before ‘pn_link_is_receiver’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6208: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_link_advance’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6462: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6462: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6475: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6475: error: expected ‘;’ before ‘pn_link_advance’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6476: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_terminus_is_dynamic’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7481: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7481: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7492: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7492: error: expected ‘;’ before ‘pn_terminus_is_dynamic’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7493: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_terminus_set_dynamic’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7506: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7506: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7509: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7523: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7523: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7527: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7528: error: too many arguments to function ‘pn_terminus_set_dynamic’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_settled’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7909: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7909: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7922: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7922: error: expected ‘;’ before ‘pn_delivery_settled’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7923: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_partial’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7969: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7969: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7980: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7980: error: expected ‘;’ before ‘pn_delivery_partial’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7981: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_writable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7997: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7997: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8010: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8010: error: expected ‘;’ before ‘pn_delivery_writable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8011: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_readable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8027: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8027: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8040: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8040: error: expected ‘;’ before ‘pn_delivery_readable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8041: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_updated’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8057: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8057: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8070: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8070: error: expected ‘;’ before ‘pn_delivery_updated’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8071: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_is_failed’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8460: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8460: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8471: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8471: error: expected ‘;’ before ‘pn_disposition_is_failed’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8472: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_set_failed’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8485: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8485: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8488: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8501: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8501: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8505: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8506: error: too many arguments to function ‘pn_disposition_set_failed’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_is_undeliverable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8525: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8525: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8536: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8536: error: expected ‘;’ before ‘pn_disposition_is_undeliverable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8537: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_set_undeliverable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8550: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8550: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8553: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8566: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8566: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8570: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8571: error: too many arguments to function ‘pn_disposition_set_undeliverable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_condition_is_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8814: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8814: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8825: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8825: error: expected ‘;’ before ‘pn_condition_is_set’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8826: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_condition_is_redirect’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9031: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9031: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9042: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9042: error: expected ‘;’ before ‘pn_condition_is_redirect’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9043: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_is_inferred’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9251: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9251: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9262: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9262: error: expected ‘;’ before ‘pn_message_is_inferred’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9263: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_inferred’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9276: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9276: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9279: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9293: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9293: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9297: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9298: error: too many arguments to function ‘pn_message_set_inferred’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_is_durable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9317: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9317: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9330: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9330: error: expected ‘;’ before ‘pn_message_is_durable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9331: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_durable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9344: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9344: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9347: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9361: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9361: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9365: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9368: error: too many arguments to function ‘pn_message_set_durable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_is_first_acquirer’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9527: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9527: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9540: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9540: error: expected ‘;’ before ‘pn_message_is_first_acquirer’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9541: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_first_acquirer’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9554: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9554: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9557: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9571: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9571: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9575: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9578: error: too many arguments to function ‘pn_message_set_first_acquirer’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_get_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9719: error: ‘union <anonymous>’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9723: error: ‘union <anonymous>’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9727: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9732: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9734: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9734: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9785: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9790: error: ‘union <anonymous>’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9799: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9800: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_get_correlation_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10170: error: ‘union <anonymous>’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10174: error: ‘union <anonymous>’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10178: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10183: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10185: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10185: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_correlation_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10236: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10241: error: ‘union <anonymous>’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10250: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10251: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_connector_closed’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12496: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12496: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12509: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12509: error: expected ‘;’ before ‘pn_connector_closed’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12510: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_connector_activated’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12595: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12595: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12611: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12611: error: expected ‘;’ before ‘pn_connector_activated’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12612: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_messenger_is_blocking’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13123: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13123: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13134: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13134: error: expected ‘;’ before ‘pn_messenger_is_blocking’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13135: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_messenger_set_blocking’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13148: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13148: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13151: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13165: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13165: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13169: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13170: error: too many arguments to function ‘pn_messenger_set_blocking’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_messenger_stopped’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13470: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13470: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13481: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13481: error: expected ‘;’ before ‘pn_messenger_stopped’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13482: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_ssl_get_cipher_name’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14600: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14600: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14621: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14621: error: expected ‘;’ before ‘pn_ssl_get_cipher_name’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14622: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_ssl_get_protocol_name’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14649: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14649: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14670: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14670: error: expected ‘;’ before ‘pn_ssl_get_protocol_name’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14671: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bool_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14970: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14970: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14973: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14986: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14986: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14990: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14991: error: ‘pn_atom_t_u’ has no member named ‘as_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bool_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15010: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15010: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15021: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15021: error: ‘pn_atom_t_u’ has no member named ‘as_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15022: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ubyte_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15056: error: ‘pn_atom_t_u’ has no member named ‘as_ubyte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ubyte_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15086: error: ‘pn_atom_t_u’ has no member named ‘as_ubyte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_byte_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15121: error: ‘pn_atom_t_u’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_byte_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15151: error: ‘pn_atom_t_u’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ushort_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15186: error: ‘pn_atom_t_u’ has no member named ‘as_ushort’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ushort_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15216: error: ‘pn_atom_t_u’ has no member named ‘as_ushort’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_short_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15251: error: ‘pn_atom_t_u’ has no member named ‘as_short’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_short_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15281: error: ‘pn_atom_t_u’ has no member named ‘as_short’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uint_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15316: error: ‘pn_atom_t_u’ has no member named ‘as_uint’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uint_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15346: error: ‘pn_atom_t_u’ has no member named ‘as_uint’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_int_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15381: error: ‘pn_atom_t_u’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_int_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15411: error: ‘pn_atom_t_u’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_char_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15446: error: ‘pn_atom_t_u’ has no member named ‘as_char’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_char_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15476: error: ‘pn_atom_t_u’ has no member named ‘as_char’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ulong_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15511: error: ‘pn_atom_t_u’ has no member named ‘as_ulong’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ulong_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15541: error: ‘pn_atom_t_u’ has no member named ‘as_ulong’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_long_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15576: error: ‘pn_atom_t_u’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_long_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15606: error: ‘pn_atom_t_u’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_timestamp_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15641: error: ‘pn_atom_t_u’ has no member named ‘as_timestamp’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_timestamp_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15671: error: ‘pn_atom_t_u’ has no member named ‘as_timestamp’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_float_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15706: error: ‘pn_atom_t_u’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_float_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15736: error: ‘pn_atom_t_u’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_double_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15771: error: ‘pn_atom_t_u’ has no member named ‘as_double’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_double_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15801: error: ‘pn_atom_t_u’ has no member named ‘as_double’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal32_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15836: error: ‘pn_atom_t_u’ has no member named ‘as_decimal32’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal32_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15866: error: ‘pn_atom_t_u’ has no member named ‘as_decimal32’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal64_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15901: error: ‘pn_atom_t_u’ has no member named ‘as_decimal64’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal64_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15931: error: ‘pn_atom_t_u’ has no member named ‘as_decimal64’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal128_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15966: error: ‘pn_atom_t_u’ has no member named ‘as_decimal128’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal128_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15996: error: ‘pn_atom_t_u’ has no member named ‘as_decimal128’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uuid_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16031: error: ‘pn_atom_t_u’ has no member named ‘as_uuid’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uuid_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16061: error: ‘pn_atom_t_u’ has no member named ‘as_uuid’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bytes_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16096: error: ‘pn_atom_t_u’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bytes_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16126: error: ‘pn_atom_t_u’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_count_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16161: error: ‘pn_atom_t_u’ has no member named ‘as_count’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_count_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16191: error: ‘pn_atom_t_u’ has no member named ‘as_count’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_next’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16526: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16526: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16537: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16537: error: expected ‘;’ before ‘pn_data_next’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16538: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_prev’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16554: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16554: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16565: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16565: error: expected ‘;’ before ‘pn_data_prev’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16566: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_enter’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16582: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16582: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16593: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16593: error: expected ‘;’ before ‘pn_data_enter’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16594: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_exit’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16610: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16610: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16621: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16621: error: expected ‘;’ before ‘pn_data_exit’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16622: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_lookup’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16642: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16642: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16658: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16658: error: expected ‘;’ before ‘pn_data_lookup’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16659: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_array’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16933: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16933: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16937: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16953: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16953: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16957: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16963: error: too many arguments to function ‘pn_data_put_array’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_bool’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17037: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17037: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17040: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17054: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17054: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17058: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17059: error: too many arguments to function ‘pn_data_put_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_uuid’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17662: warning: initialization from incompatible pointer type
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_atom’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17821: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17826: error: ‘union <anonymous>’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17835: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17836: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_is_array_described’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17941: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17941: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17952: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17952: error: expected ‘;’ before ‘pn_data_is_array_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17953: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_is_described’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17997: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17997: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18008: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18008: error: expected ‘;’ before ‘pn_data_is_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18009: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_is_null’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18025: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18025: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18036: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18036: error: expected ‘;’ before ‘pn_data_is_null’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18037: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_get_bool’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18053: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18053: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18064: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18064: error: expected ‘;’ before ‘pn_data_get_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18065: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_get_atom’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18721: error: ‘union <anonymous>’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18725: error: ‘union <anonymous>’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18729: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18734: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18736: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18736: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_restore’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18974: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18974: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18996: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18996: error: expected ‘;’ before ‘pn_data_restore’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18997: warning: assignment makes pointer from integer without a cast
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:26,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:31,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1574:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/object.h:53: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_equals’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/object.h:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_list_remove’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:31,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1574:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:73: error: expected specifier-qualifier-list before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:111: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_next’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_prev’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_enter’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:114: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_exit’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:115: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_lookup’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:126: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:129: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:154: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_is_array_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_is_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_is_null’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:158: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_get_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/codec.h:187: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_data_restore’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1574:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:428: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_transport_quiesced’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:445: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_link_is_sender’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:446: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_link_is_receiver’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_link_advance’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:500: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_terminus_is_dynamic’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:501: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:519: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_settled’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:521: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_partial’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:522: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_writable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_readable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:524: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_delivery_updated’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:540: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_disposition_is_failed’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:541: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:542: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_disposition_is_undeliverable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:543: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:558: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_condition_is_set’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/engine.h:569: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_condition_is_redirect’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1575:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:55: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_message_is_inferred’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:56: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:59: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_message_is_durable’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:60: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_message_is_first_acquirer’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/message.h:69: error: expected declaration specifiers or ‘...’ before ‘bool’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/driver.h:29,
>                  from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1577:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/ssl.h:251: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_ssl_get_cipher_name’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/ssl.h:264: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_ssl_get_protocol_name’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1577:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/driver.h:327: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_connector_closed’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/driver.h:362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_connector_activated’
> In file included from /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:1578:
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/messenger.h:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_messenger_is_blocking’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/messenger.h:152: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/include/proton/messenger.h:244: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pn_messenger_stopped’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2076: error: expected ‘)’ before ‘value’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2083: error: expected declaration specifiers or ‘...’ before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘SWIG_AsVal_bool’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2086: error: ‘val’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2086: error: (Each undeclared identifier is reported only once
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2086: error: for each function it appears in.)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: At top level:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:2121: error: expected specifier-qualifier-list before ‘bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_transport_quiesced’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5749: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5749: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5760: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5760: error: expected ‘;’ before ‘pn_transport_quiesced’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:5761: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_link_is_sender’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6164: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6164: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6177: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6177: error: expected ‘;’ before ‘pn_link_is_sender’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6178: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_link_is_receiver’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6194: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6194: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6207: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6207: error: expected ‘;’ before ‘pn_link_is_receiver’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6208: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_link_advance’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6462: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6462: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6475: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6475: error: expected ‘;’ before ‘pn_link_advance’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:6476: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_terminus_is_dynamic’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7481: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7481: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7492: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7492: error: expected ‘;’ before ‘pn_terminus_is_dynamic’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7493: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_terminus_set_dynamic’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7506: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7506: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7509: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7523: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7523: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7527: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7528: error: too many arguments to function ‘pn_terminus_set_dynamic’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_settled’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7909: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7909: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7922: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7922: error: expected ‘;’ before ‘pn_delivery_settled’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7923: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_partial’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7969: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7969: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7980: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7980: error: expected ‘;’ before ‘pn_delivery_partial’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7981: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_writable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7997: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:7997: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8010: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8010: error: expected ‘;’ before ‘pn_delivery_writable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8011: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_readable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8027: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8027: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8040: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8040: error: expected ‘;’ before ‘pn_delivery_readable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8041: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_delivery_updated’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8057: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8057: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8070: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8070: error: expected ‘;’ before ‘pn_delivery_updated’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8071: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_is_failed’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8460: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8460: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8471: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8471: error: expected ‘;’ before ‘pn_disposition_is_failed’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8472: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_set_failed’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8485: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8485: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8488: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8501: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8501: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8505: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8506: error: too many arguments to function ‘pn_disposition_set_failed’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_is_undeliverable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8525: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8525: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8536: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8536: error: expected ‘;’ before ‘pn_disposition_is_undeliverable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8537: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_disposition_set_undeliverable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8550: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8550: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8553: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8566: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8566: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8570: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8571: error: too many arguments to function ‘pn_disposition_set_undeliverable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_condition_is_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8814: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8814: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8825: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8825: error: expected ‘;’ before ‘pn_condition_is_set’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:8826: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_condition_is_redirect’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9031: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9031: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9042: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9042: error: expected ‘;’ before ‘pn_condition_is_redirect’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9043: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_is_inferred’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9251: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9251: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9262: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9262: error: expected ‘;’ before ‘pn_message_is_inferred’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9263: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_inferred’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9276: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9276: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9279: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9293: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9293: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9297: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9298: error: too many arguments to function ‘pn_message_set_inferred’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_is_durable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9317: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9317: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9330: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9330: error: expected ‘;’ before ‘pn_message_is_durable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9331: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_durable’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9344: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9344: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9347: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9361: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9361: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9365: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9368: error: too many arguments to function ‘pn_message_set_durable’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_is_first_acquirer’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9527: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9527: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9540: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9540: error: expected ‘;’ before ‘pn_message_is_first_acquirer’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9541: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_first_acquirer’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9554: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9554: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9557: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9571: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9571: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9575: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9578: error: too many arguments to function ‘pn_message_set_first_acquirer’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_get_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9719: error: ‘union <anonymous>’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9723: error: ‘union <anonymous>’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9727: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9732: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9734: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9734: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9785: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9790: error: ‘union <anonymous>’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9799: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:9800: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_get_correlation_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10170: error: ‘union <anonymous>’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10174: error: ‘union <anonymous>’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10178: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10183: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10185: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10185: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_message_set_correlation_id’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10236: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10241: error: ‘union <anonymous>’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10250: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:10251: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_connector_closed’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12496: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12496: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12509: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12509: error: expected ‘;’ before ‘pn_connector_closed’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12510: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_connector_activated’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12595: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12595: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12611: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12611: error: expected ‘;’ before ‘pn_connector_activated’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:12612: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_messenger_is_blocking’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13123: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13123: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13134: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13134: error: expected ‘;’ before ‘pn_messenger_is_blocking’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13135: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_messenger_set_blocking’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13148: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13148: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13151: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13165: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13165: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13169: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13170: error: too many arguments to function ‘pn_messenger_set_blocking’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_messenger_stopped’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13470: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13470: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13481: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13481: error: expected ‘;’ before ‘pn_messenger_stopped’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:13482: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_ssl_get_cipher_name’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14600: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14600: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14621: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14621: error: expected ‘;’ before ‘pn_ssl_get_cipher_name’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14622: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_ssl_get_protocol_name’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14649: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14649: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14670: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14670: error: expected ‘;’ before ‘pn_ssl_get_protocol_name’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14671: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bool_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14970: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14970: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14973: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14986: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14986: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14990: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:14991: error: ‘pn_atom_t_u’ has no member named ‘as_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bool_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15010: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15010: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15021: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15021: error: ‘pn_atom_t_u’ has no member named ‘as_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15022: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ubyte_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15056: error: ‘pn_atom_t_u’ has no member named ‘as_ubyte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ubyte_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15086: error: ‘pn_atom_t_u’ has no member named ‘as_ubyte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_byte_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15121: error: ‘pn_atom_t_u’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_byte_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15151: error: ‘pn_atom_t_u’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ushort_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15186: error: ‘pn_atom_t_u’ has no member named ‘as_ushort’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ushort_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15216: error: ‘pn_atom_t_u’ has no member named ‘as_ushort’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_short_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15251: error: ‘pn_atom_t_u’ has no member named ‘as_short’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_short_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15281: error: ‘pn_atom_t_u’ has no member named ‘as_short’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uint_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15316: error: ‘pn_atom_t_u’ has no member named ‘as_uint’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uint_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15346: error: ‘pn_atom_t_u’ has no member named ‘as_uint’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_int_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15381: error: ‘pn_atom_t_u’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_int_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15411: error: ‘pn_atom_t_u’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_char_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15446: error: ‘pn_atom_t_u’ has no member named ‘as_char’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_char_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15476: error: ‘pn_atom_t_u’ has no member named ‘as_char’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ulong_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15511: error: ‘pn_atom_t_u’ has no member named ‘as_ulong’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_ulong_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15541: error: ‘pn_atom_t_u’ has no member named ‘as_ulong’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_long_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15576: error: ‘pn_atom_t_u’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_long_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15606: error: ‘pn_atom_t_u’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_timestamp_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15641: error: ‘pn_atom_t_u’ has no member named ‘as_timestamp’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_timestamp_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15671: error: ‘pn_atom_t_u’ has no member named ‘as_timestamp’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_float_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15706: error: ‘pn_atom_t_u’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_float_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15736: error: ‘pn_atom_t_u’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_double_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15771: error: ‘pn_atom_t_u’ has no member named ‘as_double’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_double_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15801: error: ‘pn_atom_t_u’ has no member named ‘as_double’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal32_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15836: error: ‘pn_atom_t_u’ has no member named ‘as_decimal32’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal32_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15866: error: ‘pn_atom_t_u’ has no member named ‘as_decimal32’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal64_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15901: error: ‘pn_atom_t_u’ has no member named ‘as_decimal64’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal64_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15931: error: ‘pn_atom_t_u’ has no member named ‘as_decimal64’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal128_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15966: error: ‘pn_atom_t_u’ has no member named ‘as_decimal128’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_decimal128_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:15996: error: ‘pn_atom_t_u’ has no member named ‘as_decimal128’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uuid_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16031: error: ‘pn_atom_t_u’ has no member named ‘as_uuid’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_uuid_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16061: error: ‘pn_atom_t_u’ has no member named ‘as_uuid’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bytes_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16096: error: ‘pn_atom_t_u’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_bytes_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16126: error: ‘pn_atom_t_u’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_count_set’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16161: error: ‘pn_atom_t_u’ has no member named ‘as_count’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_atom_t_u_as_count_get’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16191: error: ‘pn_atom_t_u’ has no member named ‘as_count’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_next’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16526: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16526: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16537: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16537: error: expected ‘;’ before ‘pn_data_next’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16538: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_prev’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16554: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16554: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16565: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16565: error: expected ‘;’ before ‘pn_data_prev’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16566: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_enter’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16582: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16582: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16593: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16593: error: expected ‘;’ before ‘pn_data_enter’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16594: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_exit’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16610: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16610: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16621: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16621: error: expected ‘;’ before ‘pn_data_exit’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16622: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_lookup’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16642: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16642: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16658: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16658: error: expected ‘;’ before ‘pn_data_lookup’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16659: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_array’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16933: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16933: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16937: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16953: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16953: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16957: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:16963: error: too many arguments to function ‘pn_data_put_array’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_bool’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17037: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17037: error: expected ‘;’ before ‘arg2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17040: error: expected ‘;’ before ‘val2’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17054: error: ‘val2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17054: error: too many arguments to function ‘SWIG_AsVal_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17058: error: ‘arg2’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17059: error: too many arguments to function ‘pn_data_put_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_uuid’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17662: warning: initialization from incompatible pointer type
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_put_atom’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17821: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17826: error: ‘union <anonymous>’ has no member named ‘as_float’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17835: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17836: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_is_array_described’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17941: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17941: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17952: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17952: error: expected ‘;’ before ‘pn_data_is_array_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17953: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_is_described’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17997: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:17997: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18008: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18008: error: expected ‘;’ before ‘pn_data_is_described’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18009: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_is_null’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18025: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18025: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18036: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18036: error: expected ‘;’ before ‘pn_data_is_null’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18037: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_get_bool’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18053: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18053: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18064: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18064: error: expected ‘;’ before ‘pn_data_get_bool’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18065: warning: assignment makes pointer from integer without a cast
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_get_atom’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18721: error: ‘union <anonymous>’ has no member named ‘as_byte’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18725: error: ‘union <anonymous>’ has no member named ‘as_int’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18729: error: ‘union <anonymous>’ has no member named ‘as_long’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18734: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18736: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18736: error: ‘union <anonymous>’ has no member named ‘as_bytes’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c: In function ‘_wrap_pn_data_restore’:
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18974: error: ‘bool’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18974: error: expected ‘;’ before ‘result’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18996: error: ‘result’ undeclared (first use in this function)
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18996: error: expected ‘;’ before ‘pn_data_restore’
> /Users/chirino/sandbox/qpid-proton/proton-c/bindings/perl/perlPERL_wrap.c:18997: warning: assignment makes pointer from integer without a cast
> lipo: can't open input file: /var/folders/b0/yf1s2x9922g0tk5818j0p1t00000gn/T//ccC4CMvi.out (No such file or directory)
> make[2]: *** [proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/perlPERL_wrap.c.o] Error 1
> make[1]: *** [proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/all] Error 2
> make: *** [all] Error 2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira