Your message dated Fri, 13 Apr 2012 19:49:04 +0000
with message-id <e1simus-0007j4...@franck.debian.org>
and subject line Bug#666590: fixed in libchipcard 5.0.3beta-1
has caused the Debian Bug report #666590,
regarding libchipcard: FTBFS in configure with message 'No pcsc libraries found'
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 ow...@bugs.debian.org
immediately.)
--
666590: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666590
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libchipcard
Version: 5.0.2-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:
> gcc version 4.6.3 (Debian 4.6.3-1)
> configure:3802: $? = 0
> configure:3791: gcc -V >&5
> gcc: error: unrecognized option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3802: $? = 4
> configure:3791: gcc -qversion >&5
> gcc: error: unrecognized option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3802: $? = 4
> configure:3822: checking whether the C compiler works
> configure:3844: gcc conftest.c >&5
> configure:3848: $? = 0
> configure:3896: result: yes
> configure:3899: checking for C compiler default output file name
> configure:3901: result: a.out
> configure:3907: checking for suffix of executables
> configure:3914: gcc -o conftest conftest.c >&5
> configure:3918: $? = 0
> configure:3940: result:
> configure:3962: checking whether we are cross compiling
> configure:3970: gcc -o conftest conftest.c >&5
> configure:3974: $? = 0
> configure:3981: ./conftest
> configure:3985: $? = 0
> configure:4000: result: no
> configure:4005: checking for suffix of object files
> configure:4027: gcc -c conftest.c >&5
> configure:4031: $? = 0
> configure:4052: result: o
> configure:4056: checking whether we are using the GNU C compiler
> configure:4075: gcc -c conftest.c >&5
> configure:4075: $? = 0
> configure:4084: result: yes
> configure:4093: checking whether gcc accepts -g
> configure:4113: gcc -c -g conftest.c >&5
> configure:4113: $? = 0
> configure:4154: result: yes
> configure:4171: checking for gcc option to accept ISO C89
> configure:4235: gcc -c -g -O2 conftest.c >&5
> configure:4235: $? = 0
> configure:4248: result: none needed
> configure:4279: checking for style of include used by make
> configure:4307: result: GNU
> configure:4332: checking dependency style of gcc
> configure:4442: result: none
> configure:4515: checking for g++
> configure:4531: found /usr/bin/g++
> configure:4542: result: g++
> configure:4569: checking for C++ compiler version
> configure:4578: g++ --version >&5
> g++ (Debian 4.6.3-1) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:4589: $? = 0
> configure:4578: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=g++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-1'
> --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin
> --enable-objc-gc --with-arch-32=i586 --with-tune=generic
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.6.3 (Debian 4.6.3-1)
> configure:4589: $? = 0
> configure:4578: g++ -V >&5
> g++: error: unrecognized option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:4589: $? = 4
> configure:4578: g++ -qversion >&5
> g++: error: unrecognized option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:4589: $? = 4
> configure:4593: checking whether we are using the GNU C++ compiler
> configure:4612: g++ -c conftest.cpp >&5
> configure:4612: $? = 0
> configure:4621: result: yes
> configure:4630: checking whether g++ accepts -g
> configure:4650: g++ -c -g conftest.cpp >&5
> configure:4650: $? = 0
> configure:4691: result: yes
> configure:4716: checking dependency style of g++
> configure:4826: result: none
> configure:4842: checking whether make sets $(MAKE)
> configure:4864: result: yes
> configure:5202: checking for a sed that does not truncate output
> configure:5266: result: /bin/sed
> configure:5284: checking for grep that handles long lines and -e
> configure:5342: result: /bin/grep
> configure:5347: checking for egrep
> configure:5409: result: /bin/grep -E
> configure:5414: checking for fgrep
> configure:5476: result: /bin/grep -F
> configure:5511: checking for ld used by gcc
> configure:5578: result: /usr/bin/ld
> configure:5585: checking if the linker (/usr/bin/ld) is GNU ld
> configure:5600: result: yes
> configure:5612: checking for BSD- or MS-compatible name lister (nm)
> configure:5661: result: /usr/bin/nm -B
> configure:5779: checking the name lister (/usr/bin/nm -B) interface
> configure:5786: gcc -c -g -O2 conftest.c >&5
> configure:5789: /usr/bin/nm -B "conftest.o"
> configure:5792: output
> 0000000000000000 B some_variable
> configure:5799: result: BSD nm
> configure:5802: checking whether ln -s works
> configure:5806: result: yes
> configure:5814: checking the maximum length of command line arguments
> configure:5934: result: 3458764513820540925
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --libexecdir=${prefix}/lib/libchipcard --disable-maintainer-mode
> --disable-dependency-tracking returned exit code 1
> configure:5951: checking whether the shell understands some XSI constructs
> configure:5961: result: yes
> configure:5965: checking whether the shell understands "+="
> configure:5971: result: yes
> configure:6006: checking for /usr/bin/ld option to reload object files
> configure:6013: result: -r
> configure:6082: checking for objdump
> configure:6109: result: objdump
> configure:6138: checking how to recognize dependent libraries
> configure:6334: result: pass_all
> configure:6394: checking for ar
> configure:6410: found /usr/bin/ar
> configure:6421: result: ar
> configure:6499: checking for strip
> configure:6515: found /usr/bin/strip
> configure:6526: result: strip
> configure:6598: checking for ranlib
> configure:6614: found /usr/bin/ranlib
> configure:6625: result: ranlib
> configure:6715: checking command to parse /usr/bin/nm -B output from gcc
> object
> configure:6833: gcc -c -g -O2 conftest.c >&5
> configure:6836: $? = 0
> configure:6840: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
> configure:6843: $? = 0
> configure:6897: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
> configure:6900: $? = 0
> configure:6938: result: ok
> configure:7034: gcc -c -g -O2 conftest.c >&5
> configure:7037: $? = 0
> configure:7747: checking how to run the C preprocessor
> configure:7778: gcc -E conftest.c
> configure:7778: $? = 0
> configure:7792: gcc -E conftest.c
> conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:7792: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define CHIPCARD_VERSION_MAJOR 5
> | #define CHIPCARD_VERSION_MINOR 0
> | #define CHIPCARD_VERSION_PATCHLEVEL 2
> | #define CHIPCARD_VERSION_BUILD 0
> | #define CHIPCARD_VERSION_STRING "5.0.2"
> | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable"
> | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2"
> | #define CHIPCARD_VERSION_TAG stable
> | #define PACKAGE "libchipcard"
> | #define VERSION "5.0.2"
> | #define OS_NAME "x86_64-pc-linux-gnu"
> | #define OS_LINUX 1
> | #define OS_POSIX 1
> | #define OS_SHORTNAME "linux"
> | #define OS_TYPE "posix"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:7817: result: gcc -E
> configure:7837: gcc -E conftest.c
> configure:7837: $? = 0
> configure:7851: gcc -E conftest.c
> conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:7851: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define CHIPCARD_VERSION_MAJOR 5
> | #define CHIPCARD_VERSION_MINOR 0
> | #define CHIPCARD_VERSION_PATCHLEVEL 2
> | #define CHIPCARD_VERSION_BUILD 0
> | #define CHIPCARD_VERSION_STRING "5.0.2"
> | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable"
> | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2"
> | #define CHIPCARD_VERSION_TAG stable
> | #define PACKAGE "libchipcard"
> | #define VERSION "5.0.2"
> | #define OS_NAME "x86_64-pc-linux-gnu"
> | #define OS_LINUX 1
> | #define OS_POSIX 1
> | #define OS_SHORTNAME "linux"
> | #define OS_TYPE "posix"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:7880: checking for ANSI C header files
> configure:7900: gcc -c -g -O2 conftest.c >&5
> configure:7900: $? = 0
> configure:7973: gcc -o conftest -g -O2 conftest.c >&5
> configure:7973: $? = 0
> configure:7973: ./conftest
> configure:7973: $? = 0
> configure:7984: result: yes
> configure:7997: checking for sys/types.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for sys/stat.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for stdlib.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for string.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for memory.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for strings.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for inttypes.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for stdint.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:7997: checking for unistd.h
> configure:7997: gcc -c -g -O2 conftest.c >&5
> configure:7997: $? = 0
> configure:7997: result: yes
> configure:8011: checking for dlfcn.h
> configure:8011: gcc -c -g -O2 conftest.c >&5
> configure:8011: $? = 0
> configure:8011: result: yes
> configure:8136: checking for C++ compiler version
> configure:8145: g++ --version >&5
> g++ (Debian 4.6.3-1) 4.6.3
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:8156: $? = 0
> configure:8145: g++ -v >&5
> Using built-in specs.
> COLLECT_GCC=g++
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-1'
> --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
> --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin
> --enable-objc-gc --with-arch-32=i586 --with-tune=generic
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 4.6.3 (Debian 4.6.3-1)
> configure:8156: $? = 0
> configure:8145: g++ -V >&5
> g++: error: unrecognized option '-V'
> g++: fatal error: no input files
> compilation terminated.
> configure:8156: $? = 4
> configure:8145: g++ -qversion >&5
> g++: error: unrecognized option '-qversion'
> g++: fatal error: no input files
> compilation terminated.
> configure:8156: $? = 4
> configure:8160: checking whether we are using the GNU C++ compiler
> configure:8188: result: yes
> configure:8197: checking whether g++ accepts -g
> configure:8258: result: yes
> configure:8283: checking dependency style of g++
> configure:8393: result: none
> configure:8416: checking how to run the C++ preprocessor
> configure:8443: g++ -E conftest.cpp
> configure:8443: $? = 0
> configure:8457: g++ -E conftest.cpp
> conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:8457: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define CHIPCARD_VERSION_MAJOR 5
> | #define CHIPCARD_VERSION_MINOR 0
> | #define CHIPCARD_VERSION_PATCHLEVEL 2
> | #define CHIPCARD_VERSION_BUILD 0
> | #define CHIPCARD_VERSION_STRING "5.0.2"
> | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable"
> | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2"
> | #define CHIPCARD_VERSION_TAG stable
> | #define PACKAGE "libchipcard"
> | #define VERSION "5.0.2"
> | #define OS_NAME "x86_64-pc-linux-gnu"
> | #define OS_LINUX 1
> | #define OS_POSIX 1
> | #define OS_SHORTNAME "linux"
> | #define OS_TYPE "posix"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:8482: result: g++ -E
> configure:8502: g++ -E conftest.cpp
> configure:8502: $? = 0
> configure:8516: g++ -E conftest.cpp
> conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:8516: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define CHIPCARD_VERSION_MAJOR 5
> | #define CHIPCARD_VERSION_MINOR 0
> | #define CHIPCARD_VERSION_PATCHLEVEL 2
> | #define CHIPCARD_VERSION_BUILD 0
> | #define CHIPCARD_VERSION_STRING "5.0.2"
> | #define CHIPCARD_VERSION_FULL_STRING "5.0.2.0stable"
> | #define CHIPCARD_VERSION_RELEASE_STRING "5.0.2"
> | #define CHIPCARD_VERSION_TAG stable
> | #define PACKAGE "libchipcard"
> | #define VERSION "5.0.2"
> | #define OS_NAME "x86_64-pc-linux-gnu"
> | #define OS_LINUX 1
> | #define OS_POSIX 1
> | #define OS_SHORTNAME "linux"
> | #define OS_TYPE "posix"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:8660: checking for objdir
> configure:8675: result: .libs
> configure:8971: checking if gcc supports -fno-rtti -fno-exceptions
> configure:8989: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not
> for C [enabled by default]
> configure:8993: $? = 0
> configure:9006: result: no
> configure:9026: checking for gcc option to produce PIC
> configure:9298: result: -fPIC -DPIC
> configure:9310: checking if gcc PIC flag -fPIC -DPIC works
> configure:9328: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:9332: $? = 0
> configure:9345: result: yes
> configure:9369: checking if gcc static flag -static works
> configure:9397: result: yes
> configure:9412: checking if gcc supports -c -o file.o
> configure:9433: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
> configure:9437: $? = 0
> configure:9459: result: yes
> configure:9467: checking if gcc supports -c -o file.o
> configure:9514: result: yes
> configure:9547: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:10538: result: yes
> configure:10575: checking whether -lc should be explicitly linked in
> configure:10580: gcc -c -g -O2 conftest.c >&5
> configure:10583: $? = 0
> configure:10598: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o
> conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
> configure:10601: $? = 0
> configure:10613: result: no
> configure:10777: checking dynamic linker characteristics
> configure:11210: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
> configure:11210: $? = 0
> configure:11440: result: GNU/Linux ld.so
> configure:11542: checking how to hardcode library paths into programs
> configure:11567: result: immediate
> configure:12087: checking whether stripping libraries is possible
> configure:12092: result: yes
> configure:12127: checking if libtool supports shared libraries
> configure:12129: result: yes
> configure:12132: checking whether to build shared libraries
> configure:12153: result: yes
> configure:12156: checking whether to build static libraries
> configure:12160: result: yes
> configure:12310: checking for ld used by g++
> configure:12377: result: /usr/bin/ld -m elf_x86_64
> configure:12384: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
> configure:12399: result: yes
> configure:12454: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:13367: result: yes
> configure:13395: g++ -c -g -O2 conftest.cpp >&5
> configure:13398: $? = 0
> configure:13580: checking for g++ option to produce PIC
> configure:13897: result: -fPIC -DPIC
> configure:13906: checking if g++ PIC flag -fPIC -DPIC works
> configure:13924: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
> configure:13928: $? = 0
> configure:13941: result: yes
> configure:13962: checking if g++ static flag -static works
> configure:13990: result: yes
> configure:14002: checking if g++ supports -c -o file.o
> configure:14023: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
> configure:14027: $? = 0
> configure:14049: result: yes
> configure:14054: checking if g++ supports -c -o file.o
> configure:14101: result: yes
> configure:14131: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:14160: result: yes
> configure:14297: checking dynamic linker characteristics
> configure:14678: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp
> >&5
> configure:14678: $? = 0
> configure:14908: result: GNU/Linux ld.so
> configure:14959: checking how to hardcode library paths into programs
> configure:14984: result: immediate
> configure:15044: checking for sed
> configure:15071: result: /bin/sed
> configure:15092: checking for unistd.h
> configure:15092: result: yes
> configure:15104: checking for dlfcn.h
> configure:15104: result: yes
> configure:15116: checking signal.h usability
> configure:15116: gcc -c -g -O2 conftest.c >&5
> configure:15116: $? = 0
> configure:15116: result: yes
> configure:15116: checking signal.h presence
> configure:15116: gcc -E conftest.c
> configure:15116: $? = 0
> configure:15116: result: yes
> configure:15116: checking for signal.h
> configure:15116: result: yes
> configure:15128: checking time.h usability
> configure:15128: gcc -c -g -O2 conftest.c >&5
> configure:15128: $? = 0
> configure:15128: result: yes
> configure:15128: checking time.h presence
> configure:15128: gcc -E conftest.c
> configure:15128: $? = 0
> configure:15128: result: yes
> configure:15128: checking for time.h
> configure:15128: result: yes
> configure:15140: checking syslog.h usability
> configure:15140: gcc -c -g -O2 conftest.c >&5
> configure:15140: $? = 0
> configure:15140: result: yes
> configure:15140: checking syslog.h presence
> configure:15140: gcc -E conftest.c
> configure:15140: $? = 0
> configure:15140: result: yes
> configure:15140: checking for syslog.h
> configure:15140: result: yes
> configure:15152: checking for sys/stat.h
> configure:15152: result: yes
> configure:15164: checking arpa/inet.h usability
> configure:15164: gcc -c -g -O2 conftest.c >&5
> configure:15164: $? = 0
> configure:15164: result: yes
> configure:15164: checking arpa/inet.h presence
> configure:15164: gcc -E conftest.c
> configure:15164: $? = 0
> configure:15164: result: yes
> configure:15164: checking for arpa/inet.h
> configure:15164: result: yes
> configure:15176: checking for sys/types.h
> configure:15176: result: yes
> configure:15188: checking sys/wait.h usability
> configure:15188: gcc -c -g -O2 conftest.c >&5
> configure:15188: $? = 0
> configure:15188: result: yes
> configure:15188: checking sys/wait.h presence
> configure:15188: gcc -E conftest.c
> configure:15188: $? = 0
> configure:15188: result: yes
> configure:15188: checking for sys/wait.h
> configure:15188: result: yes
> configure:15200: checking sys/time.h usability
> configure:15200: gcc -c -g -O2 conftest.c >&5
> configure:15200: $? = 0
> configure:15200: result: yes
> configure:15200: checking sys/time.h presence
> configure:15200: gcc -E conftest.c
> configure:15200: $? = 0
> configure:15200: result: yes
> configure:15200: checking for sys/time.h
> configure:15200: result: yes
> configure:15216: checking for an ANSI C-conforming const
> configure:15281: gcc -c -g -O2 conftest.c >&5
> configure:15281: $? = 0
> configure:15288: result: yes
> configure:15304: checking for snprintf
> configure:15304: gcc -o conftest -g -O2 conftest.c >&5
> conftest.c:69:6: warning: conflicting types for built-in function 'snprintf'
> [enabled by default]
> configure:15304: $? = 0
> configure:15304: result: yes
> configure:15316: checking for strcasecmp
> configure:15316: gcc -o conftest -g -O2 conftest.c >&5
> conftest.c:70:6: warning: conflicting types for built-in function
> 'strcasecmp' [enabled by default]
> configure:15316: $? = 0
> configure:15316: result: yes
> configure:15316: checking for strncasecmp
> configure:15316: gcc -o conftest -g -O2 conftest.c >&5
> conftest.c:71:6: warning: conflicting types for built-in function
> 'strncasecmp' [enabled by default]
> configure:15316: $? = 0
> configure:15316: result: yes
> configure:15327: checking for fork
> configure:15327: gcc -o conftest -g -O2 conftest.c >&5
> conftest.c:72:6: warning: conflicting types for built-in function 'fork'
> [enabled by default]
> configure:15327: $? = 0
> configure:15327: result: yes
> configure:15338: checking for time
> configure:15338: gcc -o conftest -g -O2 conftest.c >&5
> configure:15338: $? = 0
> configure:15338: result: yes
> configure:15349: checking for getpid
> configure:15349: gcc -o conftest -g -O2 conftest.c >&5
> configure:15349: $? = 0
> configure:15349: result: yes
> configure:15360: checking for sigaction
> configure:15360: gcc -o conftest -g -O2 conftest.c >&5
> configure:15360: $? = 0
> configure:15360: result: yes
> configure:15371: checking for random
> configure:15371: gcc -o conftest -g -O2 conftest.c >&5
> configure:15371: $? = 0
> configure:15371: result: yes
> configure:15382: checking for wait
> configure:15382: gcc -o conftest -g -O2 conftest.c >&5
> configure:15382: $? = 0
> configure:15382: result: yes
> configure:15393: checking for chmod
> configure:15393: gcc -o conftest -g -O2 conftest.c >&5
> configure:15393: $? = 0
> configure:15393: result: yes
> configure:15404: checking for symlink
> configure:15404: gcc -o conftest -g -O2 conftest.c >&5
> configure:15404: $? = 0
> configure:15404: result: yes
> configure:15420: checking whether byte ordering is bigendian
> make: *** [build] Error 25
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/31/libchipcard_5.0.2-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.
--- End Message ---
--- Begin Message ---
Source: libchipcard
Source-Version: 5.0.3beta-1
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.3beta-1_all.deb
to main/libc/libchipcard/libchipcard-data_5.0.3beta-1_all.deb
libchipcard-dev_5.0.3beta-1_i386.deb
to main/libc/libchipcard/libchipcard-dev_5.0.3beta-1_i386.deb
libchipcard-libgwenhywfar60-plugins_5.0.3beta-1_i386.deb
to
main/libc/libchipcard/libchipcard-libgwenhywfar60-plugins_5.0.3beta-1_i386.deb
libchipcard-tools_5.0.3beta-1_i386.deb
to main/libc/libchipcard/libchipcard-tools_5.0.3beta-1_i386.deb
libchipcard6_5.0.3beta-1_i386.deb
to main/libc/libchipcard/libchipcard6_5.0.3beta-1_i386.deb
libchipcard_5.0.3beta-1.debian.tar.gz
to main/libc/libchipcard/libchipcard_5.0.3beta-1.debian.tar.gz
libchipcard_5.0.3beta-1.dsc
to main/libc/libchipcard/libchipcard_5.0.3beta-1.dsc
libchipcard_5.0.3beta.orig.tar.gz
to main/libc/libchipcard/libchipcard_5.0.3beta.orig.tar.gz
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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Micha Lenk <mi...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 13 Apr 2012 21:38:00 +0200
Source: libchipcard
Binary: libchipcard-dev libchipcard6 libchipcard-data libchipcard-tools
libchipcard-libgwenhywfar60-plugins
Architecture: source i386 all
Version: 5.0.3beta-1
Distribution: unstable
Urgency: low
Maintainer: Micha Lenk <mi...@debian.org>
Changed-By: Micha Lenk <mi...@debian.org>
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: 666590
Changes:
libchipcard (5.0.3beta-1) unstable; urgency=low
.
* New upstream release
* Update debian/watch file to catch beta releases too
* Add new symbols to debian/libchipcard6.symbols
* Explicitly configure location of PCSC libraries in Debian Multiarch
directory (closes: #666590).
* Tighten build-dep on debhelper: overrides need at least version 7.0.50.
* Package is compliant to Debian Policy 3.9.3.0 (no changes needed).
Checksums-Sha1:
8a80235b33d55ac4c6c49a7c7ccf9b035c536f08 2234 libchipcard_5.0.3beta-1.dsc
e00de0fc092d86b401fb324165b588fe19002ca1 764487
libchipcard_5.0.3beta.orig.tar.gz
0e06aca2f271b7c6090886318572341697b32bed 15350
libchipcard_5.0.3beta-1.debian.tar.gz
21d58f59ef4c0fd32373d1279f250255cac37521 37216
libchipcard-dev_5.0.3beta-1_i386.deb
eb90f5c3a1252350892b5f5ec8eebf50a0489cfc 150964
libchipcard6_5.0.3beta-1_i386.deb
34d7129f9761281d2348fce43c3961f381e09fbf 35522
libchipcard-data_5.0.3beta-1_all.deb
7768eabb43ca8701007c83626c6392884acfe7e8 45358
libchipcard-tools_5.0.3beta-1_i386.deb
63dc02f61981c58835f932791118ebb1ce705f99 55382
libchipcard-libgwenhywfar60-plugins_5.0.3beta-1_i386.deb
Checksums-Sha256:
7f881438a4fb1320db629420ed576d1d89b1e7258deecdd58ff235f6c1d477be 2234
libchipcard_5.0.3beta-1.dsc
80ab89e20b46fcd6c97ec726dc1ff49b513cf2bf7d575db505c260156cbb86a9 764487
libchipcard_5.0.3beta.orig.tar.gz
b674ea262074b5db255a04d5ab92a551228d8b393c7f0609325d5bf61ef26d89 15350
libchipcard_5.0.3beta-1.debian.tar.gz
907e66825f5c1c6598e5d3e64ea75e9f5b949f8419bf299c1c15197a44896705 37216
libchipcard-dev_5.0.3beta-1_i386.deb
855506477d39568cb90f13ad0f82e0bf993ca6b01ad3da31dd58c3ddd7f6dfaa 150964
libchipcard6_5.0.3beta-1_i386.deb
f4ac6ad41e3169d98c3a15a73675e12c03bfbdd2cadd86c0b96f24bf702a4043 35522
libchipcard-data_5.0.3beta-1_all.deb
bb3a587701616d315260f940a585556c08d74240d2c2e17494214a9393cb4fd1 45358
libchipcard-tools_5.0.3beta-1_i386.deb
df2a2659bb41e789127ec41d96f41f8203b718264740bedf8f6ba714e2c0ea0f 55382
libchipcard-libgwenhywfar60-plugins_5.0.3beta-1_i386.deb
Files:
cdc447529e78c343a173220decced334 2234 libs optional libchipcard_5.0.3beta-1.dsc
4fb297800ac75e148eb25a4b892a7e37 764487 libs optional
libchipcard_5.0.3beta.orig.tar.gz
0b131a84e146e010f8049e065995da47 15350 libs optional
libchipcard_5.0.3beta-1.debian.tar.gz
092b86d523ffa89f0161dcaf8576244d 37216 libdevel extra
libchipcard-dev_5.0.3beta-1_i386.deb
7b566b3aed35f03399489115eaab637b 150964 libs optional
libchipcard6_5.0.3beta-1_i386.deb
ba4ac81461193e5a0da5b8a1afd42a42 35522 libs optional
libchipcard-data_5.0.3beta-1_all.deb
b931a6d5d1f4b1d764795fa7c0d0819a 45358 misc optional
libchipcard-tools_5.0.3beta-1_i386.deb
83ae03a33d459ccdaf91eac40718d206 55382 misc optional
libchipcard-libgwenhywfar60-plugins_5.0.3beta-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJPiIFKAAoJEOpsprlRuFE560AQALRtDANHGXD7Ioz0FtAFHU17
VDyicrJeYVS5FLgkPHmyKknBh/DMeEldJalUQVNgGFuVCj0XWiU2Ixzr9wRibvx0
e0Q/dcJgXC/3rh3CrJRr8k905eCuPSYvZxg/HpXQfjttTmMYURWUkiU6Ui/iHY1R
aEgCwk1CF/uxL+2iInqMYoRoN8evpwcjkJmhWvk/W4uupkmWJjEZfHI1BdleU216
krVpW5ZhR9qE9GS9SP+FbiQGGh0nB2EotZ2/YbHr+SeS5PQD335xjU2x+o445i7a
+yMOHvOkXBUsgKaY9R28EXwVbmM577fXP4OTPz54kRqQpNHToWuffd/pNVY5CY9V
nnsFpHVTlDrDTA1doRgo8r9Djz89piWfcT2oSFzhSxJRXRxJCrx0zKEgsWsX+DMw
HbzikkFI9dxbkV6LrcY3Zp0m8kv3G5rp1gsGdYfhlKFoGifIIMgmySNsUNUm2LTm
zSCBqfZExncVVA2MchJSJb0L0rYu4I28UtJZ/none4nXrXV7k6KSLpyhk0YEjHwa
Zz+sk3S1WkJYGyu0C8eqsDTTF6qZSUmL4RksoBgTePF97rvO8GVfA3DBKLEEgcz4
/IYsvxzbnREmw7ZIhhc2jQeErIDrT+TCZrFiDax9j49iARxUPefAaHMp0DHMl/wZ
jU2MrhnwnRgBKPWqirxp
=Lm+B
-----END PGP SIGNATURE-----
--- End Message ---