Back
From: metabase:user:e7b34f46-36ca-11e0-a826-945c7ca43f85
Subject: UNKNOWN pcsc-perl-1.4.10 v5.10.1 Debian GNU/kFreeBSD
Date: 2011-07-30T15:38:09Z
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 Wolfgang Hommel,
This is a computer-generated report for pcsc-perl-1.4.10
on perl 5.10.1, created by CPAN-Reporter-1.1902.
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 PCSC.pod blib/lib/Chipcard/PCSC.pod
cp PCSC.pm blib/lib/Chipcard/PCSC.pm
make[1]: Entering directory `/home/cpan/.cpan/build/pcsc-perl-1.4.10-0zG5ks/Card'
cp Card.pod ../blib/lib/Chipcard/PCSC/Card.pod
cp Card.pm ../blib/lib/Chipcard/PCSC/Card.pm
Manifying ../blib/man3/Chipcard::PCSC::Card.3pm
make[1]: Leaving directory `/home/cpan/.cpan/build/pcsc-perl-1.4.10-0zG5ks/Card'
/usr/bin/perl /home/cpan/perl5/lib/perl5/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap -typemap typemap PCSC.xs > PCSC.xsc && mv PCSC.xsc PCSC.c
cc -c `pkg-config --cflags libpcsclite` -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/lib/perl/5.10/CORE" -O2 -Wall PCSC.c
Package libpcsclite was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcsclite.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpcsclite' found
In file included from PCSC.xs:37:
PCSCperl.h:125:24: error: pcsclite.h: No such file or directory
In file included from PCSC.xs:37:
PCSCperl.h:143: error: expected declaration specifiers or â...â before â*â token
PCSCperl.h:143: warning: type defaults to âintâ in declaration of âLONGâ
PCSCperl.h:143: warning: parameter names (without types) in function declaration
PCSCperl.h:143: error: âLONGâ declared as function returning a function
PCSCperl.h:144: error: âTSCardReleaseContextâ declared as function returning a function
PCSCperl.h:144: warning: parameter names (without types) in function declaration
PCSCperl.h:145: error: âTSCardListReadersâ declared as function returning a function
PCSCperl.h:145: warning: parameter names (without types) in function declaration
PCSCperl.h:146: error: âTSCardConnectâ declared as function returning a function
PCSCperl.h:146: warning: parameter names (without types) in function declaration
PCSCperl.h:147: error: âTSCardReconnectâ declared as function returning a function
PCSCperl.h:147: warning: parameter names (without types) in function declaration
PCSCperl.h:148: error: âTSCardDisconnectâ declared as function returning a function
PCSCperl.h:148: warning: parameter names (without types) in function declaration
PCSCperl.h:149: error: âTSCardBeginTransactionâ declared as function returning a function
PCSCperl.h:149: warning: parameter names (without types) in function declaration
PCSCperl.h:150: error: âTSCardEndTransactionâ declared as function returning a function
PCSCperl.h:150: warning: parameter names (without types) in function declaration
PCSCperl.h:151: error: âTSCardTransmitâ declared as function returning a function
PCSCperl.h:151: warning: parameter names (without types) in function declaration
In file included from PCSC.xs:37:
PCSCperl.h:152: error: âTSCardControlâ declared as function returning a function
PCSCperl.h:152: warning: parameter names (without types) in function declaration
PCSCperl.h:153: error: âTSCardStatusâ declared as function returning a function
PCSCperl.h:153: warning: parameter names (without types) in function declaration
PCSCperl.h:154: error: expected â)â before â*â token
PCSCperl.h:155: error: âTSCardCancelâ declared as function returning a function
PCSCperl.h:155: warning: parameter names (without types) in function declaration
PCSCperl.h:156: error: âTSCardSetTimeoutâ declared as function returning a function
PCSCperl.h:156: warning: parameter names (without types) in function declaration
PCSCperl.h:170: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âhEstablishContextâ
PCSCperl.h:181: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âhGetStatusChangeâ
PCSCperl.h:187: error: function âgnLastErrorâ is initialized like a variable
PCSCperl.h:187: error: âSCARD_S_SUCCESSâ undeclared here (not in a function)
PCSC.xs: In function â_InitErrorCodesâ:
PCSC.xs:79: error: âSCARD_E_CANCELLEDâ undeclared (first use in this function)
PCSC.xs:79: error: (Each undeclared identifier is reported only once
PCSC.xs:79: error: for each function it appears in.)
PCSC.xs:81: error: âSCARD_E_CANT_DISPOSEâ undeclared (first use in this function)
PCSC.xs:83: error: âSCARD_E_INSUFFICIENT_BUFFERâ undeclared (first use in this function)
PCSC.xs:85: error: âSCARD_E_INVALID_ATRâ undeclared (first use in this function)
PCSC.xs:87: error: âSCARD_E_INVALID_HANDLEâ undeclared (first use in this function)
PCSC.xs:89: error: âSCARD_E_INVALID_PARAMETERâ undeclared (first use in this function)
PCSC.xs:91: error: âSCARD_E_INVALID_TARGETâ undeclared (first use in this function)
PCSC.xs:93: error: âSCARD_E_INVALID_VALUEâ undeclared (first use in this function)
PCSC.xs:95: error: âSCARD_E_NO_MEMORYâ undeclared (first use in this function)
PCSC.xs:97: error: âSCARD_E_UNKNOWN_READERâ undeclared (first use in this function)
PCSC.xs:99: error: âSCARD_E_TIMEOUTâ undeclared (first use in this function)
PCSC.xs:101: error: âSCARD_E_SHARING_VIOLATIONâ undeclared (first use in this function)
PCSC.xs:103: error: âSCARD_E_NO_SMARTCARDâ undeclared (first use in this function)
PCSC.xs:105: error: âSCARD_E_UNKNOWN_CARDâ undeclared (first use in this function)
PCSC.xs:107: error: âSCARD_E_PROTO_MISMATCHâ undeclared (first use in this function)
PCSC.xs:109: error: âSCARD_E_NOT_READYâ undeclared (first use in this function)
PCSC.xs:111: error: âSCARD_E_SYSTEM_CANCELLEDâ undeclared (first use in this function)
PCSC.xs:113: error: âSCARD_E_NOT_TRANSACTEDâ undeclared (first use in this function)
PCSC.xs:115: error: âSCARD_E_READER_UNAVAILABLEâ undeclared (first use in this function)
PCSC.xs:117: error: âSCARD_E_PCI_TOO_SMALLâ undeclared (first use in this function)
PCSC.xs:119: error: âSCARD_E_READER_UNSUPPORTEDâ undeclared (first use in this function)
PCSC.xs:121: error: âSCARD_E_DUPLICATE_READERâ undeclared (first use in this function)
PCSC.xs:123: error: âSCARD_E_CARD_UNSUPPORTEDâ undeclared (first use in this function)
PCSC.xs:125: error: âSCARD_E_NO_SERVICEâ undeclared (first use in this function)
PCSC.xs:127: error: âSCARD_E_SERVICE_STOPPEDâ undeclared (first use in this function)
PCSC.xs:129: error: âSCARD_E_UNSUPPORTED_FEATUREâ undeclared (first use in this function)
PCSC.xs:131: error: âSCARD_W_UNSUPPORTED_CARDâ undeclared (first use in this function)
PCSC.xs:133: error: âSCARD_W_UNRESPONSIVE_CARDâ undeclared (first use in this function)
PCSC.xs:135: error: âSCARD_W_UNPOWERED_CARDâ undeclared (first use in this function)
PCSC.xs:137: error: âSCARD_W_RESET_CARDâ undeclared (first use in this function)
PCSC.xs:139: error: âSCARD_W_REMOVED_CARDâ undeclared (first use in this function)
PCSC.xs:142: error: âSCARD_F_COMM_ERRORâ undeclared (first use in this function)
PCSC.xs:144: error: âSCARD_F_INTERNAL_ERRORâ undeclared (first use in this function)
PCSC.xs:146: error: âSCARD_F_UNKNOWN_ERRORâ undeclared (first use in this function)
PCSC.xs:148: error: âSCARD_F_WAITED_TOO_LONGâ undeclared (first use in this function)
PCSC.xs:164: error: âSCARD_SCOPE_USERâ undeclared (first use in this function)
PCSC.xs:166: error: âSCARD_SCOPE_TERMINALâ undeclared (first use in this function)
PCSC.xs:168: error: âSCARD_SCOPE_SYSTEMâ undeclared (first use in this function)
PCSC.xs:170: error: âSCARD_PROTOCOL_T0â undeclared (first use in this function)
PCSC.xs:172: error: âSCARD_PROTOCOL_T1â undeclared (first use in this function)
PCSC.xs:174: error: âSCARD_PROTOCOL_RAWâ undeclared (first use in this function)
PCSC.xs:176: error: âSCARD_SHARE_EXCLUSIVEâ undeclared (first use in this function)
PCSC.xs:178: error: âSCARD_SHARE_SHAREDâ undeclared (first use in this function)
PCSC.xs:180: error: âSCARD_SHARE_DIRECTâ undeclared (first use in this function)
PCSC.xs:182: error: âSCARD_LEAVE_CARDâ undeclared (first use in this function)
PCSC.xs:184: error: âSCARD_RESET_CARDâ undeclared (first use in this function)
PCSC.xs:186: error: âSCARD_UNPOWER_CARDâ undeclared (first use in this function)
PCSC.xs:188: error: âSCARD_EJECT_CARDâ undeclared (first use in this function)
PCSC.xs:190: error: âSCARD_UNKNOWNâ undeclared (first use in this function)
PCSC.xs:192: error: âSCARD_ABSENTâ undeclared (first use in this function)
PCSC.xs:194: error: âSCARD_PRESENTâ undeclared (first use in this function)
PCSC.xs:196: error: âSCARD_SWALLOWEDâ undeclared (first use in this function)
PCSC.xs:198: error: âSCARD_POWEREDâ undeclared (first use in this function)
PCSC.xs:200: error: âSCARD_NEGOTIABLEâ undeclared (first use in this function)
PCSC.xs:202: error: âSCARD_SPECIFICâ undeclared (first use in this function)
PCSC.xs:204: error: âSCARD_STATE_UNAWAREâ undeclared (first use in this function)
PCSC.xs:206: error: âSCARD_STATE_IGNOREâ undeclared (first use in this function)
PCSC.xs:208: error: âSCARD_STATE_CHANGEDâ undeclared (first use in this function)
PCSC.xs:210: error: âSCARD_STATE_UNKNOWNâ undeclared (first use in this function)
PCSC.xs:212: error: âSCARD_STATE_UNAVAILABLEâ undeclared (first use in this function)
PCSC.xs:214: error: âSCARD_STATE_EMPTYâ undeclared (first use in this function)
PCSC.xs:216: error: âSCARD_STATE_PRESENTâ undeclared (first use in this function)
PCSC.xs:218: error: âSCARD_STATE_ATRMATCHâ undeclared (first use in this function)
PCSC.xs:220: error: âSCARD_STATE_EXCLUSIVEâ undeclared (first use in this function)
PCSC.xs:222: error: âSCARD_STATE_INUSEâ undeclared (first use in this function)
PCSC.xs:224: error: âSCARD_STATE_MUTEâ undeclared (first use in this function)
PCSC.xs: In function â_StringifyErrorâ:
PCSC.xs:240: error: âSCARD_E_CANCELLEDâ undeclared (first use in this function)
PCSC.xs:241: error: âSCARD_E_CANT_DISPOSEâ undeclared (first use in this function)
PCSC.xs:242: error: âSCARD_E_CARD_UNSUPPORTEDâ undeclared (first use in this function)
PCSC.xs:243: error: âSCARD_E_DUPLICATE_READERâ undeclared (first use in this function)
PCSC.xs:244: error: âSCARD_E_INSUFFICIENT_BUFFERâ undeclared (first use in this function)
PCSC.xs:245: error: âSCARD_E_INVALID_ATRâ undeclared (first use in this function)
PCSC.xs:246: error: âSCARD_E_INVALID_HANDLEâ undeclared (first use in this function)
PCSC.xs:247: error: âSCARD_E_INVALID_PARAMETERâ undeclared (first use in this function)
PCSC.xs:248: error: âSCARD_E_INVALID_TARGETâ undeclared (first use in this function)
PCSC.xs:249: error: âSCARD_E_INVALID_VALUEâ undeclared (first use in this function)
PCSC.xs:250: error: âSCARD_E_NO_MEMORYâ undeclared (first use in this function)
PCSC.xs:251: error: âSCARD_E_NO_SERVICEâ undeclared (first use in this function)
PCSC.xs:252: error: âSCARD_E_NO_SMARTCARDâ undeclared (first use in this function)
PCSC.xs:253: error: âSCARD_E_NOT_READYâ undeclared (first use in this function)
PCSC.xs:254: error: âSCARD_E_NOT_TRANSACTEDâ undeclared (first use in this function)
PCSC.xs:255: error: âSCARD_E_PCI_TOO_SMALLâ undeclared (first use in this function)
PCSC.xs:256: error: âSCARD_E_PROTO_MISMATCHâ undeclared (first use in this function)
PCSC.xs:257: error: âSCARD_E_READER_UNAVAILABLEâ undeclared (first use in this function)
PCSC.xs:258: error: âSCARD_E_READER_UNSUPPORTEDâ undeclared (first use in this function)
PCSC.xs:259: error: âSCARD_E_SERVICE_STOPPEDâ undeclared (first use in this function)
PCSC.xs:260: error: âSCARD_E_SHARING_VIOLATIONâ undeclared (first use in this function)
PCSC.xs:261: error: âSCARD_E_SYSTEM_CANCELLEDâ undeclared (first use in this function)
PCSC.xs:262: error: âSCARD_E_TIMEOUTâ undeclared (first use in this function)
PCSC.xs:263: error: âSCARD_E_UNKNOWN_CARDâ undeclared (first use in this function)
PCSC.xs:264: error: âSCARD_E_UNKNOWN_READERâ undeclared (first use in this function)
PCSC.xs:265: error: âSCARD_E_UNSUPPORTED_FEATUREâ undeclared (first use in this function)
PCSC.xs:266: error: âSCARD_F_COMM_ERRORâ undeclared (first use in this function)
PCSC.xs:267: error: âSCARD_F_INTERNAL_ERRORâ undeclared (first use in this function)
PCSC.xs:268: error: âSCARD_F_UNKNOWN_ERRORâ undeclared (first use in this function)
PCSC.xs:269: error: âSCARD_F_WAITED_TOO_LONGâ undeclared (first use in this function)
PCSC.xs:270: error: âSCARD_W_REMOVED_CARDâ undeclared (first use in this function)
PCSC.xs:271: error: âSCARD_W_RESET_CARDâ undeclared (first use in this function)
PCSC.xs:272: error: âSCARD_W_UNPOWERED_CARDâ undeclared (first use in this function)
PCSC.xs:273: error: âSCARD_W_UNRESPONSIVE_CARDâ undeclared (first use in this function)
PCSC.xs:274: error: âSCARD_W_UNSUPPORTED_CARDâ undeclared (first use in this function)
PCSC.xs: In function âgnLastError_getâ:
PCSC.xs:293: error: pointer value used where a floating point value was expected
PCSC.xs:296: warning: passing argument 1 of â_StringifyErrorâ makes integer from pointer without a cast
PCSC.xs:237: note: expected âlong unsigned intâ but argument is of type âint (*)()â
PCSC.xs: In function âgnLastError_setâ:
PCSC.xs:309: error: lvalue required as left operand of assignment
PCSC.xs: In function âXS_Chipcard__PCSC__LoadPCSCLibraryâ:
PCSC.xs:353: error: âhEstablishContextâ undeclared (first use in this function)
PCSC.xs:353: error: âTSCardEstablishContextâ undeclared (first use in this function)
PCSC.xs:353: error: expected â;â before âdlsymâ
PCSC.xs:371: error: âhGetStatusChangeâ undeclared (first use in this function)
PCSC.xs:371: error: âTSCardGetStatusChangeâ undeclared (first use in this function)
PCSC.xs:371: error: expected â;â before âdlsymâ
PCSC.xs: In function âXS_Chipcard__PCSC__EstablishContextâ:
PCSC.xs:415: error: âSCARDCONTEXTâ undeclared (first use in this function)
PCSC.xs:415: error: expected â;â before âhContextâ
PCSC.xs:418: warning: implicit declaration of function âhEstablishContextâ
PCSC.xs:418: error: âhContextâ undeclared (first use in this function)
PCSC.c:489: warning: unused variable âRETVALâ
PCSC.xs: In function âXS_Chipcard__PCSC__ReleaseContextâ:
PCSC.xs:440: error: lvalue required as left operand of assignment
PCSC.xs: In function âXS_Chipcard__PCSC__ListReadersâ:
PCSC.xs:469: error: âDWORDâ undeclared (first use in this function)
PCSC.xs:469: error: expected â;â before ânBufferSizeâ
PCSC.xs:487: error: ânBufferSizeâ undeclared (first use in this function)
PCSC.xs:499: warning: left-hand operand of comma expression has no effect
PCSC.xs:501: error: âSCARD_E_NO_MEMORYâ undeclared (first use in this function)
PCSC.xs:521: error: âSCARD_F_INTERNAL_ERRORâ undeclared (first use in this function)
PCSC.c:560: warning: unused variable âRETVALâ
PCSC.xs: In function âXS_Chipcard__PCSC__Connectâ:
PCSC.xs:566: error: âSCARDHANDLEâ undeclared (first use in this function)
PCSC.xs:566: error: expected â;â before âhCardâ
PCSC.xs:567: error: âDWORDâ undeclared (first use in this function)
PCSC.xs:567: error: expected â;â before âdwActiveProtocolâ
PCSC.xs:569: error: âhCardâ undeclared (first use in this function)
PCSC.xs:569: error: âdwActiveProtocolâ undeclared (first use in this function)
PCSC.c:665: warning: unused variable âRETVALâ
PCSC.xs: In function âXS_Chipcard__PCSC__Reconnectâ:
PCSC.xs:598: error: âDWORDâ undeclared (first use in this function)
PCSC.xs:598: error: expected â;â before âdwActiveProtocolâ
PCSC.xs:601: error: âdwActiveProtocolâ undeclared (first use in this function)
PCSC.c:705: warning: unused variable âRETVALâ
PCSC.xs: In function âXS_Chipcard__PCSC__Disconnectâ:
PCSC.xs:625: error: lvalue required as left operand of assignment
PCSC.xs: In function âXS_Chipcard__PCSC__Statusâ:
PCSC.xs:669: error: âDWORDâ undeclared (first use in this function)
PCSC.xs:669: error: expected â;â before âcchReaderLenâ
PCSC.xs:671: error: expected â;â before âcbAtrLenâ
PCSC.xs:673: error: expected â;â before âdwStateâ
PCSC.xs:674: error: expected â;â before âdwProtocolâ
PCSC.xs:680: error: âcchReaderLenâ undeclared (first use in this function)
PCSC.xs:681: error: âdwStateâ undeclared (first use in this function)
PCSC.xs:681: error: âdwProtocolâ undeclared (first use in this function)
PCSC.xs:681: error: âBYTEâ undeclared (first use in this function)
PCSC.xs:681: error: expected expression before â)â token
PCSC.xs:686: error: âSCARD_E_INSUFFICIENT_BUFFERâ undeclared (first use in this function)
PCSC.xs:692: error: âcbAtrLenâ undeclared (first use in this function)
PCSC.xs:692: error: âMAX_ATR_SIZEâ undeclared (first use in this function)
PCSC.xs:695: error: âSCARD_F_INTERNAL_ERRORâ undeclared (first use in this function)
PCSC.xs:700: warning: left-hand operand of comma expression has no effect
PCSC.xs:702: error: âSCARD_E_NO_MEMORYâ undeclared (first use in this function)
PCSC.xs:714: warning: left-hand operand of comma expression has no effect
PCSC.xs:724: error: expected expression before â)â token
PCSC.c:788: warning: unused variable âRETVALâ
PCSC.xs: In function âXS_Chipcard__PCSC__Transmitâ:
PCSC.xs:801: error: âMAX_BUFFER_SIZEâ undeclared (first use in this function)
PCSC.xs:803: error: âDWORDâ undeclared (first use in this function)
PCSC.xs:803: error: expected â;â before âcbRecvLengthâ
PCSC.xs:804: error: âSCARD_IO_REQUESTâ undeclared (first use in this function)
PCSC.xs:804: error: expected â;â before âioSendPciâ
PCSC.xs:809: error: âSCARD_E_INVALID_PARAMETERâ undeclared (first use in this function)
PCSC.xs:828: error: âSCARD_PROTOCOL_T0â undeclared (first use in this function)
PCSC.xs:829: error: âSCARD_PROTOCOL_T1â undeclared (first use in this function)
PCSC.xs:831: error: âSCARD_PROTOCOL_RAWâ undeclared (first use in this function)
PCSC.xs:832: error: âioSendPciâ undeclared (first use in this function)
PCSC.xs:834: error: âioRecvPciâ undeclared (first use in this function)
PCSC.xs:841: error: âSCARD_E_INVALID_VALUEâ undeclared (first use in this function)
PCSC.xs:857: error: âSCARD_E_NO_MEMORYâ undeclared (first use in this function)
PCSC.xs:868: error: âBYTEâ undeclared (first use in this function)
PCSC.xs:868: error: expected expression before â)â token
PCSC.xs:886: error: âcbRecvLengthâ undeclared (first use in this function)
PCSC.c:922: warning: unused variable âRETVALâ
PCSC.xs:801: warning: unused variable âpbRecvBufferâ
PCSC.xs: In function âXS_Chipcard__PCSC__Controlâ:
PCSC.xs:916: error: âMAX_BUFFER_SIZEâ undeclared (first use in this function)
PCSC.xs:918: error: âDWORDâ undeclared (first use in this function)
PCSC.xs:918: error: expected â;â before âcbRecvLengthâ
PCSC.xs:923: error: âSCARD_E_INVALID_PARAMETERâ undeclared (first use in this function)
PCSC.xs:942: error: âSCARD_E_INVALID_VALUEâ undeclared (first use in this function)
PCSC.xs:949: error: âSCARD_E_NO_MEMORYâ undeclared (first use in this function)
PCSC.xs:960: error: âBYTEâ undeclared (first use in this function)
PCSC.xs:960: error: expected expression before â)â token
PCSC.xs:961: error: âcbRecvLengthâ undeclared (first use in this function)
PCSC.c:1045: warning: unused variable âRETVALâ
PCSC.xs:916: warning: unused variable âpbRecvBufferâ
PCSC.xs: In function âXS_Chipcard__PCSC__BeginTransactionâ:
PCSC.xs:1002: error: lvalue required as left operand of assignment
PCSC.xs: In function âXS_Chipcard__PCSC__EndTransactionâ:
PCSC.xs:1027: error: lvalue required as left operand of assignment
PCSC.xs: In function âXS_Chipcard__PCSC__GetStatusChangeâ:
PCSC.xs:1054: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
PCSC.xs:1054: error: ârgReaderStates_tâ undeclared (first use in this function)
PCSC.xs:1062: error: âSCARD_E_INVALID_PARAMETERâ undeclared (first use in this function)
PCSC.xs:1086: error: âSCARD_READERSTATEâ undeclared (first use in this function)
PCSC.xs:1086: error: expected expression before â)â token
PCSC.xs:1086: warning: left-hand operand of comma expression has no effect
PCSC.xs:1212: warning: implicit declaration of function âhGetStatusChangeâ
PCSC.xs:1291: warning: value computed is not used
PCSC.xs:1298: warning: value computed is not used
PCSC.c:1209: warning: unused variable âRETVALâ
PCSC.xs: In function âXS_Chipcard__PCSC__Cancelâ:
PCSC.xs:1319: error: lvalue required as left operand of assignment
PCSC.xs: In function âXS_Chipcard__PCSC__SetTimeoutâ:
PCSC.xs:1350: error: lvalue required as left operand of assignment
make: *** [PCSC.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/cpan/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/cpan/perl5/lib/perl5/x86_64-kfreebsd-gnu-thread-multi:/home/cpan/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 97685
PERL5_CPAN_IS_EXECUTING = /home/cpan/.cpan/build/pcsc-perl-1.4.10-0zG5ks/Makefile.PL
PERL5_CPAN_IS_RUNNING = 97685
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 25554,97685
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = pcsc-perl-1.4.10
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/perl5
PERL_MB_OPT = --install_base /home/cpan/perl5
PERL_MM_OPT = INSTALL_BASE=/home/cpan/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = cons25
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 24 25 29 30 44 46
$EGID = 1000 1000 24 25 29 30 44 46
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.58
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.00_05
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.93
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=gnukfreebsd, osvers=8.1-1-amd64, archname=x86_64-kfreebsd-gnu-thread-multi
uname='gnukfreebsd fano 8.1-1-amd64 #0 mon feb 21 22:03:13 utc 2011 x86_64 amd64 qemu virtual cpu version 0.12.5 gnukfreebsd '
config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-kfreebsd-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.10.1 -Dsitearch=/usr/local/lib/perl/5.10.1 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.10.1 -Dd_dosuid -des'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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 /usr/lib /lib64 /usr/lib64
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=, so=so, useshrplib=true, libperl=libperl.so.5.10.1
gnulibc_version='2.11.2'
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: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
THREADS_HAVE_PIDS USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Locally applied patches:
DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 Raise the timeout of ext/threads/shared/t/stress.t to accommodate slower build hosts
DEBPKG:debian/cpan_config_path - Set location of CPAN::Config to /etc/perl as /usr may not be writable.
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/extutils_hacks - Various debian-specific ExtUtils changes
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/m68k_thread_stress - http://bugs.debian.org/495826 Disable some threads tests on m68k for now due to missing TLS.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/module_build_man_extensions - http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for the Debian Perl policy
DEBPKG:debian/perl_synopsis - http://bugs.debian.org/278323 Rearrange perl.pod
DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/use_gdbm - Explicitly link against -lgdbm_compat in ODBM_File/NDBM_File.
DEBPKG:fixes/assorted_docs - http://bugs.debian.org/443733 [384f06a] Math::BigInt::CalcEmu documentation grammar fix
DEBPKG:fixes/net_smtp_docs - http://bugs.debian.org/100195 [rt.cpan.org #36038] Document the Net::SMTP 'Port' option
DEBPKG:fixes/processPL - http://bugs.debian.org/357264 [rt.cpan.org #17224] Always use PERLRUNINST when building perl modules.
DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:fixes/pod2man-index-backslash - http://bugs.debian.org/521256 Escape backslashes in .IX entries
DEBPKG:debian/disable-zlib-bundling - Disable zlib bundling in Compress::Raw::Zlib
DEBPKG:fixes/kfreebsd_cppsymbols - http://bugs.debian.org/533098 [3b910a0] Add gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD.
DEBPKG:debian/cpanplus_definstalldirs - http://bugs.debian.org/533707 Configure CPANPLUS to use the site directories by default.
DEBPKG:debian/cpanplus_config_path - Save local versions of CPANPLUS::Config::System into /etc/perl.
DEBPKG:fixes/kfreebsd-filecopy-pipes - http://bugs.debian.org/537555 [16f708c] Fix File::Copy::copy with pipes on GNU/kFreeBSD
DEBPKG:fixes/anon-tmpfile-dir - http://bugs.debian.org/528544 [perl #66452] Honor TMPDIR when open()ing an anonymous temporary file
DEBPKG:fixes/abstract-sockets - http://bugs.debian.org/329291 [89904c0] Add support for Abstract namespace sockets.
DEBPKG:fixes/hurd_cppsymbols - http://bugs.debian.org/544307 [eeb92b7] Add gcc predefined macros to $Config{cppsymbols} on GNU/Hurd.
DEBPKG:fixes/autodie-flock - http://bugs.debian.org/543731 Allow for flock returning EAGAIN instead of EWOULDBLOCK on linux/parisc
DEBPKG:fixes/archive-tar-instance-error - http://bugs.debian.org/539355 [rt.cpan.org #48879] Separate Archive::Tar instance error strings from each other
DEBPKG:fixes/positive-gpos - http://bugs.debian.org/545234 [perl #69056] [c584a96] Fix \G crash on first match
DEBPKG:debian/devel-ppport-ia64-optim - http://bugs.debian.org/548943 Work around an ICE on ia64
DEBPKG:fixes/trie-logic-match - http://bugs.debian.org/552291 [perl #69973] [0abd0d7] Fix a DoS in Unicode processing [CVE-2009-3626]
DEBPKG:fixes/hppa-thread-eagain - http://bugs.debian.org/554218 make the threads-shared test suite more robust, fixing failures on hppa
DEBPKG:fixes/crash-on-undefined-destroy - http://bugs.debian.org/564074 [perl #71952] [1f15e67] Fix a NULL pointer dereference when looking for a DESTROY method
DEBPKG:fixes/tainted-errno - http://bugs.debian.org/574129 [perl #61976] [be1cf43] fix an errno stringification bug in taint mode
DEBPKG:fixes/safe-upgrade - http://bugs.debian.org/582978 Upgrade Safe.pm to 2.25, fixing CVE-2010-1974
DEBPKG:fixes/tell-crash - http://bugs.debian.org/578577 [f4817f3] Fix a tell() crash on bad arguments.
DEBPKG:fixes/format-write-crash - http://bugs.debian.org/579537 [perl #22977] [421f30e] Fix a crash in format/write
DEBPKG:fixes/arm-alignment - http://bugs.debian.org/289884 [f1c7503] Prevent gcc from optimizing the alignment test away on armel
DEBPKG:fixes/fcgi-test - Fix a failure in CGI/t/fast.t when FCGI is installed
DEBPKG:fixes/hurd-ccflags - http://bugs.debian.org/587901 Make hints/gnu.sh append to $ccflags rather than overriding them
DEBPKG:debian/squelch-locale-warnings - http://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:fixes/lc-numeric-docs - http://bugs.debian.org/379329 [perl #78452] [903eb63] LC_NUMERIC documentation fixes
DEBPKG:fixes/lc-numeric-sprintf - http://bugs.debian.org/601549 [perl #78632] [b3fd614] Fix sprintf not to ignore LC_NUMERIC with constants
DEBPKG:fixes/concat-stack-corruption - http://bugs.debian.org/596105 [perl #78674] [e3393f5] Fix stack pointer corruption in pp_concat() with 'use encoding'
DEBPKG:fixes/cgi-multiline-header - http://bugs.debian.org/606995 [CVE-2010-2761 CVE-2010-4410 CVE-2010-4411] CGI.pm MIME boundary and multiline header vulnerabilities
DEBPKG:fixes/casing-taint-cve-2011-1487 - http://bugs.debian.org/622817 [perl #87336] fix unwanted taint laundering in lc(), uc() et al.
DEBPKG:fixes/safe-reval-rdo-cve-2010-1447 - [PATCH] Wrap by default coderefs returned by rdo and reval
DEBPKG:patchlevel - http://bugs.debian.org/567489 List packaged patches for 5.10.1-17squeeze2 in patchlevel.h
Built under gnukfreebsd
Compiled at Jun 30 2011 22:41:19
%ENV:
PERL5LIB="/home/cpan/perl5/lib/perl5/x86_64-kfreebsd-gnu-thread-multi:/home/cpan/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="97685"
PERL5_CPAN_IS_EXECUTING="/home/cpan/.cpan/build/pcsc-perl-1.4.10-0zG5ks/Makefile.PL"
PERL5_CPAN_IS_RUNNING="97685"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="25554,97685"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="pcsc-perl-1.4.10"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/perl5"
PERL_MB_OPT="--install_base /home/cpan/perl5"
PERL_MM_OPT="INSTALL_BASE=/home/cpan/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/perl5/lib/perl5/x86_64-kfreebsd-gnu-thread-multi
/home/cpan/perl5/lib/perl5/x86_64-kfreebsd-gnu-thread-multi
/home/cpan/perl5/lib/perl5
/etc/perl
/usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.10
/usr/share/perl/5.10
/usr/local/lib/site_perl
.