Linux-DVB v1.03 Perl 5 v5.24.3 OpenBSD.amd64-openbsd

Status
Unknown
From
Alceu Rodrigues de Freitas Junior
Dist
Linux-DVB v1.03
Platform
Perl 5 v5.24.3 OpenBSD.amd64-openbsd
Date
2017-11-30 14:36:08
ID
cdeb3a26-d5db-11e7-85d0-557738a7e711
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 Marc A. Lehmann,

This is a computer-generated report for Linux-DVB-1.03
on perl 5.24.3, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp DVB.pm blib/lib/Linux/DVB.pm
Running Mkbootstrap for DVB ()
chmod 644 "DVB.bs"
"/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DVB.bs blib/arch/auto/Linux/DVB/DVB.bs 644
"/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin/perl" "/home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/ExtUtils/xsubpp"  -typemap '/home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/ExtUtils/typemap' -typemap '/mnt/cpan_build_dir/bar/Linux-DVB-1.03-0/typemap'  DVB.xs > DVB.xsc
mv DVB.xsc DVB.c
cc -c    -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2    -DVERSION=\"1.03\"  -DXS_VERSION=\"1.03\" -DPIC -fPIC  "-I/home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/OpenBSD.amd64-openbsd/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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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: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
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
DVB.xs:791: warning: passing argument 2 of 'get_parameters' from incompatible pointer type
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
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
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: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
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
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
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
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
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
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
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
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
DVB.c: In function 'XS_Linux__DVB__Demux__filter':
DVB.c:1357: 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
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
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
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
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
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
*** Error 1 in /mnt/cpan_build_dir/bar/Linux-DVB-1.03-0 (Makefile:328 'DVB.o')

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    7.31_05

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    Canary::Stability   2001 2012   
    ExtUtils::MakeMaker 6.52 7.31_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/bar/perl5/perlbrew/bin:/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin:/home/bar/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
    PERL = /home/bar/perl5/perlbrew/perls/perl-5.24.3/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 64994
    PERL5_CPAN_IS_RUNNING = 64994
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 33141,64994
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /home/bar/.perlbrew
    PERLBREW_MANPATH = /home/bar/perl5/perlbrew/perls/perl-5.24.3/man
    PERLBREW_PATH = /home/bar/perl5/perlbrew/bin:/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin
    PERLBREW_PERL = perl-5.24.3
    PERLBREW_ROOT = /home/bar/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_CR_SMOKER_CURRENT = Linux-DVB-1.03
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

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

    $^X = /home/bar/perl5/perlbrew/perls/perl-5.24.3/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002 1001
    $EGID = 1002 1002 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.31_05 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.31_05 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.62    
    JSON                2.97000 
    JSON::PP            2.97000 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302117
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=6.1, archname=OpenBSD.amd64-openbsd
    uname='openbsd cpansmoker.my.domain 6.1 generic.mp#20 amd64 '
    config_args='-de -Dprefix=/home/bar/perl5/perlbrew/perls/perl-5.24.3 -Aeval:scriptdir=/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin'
    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 ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd6.1'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    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-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.89.3, 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 -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Nov 10 2017 21:17:21
  %ENV:
    PERL="/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="64994"
    PERL5_CPAN_IS_RUNNING="64994"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="33141,64994"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/home/bar/.perlbrew"
    PERLBREW_MANPATH="/home/bar/perl5/perlbrew/perls/perl-5.24.3/man"
    PERLBREW_PATH="/home/bar/perl5/perlbrew/bin:/home/bar/perl5/perlbrew/perls/perl-5.24.3/bin"
    PERLBREW_PERL="perl-5.24.3"
    PERLBREW_ROOT="/home/bar/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_CR_SMOKER_CURRENT="Linux-DVB-1.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3/OpenBSD.amd64-openbsd
    /home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/site_perl/5.24.3
    /home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/OpenBSD.amd64-openbsd
    /home/bar/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3
    .