RPi-I2C v2.3608 Perl 5 v5.20.1 amd64-freebsd

Status
Unknown
From
Chris Williams (BINGOS)
Dist
RPi-I2C v2.3608
Platform
Perl 5 v5.20.1 amd64-freebsd
Date
2024-01-29 13:27:10
ID
1b13aca8-beaa-11ee-98b0-b3c3213a625c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear Steve Bertrand,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

cp lib/RPi/I2C.pm blib/lib/RPi/I2C.pm
Running Mkbootstrap for I2C ()
chmod 644 "I2C.bs"
"/usr/home/cpan/pit/bare/perl-5.20.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- I2C.bs blib/arch/auto/RPi/I2C/I2C.bs 644
"/usr/home/cpan/pit/bare/perl-5.20.1/bin/perl" "/usr/home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/ExtUtils/xsubpp"  -typemap '/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/ExtUtils/typemap'  I2C.xs > I2C.xsc
mv I2C.xsc I2C.c
cc -c  -I.  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"2.3608\"  -DXS_VERSION=\"2.3608\" -DPIC -fPIC "-I/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE"   I2C.c
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: '{' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:393:7: note: ')' token is here
      MURMUR_DOBYTES(i, h1, carry, bytes_in_carry, ptr, len);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:402:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:410:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:418:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: '{' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:426:13: note: ')' token is here
            MURMUR_DOBLOCK(h1, k1);
            ^~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:49: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:348:60: note: expanded from macro 'MURMUR_DOBYTES'
#define MURMUR_DOBYTES(cnt, h1, c, n, ptr, len) STMT_START { \
                                                           ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '(' and '{' tokens introducing statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:32: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                               ^~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:511:29: note: expanded from macro 'STMT_START'
#   define STMT_START   (void)( /* gcc supports "({ STATEMENTS; })" */
                              ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: '{' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:335:43: note: expanded from macro 'MURMUR_DOBLOCK'
#define MURMUR_DOBLOCK(h1, k1) STMT_START { \
                                          ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:342:30: note: expanded from macro 'MURMUR_DOBLOCK'
    h1 = h1 * 5 + MURMUR_C3; \
                             ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:354:13: note: expanded from macro 'MURMUR_DOBYTES'
            MURMUR_DOBLOCK(h1, c); \
            ^~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:343:3: note: expanded from macro 'MURMUR_DOBLOCK'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3333:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv.h:629:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: warning: '}' and ')' tokens terminating statement expression appear in different macro expansion contexts [-Wcompound-token-split-by-macro]
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:357:7: note: expanded from macro 'MURMUR_DOBYTES'
    } \
      ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:434:5: note: ')' token is here
    MURMUR_DOBYTES(len, h1, carry, bytes_in_carry, ptr, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/hv_func.h:358:3: note: expanded from macro 'MURMUR_DOBYTES'
} STMT_END
  ^~~~~~~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:512:21: note: expanded from macro 'STMT_END'
#   define STMT_END     )
                        ^
In file included from I2C.xs:2:
In file included from /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:5188:
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
    if (pv && len > 1) {
        ^~ ~~
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/proto.h:1791:4: note: declared 'nonnull' here
                        __attribute__nonnull__(pTHX_1)
                        ^
/usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd/CORE/perl.h:3089:60: note: expanded from macro '__attribute__nonnull__'
#  define __attribute__nonnull__(a)         __attribute__((nonnull(a)))
                                                           ^
In file included from I2C.xs:6:
./i2c-dev.h:28:10: fatal error: 'linux/types.h' file not found
#include <linux/types.h>
         ^~~~~~~~~~~~~~~
17*** Error code 1

Stop.
make: stopped in /usr/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4HF8Rxr8_i/RPi-I2C-2.3608
 warnings and 1 error generated.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Test::More                     1.302198        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.75
	Module::Build                    0.4234
	Pod::Parser                        1.62
	Pod::Simple                        3.28
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/jail/a9n8aYbrTK/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/a9n8aYbrTK/lib/perl5
    PERL5_CPANPLUS_IS_RUNNING = 34558
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.20.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/a9n8aYbrTK
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/a9n8aYbrTK"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/a9n8aYbrTK
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/bare/perl-5.20.1/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=13.2-release-p8, archname=amd64-freebsd
    uname='freebsd felstone 13.2-release-p8 freebsd 13.2-release-p8 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.20.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/14.0.5/lib /usr/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Dec 18 2023 22:15:48
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/a9n8aYbrTK/lib/perl5"
    PERL5_CPANPLUS_IS_RUNNING="34558"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.20.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/a9n8aYbrTK"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/a9n8aYbrTK""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/a9n8aYbrTK"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/a9n8aYbrTK/lib/perl5/5.20.1/amd64-freebsd
    /usr/home/cpan/pit/jail/a9n8aYbrTK/lib/perl5/5.20.1
    /usr/home/cpan/pit/jail/a9n8aYbrTK/lib/perl5/amd64-freebsd
    /usr/home/cpan/pit/jail/a9n8aYbrTK/lib/perl5
    /usr/home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1
    /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.20.1/lib/5.20.1
    .