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

Justin Ross updated PROTON-549:
-------------------------------

    Summary: Perl and Python bindings produce warnings on Fedora  (was: Perl 
and Python bindings produces warning on Fedora)

> Perl and Python bindings produce warnings on Fedora
> ---------------------------------------------------
>
>                 Key: PROTON-549
>                 URL: https://issues.apache.org/jira/browse/PROTON-549
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: perl-binding, python-binding
>    Affects Versions: 0.7
>         Environment: Fedora 19, x86-64
>            Reporter: Justin Ross
>            Priority: Minor
>
> [...]
> Linking C shared module _cproton.so
> [ 69%] Built target _cproton
> [ 71%] Swig source
> /home/jross/code/qpid-proton/proton-c/include/proton/types.h:56: Warning 801: 
> Wrong class name (corrected to `Pn_decimal128_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/types.h:56: Warning 801: 
> Wrong class name (corrected to `Pn_decimal128_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/types.h:59: Warning 801: 
> Wrong class name (corrected to `Pn_uuid_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/types.h:59: Warning 801: 
> Wrong class name (corrected to `Pn_uuid_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/types.h:63: Warning 801: 
> Wrong class name (corrected to `Pn_bytes_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/types.h:63: Warning 801: 
> Wrong class name (corrected to `Pn_bytes_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/object.h:50: Warning 
> 801: Wrong class name (corrected to `Pn_class_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/object.h:50: Warning 
> 801: Wrong class name (corrected to `Pn_class_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/delivery.h:50: Warning 
> 801: Wrong class name (corrected to `Pn_delivery_tag_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/delivery.h:50: Warning 
> 801: Wrong class name (corrected to `Pn_delivery_tag_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/codec.h:71: Warning 801: 
> Wrong class name (corrected to `Pn_atom_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/codec.h:71: Warning 801: 
> Wrong class name (corrected to `Pn_atom_t')
> /home/jross/code/qpid-proton/proton-c/include/proton/codec.h:92: Warning 801: 
> Wrong class name (corrected to `Pn_atom_t_u')
> /home/jross/code/qpid-proton/proton-c/include/proton/codec.h:92: Warning 801: 
> Wrong class name (corrected to `Pn_atom_t_u')
> Scanning dependencies of target cproton-ruby
> [ 73%] Building C object 
> proton-c/bindings/ruby/CMakeFiles/cproton-ruby.dir/rubyRUBY_wrap.c.o
> Linking C shared module cproton.so
> [ 73%] Built target cproton-ruby
> [ 75%] Swig source
> Scanning dependencies of target cproton
> [ 76%] Building C object 
> proton-c/bindings/php/CMakeFiles/cproton.dir/phpPHP_wrap.c.o
> Linking C shared module cproton.so
> [ 76%] Built target cproton
> [ 78%] Swig source
> /home/jross/code/qpid-proton/proton-c/include/proton/cproton.i:25: Warning 
> 302: Identifier 'uint32_t' redefined (ignored),
> /home/jross/code/qpid-proton/proton-c/bindings/perl/perl.i:16: Warning 302: 
> previous definition of 'uint32_t'.
> /home/jross/code/qpid-proton/proton-c/include/proton/cproton.i:26: Warning 
> 302: Identifier 'int32_t' redefined (ignored),
> /home/jross/code/qpid-proton/proton-c/bindings/perl/perl.i:18: Warning 302: 
> previous definition of 'int32_t'.
> /home/jross/code/qpid-proton/proton-c/include/proton/cproton.i:27: Warning 
> 302: Identifier 'uint64_t' redefined (ignored),
> /home/jross/code/qpid-proton/proton-c/bindings/perl/perl.i:17: Warning 302: 
> previous definition of 'uint64_t'.
> Scanning dependencies of target cproton_perl
> [ 80%] Building C object 
> proton-c/bindings/perl/CMakeFiles/cproton_perl.dir/perlPERL_wrap.c.o
> /home/jross/code/qpid-proton/build/proton-c/bindings/perl/perlPERL_wrap.c: In 
> function '_wrap_pn_data_put_uuid':
> /home/jross/code/qpid-proton/build/proton-c/bindings/perl/perlPERL_wrap.c:22188:19:
>  warning: initialization from incompatible pointer type [enabled by default]
>        AV* tmpav = SvRV(ST(1));
>                    ^
> Linking C shared module libcproton_perl.so
> [ 80%] Built target cproton_perl
> [...]



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to