Report for Linux-DVB-1.03

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: NA Linux-DVB-1.03 v5.16.1 Debian GNU/kFreeBSD
Date: 2015-06-16T22:44:55Z

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 MLEHMANN,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9152. 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 DVB.pm blib/lib/Linux/DVB.pm
Running Mkbootstrap for Linux::DVB ()
chmod 644 "DVB.bs"
"/home/cpan/pit/64bit/perl-5.16.1/bin/perl" "/home/cpan/pit/64bit/perl-5.16.1/lib/site_perl/5.16.1/ExtUtils/xsubpp"  -typemap "/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/ExtUtils/typemap" -typemap "typemap"  DVB.xs > DVB.xsc && mv DVB.xsc DVB.c
cc -c   -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fpic "-I/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE"   DVB.c
DVB.xs:7:32: error: linux/dvb/frontend.h: No such file or directory
DVB.xs:8:27: error: linux/dvb/dmx.h: No such file or directory
DVB.xs:66: error: ‘FE_QPSK’ undeclared here (not in a function)
DVB.xs:67: error: ‘FE_QAM’ undeclared here (not in a function)
DVB.xs:68: error: ‘FE_OFDM’ undeclared here (not in a function)
DVB.xs:70: error: ‘FE_IS_STUPID’ undeclared here (not in a function)
DVB.xs:71: error: ‘FE_CAN_INVERSION_AUTO’ undeclared here (not in a function)
DVB.xs:72: error: ‘FE_CAN_FEC_1_2’ undeclared here (not in a function)
DVB.xs:73: error: ‘FE_CAN_FEC_2_3’ undeclared here (not in a function)
DVB.xs:74: error: ‘FE_CAN_FEC_3_4’ undeclared here (not in a function)
DVB.xs:75: error: ‘FE_CAN_FEC_4_5’ undeclared here (not in a function)
DVB.xs:76: error: ‘FE_CAN_FEC_5_6’ undeclared here (not in a function)
DVB.xs:77: error: ‘FE_CAN_FEC_6_7’ undeclared here (not in a function)
DVB.xs:78: error: ‘FE_CAN_FEC_7_8’ undeclared here (not in a function)
DVB.xs:79: error: ‘FE_CAN_FEC_8_9’ undeclared here (not in a function)
DVB.xs:80: error: ‘FE_CAN_FEC_AUTO’ undeclared here (not in a function)
DVB.xs:81: error: ‘FE_CAN_QPSK’ undeclared here (not in a function)
DVB.xs:82: error: ‘FE_CAN_QAM_16’ undeclared here (not in a function)
DVB.xs:83: error: ‘FE_CAN_QAM_32’ undeclared here (not in a function)
DVB.xs:84: error: ‘FE_CAN_QAM_64’ undeclared here (not in a function)
DVB.xs:85: error: ‘FE_CAN_QAM_128’ undeclared here (not in a function)
DVB.xs:86: error: ‘FE_CAN_QAM_256’ undeclared here (not in a function)
DVB.xs:87: error: ‘FE_CAN_QAM_AUTO’ undeclared here (not in a function)
DVB.xs:88: error: ‘FE_CAN_TRANSMISSION_MODE_AUTO’ undeclared here (not in a function)
DVB.xs:89: error: ‘FE_CAN_BANDWIDTH_AUTO’ undeclared here (not in a function)
DVB.xs:90: error: ‘FE_CAN_GUARD_INTERVAL_AUTO’ undeclared here (not in a function)
DVB.xs:91: error: ‘FE_CAN_HIERARCHY_AUTO’ undeclared here (not in a function)
DVB.xs:92: error: ‘FE_NEEDS_BENDING’ undeclared here (not in a function)
DVB.xs:93: error: ‘FE_CAN_RECOVER’ undeclared here (not in a function)
DVB.xs:94: error: ‘FE_CAN_MUTE_TS’ undeclared here (not in a function)
DVB.xs:96: error: ‘FE_HAS_SIGNAL’ undeclared here (not in a function)
DVB.xs:97: error: ‘FE_HAS_CARRIER’ undeclared here (not in a function)
DVB.xs:98: error: ‘FE_HAS_VITERBI’ undeclared here (not in a function)
DVB.xs:99: error: ‘FE_HAS_SYNC’ undeclared here (not in a function)
DVB.xs:100: error: ‘FE_HAS_LOCK’ undeclared here (not in a function)
DVB.xs:101: error: ‘FE_TIMEDOUT’ undeclared here (not in a function)
DVB.xs:102: error: ‘FE_REINIT’ undeclared here (not in a function)
DVB.xs:104: error: ‘INVERSION_OFF’ undeclared here (not in a function)
DVB.xs:105: error: ‘INVERSION_ON’ undeclared here (not in a function)
DVB.xs:106: error: ‘INVERSION_AUTO’ undeclared here (not in a function)
DVB.xs:108: error: ‘FEC_NONE’ undeclared here (not in a function)
DVB.xs:109: error: ‘FEC_1_2’ undeclared here (not in a function)
DVB.xs:110: error: ‘FEC_2_3’ undeclared here (not in a function)
DVB.xs:111: error: ‘FEC_3_4’ undeclared here (not in a function)
DVB.xs:112: error: ‘FEC_4_5’ undeclared here (not in a function)
DVB.xs:113: error: ‘FEC_5_6’ undeclared here (not in a function)
DVB.xs:114: error: ‘FEC_6_7’ undeclared here (not in a function)
DVB.xs:115: error: ‘FEC_7_8’ undeclared here (not in a function)
DVB.xs:116: error: ‘FEC_8_9’ undeclared here (not in a function)
DVB.xs:117: error: ‘FEC_AUTO’ undeclared here (not in a function)
DVB.xs:119: error: ‘QPSK’ undeclared here (not in a function)
DVB.xs:120: error: ‘QAM_16’ undeclared here (not in a function)
DVB.xs:121: error: ‘QAM_32’ undeclared here (not in a function)
DVB.xs:122: error: ‘QAM_64’ undeclared here (not in a function)
DVB.xs:123: error: ‘QAM_128’ undeclared here (not in a function)
DVB.xs:124: error: ‘QAM_256’ undeclared here (not in a function)
DVB.xs:125: error: ‘QAM_AUTO’ undeclared here (not in a function)
DVB.xs:127: error: ‘TRANSMISSION_MODE_2K’ undeclared here (not in a function)
DVB.xs:128: error: ‘TRANSMISSION_MODE_8K’ undeclared here (not in a function)
DVB.xs:129: error: ‘TRANSMISSION_MODE_AUTO’ undeclared here (not in a function)
DVB.xs:131: error: ‘BANDWIDTH_8_MHZ’ undeclared here (not in a function)
DVB.xs:132: error: ‘BANDWIDTH_7_MHZ’ undeclared here (not in a function)
DVB.xs:133: error: ‘BANDWIDTH_6_MHZ’ undeclared here (not in a function)
DVB.xs:134: error: ‘BANDWIDTH_AUTO’ undeclared here (not in a function)
DVB.xs:136: error: ‘GUARD_INTERVAL_1_32’ undeclared here (not in a function)
DVB.xs:137: error: ‘GUARD_INTERVAL_1_16’ undeclared here (not in a function)
DVB.xs:138: error: ‘GUARD_INTERVAL_1_8’ undeclared here (not in a function)
DVB.xs:139: error: ‘GUARD_INTERVAL_1_4’ undeclared here (not in a function)
DVB.xs:140: error: ‘GUARD_INTERVAL_AUTO’ undeclared here (not in a function)
DVB.xs:142: error: ‘HIERARCHY_NONE’ undeclared here (not in a function)
DVB.xs:143: error: ‘HIERARCHY_1’ undeclared here (not in a function)
DVB.xs:144: error: ‘HIERARCHY_2’ undeclared here (not in a function)
DVB.xs:145: error: ‘HIERARCHY_4’ undeclared here (not in a function)
DVB.xs:146: error: ‘HIERARCHY_AUTO’ undeclared here (not in a function)
DVB.xs:148: error: ‘DMX_OUT_DECODER’ undeclared here (not in a function)
DVB.xs:149: error: ‘DMX_OUT_TAP’ undeclared here (not in a function)
DVB.xs:150: error: ‘DMX_OUT_TS_TAP’ undeclared here (not in a function)
DVB.xs:152: error: ‘DMX_IN_FRONTEND’ undeclared here (not in a function)
DVB.xs:153: error: ‘DMX_IN_DVR’ undeclared here (not in a function)
DVB.xs:155: error: ‘DMX_PES_AUDIO0’ undeclared here (not in a function)
DVB.xs:156: error: ‘DMX_PES_VIDEO0’ undeclared here (not in a function)
DVB.xs:157: error: ‘DMX_PES_TELETEXT0’ undeclared here (not in a function)
DVB.xs:158: error: ‘DMX_PES_SUBTITLE0’ undeclared here (not in a function)
DVB.xs:159: error: ‘DMX_PES_PCR0’ undeclared here (not in a function)
DVB.xs:161: error: ‘DMX_PES_AUDIO1’ undeclared here (not in a function)
DVB.xs:162: error: ‘DMX_PES_VIDEO1’ undeclared here (not in a function)
DVB.xs:163: error: ‘DMX_PES_TELETEXT1’ undeclared here (not in a function)
DVB.xs:164: error: ‘DMX_PES_SUBTITLE1’ undeclared here (not in a function)
DVB.xs:165: error: ‘DMX_PES_PCR1’ undeclared here (not in a function)
DVB.xs:167: error: ‘DMX_PES_AUDIO2’ undeclared here (not in a function)
DVB.xs:168: error: ‘DMX_PES_VIDEO2’ undeclared here (not in a function)
DVB.xs:169: error: ‘DMX_PES_TELETEXT2’ undeclared here (not in a function)
DVB.xs:170: error: ‘DMX_PES_SUBTITLE2’ undeclared here (not in a function)
DVB.xs:171: error: ‘DMX_PES_PCR2’ undeclared here (not in a function)
DVB.xs:173: error: ‘DMX_PES_AUDIO3’ undeclared here (not in a function)
DVB.xs:174: error: ‘DMX_PES_VIDEO3’ undeclared here (not in a function)
DVB.xs:175: error: ‘DMX_PES_TELETEXT3’ undeclared here (not in a function)
DVB.xs:176: error: ‘DMX_PES_SUBTITLE3’ undeclared here (not in a function)
DVB.xs:177: error: ‘DMX_PES_PCR3’ undeclared here (not in a function)
DVB.xs:179: error: ‘DMX_PES_OTHER’ undeclared here (not in a function)
DVB.xs:181: error: ‘DMX_PES_AUDIO’ undeclared here (not in a function)
DVB.xs:182: error: ‘DMX_PES_VIDEO’ undeclared here (not in a function)
DVB.xs:183: error: ‘DMX_PES_TELETEXT’ undeclared here (not in a function)
DVB.xs:184: error: ‘DMX_PES_SUBTITLE’ undeclared here (not in a function)
DVB.xs:185: error: ‘DMX_PES_PCR’ undeclared here (not in a function)
DVB.xs:190: error: ‘DMX_CHECK_CRC’ undeclared here (not in a function)
DVB.xs:191: error: ‘DMX_ONESHOT’ undeclared here (not in a function)
DVB.xs:192: error: ‘DMX_IMMEDIATE_START’ undeclared here (not in a function)
DVB.xs:193: error: ‘DMX_KERNEL_CLIENT’ undeclared here (not in a function)
DVB.xs:195: error: ‘DMX_SOURCE_FRONT0’ undeclared here (not in a function)
DVB.xs:196: error: ‘DMX_SOURCE_FRONT1’ undeclared here (not in a function)
DVB.xs:197: error: ‘DMX_SOURCE_FRONT2’ undeclared here (not in a function)
DVB.xs:198: error: ‘DMX_SOURCE_FRONT3’ undeclared here (not in a function)
DVB.xs:200: error: ‘DMX_SOURCE_DVR0’ undeclared here (not in a function)
DVB.xs:201: error: ‘DMX_SOURCE_DVR1’ undeclared here (not in a function)
DVB.xs:202: error: ‘DMX_SOURCE_DVR2’ undeclared here (not in a function)
DVB.xs:203: error: ‘DMX_SOURCE_DVR3’ undeclared here (not in a function)
DVB.xs:259: error: expected declaration specifiers or ‘...’ before ‘fe_type_t’
DVB.xs:259: warning: ‘struct dvb_frontend_parameters’ declared inside parameter list
DVB.xs:259: warning: its scope is only this definition or declaration, which is probably not what you want
DVB.xs: In function ‘get_parameters’:
DVB.xs:261: error: dereferencing pointer to incomplete type
DVB.xs:261: error: request for member ‘frequency’ in something not a structure or union
DVB.xs:261: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:262: error: dereferencing pointer to incomplete type
DVB.xs:262: error: request for member ‘inversion’ in something not a structure or union
DVB.xs:262: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:264: error: ‘type’ undeclared (first use in this function)
DVB.xs:264: error: (Each undeclared identifier is reported only once
DVB.xs:264: error: for each function it appears in.)
DVB.xs:267: error: dereferencing pointer to incomplete type
DVB.xs:267: error: request for member ‘u’ in something not a structure or union
DVB.xs:267: error: request for member ‘qpsk’ in something not a structure or union
DVB.xs:267: error: request for member ‘symbol_rate’ in something not a structure or union
DVB.xs:267: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:268: error: dereferencing pointer to incomplete type
DVB.xs:268: error: request for member ‘u’ in something not a structure or union
DVB.xs:268: error: request for member ‘qpsk’ in something not a structure or union
DVB.xs:268: error: request for member ‘fec_inner’ in something not a structure or union
DVB.xs:268: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:272: error: dereferencing pointer to incomplete type
DVB.xs:272: error: request for member ‘u’ in something not a structure or union
DVB.xs:272: error: request for member ‘qam’ in something not a structure or union
DVB.xs:272: error: request for member ‘symbol_rate’ in something not a structure or union
DVB.xs:272: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:273: error: dereferencing pointer to incomplete type
DVB.xs:273: error: request for member ‘u’ in something not a structure or union
DVB.xs:273: error: request for member ‘qam’ in something not a structure or union
DVB.xs:273: error: request for member ‘fec_inner’ in something not a structure or union
DVB.xs:273: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:274: error: dereferencing pointer to incomplete type
DVB.xs:274: error: request for member ‘u’ in something not a structure or union
DVB.xs:274: error: request for member ‘qam’ in something not a structure or union
DVB.xs:274: error: request for member ‘modulation’ in something not a structure or union
DVB.xs:274: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:278: error: dereferencing pointer to incomplete type
DVB.xs:278: error: request for member ‘u’ in something not a structure or union
DVB.xs:278: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:278: error: request for member ‘bandwidth’ in something not a structure or union
DVB.xs:278: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:279: error: dereferencing pointer to incomplete type
DVB.xs:279: error: request for member ‘u’ in something not a structure or union
DVB.xs:279: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:279: error: request for member ‘code_rate_HP’ in something not a structure or union
DVB.xs:279: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:280: error: dereferencing pointer to incomplete type
DVB.xs:280: error: request for member ‘u’ in something not a structure or union
DVB.xs:280: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:280: error: request for member ‘code_rate_LP’ in something not a structure or union
DVB.xs:280: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:281: error: dereferencing pointer to incomplete type
DVB.xs:281: error: request for member ‘u’ in something not a structure or union
DVB.xs:281: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:281: error: request for member ‘constellation’ in something not a structure or union
DVB.xs:281: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:282: error: dereferencing pointer to incomplete type
DVB.xs:282: error: request for member ‘u’ in something not a structure or union
DVB.xs:282: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:282: error: request for member ‘transmission_mode’ in something not a structure or union
DVB.xs:282: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs: At top level:
DVB.xs:294: error: expected declaration specifiers or ‘...’ before ‘fe_type_t’
DVB.xs:294: warning: ‘struct dvb_frontend_parameters’ declared inside parameter list
DVB.xs: In function ‘set_parameters’:
DVB.xs:298: error: dereferencing pointer to incomplete type
DVB.xs:298: error: request for member ‘frequency’ in something not a structure or union
DVB.xs:299: error: dereferencing pointer to incomplete type
DVB.xs:299: error: request for member ‘inversion’ in something not a structure or union
DVB.xs:301: error: ‘type’ undeclared (first use in this function)
DVB.xs:304: error: dereferencing pointer to incomplete type
DVB.xs:304: error: request for member ‘u’ in something not a structure or union
DVB.xs:304: error: request for member ‘qpsk’ in something not a structure or union
DVB.xs:304: error: request for member ‘symbol_rate’ in something not a structure or union
DVB.xs:305: error: dereferencing pointer to incomplete type
DVB.xs:305: error: request for member ‘u’ in something not a structure or union
DVB.xs:305: error: request for member ‘qpsk’ in something not a structure or union
DVB.xs:305: error: request for member ‘fec_inner’ in something not a structure or union
DVB.xs:309: error: dereferencing pointer to incomplete type
DVB.xs:309: error: request for member ‘u’ in something not a structure or union
DVB.xs:309: error: request for member ‘qam’ in something not a structure or union
DVB.xs:309: error: request for member ‘symbol_rate’ in something not a structure or union
DVB.xs:310: error: dereferencing pointer to incomplete type
DVB.xs:310: error: request for member ‘u’ in something not a structure or union
DVB.xs:310: error: request for member ‘qam’ in something not a structure or union
DVB.xs:310: error: request for member ‘fec_inner’ in something not a structure or union
DVB.xs:311: error: dereferencing pointer to incomplete type
DVB.xs:311: error: request for member ‘u’ in something not a structure or union
DVB.xs:311: error: request for member ‘qam’ in something not a structure or union
DVB.xs:311: error: request for member ‘modulation’ in something not a structure or union
DVB.xs:315: error: dereferencing pointer to incomplete type
DVB.xs:315: error: request for member ‘u’ in something not a structure or union
DVB.xs:315: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:315: error: request for member ‘bandwidth’ in something not a structure or union
DVB.xs:316: error: dereferencing pointer to incomplete type
DVB.xs:316: error: request for member ‘u’ in something not a structure or union
DVB.xs:316: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:316: error: request for member ‘code_rate_HP’ in something not a structure or union
DVB.xs:317: error: dereferencing pointer to incomplete type
DVB.xs:317: error: request for member ‘u’ in something not a structure or union
DVB.xs:317: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:317: error: request for member ‘code_rate_LP’ in something not a structure or union
DVB.xs:318: error: dereferencing pointer to incomplete type
DVB.xs:318: error: request for member ‘u’ in something not a structure or union
DVB.xs:318: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:318: error: request for member ‘constellation’ in something not a structure or union
DVB.xs:319: error: dereferencing pointer to incomplete type
DVB.xs:319: error: request for member ‘u’ in something not a structure or union
DVB.xs:319: error: request for member ‘ofdm’ in something not a structure or union
DVB.xs:319: error: request for member ‘transmission_mode’ in something not a structure or union
DVB.xs: In function ‘XS_Linux__DVB__Frontend_frontend_info’:
DVB.xs:682: error: storage size of ‘fi’ isn’t known
DVB.xs:685: error: ‘FE_GET_INFO’ undeclared (first use in this function)
DVB.xs:685: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs:689: error: request for member ‘name’ in something not a structure or union
DVB.xs:689: warning: passing argument 1 of ‘Perl_newSVpv’ from incompatible pointer type
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2755: note: expected ‘const char * const’ but argument is of type ‘const struct consts *’
DVB.xs:690: error: request for member ‘type’ in something not a structure or union
DVB.xs:690: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:691: error: request for member ‘type’ in something not a structure or union
DVB.xs:691: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:692: error: request for member ‘frequency_min’ in something not a structure or union
DVB.xs:692: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:693: error: request for member ‘frequency_max’ in something not a structure or union
DVB.xs:693: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:694: error: request for member ‘frequency_stepsize’ in something not a structure or union
DVB.xs:694: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:695: error: request for member ‘frequency_tolerance’ in something not a structure or union
DVB.xs:695: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:696: error: request for member ‘symbol_rate_min’ in something not a structure or union
DVB.xs:696: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:697: error: request for member ‘symbol_rate_max’ in something not a structure or union
DVB.xs:697: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:698: error: request for member ‘symbol_rate_tolerance’ in something not a structure or union
DVB.xs:698: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:699: error: request for member ‘notifier_delay’ in something not a structure or union
DVB.xs:699: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:700: error: request for member ‘caps’ in something not a structure or union
DVB.xs:700: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_read_status’:
DVB.xs:709: error: ‘fe_status_t’ undeclared (first use in this function)
DVB.xs:709: error: expected ‘;’ before ‘st’
DVB.xs:711: error: ‘FE_READ_STATUS’ undeclared (first use in this function)
DVB.xs:711: error: ‘st’ undeclared (first use in this function)
DVB.xs:711: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs:714: warning: assignment makes integer from pointer without a cast
DVB.xs: In function ‘XS_Linux__DVB__Frontend_read_ber’:
DVB.xs:722: error: ‘FE_READ_BER’ undeclared (first use in this function)
DVB.xs:722: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_read_snr’:
DVB.xs:733: error: ‘FE_READ_SNR’ undeclared (first use in this function)
DVB.xs:733: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_signal_strength’:
DVB.xs:745: error: ‘FE_READ_SIGNAL_STRENGTH’ undeclared (first use in this function)
DVB.xs:745: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_uncorrected_blocks’:
DVB.xs:757: error: ‘FE_READ_UNCORRECTED_BLOCKS’ undeclared (first use in this function)
DVB.xs:757: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend__set’:
DVB.xs:767: error: storage size of ‘p’ isn’t known
DVB.xs:772: warning: passing argument 2 of ‘set_parameters’ from incompatible pointer type
DVB.xs:294: note: expected ‘struct dvb_frontend_parameters *’ but argument is of type ‘const struct consts (*)[1]’
DVB.xs:772: error: too many arguments to function ‘set_parameters’
DVB.xs:774: error: ‘FE_SET_FRONTEND’ undeclared (first use in this function)
DVB.xs:774: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend__get’:
DVB.xs:784: error: storage size of ‘p’ isn’t known
DVB.xs:787: error: ‘FE_GET_FRONTEND’ undeclared (first use in this function)
DVB.xs:787: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs:791: warning: passing argument 2 of ‘get_parameters’ from incompatible pointer type
DVB.xs:259: note: expected ‘struct dvb_frontend_parameters *’ but argument is of type ‘const struct consts (*)[1]’
DVB.xs:791: error: too many arguments to function ‘get_parameters’
DVB.xs: In function ‘XS_Linux__DVB__Frontend__event’:
DVB.xs:799: error: storage size of ‘e’ isn’t known
DVB.xs:802: error: ‘FE_GET_EVENT’ undeclared (first use in this function)
DVB.xs:802: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs:806: error: request for member ‘status’ in something not a structure or union
DVB.xs:806: warning: passing argument 1 of ‘Perl_newSViv’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2747: note: expected ‘IV’ but argument is of type ‘const struct consts *’
DVB.xs:807: error: request for member ‘parameters’ in something not a structure or union
DVB.xs:807: warning: passing argument 2 of ‘get_parameters’ from incompatible pointer type
DVB.xs:259: note: expected ‘struct dvb_frontend_parameters *’ but argument is of type ‘const struct consts (*)[1]’
DVB.xs:807: error: too many arguments to function ‘get_parameters’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_diseqc_reset_overload’:
DVB.xs:815: error: ‘FE_DISEQC_RESET_OVERLOAD’ undeclared (first use in this function)
DVB.xs:815: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_diseqc_voltage’:
DVB.xs:822: error: ‘FE_SET_VOLTAGE’ undeclared (first use in this function)
DVB.xs:823: error: ‘SEC_VOLTAGE_18’ undeclared (first use in this function)
DVB.xs:824: error: ‘SEC_VOLTAGE_13’ undeclared (first use in this function)
DVB.xs:824: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_diseqc_tone’:
DVB.xs:831: error: ‘FE_SET_TONE’ undeclared (first use in this function)
DVB.xs:831: error: ‘SEC_TONE_ON’ undeclared (first use in this function)
DVB.xs:831: error: ‘SEC_TONE_OFF’ undeclared (first use in this function)
DVB.xs:831: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_diseqc_send_burst’:
DVB.xs:838: error: ‘FE_DISEQC_SEND_BURST’ undeclared (first use in this function)
DVB.xs:838: error: ‘SEC_MINI_B’ undeclared (first use in this function)
DVB.xs:838: error: ‘SEC_MINI_A’ undeclared (first use in this function)
DVB.xs:838: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_diseqc_cmd’:
DVB.xs:848: error: storage size of ‘cmd’ isn’t known
DVB.xs:850: error: request for member ‘msg’ in something not a structure or union
DVB.xs:850: warning: passing argument 1 of ‘memcpy’ discards qualifiers from pointer target type
/usr/include/string.h:43: note: expected ‘void * __restrict__’ but argument is of type ‘const struct consts *’
DVB.xs:851: error: request for member ‘msg_len’ in something not a structure or union
DVB.xs:852: error: ‘FE_DISEQC_SEND_MASTER_CMD’ undeclared (first use in this function)
DVB.xs:852: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Frontend_diseqc_reply’:
DVB.xs:861: error: storage size of ‘rep’ isn’t known
DVB.xs:862: error: request for member ‘timeout’ in something not a structure or union
DVB.xs:864: error: ‘FE_DISEQC_RECV_SLAVE_REPLY’ undeclared (first use in this function)
DVB.xs:864: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs:865: error: request for member ‘msg’ in something not a structure or union
DVB.xs:865: error: request for member ‘msg_len’ in something not a structure or union
DVB.xs:865: warning: passing argument 2 of ‘Perl_newSVpvn’ makes integer from pointer without a cast
/home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int/CORE/proto.h:2771: note: expected ‘STRLEN’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Demux__start’:
DVB.xs:879: error: ‘DMX_STOP’ undeclared (first use in this function)
DVB.xs:879: error: ‘DMX_START’ undeclared (first use in this function)
DVB.xs:879: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.c: In function ‘XS_Linux__DVB__Demux__filter’:
DVB.c:1355: warning: assignment makes integer from pointer without a cast
DVB.xs:889: error: storage size of ‘p’ isn’t known
DVB.xs:893: error: request for member ‘filter’ in something not a structure or union
DVB.xs:893: error: request for member ‘filter’ in something not a structure or union
DVB.xs:893: warning: passing argument 3 of ‘memset’ makes integer from pointer without a cast
/usr/include/string.h:64: note: expected ‘size_t’ but argument is of type ‘const struct consts *’
DVB.xs:895: error: request for member ‘pid’ in something not a structure or union
DVB.xs:896: error: ‘DMX_FILTER_SIZE’ undeclared (first use in this function)
DVB.xs:896: warning: comparison between pointer and integer
DVB.xs:896: warning: assignment makes integer from pointer without a cast
DVB.xs:896: error: request for member ‘filter’ in something not a structure or union
DVB.xs:896: error: request for member ‘filter’ in something not a structure or union
DVB.xs:896: warning: passing argument 1 of ‘memcpy’ discards qualifiers from pointer target type
/usr/include/string.h:43: note: expected ‘void * __restrict__’ but argument is of type ‘const struct consts *’
DVB.xs:897: warning: comparison between pointer and integer
DVB.xs:897: warning: assignment makes integer from pointer without a cast
DVB.xs:897: error: request for member ‘filter’ in something not a structure or union
DVB.xs:897: error: request for member ‘mask’ in something not a structure or union
DVB.xs:897: warning: passing argument 1 of ‘memcpy’ discards qualifiers from pointer target type
/usr/include/string.h:43: note: expected ‘void * __restrict__’ but argument is of type ‘const struct consts *’
DVB.xs:898: error: request for member ‘timeout’ in something not a structure or union
DVB.xs:899: error: request for member ‘flags’ in something not a structure or union
DVB.xs:900: error: ‘DMX_SET_FILTER’ undeclared (first use in this function)
DVB.xs:900: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Demux__pes_filter’:
DVB.xs:910: error: storage size of ‘p’ isn’t known
DVB.xs:912: error: request for member ‘pid’ in something not a structure or union
DVB.xs:913: error: request for member ‘input’ in something not a structure or union
DVB.xs:914: error: request for member ‘output’ in something not a structure or union
DVB.xs:915: error: request for member ‘pes_type’ in something not a structure or union
DVB.xs:916: error: request for member ‘flags’ in something not a structure or union
DVB.xs:917: error: ‘DMX_SET_PES_FILTER’ undeclared (first use in this function)
DVB.xs:917: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
DVB.xs: In function ‘XS_Linux__DVB__Demux__buffer’:
DVB.xs:928: error: ‘DMX_SET_BUFFER_SIZE’ undeclared (first use in this function)
DVB.xs:928: warning: passing argument 2 of ‘ioctl’ makes integer from pointer without a cast
/usr/include/sys/ioctl.h:42: note: expected ‘long unsigned int’ but argument is of type ‘const struct consts *’
make: *** [DVB.o] Error 1

