Hi, in the build log I found: checking if PC/SC should be used... yes checking for pcsc includes... -I/usr/include -I/usr/include/PCSC configure: WARNING: No pcsc libraries found, SCard driver will not be available.
This is why pcsclite.h is not found. I wonder why /usr/include/PCSC/winscard.h is available. The pcsclite.h file is in the same package! sct@u110432b:~$ dpkg -S winscard.hlibpcsclite-dev libpcsclite-dev: /usr/include/PCSC/winscard.h sct@u110432b:~$ dpkg -S pcsclite.h libpcsclite-dev: /usr/include/PCSC/pcsclite.h Could it be a problem with the libpcsclite-dev on the build system. I don't know how the build system works. On my system it builds well. Kind regards, Frank Am Samstag, den 31.03.2012, 21:21 +0200 schrieb Lucas Nussbaum: > Source: pcsc-cyberjack > Version: 3.99.5final.SP02-1 > Severity: serious > Tags: wheezy sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20120331 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=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > > -I.. -I../include -I../include/driver -I../include/firmware -Iausb > > -I../include -I../include/PCSC -fvisibility=hidden -DBUILDING_CYBERJACK > > -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack.conf\" -g -O2 -Wall -c -o > > BaseCommunication.lo BaseCommunication.cpp > > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include > > -I../include/driver -I../include/firmware -Iausb -I../include > > -I../include/PCSC -fvisibility=hidden -DBUILDING_CYBERJACK > > -DCYBERJACK_CONFIG_FILE=\"/etc/cyberjack.conf\" -g -O2 -Wall -c > > BaseCommunication.cpp -fPIC -DPIC -o .libs/BaseCommunication.o > > In file included from ../include/driver/Platform_unix.h:49:0, > > from ../include/driver/Platform.h:32, > > from BaseCommunication.cpp:1: > > /usr/include/PCSC/winscard.h:20:22: fatal error: pcsclite.h: No such file > > or directory > > compilation terminated. > > make[4]: *** [BaseCommunication.lo] Error 1 > > The full build log is available from: > > http://people.debian.org/~lucas/logs/2012/03/31/pcsc-cyberjack_3.99.5final.SP02-1_unstable.log > > 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. > > -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org