Your message dated Sat, 26 Feb 2011 18:36:35 +0000
with message-id <[email protected]>
and subject line Bug#614460: fixed in libchipcard 5.0.1test-2
has caused the Debian Bug report #614460,
regarding libchipcard: FTBFS: client_p.h:45: error: expected 
specifier-qualifier-list before 'SCARD_READERSTATE_A'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
614460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614460
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libchipcard
Version: 5.0.1test-1
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash ../../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
> -DBUILDING_CHIPCARD -DLC_CLIENT_CONFIG_DIR=\"/etc/chipcard\" 
> -DLC_CLIENT_CONFIG_FILE=\"chipcardc.conf\" 
> -DLC_CLIENT_XML_DIR=\"/usr/share/chipcard\" -I. -I../../../.. 
> -I../../../../libchipcard5 -I/usr/include -I/usr/include/PCSC 
> -I/usr/include/gwenhywfar4 -I.. -I./.. -I../../../.. 
> -I/usr/include/gwenhywfar4   -fvisibility=hidden -g -O2 -c -o client.lo 
> client.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -DBUILDING_CHIPCARD 
> -DLC_CLIENT_CONFIG_DIR=\"/etc/chipcard\" 
> -DLC_CLIENT_CONFIG_FILE=\"chipcardc.conf\" 
> -DLC_CLIENT_XML_DIR=\"/usr/share/chipcard\" -I. -I../../../.. 
> -I../../../../libchipcard5 -I/usr/include -I/usr/include/PCSC 
> -I/usr/include/gwenhywfar4 -I.. -I./.. -I../../../.. 
> -I/usr/include/gwenhywfar4 -fvisibility=hidden -g -O2 -c client.c  -fPIC 
> -DPIC -o .libs/client.o
> In file included from client.c:16:
> client_p.h:45: error: expected specifier-qualifier-list before 
> 'SCARD_READERSTATE_A'
> client.c: In function 'LC_Client_FindReaderState':
> client.c:784: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:785: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c: In function 'LC_Client_UpdateReaderStates':
> client.c:837: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:843: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:845: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:856: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:857: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:857: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:858: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:871: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:873: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:875: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:875: error: 'SCARD_READERSTATE_A' undeclared (first use in this 
> function)
> client.c:875: error: (Each undeclared identifier is reported only once
> client.c:875: error: for each function it appears in.)
> client.c:876: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:877: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:879: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:882: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:895: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:896: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:896: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:897: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:897: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:898: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:901: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:908: error: 'LC_CLIENT' has no member named 'readerList'
> client.c:909: error: 'LC_CLIENT' has no member named 'readerList'
> client.c: In function 'LC_Client_Start':
> client.c:940: error: 'LC_CLIENT' has no member named 'lastUsedReader'
> client.c: In function 'LC_Client_Stop':
> client.c:951: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:951: error: 'SCARD_READERSTATE_A' undeclared (first use in this 
> function)
> client.c:952: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:953: error: 'LC_CLIENT' has no member named 'readerList'
> client.c:954: error: 'LC_CLIENT' has no member named 'readerList'
> client.c: In function 'LC_Client_GetNextCard':
> client.c:996: error: 'LC_CLIENT' has no member named 'lastUsedReader'
> client.c:996: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:998: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:999: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:999: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1003: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1003: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1003: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1008: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:1010: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1010: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1014: error: 'LC_CLIENT' has no member named 'lastUsedReader'
> client.c:1018: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1019: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1020: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1025: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1026: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1030: error: 'LC_CLIENT' has no member named 'lastUsedReader'
> client.c:1035: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1041: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1047: error: 'LC_CLIENT' has no member named 'readerCount'
> client.c:1049: error: 'LC_CLIENT' has no member named 'lastUsedReader'
> client.c:1050: error: 'LC_CLIENT' has no member named 'readerStates'
> client.c:1050: error: 'LC_CLIENT' has no member named 'readerCount'
> make[6]: *** [client.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/02/21/libchipcard_5.0.1test-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libchipcard
Source-Version: 5.0.1test-2

We believe that the bug you reported is fixed in the latest version of
libchipcard, which is due to be installed in the Debian FTP archive:

libchipcard-data_5.0.1test-2_all.deb
  to main/libc/libchipcard/libchipcard-data_5.0.1test-2_all.deb
libchipcard-dev_5.0.1test-2_i386.deb
  to main/libc/libchipcard/libchipcard-dev_5.0.1test-2_i386.deb
libchipcard-libgwenhywfar60-plugins_5.0.1test-2_i386.deb
  to 
main/libc/libchipcard/libchipcard-libgwenhywfar60-plugins_5.0.1test-2_i386.deb
libchipcard-tools_5.0.1test-2_i386.deb
  to main/libc/libchipcard/libchipcard-tools_5.0.1test-2_i386.deb
libchipcard6_5.0.1test-2_i386.deb
  to main/libc/libchipcard/libchipcard6_5.0.1test-2_i386.deb
libchipcard_5.0.1test-2.debian.tar.gz
  to main/libc/libchipcard/libchipcard_5.0.1test-2.debian.tar.gz
libchipcard_5.0.1test-2.dsc
  to main/libc/libchipcard/libchipcard_5.0.1test-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Micha Lenk <[email protected]> (supplier of updated libchipcard package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 26 Feb 2011 18:50:08 +0100
Source: libchipcard
Binary: libchipcard-dev libchipcard6 libchipcard-data libchipcard-tools 
libchipcard-libgwenhywfar60-plugins
Architecture: source i386 all
Version: 5.0.1test-2
Distribution: unstable
Urgency: low
Maintainer: Micha Lenk <[email protected]>
Changed-By: Micha Lenk <[email protected]>
Description: 
 libchipcard-data - configuration files for libchipcard
 libchipcard-dev - API for smartcard readers
 libchipcard-libgwenhywfar60-plugins - crypttoken plugin to libgwenhywfar
 libchipcard-tools - tools for accessing chipcards
 libchipcard6 - library for accessing smartcards
Closes: 614460
Changes: 
 libchipcard (5.0.1test-2) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (quilt) format
   * Add patch Fix_deprecated_SCARD_READERSTATE_A.patch (closes: #614460)
Checksums-Sha1: 
 38fa717fa499515654a4e85dddcac072030d2c0a 1371 libchipcard_5.0.1test-2.dsc
 22e597c837b5e35fd8f4deea42a54c59ca0938e9 16252 
libchipcard_5.0.1test-2.debian.tar.gz
 282a8804337d7dc059842f8144c363b1f712b7a5 36636 
libchipcard-dev_5.0.1test-2_i386.deb
 cfcdc2da084943bbe737ddbb2472e92418fb9c25 132578 
libchipcard6_5.0.1test-2_i386.deb
 9d517f3f6016e3a9fcfc367093b7c09d005d04ac 34718 
libchipcard-data_5.0.1test-2_all.deb
 4e5b529fb5f97d4839d9b2fd5efe0e7f3e188553 44198 
libchipcard-tools_5.0.1test-2_i386.deb
 eae1062b54d07fa0d92f06177066ba76594dc500 38646 
libchipcard-libgwenhywfar60-plugins_5.0.1test-2_i386.deb
Checksums-Sha256: 
 a2295ba3701d7fb619ddbce809de0d05c6fe0187903dc0bb78c859e53eef9ee3 1371 
libchipcard_5.0.1test-2.dsc
 7f6c31c05878d5818d7a77084674dc793a9cb53a0add8e8f1eaa77923a492a78 16252 
libchipcard_5.0.1test-2.debian.tar.gz
 219868c8e300cbf65f7872871e1d0e5975da2f179816ce0b3216241f7a20762a 36636 
libchipcard-dev_5.0.1test-2_i386.deb
 71687d23999f334645eb01c87d1ef5a6ef3f7b3d1da691b7416d754d6f384558 132578 
libchipcard6_5.0.1test-2_i386.deb
 60d09d9e9a5a987664e1e5034f62a120bba0961ee9f0ebddb0e182748fa1050d 34718 
libchipcard-data_5.0.1test-2_all.deb
 1502ca65851c4ddd2e092d81558f0221cde93cc3cba318e48c117a493ab38ff8 44198 
libchipcard-tools_5.0.1test-2_i386.deb
 97e3c7d0308aa5c569e942b8bf0ae46e2d3b1fe448d6c54d045bb6bdf08ca390 38646 
libchipcard-libgwenhywfar60-plugins_5.0.1test-2_i386.deb
Files: 
 1b9c46926e5bf5df07148c5a77a4cc4a 1371 libs optional libchipcard_5.0.1test-2.dsc
 7a875ea95ad83aa8dcbea7806d93e93b 16252 libs optional 
libchipcard_5.0.1test-2.debian.tar.gz
 ff7793af10dc9fe90b238698341253fb 36636 libdevel extra 
libchipcard-dev_5.0.1test-2_i386.deb
 f44e1ddfbc3d23669c752229ddb1a20c 132578 libs optional 
libchipcard6_5.0.1test-2_i386.deb
 4b55360836537f064038678e01303b34 34718 libs optional 
libchipcard-data_5.0.1test-2_all.deb
 7e1a48c09a8291f18e29a9fc1cb09788 44198 misc optional 
libchipcard-tools_5.0.1test-2_i386.deb
 220a830847af2ce6011111e777ffc03c 38646 misc optional 
libchipcard-libgwenhywfar60-plugins_5.0.1test-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk1pQ14ACgkQWN0/4pnhQbTs7QCfUnbIQFevb2ghgy0DhgZGqrYf
YTQAoKX0Igea30vWa6I1czjPrG7f92bd
=7Sv/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to