dpkg-buildpackage -rfakeroot -D -us -uc -sa dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package yubikey-personalization dpkg-buildpackage: source version 1.1-1 dpkg-buildpackage: source changed by Tollef Fog Heen dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean rm -rf build-x86_64-linux-gnu rm -f config.sub config.guess dh_clean dpkg-source -b yubikey-personalization-1.1 dpkg-source: info: using source format `1.0' dpkg-source: info: building yubikey-personalization using existing yubikey-personalization_1.1.orig.tar.gz dpkg-source: info: building yubikey-personalization in yubikey-personalization_1.1-1.diff.gz dpkg-source: info: building yubikey-personalization in yubikey-personalization_1.1-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess mkdir -p build-x86_64-linux-gnu cd build-x86_64-linux-gnu && ../configure --build x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-g -O2" LDFLAGS="-Wl,-z,defs" || sleep 6000 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libyubikey... yes checking how to link with libyubikey... /usr/lib/libyubikey.so checking for backend... libusb checking for libusb... yes checking how to link with libusb... /usr/lib/libusb.so checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ykpers-1.pc config.status: creating ykcore/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: summary of build options: version: 1.1 shared 1:6:0 Host type: x86_64-pc-linux-gnu Install prefix: /usr Compiler: gcc Library types: Shared=yes, Static=yes USB backend: libusb dh_testdir /usr/bin/make -C build-x86_64-linux-gnu make[1]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' Making all in ykcore make[2]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykcore.lo -MD -MP -MF .deps/ykcore.Tpo -c -o ykcore.lo ../../ykcore/ykcore.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykcore.lo -MD -MP -MF .deps/ykcore.Tpo -c ../../ykcore/ykcore.c -fPIC -DPIC -o .libs/ykcore.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykcore.lo -MD -MP -MF .deps/ykcore.Tpo -c ../../ykcore/ykcore.c -o ykcore.o >/dev/null 2>&1 mv -f .deps/ykcore.Tpo .deps/ykcore.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykstatus.lo -MD -MP -MF .deps/ykstatus.Tpo -c -o ykstatus.lo ../../ykcore/ykstatus.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykstatus.lo -MD -MP -MF .deps/ykstatus.Tpo -c ../../ykcore/ykstatus.c -fPIC -DPIC -o .libs/ykstatus.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykstatus.lo -MD -MP -MF .deps/ykstatus.Tpo -c ../../ykcore/ykstatus.c -o ykstatus.o >/dev/null 2>&1 mv -f .deps/ykstatus.Tpo .deps/ykstatus.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykcore_libusb.lo -MD -MP -MF .deps/ykcore_libusb.Tpo -c -o ykcore_libusb.lo ../../ykcore/ykcore_libusb.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykcore_libusb.lo -MD -MP -MF .deps/ykcore_libusb.Tpo -c ../../ykcore/ykcore_libusb.c -fPIC -DPIC -o .libs/ykcore_libusb.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I../../ykcore -g -O2 -pthread -MT ykcore_libusb.lo -MD -MP -MF .deps/ykcore_libusb.Tpo -c ../../ykcore/ykcore_libusb.c -o ykcore_libusb.o >/dev/null 2>&1 mv -f .deps/ykcore_libusb.Tpo .deps/ykcore_libusb.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -pthread -Wl,-z,defs -o libykcore.la ykcore.lo ykstatus.lo ykcore_libusb.lo -L/usr/lib -lyubikey -L/usr/lib -lusb libtool: link: ar cru .libs/libykcore.a .libs/ykcore.o .libs/ykstatus.o .libs/ykcore_libusb.o libtool: link: ranlib .libs/libykcore.a libtool: link: ( cd ".libs" && rm -f "libykcore.la" && ln -s "../libykcore.la" "libykcore.la" ) make[2]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[2]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpers.lo -MD -MP -MF .deps/ykpers.Tpo -c -o ykpers.lo ../ykpers.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpers.lo -MD -MP -MF .deps/ykpers.Tpo -c ../ykpers.c -fPIC -DPIC -o .libs/ykpers.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpers.lo -MD -MP -MF .deps/ykpers.Tpo -c ../ykpers.c -o ykpers.o >/dev/null 2>&1 mv -f .deps/ykpers.Tpo .deps/ykpers.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpbkdf2.lo -MD -MP -MF .deps/ykpbkdf2.Tpo -c -o ykpbkdf2.lo ../ykpbkdf2.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpbkdf2.lo -MD -MP -MF .deps/ykpbkdf2.Tpo -c ../ykpbkdf2.c -fPIC -DPIC -o .libs/ykpbkdf2.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpbkdf2.lo -MD -MP -MF .deps/ykpbkdf2.Tpo -c ../ykpbkdf2.c -o ykpbkdf2.o >/dev/null 2>&1 mv -f .deps/ykpbkdf2.Tpo .deps/ykpbkdf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo `test -f 'rfc4634/hmac.c' || echo '../'`rfc4634/hmac.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c ../rfc4634/hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c ../rfc4634/hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT usha.lo -MD -MP -MF .deps/usha.Tpo -c -o usha.lo `test -f 'rfc4634/usha.c' || echo '../'`rfc4634/usha.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT usha.lo -MD -MP -MF .deps/usha.Tpo -c ../rfc4634/usha.c -fPIC -DPIC -o .libs/usha.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT usha.lo -MD -MP -MF .deps/usha.Tpo -c ../rfc4634/usha.c -o usha.o >/dev/null 2>&1 mv -f .deps/usha.Tpo .deps/usha.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo `test -f 'rfc4634/sha1.c' || echo '../'`rfc4634/sha1.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c ../rfc4634/sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c ../rfc4634/sha1.c -o sha1.o >/dev/null 2>&1 mv -f .deps/sha1.Tpo .deps/sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha224-256.lo -MD -MP -MF .deps/sha224-256.Tpo -c -o sha224-256.lo `test -f 'rfc4634/sha224-256.c' || echo '../'`rfc4634/sha224-256.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha224-256.lo -MD -MP -MF .deps/sha224-256.Tpo -c ../rfc4634/sha224-256.c -fPIC -DPIC -o .libs/sha224-256.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha224-256.lo -MD -MP -MF .deps/sha224-256.Tpo -c ../rfc4634/sha224-256.c -o sha224-256.o >/dev/null 2>&1 mv -f .deps/sha224-256.Tpo .deps/sha224-256.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha384-512.lo -MD -MP -MF .deps/sha384-512.Tpo -c -o sha384-512.lo `test -f 'rfc4634/sha384-512.c' || echo '../'`rfc4634/sha384-512.c libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha384-512.lo -MD -MP -MF .deps/sha384-512.Tpo -c ../rfc4634/sha384-512.c -fPIC -DPIC -o .libs/sha384-512.o libtool: compile: gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" "-DPACKAGE_STRING=\"yubikey-personalization 1.1\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT sha384-512.lo -MD -MP -MF .deps/sha384-512.Tpo -c ../rfc4634/sha384-512.c -o sha384-512.o >/dev/null 2>&1 mv -f .deps/sha384-512.Tpo .deps/sha384-512.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -pthread -no-undefined -version-info 1:6:0 -Wl,--version-script=../libykpers-1.map -Wl,-z,defs -o libykpers-1.la -rpath /usr/lib ykpers.lo ykpbkdf2.lo hmac.lo usha.lo sha1.lo sha224-256.lo sha384-512.lo -L/usr/lib -lyubikey ./ykcore/libykcore.la libtool: link: gcc -shared .libs/ykpers.o .libs/ykpbkdf2.o .libs/hmac.o .libs/usha.o .libs/sha1.o .libs/sha224-256.o .libs/sha384-512.o -Wl,--whole-archive ./ykcore/.libs/libykcore.a -Wl,--no-whole-archive -L/usr/lib -lyubikey /usr/lib/libusb.so -pthread -Wl,--version-script=../libykpers-1.map -Wl,-z -Wl,defs -pthread -Wl,-soname -Wl,libykpers-1.so.1 -o .libs/libykpers-1.so.1.0.6 libtool: link: (cd ".libs" && rm -f "libykpers-1.so.1" && ln -s "libykpers-1.so.1.0.6" "libykpers-1.so.1") libtool: link: (cd ".libs" && rm -f "libykpers-1.so" && ln -s "libykpers-1.so.1.0.6" "libykpers-1.so") libtool: link: (cd .libs/libykpers-1.lax/libykcore.a && ar x "/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/./ykcore/.libs/libykcore.a") libtool: link: ar cru .libs/libykpers-1.a ykpers.o ykpbkdf2.o hmac.o usha.o sha1.o sha224-256.o sha384-512.o .libs/libykpers-1.lax/libykcore.a/ykcore_libusb.o .libs/libykpers-1.lax/libykcore.a/ykstatus.o .libs/libykpers-1.lax/libykcore.a/ykcore.o libtool: link: ranlib .libs/libykpers-1.a libtool: link: rm -fr .libs/libykpers-1.lax libtool: link: ( cd ".libs" && rm -f "libykpers-1.la" && ln -s "../libykpers-1.la" "libykpers-1.la" ) gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.1\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"http://code.google.com/p/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.1\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_LIBUSB=1 -I. -I.. -I../ykcore -I../rfc4634 -g -O2 -pthread -MT ykpersonalize.o -MD -MP -MF .deps/ykpersonalize.Tpo -c -o ykpersonalize.o ../ykpersonalize.c mv -f .deps/ykpersonalize.Tpo .deps/ykpersonalize.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -pthread -no-install -Wl,-z,defs -o ykpersonalize ykpersonalize.o ./libykpers-1.la ./ykcore/libykcore.la libtool: link: gcc -g -O2 -pthread -Wl,-z -Wl,defs -o ykpersonalize ykpersonalize.o ./.libs/libykpers-1.so ./ykcore/.libs/libykcore.a -L/usr/lib -lyubikey /usr/lib/libusb.so -pthread -Wl,-rpath -Wl,/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/.libs make[2]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' make[1]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' touch build-stamp fakeroot debian/rules binary dh_testdir # Add here commands to configure the package. cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess mkdir -p build-x86_64-linux-gnu cd build-x86_64-linux-gnu && ../configure --build x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-g -O2" LDFLAGS="-Wl,-z,defs" || sleep 6000 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libyubikey... yes checking how to link with libyubikey... /usr/lib/libyubikey.so checking for backend... libusb checking for libusb... yes checking how to link with libusb... /usr/lib/libusb.so checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ykpers-1.pc config.status: creating ykcore/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: summary of build options: version: 1.1 shared 1:6:0 Host type: x86_64-pc-linux-gnu Install prefix: /usr Compiler: gcc Library types: Shared=yes, Static=yes USB backend: libusb dh_testdir /usr/bin/make -C build-x86_64-linux-gnu make[1]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' Making all in ykcore make[2]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[2]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' make[1]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' touch build-stamp dh_testdir dh_testroot dh_prep dh_installdirs /usr/bin/make -C build-x86_64-linux-gnu DESTDIR=/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp install make[1]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' Making install in ykcore make[2]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[3]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[2]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu/ykcore' make[2]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' make[3]: Entering directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' test -z "/usr/lib" || /bin/mkdir -p "/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libykpers-1.la '/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libykpers-1.so.1.0.6 /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/libykpers-1.so.1.0.6 libtool: install: (cd /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib && { ln -s -f libykpers-1.so.1.0.6 libykpers-1.so.1 || { rm -f libykpers-1.so.1 && ln -s libykpers-1.so.1.0.6 libykpers-1.so.1; }; }) libtool: install: (cd /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib && { ln -s -f libykpers-1.so.1.0.6 libykpers-1.so || { rm -f libykpers-1.so && ln -s libykpers-1.so.1.0.6 libykpers-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libykpers-1.lai /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/libykpers-1.la libtool: install: /usr/bin/install -c .libs/libykpers-1.a /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/libykpers-1.a libtool: install: chmod 644 /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/libykpers-1.a libtool: install: ranlib /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/libykpers-1.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c ykpersonalize '/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c ykpersonalize /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/bin/ykpersonalize test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/share/man/man1" /usr/bin/install -c -m 644 ../ykpersonalize.1 '/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/share/man/man1' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/pkgconfig" /usr/bin/install -c -m 644 ykpers-1.pc '/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/lib/pkgconfig' test -z "/usr/include/ykpers-1" || /bin/mkdir -p "/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/include/ykpers-1" /usr/bin/install -c -m 644 ../ykpers.h ../ykcore/ykstatus.h ../ykcore/ykcore.h '/home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/include/ykpers-1' make[3]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' make[2]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' make[1]: Leaving directory `/home/rstuart/lenny/yubikey-personalization-1.1/build-x86_64-linux-gnu' chrpath -d /home/rstuart/lenny/yubikey-personalization-1.1/debian/tmp/usr/bin/ykpersonalize dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples rm -rf debian/tmp/usr/lib/*.la dh_install --sourcedir=debian/tmp --fail-missing dh_installman dh_link dh_strip dh_compress dh_fixperms dh_makeshlibs -V dh_installdeb dh_shlibdeps dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/yubikey-personalization/usr/bin/ykpersonalize" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libusb-0.1.so.4 could be avoided if "debian/yubikey-personalization/usr/bin/ykpersonalize" were not uselessly linked against it (they use none of its symbols). dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `yubikey-personalization' in `../yubikey-personalization_1.1-1_amd64.deb'. dpkg-deb: building package `libykpers-1-1' in `../libykpers-1-1_1.1-1_amd64.deb'. dpkg-deb: building package `libykpers-1-dev' in `../libykpers-1-dev_1.1-1_amd64.deb'. dpkg-genchanges -sa >../yubikey-personalization_1.1-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: yubikey-personalization source: newer-standards-version 3.8.2 (current is 3.8.0) Finished running lintian. Now signing changes and any dsc files... signfile yubikey-personalization_1.1-1.dsc russell-gpg signfile yubikey-personalization_1.1-1_amd64.changes russell-gpg Successfully signed dsc and changes files