How to post? cpan install DBI fails

[email protected] (Dennis German) Sat, 29 Jun 2024 18:16:12 -0400
Newsgroups perl.dbi.users
Message-ID <[email protected]>
--------------007tzxw5kuW0Y96ItSnnu4jE
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

I have been having a wonderful discussion with ezmlm.

After reading careful, all her recommendations and subscribing and 
acknowledging,
I cannot seem to understand how to post to the mailing list.

++++++++++++++++++++++++++++++++++++++++++++

I am attempting to *
*

*cpan
install DBI*

results in:

...
*In file included from Perl.xs:7:
Perl.xs: In function ‘dbi_get_state’:
DBIXS.h:498:32: warning: cast between incompatible function types from 
‘void (*)(PerlInterpreter *, CV *)’ {aka ‘void (*)(struct interpreter *, 
struct cv *)’} to ‘dbistate_t ** (*)(PerlInterpreter *)’ {aka ‘struct 
dbistate_st ** (*)(struct interpreter *)’} [-Wcast-function-type]
              dbi_state_lval_p = 
(_dbi_state_lval_t)CvXSUB(cv);               \
                                 ^
DBIXS.h:506:27: note: in expansion of macro ‘_DBISTATE_DECLARE_COMMON’
  # define DBISTATE_DECLARE _DBISTATE_DECLARE_COMMON
                            ^~~~~~~~~~~~~~~~~~~~~~~~
Perl.xs:13:1: note: in expansion of macro ‘DBISTATE_DECLARE’
  DBISTATE_DECLARE;
  ^~~~~~~~~~~~~~~~
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap 
'/usr/share/perl5/ExtUtils/typemap' -typemap 
'/home/xgmkbck7ggwp/.cpan/build/DBI-1.643-1/typemap'  DBI.xs > DBI.xsc
mv DBI.xsc DBI.c*

Is this a problem on my end?

I would appreciate any help or suggestions.

Sincerely,
Dennis German

--------------007tzxw5kuW0Y96ItSnnu4jE
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I have been having a wonderful discussion with ezmlm.</p>
    <p>After reading careful, all her recommendations and subscribing
      and acknowledging,<br>
      I cannot seem to understand how to post to the mailing list.</p>
    <p>++++++++++++++++++++++++++++++++++++++++++++<br>
    </p>
    <p> </p>
    <div class="moz-text-html" lang="x-unicode">
      <p>I am attempting to <b><font
            face="Courier New, Courier, monospace"><br>
          </font></b></p>
      <p><b><font face="Courier New, Courier, monospace">cpan<br>
            install DBI</font></b></p>
      <p>results in:</p>
      <p>...<br>
        <font face="Courier New, Courier, monospace"><b>In file included
            from Perl.xs:7:<br>
            Perl.xs: In function ‘dbi_get_state’:<br>
            DBIXS.h:498:32: warning: cast between incompatible function
            types from ‘void (*)(PerlInterpreter *, CV *)’ {aka ‘void
            (*)(struct interpreter *, struct cv *)’} to ‘dbistate_t **
            (*)(PerlInterpreter *)’ {aka ‘struct dbistate_st **
            (*)(struct interpreter *)’} [-Wcast-function-type]<br>
                         dbi_state_lval_p =
            (_dbi_state_lval_t)CvXSUB(cv);               \<br>
                                            ^<br>
            DBIXS.h:506:27: note: in expansion of macro ‘_<font
              color="#00fa92">DBISTATE_DECLARE_COMMON’</font><br>
             # define DBISTATE_DECLARE _DBISTATE_DECLARE_COMMON<br>
                                       ^~~~~~~~~~~~~~~~~~~~~~~~<br>
            Perl.xs:13:1: note: in expansion of macro ‘<font
              color="#00fa92">DBISTATE_DECLARE</font>’<br>
             DBISTATE_DECLARE;<br>
             ^~~~~~~~~~~~~~~~<br>
            "/usr/bin/perl"
            "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap
            '/usr/share/perl5/ExtUtils/typemap' -typemap
            '/home/xgmkbck7ggwp/.cpan/build/DBI-1.643-1/typemap'  DBI.xs
            &gt; DBI.xsc<br>
            mv DBI.xsc DBI.c</b><br>
        </font></p>
      <p>Is this a problem on my end?</p>
      <p>I would appreciate any help or suggestions.</p>
      <p>Sincerely,<br>
        Dennis German<br>
      </p>
    </div>
  </body>
</html>

--------------007tzxw5kuW0Y96ItSnnu4jE--