Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-549

Perl and Ruby bindings produce warnings on Fedora

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • proton-0.7
    • None
    • None
    • Fedora 19, x86-64

    Description

      [...]
      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
      [...]

      Attachments

        Activity

          People

            rhs Rafael H. Schloming
            jross Justin Ross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: