Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Sane-0.04 v5.15.2 GNU/Linux
Date: 2012-02-14T19:13:18Z
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 Jeffrey Ratcliffe,
This is a computer-generated report for Sane-0.04
on perl 5.15.2, created by CPAN-Reporter-1.2004.
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 lib/Sane.pm blib/lib/Sane.pm
/home/trushel/perl/perl5152/bin/perl /home/trushel/perl/perl5152/lib/site_perl/5.15.2/ExtUtils/xsubpp -typemap /home/trushel/perl/perl5152/lib/5.15.2/ExtUtils/typemap -typemap typemap Sane.xs > Sane.xsc && mv Sane.xsc Sane.c
cc -c -I. -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/trushel/perl/perl5152/lib/5.15.2/x86_64-linux/CORE" Sane.c
In file included from Sane.xs:5:
./saneperl.h:13:23: error: sane/sane.h: No such file or directory
./saneperl.h:15:27: error: sane/saneopts.h: No such file or directory
Sane.c: In function âXS_Sane__Device_DESTROYâ:
Sane.c:167: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:167: error: (Each undeclared identifier is reported only once
Sane.c:167: error: for each function it appears in.)
Sane.c:167: error: expected â;â before âhandleâ
Sane.c:170: error: âhandleâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_get_option_descriptorâ:
Sane.c:194: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:194: error: expected â;â before âhâ
Sane.c:195: error: âSANE_Intâ undeclared (first use in this function)
Sane.c:195: error: expected â;â before ânâ
Sane.c:199: error: âhâ undeclared (first use in this function)
Sane.xs:24: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
Sane.xs:24: error: âoptâ undeclared (first use in this function)
Sane.xs:31: error: ânâ undeclared (first use in this function)
Sane.xs:45: error: âSANE_TYPE_STRINGâ undeclared (first use in this function)
Sane.xs:48: error: expected â)â before âsizeofâ
Sane.xs:52: error: âSANE_CONSTRAINT_RANGEâ undeclared (first use in this function)
Sane.xs:53: error: âSANE_TYPE_FIXEDâ undeclared (first use in this function)
Sane.xs:66: error: âSANE_CONSTRAINT_WORD_LISTâ undeclared (first use in this function)
Sane.xs:68: error: âSANE_TYPE_INTâ undeclared (first use in this function)
Sane.xs:75: error: âSANE_CONSTRAINT_STRING_LISTâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_get_optionâ:
Sane.c:283: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:283: error: expected â;â before âhâ
Sane.c:284: error: âSANE_Intâ undeclared (first use in this function)
Sane.c:284: error: expected â;â before ânâ
Sane.c:288: error: âhâ undeclared (first use in this function)
Sane.xs:91: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:91: error: expected â;â before âstatusâ
Sane.xs:93: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
Sane.xs:93: error: âoptâ undeclared (first use in this function)
Sane.xs:96: error: ânâ undeclared (first use in this function)
Sane.xs:105: error: âstatusâ undeclared (first use in this function)
Sane.xs:105: error: âSANE_ACTION_GET_VALUEâ undeclared (first use in this function)
Sane.xs:111: error: âSANE_TYPE_STRINGâ undeclared (first use in this function)
Sane.xs:113: error: expected â)â before âsizeofâ
Sane.xs:115: error: âSANE_Wordâ undeclared (first use in this function)
Sane.xs:118: error: âSANE_TYPE_INTâ undeclared (first use in this function)
Sane.xs:119: error: expected expression before â)â token
Sane.xs:121: error: expected expression before â)â token
Sane.xs:126: error: âSANE_TYPE_BOOLâ undeclared (first use in this function)
Sane.xs:127: error: âSANE_Boolâ undeclared (first use in this function)
Sane.xs:127: error: expected expression before â)â token
Sane.xs:130: error: expected expression before â)â token
Sane.xs:132: error: âSANE_TYPE_FIXEDâ undeclared (first use in this function)
Sane.xs:133: error: expected expression before â)â token
Sane.c: In function âXS_Sane__Device_set_autoâ:
Sane.c:360: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:360: error: expected â;â before âhâ
Sane.c:361: error: âSANE_Intâ undeclared (first use in this function)
Sane.c:361: error: expected â;â before ânâ
Sane.c:365: error: âhâ undeclared (first use in this function)
Sane.xs:146: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:146: error: expected â;â before âstatusâ
Sane.xs:147: error: expected â;â before âinfoâ
Sane.xs:150: error: ânâ undeclared (first use in this function)
Sane.xs:151: error: âstatusâ undeclared (first use in this function)
Sane.xs:151: error: âSANE_ACTION_SET_AUTOâ undeclared (first use in this function)
Sane.xs:151: error: âinfoâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_set_optionâ:
Sane.c:397: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:397: error: expected â;â before âhâ
Sane.c:398: error: âSANE_Intâ undeclared (first use in this function)
Sane.c:398: error: expected â;â before ânâ
Sane.c:404: error: âhâ undeclared (first use in this function)
Sane.xs:162: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:162: error: expected â;â before âstatusâ
Sane.xs:163: error: expected â;â before âinfoâ
Sane.xs:165: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
Sane.xs:165: error: âoptâ undeclared (first use in this function)
Sane.xs:166: error: âSANE_Boolâ undeclared (first use in this function)
Sane.xs:166: error: expected â;â before âbâ
Sane.xs:167: error: âSANE_Fixedâ undeclared (first use in this function)
Sane.xs:167: error: expected â;â before âfixedâ
Sane.xs:170: error: âSANE_Wordâ undeclared (first use in this function)
Sane.xs:170: error: âvectorâ undeclared (first use in this function)
Sane.xs:174: error: ânâ undeclared (first use in this function)
Sane.xs:178: error: âSANE_TYPE_BOOLâ undeclared (first use in this function)
Sane.xs:179: error: âbâ undeclared (first use in this function)
Sane.xs:182: error: âSANE_TYPE_INTâ undeclared (first use in this function)
Sane.xs:183: error: âSANE_TYPE_FIXEDâ undeclared (first use in this function)
Sane.xs:186: error: âfixedâ undeclared (first use in this function)
Sane.xs:188: error: expected â;â before âSANE_FIXâ
Sane.xs:205: error: expected â;â before âSANE_FIXâ
Sane.xs:213: error: âSANE_TYPE_STRINGâ undeclared (first use in this function)
Sane.xs:223: error: âstatusâ undeclared (first use in this function)
Sane.xs:223: error: âSANE_ACTION_SET_VALUEâ undeclared (first use in this function)
Sane.xs:223: error: âinfoâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_startâ:
Sane.c:494: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:494: error: expected â;â before âhandleâ
Sane.c:497: error: âhandleâ undeclared (first use in this function)
Sane.xs:236: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:236: error: expected â;â before âstatusâ
Sane.xs:240: error: âstatusâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_get_parametersâ:
Sane.c:526: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:526: error: expected â;â before âhandleâ
Sane.c:529: error: âhandleâ undeclared (first use in this function)
Sane.xs:248: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:248: error: expected â;â before âstatusâ
Sane.xs:249: error: âSANE_Parametersâ undeclared (first use in this function)
Sane.xs:249: error: expected â;â before âparamsâ
Sane.xs:254: error: âstatusâ undeclared (first use in this function)
Sane.xs:254: error: âparamsâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_readâ:
Sane.c:573: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:573: error: expected â;â before âhandleâ
Sane.c:574: error: âSANE_Intâ undeclared (first use in this function)
Sane.c:574: error: expected â;â before âmax_lengthâ
Sane.c:578: error: âhandleâ undeclared (first use in this function)
Sane.xs:275: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:275: error: expected â;â before âstatusâ
Sane.xs:276: error: âSANE_Byteâ undeclared (first use in this function)
Sane.xs:276: error: âdataâ undeclared (first use in this function)
Sane.xs:277: error: expected â;â before âlengthâ
Sane.xs:279: error: âmax_lengthâ undeclared (first use in this function)
Sane.xs:280: error: âstatusâ undeclared (first use in this function)
Sane.xs:280: error: âlengthâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_cancelâ:
Sane.c:616: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:616: error: expected â;â before âhandleâ
Sane.c:619: error: âhandleâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_set_io_modeâ:
Sane.c:638: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:638: error: expected â;â before âhandleâ
Sane.c:639: error: âSANE_Boolâ undeclared (first use in this function)
Sane.c:639: error: expected â;â before ânon_blockingâ
Sane.c:643: error: âhandleâ undeclared (first use in this function)
Sane.xs:302: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:302: error: expected â;â before âstatusâ
Sane.xs:305: error: ânon_blockingâ undeclared (first use in this function)
Sane.xs:306: error: âstatusâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__Device_get_select_fdâ:
Sane.c:672: error: âSANE_Handleâ undeclared (first use in this function)
Sane.c:672: error: expected â;â before âhandleâ
Sane.c:675: error: âhandleâ undeclared (first use in this function)
Sane.xs:314: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:314: error: expected â;â before âstatusâ
Sane.xs:315: error: âSANE_Intâ undeclared (first use in this function)
Sane.xs:315: error: expected â;â before âfdâ
Sane.xs:319: error: âstatusâ undeclared (first use in this function)
Sane.xs:319: error: âfdâ undeclared (first use in this function)
Sane.xs: In function âXS_Sane__initâ:
Sane.xs:466: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:466: error: expected â;â before âstatusâ
Sane.xs:467: error: âSANE_Intâ undeclared (first use in this function)
Sane.xs:467: error: expected â;â before âversion_codeâ
Sane.xs:471: error: âstatusâ undeclared (first use in this function)
Sane.xs:471: error: âversion_codeâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__get_versionâ:
Sane.c:744: error: âSANE_Intâ undeclared (first use in this function)
Sane.c:744: error: expected â;â before âversion_codeâ
Sane.xs:517: error: âversion_codeâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__get_devicesâ:
Sane.c:766: error: âSANE_Boolâ undeclared (first use in this function)
Sane.c:766: error: expected â;â before âlocalâ
Sane.c:769: error: âlocalâ undeclared (first use in this function)
Sane.c:769: error: âSANE_FALSEâ undeclared (first use in this function)
Sane.xs:525: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:525: error: expected â;â before âstatusâ
Sane.xs:528: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
Sane.xs:528: error: âdevice_listâ undeclared (first use in this function)
Sane.xs:533: error: âstatusâ undeclared (first use in this function)
Sane.c: In function âXS_Sane__openâ:
Sane.c:816: error: âSANE_String_Constâ undeclared (first use in this function)
Sane.c:816: error: expected â;â before ânameâ
Sane.xs:554: error: âSANE_Statusâ undeclared (first use in this function)
Sane.xs:554: error: expected â;â before âstatusâ
Sane.xs:555: error: âSANE_Handleâ undeclared (first use in this function)
Sane.xs:555: error: expected â;â before âhâ
Sane.xs:557: error: âstatusâ undeclared (first use in this function)
Sane.xs:557: error: ânameâ undeclared (first use in this function)
Sane.xs:557: error: âhâ undeclared (first use in this function)
Sane.c: In function âXS_Sane_strstatusâ:
Sane.c:848: error: âSANE_Statusâ undeclared (first use in this function)
Sane.c:848: error: expected â;â before âstatusâ
Sane.c:850: error: âSANE_String_Constâ undeclared (first use in this function)
Sane.c:850: error: expected â;â before âRETVALâ
Sane.c:853: error: âRETVALâ undeclared (first use in this function)
Sane.c:853: error: âstatusâ undeclared (first use in this function)
Sane.xs: In function âXS_Sane_ENDâ:
Sane.xs:580: error: âsane_exitâ undeclared (first use in this function)
Sane.xs: In function âboot_Saneâ:
Sane.xs:338: error: âSANE_FALSEâ undeclared (first use in this function)
Sane.xs:339: error: âSANE_TRUEâ undeclared (first use in this function)
Sane.xs:341: error: âSANE_STATUS_GOODâ undeclared (first use in this function)
Sane.xs:342: error: âSANE_STATUS_UNSUPPORTEDâ undeclared (first use in this function)
Sane.xs:343: error: âSANE_STATUS_CANCELLEDâ undeclared (first use in this function)
Sane.xs:344: error: âSANE_STATUS_DEVICE_BUSYâ undeclared (first use in this function)
Sane.xs:345: error: âSANE_STATUS_INVALâ undeclared (first use in this function)
Sane.xs:346: error: âSANE_STATUS_EOFâ undeclared (first use in this function)
Sane.xs:347: error: âSANE_STATUS_JAMMEDâ undeclared (first use in this function)
Sane.xs:348: error: âSANE_STATUS_NO_DOCSâ undeclared (first use in this function)
Sane.xs:349: error: âSANE_STATUS_COVER_OPENâ undeclared (first use in this function)
Sane.xs:350: error: âSANE_STATUS_IO_ERRORâ undeclared (first use in this function)
Sane.xs:351: error: âSANE_STATUS_NO_MEMâ undeclared (first use in this function)
Sane.xs:352: error: âSANE_STATUS_ACCESS_DENIEDâ undeclared (first use in this function)
Sane.xs:354: error: âSANE_TYPE_BOOLâ undeclared (first use in this function)
Sane.xs:355: error: âSANE_TYPE_INTâ undeclared (first use in this function)
Sane.xs:356: error: âSANE_TYPE_FIXEDâ undeclared (first use in this function)
Sane.xs:357: error: âSANE_TYPE_STRINGâ undeclared (first use in this function)
Sane.xs:358: error: âSANE_TYPE_BUTTONâ undeclared (first use in this function)
Sane.xs:359: error: âSANE_TYPE_GROUPâ undeclared (first use in this function)
Sane.xs:361: error: âSANE_UNIT_NONEâ undeclared (first use in this function)
Sane.xs:362: error: âSANE_UNIT_PIXELâ undeclared (first use in this function)
Sane.xs:363: error: âSANE_UNIT_BITâ undeclared (first use in this function)
Sane.xs:364: error: âSANE_UNIT_MMâ undeclared (first use in this function)
Sane.xs:365: error: âSANE_UNIT_DPIâ undeclared (first use in this function)
Sane.xs:366: error: âSANE_UNIT_PERCENTâ undeclared (first use in this function)
Sane.xs:367: error: âSANE_UNIT_MICROSECONDâ undeclared (first use in this function)
Sane.xs:369: error: âSANE_CAP_SOFT_SELECTâ undeclared (first use in this function)
Sane.xs:370: error: âSANE_CAP_HARD_SELECTâ undeclared (first use in this function)
Sane.xs:371: error: âSANE_CAP_SOFT_DETECTâ undeclared (first use in this function)
Sane.xs:372: error: âSANE_CAP_EMULATEDâ undeclared (first use in this function)
Sane.xs:373: error: âSANE_CAP_AUTOMATICâ undeclared (first use in this function)
Sane.xs:374: error: âSANE_CAP_INACTIVEâ undeclared (first use in this function)
Sane.xs:375: error: âSANE_CAP_ADVANCEDâ undeclared (first use in this function)
Sane.xs:380: error: âSANE_INFO_INEXACTâ undeclared (first use in this function)
Sane.xs:381: error: âSANE_INFO_RELOAD_OPTIONSâ undeclared (first use in this function)
Sane.xs:382: error: âSANE_INFO_RELOAD_PARAMSâ undeclared (first use in this function)
Sane.xs:384: error: âSANE_CONSTRAINT_NONEâ undeclared (first use in this function)
Sane.xs:385: error: âSANE_CONSTRAINT_RANGEâ undeclared (first use in this function)
Sane.xs:386: error: âSANE_CONSTRAINT_WORD_LISTâ undeclared (first use in this function)
Sane.xs:387: error: âSANE_CONSTRAINT_STRING_LISTâ undeclared (first use in this function)
Sane.xs:389: error: âSANE_FRAME_GRAYâ undeclared (first use in this function)
Sane.xs:390: error: âSANE_FRAME_RGBâ undeclared (first use in this function)
Sane.xs:391: error: âSANE_FRAME_REDâ undeclared (first use in this function)
Sane.xs:392: error: âSANE_FRAME_GREENâ undeclared (first use in this function)
Sane.xs:393: error: âSANE_FRAME_BLUEâ undeclared (first use in this function)
Sane.xs:395: error: âSANE_NAME_NUM_OPTIONSâ undeclared (first use in this function)
Sane.xs:396: error: âSANE_NAME_PREVIEWâ undeclared (first use in this function)
Sane.xs:397: error: âSANE_NAME_GRAY_PREVIEWâ undeclared (first use in this function)
Sane.xs:398: error: âSANE_NAME_BIT_DEPTHâ undeclared (first use in this function)
Sane.xs:399: error: âSANE_NAME_SCAN_MODEâ undeclared (first use in this function)
Sane.xs:400: error: âSANE_NAME_SCAN_SPEEDâ undeclared (first use in this function)
Sane.xs:401: error: âSANE_NAME_SCAN_SOURCEâ undeclared (first use in this function)
Sane.xs:402: error: âSANE_NAME_BACKTRACKâ undeclared (first use in this function)
Sane.xs:403: error: âSANE_NAME_SCAN_TL_Xâ undeclared (first use in this function)
Sane.xs:404: error: âSANE_NAME_SCAN_TL_Yâ undeclared (first use in this function)
Sane.xs:405: error: âSANE_NAME_SCAN_BR_Xâ undeclared (first use in this function)
Sane.xs:406: error: âSANE_NAME_SCAN_BR_Yâ undeclared (first use in this function)
Sane.xs:407: error: âSANE_NAME_SCAN_RESOLUTIONâ undeclared (first use in this function)
Sane.xs:408: error: âSANE_NAME_SCAN_X_RESOLUTIONâ undeclared (first use in this function)
Sane.xs:409: error: âSANE_NAME_SCAN_Y_RESOLUTIONâ undeclared (first use in this function)
Sane.xs:410: error: âSANE_NAME_CUSTOM_GAMMAâ undeclared (first use in this function)
Sane.xs:411: error: âSANE_NAME_GAMMA_VECTORâ undeclared (first use in this function)
Sane.xs:412: error: âSANE_NAME_GAMMA_VECTOR_Râ undeclared (first use in this function)
Sane.xs:413: error: âSANE_NAME_GAMMA_VECTOR_Gâ undeclared (first use in this function)
Sane.xs:414: error: âSANE_NAME_GAMMA_VECTOR_Bâ undeclared (first use in this function)
Sane.xs:415: error: âSANE_NAME_BRIGHTNESSâ undeclared (first use in this function)
Sane.xs:416: error: âSANE_NAME_CONTRASTâ undeclared (first use in this function)
Sane.xs:417: error: âSANE_NAME_GRAIN_SIZEâ undeclared (first use in this function)
Sane.xs:418: error: âSANE_NAME_HALFTONEâ undeclared (first use in this function)
Sane.xs:419: error: âSANE_NAME_BLACK_LEVELâ undeclared (first use in this function)
Sane.xs:420: error: âSANE_NAME_WHITE_LEVELâ undeclared (first use in this function)
Sane.xs:421: error: âSANE_NAME_WHITE_LEVEL_Râ undeclared (first use in this function)
Sane.xs:422: error: âSANE_NAME_WHITE_LEVEL_Gâ undeclared (first use in this function)
Sane.xs:423: error: âSANE_NAME_WHITE_LEVEL_Bâ undeclared (first use in this function)
Sane.xs:424: error: âSANE_NAME_SHADOWâ undeclared (first use in this function)
Sane.xs:425: error: âSANE_NAME_SHADOW_Râ undeclared (first use in this function)
Sane.xs:426: error: âSANE_NAME_SHADOW_Gâ undeclared (first use in this function)
Sane.xs:427: error: âSANE_NAME_SHADOW_Bâ undeclared (first use in this function)
Sane.xs:428: error: âSANE_NAME_HIGHLIGHTâ undeclared (first use in this function)
Sane.xs:429: error: âSANE_NAME_HIGHLIGHT_Râ undeclared (first use in this function)
Sane.xs:430: error: âSANE_NAME_HIGHLIGHT_Gâ undeclared (first use in this function)
Sane.xs:431: error: âSANE_NAME_HIGHLIGHT_Bâ undeclared (first use in this function)
Sane.xs:432: error: âSANE_NAME_HUEâ undeclared (first use in this function)
Sane.xs:433: error: âSANE_NAME_SATURATIONâ undeclared (first use in this function)
Sane.xs:434: error: âSANE_NAME_FILEâ undeclared (first use in this function)
Sane.xs:435: error: âSANE_NAME_HALFTONE_DIMENSIONâ undeclared (first use in this function)
Sane.xs:436: error: âSANE_NAME_HALFTONE_PATTERNâ undeclared (first use in this function)
Sane.xs:437: error: âSANE_NAME_RESOLUTION_BINDâ undeclared (first use in this function)
Sane.xs:438: error: âSANE_NAME_NEGATIVEâ undeclared (first use in this function)
Sane.xs:439: error: âSANE_NAME_QUALITY_CALâ undeclared (first use in this function)
Sane.xs:440: error: âSANE_NAME_DORâ undeclared (first use in this function)
Sane.xs:441: error: âSANE_NAME_RGB_BINDâ undeclared (first use in this function)
Sane.xs:442: error: âSANE_NAME_THRESHOLDâ undeclared (first use in this function)
Sane.xs:443: error: âSANE_NAME_ANALOG_GAMMAâ undeclared (first use in this function)
Sane.xs:444: error: âSANE_NAME_ANALOG_GAMMA_Râ undeclared (first use in this function)
Sane.xs:445: error: âSANE_NAME_ANALOG_GAMMA_Gâ undeclared (first use in this function)
Sane.xs:446: error: âSANE_NAME_ANALOG_GAMMA_Bâ undeclared (first use in this function)
Sane.xs:447: error: âSANE_NAME_ANALOG_GAMMA_BINDâ undeclared (first use in this function)
Sane.xs:448: error: âSANE_NAME_WARMUPâ undeclared (first use in this function)
Sane.xs:449: error: âSANE_NAME_CAL_EXPOS_TIMEâ undeclared (first use in this function)
Sane.xs:450: error: âSANE_NAME_CAL_EXPOS_TIME_Râ undeclared (first use in this function)
Sane.xs:451: error: âSANE_NAME_CAL_EXPOS_TIME_Gâ undeclared (first use in this function)
Sane.xs:452: error: âSANE_NAME_CAL_EXPOS_TIME_Bâ undeclared (first use in this function)
Sane.xs:453: error: âSANE_NAME_SCAN_EXPOS_TIMEâ undeclared (first use in this function)
Sane.xs:454: error: âSANE_NAME_SCAN_EXPOS_TIME_Râ undeclared (first use in this function)
Sane.xs:455: error: âSANE_NAME_SCAN_EXPOS_TIME_Gâ undeclared (first use in this function)
Sane.xs:456: error: âSANE_NAME_SCAN_EXPOS_TIME_Bâ undeclared (first use in this function)
Sane.xs:457: error: âSANE_NAME_SELECT_EXPOSURE_TIMEâ undeclared (first use in this function)
Sane.xs:458: error: âSANE_NAME_CAL_LAMP_DENâ undeclared (first use in this function)
Sane.xs:459: error: âSANE_NAME_SCAN_LAMP_DENâ undeclared (first use in this function)
Sane.xs:460: error: âSANE_NAME_SELECT_LAMP_DENSITYâ undeclared (first use in this function)
Sane.xs:461: error: âSANE_NAME_LAMP_OFF_AT_EXITâ undeclared (first use in this function)
make: *** [Sane.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13744
PERL5_CPAN_IS_EXECUTING = /home/trushel/cpan/build/5.15.2/Sane-0.04-JxpDLa/Makefile.PL
PERL5_CPAN_IS_RUNNING = 13744
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17828,13744
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Sane-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/trushel/perl/perl5152/bin/perl
$UID/$EUID = 138375 / 138375
$GID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762
$EGID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120351
Cwd 3.39_01
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.39_01
JSON 2.53
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4402
Test::Harness 3.23
Test::More 0.98
YAML 0.80
YAML::Syck 1.20_01
version 0.96
--
Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.32-33-generic, archname=x86_64-linux
uname='linux trushel-glaptop 2.6.32-33-generic #72-ubuntu smp fri jul 29 21:07:13 utc 2011 x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, 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.3', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -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_ALL
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 linux
Compiled at Aug 22 2011 22:49:36
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13744"
PERL5_CPAN_IS_EXECUTING="/home/trushel/cpan/build/5.15.2/Sane-0.04-JxpDLa/Makefile.PL"
PERL5_CPAN_IS_RUNNING="13744"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="17828,13744"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Sane-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/trushel/perl/perl5152/lib/site_perl/5.15.2/x86_64-linux
/home/trushel/perl/perl5152/lib/site_perl/5.15.2
/home/trushel/perl/perl5152/lib/5.15.2/x86_64-linux
/home/trushel/perl/perl5152/lib/5.15.2
.