[MSG] [Tue Jun 16 23:44:55 2015] 'Linux::DVB' is a platform specific module, and the test results on your platform are not relevant --sending N/A grade.

PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.04        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9152
	CPANPLUS::Dist::Build              0.78
	Cwd                                3.47
	ExtUtils::CBuilder             0.280220
	ExtUtils::Command                  1.17
	ExtUtils::Install                  2.04
	ExtUtils::MakeMaker                7.04
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.47
	Module::Build                    0.4211
	Pod::Parser                        1.51
	Pod::Simple                        3.20
	Test::Harness                      3.35
	Test::More                     1.001014
	version                          0.9912

******************************** 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 0.90.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = :/home/cpan/pit/64bit/conf/perl-5.16.1/.cpanplus/5.16.1/build/Canary-Stability-2001/blib/lib:/home/cpan/pit/64bit/conf/perl-5.16.1/.cpanplus/5.16.1/build/Canary-Stability-2001/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 85205
    PERL5_CPANPLUS_IS_VERSION = 0.9152
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/64bit/conf/perl-5.16.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/64bit/perl-5.16.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 16 subversion 1) configuration:
   
  Platform:
    osname=gnukfreebsd, osvers=8.1-1-686, archname=i686-gnukfreebsd-64int
    uname='gnukfreebsd kaiser 8.1-1-686 #0 sat jul 21 17:02:04 utc 2012 i686 i386 intel(r) pentium(r) cpu g840 @ 2.80ghz gnukfreebsd '
    config_args='-des -Dprefix=/home/cpan/pit/64bit/perl-5.16.1 -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-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_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under gnukfreebsd
  Compiled at Nov 11 2012 23:24:58
  %ENV:
    PERL5LIB=":/home/cpan/pit/64bit/conf/perl-5.16.1/.cpanplus/5.16.1/build/Canary-Stability-2001/blib/lib:/home/cpan/pit/64bit/conf/perl-5.16.1/.cpanplus/5.16.1/build/Canary-Stability-2001/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="85205"
    PERL5_CPANPLUS_IS_VERSION="0.9152"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/64bit/conf/perl-5.16.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/64bit/conf/perl-5.16.1/.cpanplus/5.16.1/build/Canary-Stability-2001/blib/lib
    /home/cpan/pit/64bit/conf/perl-5.16.1/.cpanplus/5.16.1/build/Canary-Stability-2001/blib/arch
    /home/cpan/pit/64bit/perl-5.16.1/lib/site_perl/5.16.1/i686-gnukfreebsd-64int
    /home/cpan/pit/64bit/perl-5.16.1/lib/site_perl/5.16.1
    /home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1/i686-gnukfreebsd-64int
    /home/cpan/pit/64bit/perl-5.16.1/lib/5.16.1
    .