Front page | perl.cpan.testers |
Postings from April 2008
FAIL pcsc-perl-1.4.7 alpha-linux-thread-multi 2.6.18-5-alpha-generic
Thread Next
From:
chris
Date:
April 1, 2008 03:12
Subject:
FAIL pcsc-perl-1.4.7 alpha-linux-thread-multi 2.6.18-5-alpha-generic
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear WHOM,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Tue Apr 1 11:11:57 2008] Trying to get 'http://www.cpan.org/authors/id/W/WH/WHOM/pcsc-perl-1.4.7.tar.gz'
[MSG] [Tue Apr 1 11:12:04 2008] Trying to get 'http://www.cpan.org/authors/id/W/WH/WHOM/CHECKSUMS'
[MSG] [Tue Apr 1 11:12:05 2008] Checksum matches for 'pcsc-perl-1.4.7.tar.gz'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/typemap'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/PCSC.pod'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/t/'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/t/test.t'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/test.pl'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/examples/'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/examples/gsm_directory.pl'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/examples/test_iso_error.pl'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/examples/gsm.script'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/MANIFEST'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Makefile.PL'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/test/'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/test/single_reader.pl'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/test/multiple_readers.pl'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/PCSCperl.h'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Card/'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Card/t/'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Card/t/test.t'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Card/Makefile.PL'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Card/Card.pod'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Card/Card.pm'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/PCSC.xs'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/PCSC.pm'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/LICENCE'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/Changelog'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc-perl-1.4.7/README'
[MSG] [Tue Apr 1 11:12:06 2008] Extracted 'pcsc::perl' to '/home/chris/blead/.cpanplus/5.11.0/build/pcsc-perl-1.4.7'
[MSG] [Tue Apr 1 11:12:09 2008] osname: linux
LDDFLAGS:
INC: `pkg-config --cflags libpcsclite`
Checking if your kit is complete...
Looks good
Writing Makefile for Chipcard::PCSC::Card
Writing Makefile for Chipcard::PCSC
[MSG] [Tue Apr 1 11:12:09 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Tue Apr 1 11:12:25 2008] MAKE failed: Illegal seek cp PCSC.pod blib/lib/Chipcard/PCSC.pod
cp PCSC.pm blib/lib/Chipcard/PCSC.pm
make[1]: Entering directory `/home/chris/blead/.cpanplus/5.11.0/build/pcsc-perl-1.4.7/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.3
make[1]: Leaving directory `/home/chris/blead/.cpanplus/5.11.0/build/pcsc-perl-1.4.7/Card'
/home/chris/blead/bin/perl5.11.0 /home/chris/blead/lib/perl5/5.11.0/ExtUtils/xsubpp -typemap /home/chris/blead/lib/perl5/5.11.0/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 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/chris/blead/lib/perl5/5.11.0/alpha-linux-thread-multi/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:36:
PCSCperl.h:125:24: error: pcsclite.h: No such file or directory
In file included from PCSC.xs:36:
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
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: ‘TSCardGetStatusChange’ declared as function returning a function
PCSCperl.h:154: warning: parameter names (without types) in function declaration
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: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:78: error: ‘SCARD_E_CANCELLED’ undeclared (first use in this function)
PCSC.xs:78: error: (Each undeclared identifier is reported only once
PCSC.xs:78: error: for each function it appears in.)
PCSC.xs:80: error: ‘SCARD_E_CANT_DISPOSE’ undeclared (first use in this function)
PCSC.xs:82: error: ‘SCARD_E_INSUFFICIENT_BUFFER’ undeclared (first use in this function)
PCSC.xs:84: error: ‘SCARD_E_INVALID_ATR’ undeclared (first use in this function)
PCSC.xs:86: error: ‘SCARD_E_INVALID_HANDLE’ undeclared (first use in this function)
PCSC.xs:88: error: ‘SCARD_E_INVALID_PARAMETER’ undeclared (first use in this function)
PCSC.xs:90: error: ‘SCARD_E_INVALID_TARGET’ undeclared (first use in this function)
PCSC.xs:92: error: ‘SCARD_E_INVALID_VALUE’ undeclared (first use in this function)
PCSC.xs:94: error: ‘SCARD_E_NO_MEMORY’ undeclared (first use in this function)
PCSC.xs:96: error: ‘SCARD_E_UNKNOWN_READER’ undeclared (first use in this function)
PCSC.xs:98: error: ‘SCARD_E_TIMEOUT’ undeclared (first use in this function)
PCSC.xs:100: error: ‘SCARD_E_SHARING_VIOLATION’ undeclared (first use in this function)
PCSC.xs:102: error: ‘SCARD_E_NO_SMARTCARD’ undeclared (first use in this function)
PCSC.xs:104: error: ‘SCARD_E_UNKNOWN_CARD’ undeclared (first use in this function)
PCSC.xs:106: error: ‘SCARD_E_PROTO_MISMATCH’ undeclared (first use in this function)
PCSC.xs:108: error: ‘SCARD_E_NOT_READY’ undeclared (first use in this function)
PCSC.xs:110: error: ‘SCARD_E_SYSTEM_CANCELLED’ undeclared (first use in this function)
PCSC.xs:112: error: ‘SCARD_E_NOT_TRANSACTED’ undeclared (first use in this function)
PCSC.xs:114: error: ‘SCARD_E_READER_UNAVAILABLE’ undeclared (first use in this function)
PCSC.xs:116: error: ‘SCARD_E_PCI_TOO_SMALL’ undeclared (first use in this function)
PCSC.xs:118: error: ‘SCARD_E_READER_UNSUPPORTED’ undeclared (first use in this function)
PCSC.xs:120: error: ‘SCARD_E_DUPLICATE_READER’ undeclared (first use in this function)
PCSC.xs:122: error: ‘SCARD_E_CARD_UNSUPPORTED’ undeclared (first use in this function)
PCSC.xs:124: error: ‘SCARD_E_NO_SERVICE’ undeclared (first use in this function)
PCSC.xs:126: error: ‘SCARD_E_SERVICE_STOPPED’ undeclared (first use in this function)
PCSC.xs:131: error: ‘SCARD_E_UNSUPPORTED_FEATURE’ undeclared (first use in this function)
PCSC.xs:136: error: ‘SCARD_W_UNSUPPORTED_CARD’ undeclared (first use in this function)
PCSC.xs:138: error: ‘SCARD_W_UNRESPONSIVE_CARD’ undeclared (first use in this function)
PCSC.xs:140: error: ‘SCARD_W_UNPOWERED_CARD’ undeclared (first use in this function)
PCSC.xs:142: error: ‘SCARD_W_RESET_CARD’ undeclared (first use in this function)
PCSC.xs:144: error: ‘SCARD_W_REMOVED_CARD’ undeclared (first use in this function)
PCSC.xs:147: error: ‘SCARD_F_COMM_ERROR’ undeclared (first use in this function)
PCSC.xs:149: error: ‘SCARD_F_INTERNAL_ERROR’ undeclared (first use in this function)
PCSC.xs:151: error: ‘SCARD_F_UNKNOWN_ERROR’ undeclared (first use in this function)
PCSC.xs:153: error: ‘SCARD_F_WAITED_TOO_LONG’ undeclared (first use in this function)
PCSC.xs:169: error: ‘SCARD_SCOPE_USER’ undeclared (first use in this function)
PCSC.xs:171: error: ‘SCARD_SCOPE_TERMINAL’ undeclared (first use in this function)
PCSC.xs:173: error: ‘SCARD_SCOPE_SYSTEM’ undeclared (first use in this function)
PCSC.xs:175: error: ‘SCARD_PROTOCOL_T0’ undeclared (first use in this function)
PCSC.xs:177: error: ‘SCARD_PROTOCOL_T1’ undeclared (first use in this function)
PCSC.xs:179: error: ‘SCARD_PROTOCOL_RAW’ undeclared (first use in this function)
PCSC.xs:181: error: ‘SCARD_SHARE_EXCLUSIVE’ undeclared (first use in this function)
PCSC.xs:183: error: ‘SCARD_SHARE_SHARED’ undeclared (first use in this function)
PCSC.xs:185: error: ‘SCARD_SHARE_DIRECT’ undeclared (first use in this function)
PCSC.xs:187: error: ‘SCARD_LEAVE_CARD’ undeclared (first use in this function)
PCSC.xs:189: error: ‘SCARD_RESET_CARD’ undeclared (first use in this function)
PCSC.xs:191: error: ‘SCARD_UNPOWER_CARD’ undeclared (first use in this function)
PCSC.xs:193: error: ‘SCARD_EJECT_CARD’ undeclared (first use in this function)
PCSC.xs:195: error: ‘SCARD_UNKNOWN’ undeclared (first use in this function)
PCSC.xs:197: error: ‘SCARD_ABSENT’ undeclared (first use in this function)
PCSC.xs:199: error: ‘SCARD_PRESENT’ undeclared (first use in this function)
PCSC.xs:201: error: ‘SCARD_SWALLOWED’ undeclared (first use in this function)
PCSC.xs:203: error: ‘SCARD_POWERED’ undeclared (first use in this function)
PCSC.xs:205: error: ‘SCARD_NEGOTIABLE’ undeclared (first use in this function)
PCSC.xs:207: error: ‘SCARD_SPECIFIC’ undeclared (first use in this function)
PCSC.xs:209: error: ‘SCARD_STATE_UNAWARE’ undeclared (first use in this function)
PCSC.xs:211: error: ‘SCARD_STATE_IGNORE’ undeclared (first use in this function)
PCSC.xs:213: error: ‘SCARD_STATE_CHANGED’ undeclared (first use in this function)
PCSC.xs:215: error: ‘SCARD_STATE_UNKNOWN’ undeclared (first use in this function)
PCSC.xs:217: error: ‘SCARD_STATE_UNAVAILABLE’ undeclared (first use in this function)
PCSC.xs:219: error: ‘SCARD_STATE_EMPTY’ undeclared (first use in this function)
PCSC.xs:221: error: ‘SCARD_STATE_PRESENT’ undeclared (first use in this function)
PCSC.xs:223: error: ‘SCARD_STATE_ATRMATCH’ undeclared (first use in this function)
PCSC.xs:225: error: ‘SCARD_STATE_EXCLUSIVE’ undeclared (first use in this function)
PCSC.xs:227: error: ‘SCARD_STATE_INUSE’ undeclared (first use in this function)
PCSC.xs:229: error: ‘SCARD_STATE_MUTE’ undeclared (first use in this function)
PCSC.xs: In function ‘_StringifyError’:
PCSC.xs:247: error: ‘SCARD_E_CANCELLED’ undeclared (first use in this function)
PCSC.xs:248: error: ‘SCARD_E_CANT_DISPOSE’ undeclared (first use in this function)
PCSC.xs:249: error: ‘SCARD_E_INSUFFICIENT_BUFFER’ undeclared (first use in this function)
PCSC.xs:250: error: ‘SCARD_E_INVALID_ATR’ undeclared (first use in this function)
PCSC.xs:251: error: ‘SCARD_E_INVALID_HANDLE’ undeclared (first use in this function)
PCSC.xs:252: error: ‘SCARD_E_INVALID_PARAMETER’ undeclared (first use in this function)
PCSC.xs:253: error: ‘SCARD_E_INVALID_TARGET’ undeclared (first use in this function)
PCSC.xs:254: error: ‘SCARD_E_INVALID_VALUE’ undeclared (first use in this function)
PCSC.xs:255: error: ‘SCARD_E_NO_MEMORY’ undeclared (first use in this function)
PCSC.xs:256: error: ‘SCARD_F_COMM_ERROR’ undeclared (first use in this function)
PCSC.xs:257: error: ‘SCARD_F_INTERNAL_ERROR’ undeclared (first use in this function)
PCSC.xs:258: error: ‘SCARD_F_UNKNOWN_ERROR’ undeclared (first use in this function)
PCSC.xs:259: error: ‘SCARD_F_WAITED_TOO_LONG’ undeclared (first use in this function)
PCSC.xs:260: error: ‘SCARD_E_UNKNOWN_READER’ undeclared (first use in this function)
PCSC.xs:261: error: ‘SCARD_E_TIMEOUT’ undeclared (first use in this function)
PCSC.xs:262: error: ‘SCARD_E_SHARING_VIOLATION’ undeclared (first use in this function)
PCSC.xs:263: error: ‘SCARD_E_NO_SMARTCARD’ undeclared (first use in this function)
PCSC.xs:264: error: ‘SCARD_E_UNKNOWN_CARD’ undeclared (first use in this function)
PCSC.xs:265: error: ‘SCARD_E_PROTO_MISMATCH’ undeclared (first use in this function)
PCSC.xs:266: error: ‘SCARD_E_NOT_READY’ undeclared (first use in this function)
PCSC.xs:267: error: ‘SCARD_E_SYSTEM_CANCELLED’ undeclared (first use in this function)
PCSC.xs:268: error: ‘SCARD_E_NOT_TRANSACTED’ undeclared (first use in this function)
PCSC.xs:269: error: ‘SCARD_E_READER_UNAVAILABLE’ undeclared (first use in this function)
PCSC.xs:270: error: ‘SCARD_W_UNSUPPORTED_CARD’ undeclared (first use in this function)
PCSC.xs:271: error: ‘SCARD_W_UNRESPONSIVE_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_RESET_CARD’ undeclared (first use in this function)
PCSC.xs:274: error: ‘SCARD_W_REMOVED_CARD’ undeclared (first use in this function)
PCSC.xs:275: error: ‘SCARD_E_PCI_TOO_SMALL’ undeclared (first use in this function)
PCSC.xs:276: error: ‘SCARD_E_READER_UNSUPPORTED’ undeclared (first use in this function)
PCSC.xs:277: error: ‘SCARD_E_DUPLICATE_READER’ undeclared (first use in this function)
PCSC.xs:278: error: ‘SCARD_E_CARD_UNSUPPORTED’ undeclared (first use in this function)
PCSC.xs:279: error: ‘SCARD_E_NO_SERVICE’ undeclared (first use in this function)
PCSC.xs:280: error: ‘SCARD_E_SERVICE_STOPPED’ undeclared (first use in this function)
PCSC.xs:283: error: ‘SCARD_W_INSERTED_CARD’ undeclared (first use in this function)
PCSC.xs:284: error: ‘SCARD_E_UNSUPPORTED_FEATURE’ undeclared (first use in this function)
PCSC.xs: In function ‘gnLastError_get’:
PCSC.xs:303: error: pointer value used where a floating point value was expected
PCSC.xs:306: warning: passing argument 1 of ‘_StringifyError’ makes integer from pointer without a cast
PCSC.xs: In function ‘gnLastError_set’:
PCSC.xs:319: error: invalid lvalue in assignment
PCSC.xs: In function ‘XS_Chipcard__PCSC__LoadPCSCLibrary’:
PCSC.xs:363: error: ‘hEstablishContext’ undeclared (first use in this function)
PCSC.xs:363: error: ‘TSCardEstablishContext’ undeclared (first use in this function)
PCSC.xs:363: error: expected ‘;’ before ‘dlsym’
PCSC.xs: In function ‘XS_Chipcard__PCSC__EstablishContext’:
PCSC.xs:425: error: ‘SCARDCONTEXT’ undeclared (first use in this function)
PCSC.xs:425: error: expected ‘;’ before ‘hContext’
PCSC.xs:428: warning: implicit declaration of function ‘hEstablishContext’
PCSC.xs:428: error: ‘hContext’ undeclared (first use in this function)
PCSC.xs:428: error: invalid lvalue in assignment
PCSC.c:450: warning: unused variable ‘RETVAL’
PCSC.xs: In function ‘XS_Chipcard__PCSC__ReleaseContext’:
PCSC.xs:450: error: invalid lvalue in assignment
PCSC.xs: In function ‘XS_Chipcard__PCSC__ListReaders’:
PCSC.xs:479: error: ‘DWORD’ undeclared (first use in this function)
PCSC.xs:479: error: expected ‘;’ before ‘nBufferSize’
PCSC.xs:497: error: ‘nBufferSize’ undeclared (first use in this function)
PCSC.xs:497: error: invalid lvalue in assignment
PCSC.xs:509: warning: left-hand operand of comma expression has no effect
PCSC.xs:511: error: ‘SCARD_E_NO_MEMORY’ undeclared (first use in this function)
PCSC.xs:518: error: invalid lvalue in assignment
PCSC.xs:531: error: ‘SCARD_F_INTERNAL_ERROR’ undeclared (first use in this function)
PCSC.c:520: warning: unused variable ‘RETVAL’
PCSC.xs: In function ‘XS_Chipcard__PCSC__Connect’:
PCSC.xs:576: error: ‘SCARDHANDLE’ undeclared (first use in this function)
PCSC.xs:576: error: expected ‘;’ before ‘hCard’
PCSC.xs:577: error: ‘DWORD’ undeclared (first use in this function)
PCSC.xs:577: error: expected ‘;’ before ‘dwActiveProtocol’
PCSC.xs:579: error: ‘hCard’ undeclared (first use in this function)
PCSC.xs:579: error: ‘dwActiveProtocol’ undeclared (first use in this function)
PCSC.xs:579: error: invalid lvalue in assignment
PCSC.c:622: warning: unused variable ‘RETVAL’
PCSC.xs: In function ‘XS_Chipcard__PCSC__Reconnect’:
PCSC.xs:608: error: ‘DWORD’ undeclared (first use in this function)
PCSC.xs:608: error: expected ‘;’ before ‘dwActiveProtocol’
PCSC.xs:611: error: ‘dwActiveProtocol’ undeclared (first use in this function)
PCSC.xs:611: error: invalid lvalue in assignment
PCSC.c:659: warning: unused variable ‘RETVAL’
PCSC.xs: In function ‘XS_Chipcard__PCSC__Disconnect’:
PCSC.xs:635: error: invalid lvalue in assignment
PCSC.xs: In function ‘XS_Chipcard__PCSC__Status’:
PCSC.xs:679: error: ‘DWORD’ undeclared (first use in this function)
PCSC.xs:679: error: expected ‘;’ before ‘cchReaderLen’
PCSC.xs:681: error: expected ‘;’ before ‘cbAtrLen’
PCSC.xs:683: error: expected ‘;’ before ‘dwState’
PCSC.xs:684: error: expected ‘;’ before ‘dwProtocol’
PCSC.xs:690: error: ‘cchReaderLen’ undeclared (first use in this function)
PCSC.xs:691: error: ‘dwState’ undeclared (first use in this function)
PCSC.xs:691: error: ‘dwProtocol’ undeclared (first use in this function)
PCSC.xs:691: error: ‘BYTE’ undeclared (first use in this function)
PCSC.xs:691: error: expected expression before ‘)’ token
PCSC.xs:691: error: invalid lvalue in assignment
PCSC.xs:696: error: ‘SCARD_E_INSUFFICIENT_BUFFER’ undeclared (first use in this function)
PCSC.xs:702: error: ‘cbAtrLen’ undeclared (first use in this function)
PCSC.xs:702: error: ‘MAX_ATR_SIZE’ undeclared (first use in this function)
PCSC.xs:705: error: ‘SCARD_F_INTERNAL_ERROR’ undeclared (first use in this function)
PCSC.xs:710: warning: left-hand operand of comma expression has no effect
PCSC.xs:712: error: ‘SCARD_E_NO_MEMORY’ undeclared (first use in this function)
PCSC.xs:724: warning: left-hand operand of comma expression has no effect
PCSC.xs:734: error: expected expression before ‘)’ token
PCSC.xs:734: error: invalid lvalue in assignment
PCSC.c:741: warning: unused variable ‘RETVAL’
PCSC.xs: In function ‘XS_Chipcard__PCSC__Transmit’:
PCSC.xs:811: error: ‘MAX_BUFFER_SIZE’ undeclared (first use in this function)
PCSC.xs:813: error: ‘DWORD’ undeclared (first use in this function)
PCSC.xs:813: error: expected ‘;’ before ‘cbRecvLength’
PCSC.xs:814: error: ‘SCARD_IO_REQUEST’ undeclared (first use in this function)
PCSC.xs:814: error: expected ‘;’ before ‘ioSendPci’
PCSC.xs:819: error: ‘SCARD_E_INVALID_PARAMETER’ undeclared (first use in this function)
PCSC.xs:838: error: ‘SCARD_PROTOCOL_T0’ undeclared (first use in this function)
PCSC.xs:839: error: ‘SCARD_PROTOCOL_T1’ undeclared (first use in this function)
PCSC.xs:841: error: ‘SCARD_PROTOCOL_RAW’ undeclared (first use in this function)
PCSC.xs:842: error: ‘ioSendPci’ undeclared (first use in this function)
PCSC.xs:844: error: ‘ioRecvPci’ undeclared (first use in this function)
PCSC.xs:851: error: ‘SCARD_E_INVALID_VALUE’ undeclared (first use in this function)
PCSC.xs:853: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
PCSC.xs:867: error: ‘SCARD_E_NO_MEMORY’ undeclared (first use in this function)
PCSC.xs:878: error: ‘BYTE’ undeclared (first use in this function)
PCSC.xs:878: error: expected expression before ‘)’ token
PCSC.xs:878: error: invalid lvalue in assignment
PCSC.xs:896: error: ‘cbRecvLength’ undeclared (first use in this function)
PCSC.c:873: warning: unused variable ‘RETVAL’
PCSC.xs:811: warning: unused variable ‘pbRecvBuffer’
PCSC.xs: In function ‘XS_Chipcard__PCSC__Control’:
PCSC.xs:926: error: ‘MAX_BUFFER_SIZE’ undeclared (first use in this function)
PCSC.xs:928: error: ‘DWORD’ undeclared (first use in this function)
PCSC.xs:928: error: expected ‘;’ before ‘cbRecvLength’
PCSC.xs:933: error: ‘SCARD_E_INVALID_PARAMETER’ undeclared (first use in this function)
PCSC.xs:952: error: ‘SCARD_E_INVALID_VALUE’ undeclared (first use in this function)
PCSC.xs:959: error: ‘SCARD_E_NO_MEMORY’ undeclared (first use in this function)
PCSC.xs:970: error: ‘BYTE’ undeclared (first use in this function)
PCSC.xs:970: error: expected expression before ‘)’ token
PCSC.xs:971: error: ‘cbRecvLength’ undeclared (first use in this function)
PCSC.xs:971: error: invalid lvalue in assignment
PCSC.c:994: warning: unused variable ‘RETVAL’
PCSC.xs:926: warning: unused variable ‘pbRecvBuffer’
PCSC.xs: In function ‘XS_Chipcard__PCSC__BeginTransaction’:
PCSC.xs:1012: error: invalid lvalue in assignment
PCSC.xs: In function ‘XS_Chipcard__PCSC__EndTransaction’:
PCSC.xs:1037: error: invalid lvalue in assignment
PCSC.xs: In function ‘XS_Chipcard__PCSC__GetStatusChange’:
PCSC.xs:1064: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
PCSC.xs:1064: error: ‘rgReaderStates_t’ undeclared (first use in this function)
PCSC.xs:1072: error: ‘SCARD_E_INVALID_PARAMETER’ undeclared (first use in this function)
PCSC.xs:1096: error: ‘SCARD_READERSTATE_A’ undeclared (first use in this function)
PCSC.xs:1096: error: expected expression before ‘)’ token
PCSC.xs:1096: warning: left-hand operand of comma expression has no effect
PCSC.xs:1222: error: invalid lvalue in assignment
PCSC.xs:1259: warning: value computed is not used
PCSC.xs:1278: warning: value computed is not used
PCSC.xs:1301: warning: value computed is not used
PCSC.xs:1308: warning: value computed is not used
PCSC.c:1155: warning: unused variable ‘RETVAL’
PCSC.xs: In function ‘XS_Chipcard__PCSC__Cancel’:
PCSC.xs:1329: error: invalid lvalue in assignment
PCSC.xs: In function ‘XS_Chipcard__PCSC__SetTimeout’:
PCSC.xs:1360: error: invalid lvalue in assignment
make: *** [PCSC.o] Error 1
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
PERL5_CPANPLUS_IS_RUNNING = 1221
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen.linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/chris/blead/bin/perl5.11.0
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 20 24 25 29 44 46 1000
EGID: $) = 1000 20 24 25 29 44 46 1000
-------------------------------
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33609) configuration:
Platform:
osname=linux, osvers=2.6.18-5-alpha-generic, archname=alpha-linux-thread-multi
uname='linux debbie 2.6.18-5-alpha-generic #1 tue oct 2 23:07:38 utc 2007 alpha gnulinux '
config_args='-e -Dusedevel -Dprefix=/home/chris/blead -Dusethreads -Dusemymalloc=n -d'
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 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Thread Next