<86>Apr 27 14:42:41 userdel[16163]: delete user `rooter' <86>Apr 27 14:42:41 userdel[16163]: remove group `rooter' <86>Apr 27 14:42:41 groupadd[16164]: new group: name=rooter, gid=501 <86>Apr 27 14:42:41 useradd[16165]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 14:42:41 userdel[16167]: delete user `builder' <86>Apr 27 14:42:41 userdel[16167]: remove group `builder' <86>Apr 27 14:42:41 groupadd[16168]: new group: name=builder, gid=502 <86>Apr 27 14:42:41 useradd[16169]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 14:42:43 rpmi: libusb-0.1.12-alt1.0 installed <13>Apr 27 14:42:43 rpmi: libusb-devel-0.1.12-alt1.0 installed <13>Apr 27 14:42:43 rpmi: flex-2.5.33-alt3 installed <13>Apr 27 14:42:43 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 14:42:43 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 14:42:44 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 14:42:45 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing pcsc-lite-1.4.4-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcsc-lite-1.4.4 + echo 'Source #0 (pcsc-lite-1.4.4.tar.gz):' Source #0 (pcsc-lite-1.4.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pcsc-lite-1.4.4.tar.gz + /bin/tar -xf - + cd pcsc-lite-1.4.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcsc-lite-1.4.4 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-confdir=/etc --enable-runpid=/var/run/pcscd.pid --enable-ipcdir=/var/run --enable-muscledropdir=/usr/lib/pcsc/services --enable-usbdropdir=/usr/lib/pcsc/drivers --enable-usb --disable-scf --enable-threadsafe checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ppc-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes 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 cc_r... ppc-alt-linux-gcc checking for a sed that does not truncate output... /bin/sed checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for error_at_line... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for daemon... yes checking for flock... yes checking for getopt_long... yes checking for nanosleep... yes checking for strerror... yes checking for vsnprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for inline... inline checking for -fvisibility=hidden... yes checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for LIBUSB... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for usb_init... yes checking for usb_get_string_simple... yes enable libusb support : yes enable USB drop directory : /usr/lib/pcsc/drivers enable ATR parsing messages : false enable SCF reader support : false enable confdir : /etc enable ipcdir : /var/run enable runpid : /var/run/pcscd.pid plateform endianess : big endian configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating doc/pcscd.8 config.status: creating doc/reader.conf.5 config.status: creating doc/update-reader.conf.8 config.status: creating doc/example/Makefile config.status: creating etc/Makefile config.status: creating etc/pcscd.init config.status: creating etc/reader.conf config.status: creating etc/update-reader.conf config.status: creating src/Makefile config.status: creating src/libpcsclite.pc config.status: creating src/pcscd.h config.status: creating src/PCSC/pcsclite.h config.status: creating src/PCSC/reader.h config.status: creating win32/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 'LDFLAGS=-ldl -lpthread' make: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/m4' Making all in win32 make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/win32' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-debug.lo `test -f 'debug.c' || echo './'`debug.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-dyn_hpux.lo `test -f 'dyn_hpux.c' || echo './'`dyn_hpux.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-dyn_macosx.lo `test -f 'dyn_macosx.c' || echo './'`dyn_macosx.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-dyn_unix.lo `test -f 'dyn_unix.c' || echo './'`dyn_unix.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-error.lo `test -f 'error.c' || echo './'`error.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-winscard_clnt.lo `test -f 'winscard_clnt.c' || echo './'`winscard_clnt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-sys_unix.lo `test -f 'sys_unix.c' || echo './'`sys_unix.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-thread_unix.lo `test -f 'thread_unix.c' || echo './'`thread_unix.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o libpcsclite_la-winscard_msg.lo `test -f 'winscard_msg.c' || echo './'`winscard_msg.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c testpcsc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-atrhandler.o `test -f 'atrhandler.c' || echo './'`atrhandler.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-debuglog.o `test -f 'debuglog.c' || echo './'`debuglog.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-dyn_hpux.o `test -f 'dyn_hpux.c' || echo './'`dyn_hpux.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-dyn_macosx.o `test -f 'dyn_macosx.c' || echo './'`dyn_macosx.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-dyn_unix.o `test -f 'dyn_unix.c' || echo './'`dyn_unix.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-eventhandler.o `test -f 'eventhandler.c' || echo './'`eventhandler.c testpcsc.c: In function 'main': testpcsc.c:141: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-hotplug_generic.o `test -f 'hotplug_generic.c' || echo './'`hotplug_generic.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-hotplug_libusb.o `test -f 'hotplug_libusb.c' || echo './'`hotplug_libusb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-hotplug_linux.o `test -f 'hotplug_linux.c' || echo './'`hotplug_linux.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-hotplug_macosx.o `test -f 'hotplug_macosx.c' || echo './'`hotplug_macosx.c configfile.c: In function 'yylex': configfile.l:48: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-ifdwrapper.o `test -f 'ifdwrapper.c' || echo './'`ifdwrapper.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-pcscdaemon.o `test -f 'pcscdaemon.c' || echo './'`pcscdaemon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-powermgt_generic.o `test -f 'powermgt_generic.c' || echo './'`powermgt_generic.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-powermgt_macosx.o `test -f 'powermgt_macosx.c' || echo './'`powermgt_macosx.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-prothandler.o `test -f 'prothandler.c' || echo './'`prothandler.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-readerfactory.o `test -f 'readerfactory.c' || echo './'`readerfactory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-strlcat.o `test -f 'strlcat.c' || echo './'`strlcat.c configfile.l: At top level: configfile.c:1101: warning: 'input' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-strlcpy.o `test -f 'strlcpy.c' || echo './'`strlcpy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-sys_unix.o `test -f 'sys_unix.c' || echo './'`sys_unix.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-thread_unix.o `test -f 'thread_unix.c' || echo './'`thread_unix.c hotplug_libusb.c: In function 'HPEstablishUSBNotifications': hotplug_libusb.c:427: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result hotplug_libusb.c: In function 'HPReCheckSerialReaders': hotplug_libusb.c:565: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-tokenparser.o `test -f 'tokenparser.c' || echo './'`tokenparser.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-utils.o `test -f 'utils.c' || echo './'`utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-winscard.o `test -f 'winscard.c' || echo './'`winscard.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-winscard_msg.o `test -f 'winscard_msg.c' || echo './'`winscard_msg.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-winscard_msg_srv.o `test -f 'winscard_msg_srv.c' || echo './'`winscard_msg_srv.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DPCSCD -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcscd-winscard_svc.o `test -f 'winscard_svc.c' || echo './'`winscard_svc.c tokenparser.c: In function 'tplex': tokenparser.l:55: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tokenparser.l: At top level: tokenparser.c:1119: warning: 'input' defined but not used utils.c: In function 'GetDaemonPid': utils.c:38: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c strlcpy.c -fPIC -DPIC -o .libs/libpcsclite_la-strlcpy.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c debug.c -fPIC -DPIC -o .libs/libpcsclite_la-debug.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c winscard_msg.c -fPIC -DPIC -o .libs/libpcsclite_la-winscard_msg.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c dyn_hpux.c -fPIC -DPIC -o .libs/libpcsclite_la-dyn_hpux.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c winscard_clnt.c -fPIC -DPIC -o .libs/libpcsclite_la-winscard_clnt.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c dyn_unix.c -fPIC -DPIC -o .libs/libpcsclite_la-dyn_unix.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c dyn_macosx.c -fPIC -DPIC -o .libs/libpcsclite_la-dyn_macosx.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c utils.c -fPIC -DPIC -o .libs/libpcsclite_la-utils.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c sys_unix.c -fPIC -DPIC -o .libs/libpcsclite_la-sys_unix.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c thread_unix.c -fPIC -DPIC -o .libs/libpcsclite_la-thread_unix.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c strlcat.c -fPIC -DPIC -o .libs/libpcsclite_la-strlcat.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC -fvisibility=hidden -I../src -Wall -fno-common -pipe -Wall -O2 -fsigned-char -pthread -DLIBPCSCLITE -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c error.c -fPIC -DPIC -o .libs/libpcsclite_la-error.o utils.c: In function 'GetDaemonPid': utils.c:38: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -ldl -lpthread -o pcscd -ldl -lpthread -export-dynamic pcscd-atrhandler.o pcscd-configfile.o pcscd-debuglog.o pcscd-dyn_hpux.o pcscd-dyn_macosx.o pcscd-dyn_unix.o pcscd-eventhandler.o pcscd-hotplug_generic.o pcscd-hotplug_libusb.o pcscd-hotplug_linux.o pcscd-hotplug_macosx.o pcscd-ifdwrapper.o pcscd-pcscdaemon.o pcscd-powermgt_generic.o pcscd-powermgt_macosx.o pcscd-prothandler.o pcscd-readerfactory.o pcscd-strlcat.o pcscd-strlcpy.o pcscd-sys_unix.o pcscd-thread_unix.o pcscd-tokenparser.o pcscd-utils.o pcscd-winscard.o pcscd-winscard_msg.o pcscd-winscard_msg_srv.o pcscd-winscard_svc.o -lusb -ldl -pthread ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -o pcscd pcscd-atrhandler.o pcscd-configfile.o pcscd-debuglog.o pcscd-dyn_hpux.o pcscd-dyn_macosx.o pcscd-dyn_unix.o pcscd-eventhandler.o pcscd-hotplug_generic.o pcscd-hotplug_libusb.o pcscd-hotplug_linux.o pcscd-hotplug_macosx.o pcscd-ifdwrapper.o pcscd-pcscdaemon.o pcscd-powermgt_generic.o pcscd-powermgt_macosx.o pcscd-prothandler.o pcscd-readerfactory.o pcscd-strlcat.o pcscd-strlcpy.o pcscd-sys_unix.o pcscd-thread_unix.o pcscd-tokenparser.o pcscd-utils.o pcscd-winscard.o pcscd-winscard_msg.o pcscd-winscard_msg_srv.o pcscd-winscard_svc.o -pthread -Wl,--export-dynamic -lpthread -lusb -ldl /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -ldl -lpthread -o libpcsclite.la -rpath /usr/lib -version-info 1:0:0 libpcsclite_la-debug.lo libpcsclite_la-dyn_hpux.lo libpcsclite_la-dyn_macosx.lo libpcsclite_la-dyn_unix.lo libpcsclite_la-error.lo libpcsclite_la-winscard_clnt.lo libpcsclite_la-strlcat.lo libpcsclite_la-strlcpy.lo libpcsclite_la-sys_unix.lo libpcsclite_la-thread_unix.lo libpcsclite_la-utils.lo libpcsclite_la-winscard_msg.lo -ldl -pthread ppc-alt-linux-gcc -shared .libs/libpcsclite_la-debug.o .libs/libpcsclite_la-dyn_hpux.o .libs/libpcsclite_la-dyn_macosx.o .libs/libpcsclite_la-dyn_unix.o .libs/libpcsclite_la-error.o .libs/libpcsclite_la-winscard_clnt.o .libs/libpcsclite_la-strlcat.o .libs/libpcsclite_la-strlcpy.o .libs/libpcsclite_la-sys_unix.o .libs/libpcsclite_la-thread_unix.o .libs/libpcsclite_la-utils.o .libs/libpcsclite_la-winscard_msg.o -lpthread -ldl -pthread -Wl,-soname -Wl,libpcsclite.so.1 -o .libs/libpcsclite.so.1.0.0 (cd .libs && rm -f libpcsclite.so.1 && ln -s libpcsclite.so.1.0.0 libpcsclite.so.1) (cd .libs && rm -f libpcsclite.so && ln -s libpcsclite.so.1.0.0 libpcsclite.so) creating libpcsclite.la (cd .libs && rm -f libpcsclite.la && ln -s ../libpcsclite.la libpcsclite.la) /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -ldl -lpthread -o testpcsc testpcsc.o libpcsclite.la ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -o .libs/testpcsc testpcsc.o -ldl -lpthread ./.libs/libpcsclite.so creating testpcsc make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/src' Making all in etc make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/etc' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' Making all in . make[3]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' Making all in example make[3]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc/example' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/PCSC -I../../src/PCSC -Wall -fno-common -pipe -Wall -O2 -fsigned-char -c -o pcsc_demo-pcsc_demo.o `test -f 'pcsc_demo.c' || echo './'`pcsc_demo.c /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -ldl -lpthread -o pcsc_demo pcsc_demo-pcsc_demo.o ../../src/libpcsclite.la mkdir .libs ppc-alt-linux-gcc -Wall -fno-common -pipe -Wall -O2 -fsigned-char -o .libs/pcsc_demo pcsc_demo-pcsc_demo.o -ldl -lpthread ../../src/.libs/libpcsclite.so creating pcsc_demo make[3]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc/example' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pcsc-lite-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pcsc-lite-buildroot + cd pcsc-lite-1.4.4 + make DESTDIR=/usr/src/tmp/pcsc-lite-buildroot docdir=/usr/share/doc/pcsc-lite-1.4.4 install make: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/m4' Making install in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/win32' make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/win32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/win32' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/win32' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/src' make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/src' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libpcsclite.la' '/usr/src/tmp/pcsc-lite-buildroot/usr/lib/libpcsclite.la' /bin/install -c .libs/libpcsclite.so.1.0.0 /usr/src/tmp/pcsc-lite-buildroot/usr/lib/libpcsclite.so.1.0.0 (cd /usr/src/tmp/pcsc-lite-buildroot/usr/lib && { ln -s -f libpcsclite.so.1.0.0 libpcsclite.so.1 || { rm -f libpcsclite.so.1 && ln -s libpcsclite.so.1.0.0 libpcsclite.so.1; }; }) (cd /usr/src/tmp/pcsc-lite-buildroot/usr/lib && { ln -s -f libpcsclite.so.1.0.0 libpcsclite.so || { rm -f libpcsclite.so && ln -s libpcsclite.so.1.0.0 libpcsclite.so; }; }) /bin/install -c .libs/libpcsclite.lai /usr/src/tmp/pcsc-lite-buildroot/usr/lib/libpcsclite.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/sbin" /bin/sh ../libtool --mode=install /bin/install -c 'pcscd' '/usr/src/tmp/pcsc-lite-buildroot/usr/sbin/pcscd' /bin/install -c pcscd /usr/src/tmp/pcsc-lite-buildroot/usr/sbin/pcscd test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/include" /usr/src/RPM/BUILD/pcsc-lite-1.4.4/install-sh -c -m 644 'PCSC/debuglog.h' '/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC/debuglog.h' /usr/src/RPM/BUILD/pcsc-lite-1.4.4/install-sh -c -m 644 'PCSC/ifdhandler.h' '/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC/ifdhandler.h' /usr/src/RPM/BUILD/pcsc-lite-1.4.4/install-sh -c -m 644 'PCSC/winscard.h' '/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC/winscard.h' /usr/src/RPM/BUILD/pcsc-lite-1.4.4/install-sh -c -m 644 'PCSC/wintypes.h' '/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC/wintypes.h' test -z "/usr/include/PCSC" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC" /bin/install -c -m 644 'PCSC/reader.h' '/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC/reader.h' /bin/install -c -m 644 'PCSC/pcsclite.h' '/usr/src/tmp/pcsc-lite-buildroot/usr/include/PCSC/pcsclite.h' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/lib/pkgconfig" /bin/install -c -m 644 'libpcsclite.pc' '/usr/src/tmp/pcsc-lite-buildroot/usr/lib/pkgconfig/libpcsclite.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/src' Making install in etc make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/etc' make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/etc' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/sbin" /bin/install -c 'update-reader.conf' '/usr/src/tmp/pcsc-lite-buildroot/usr/sbin/update-reader.conf' test -z "/etc/reader.conf.d" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/etc/reader.conf.d" /bin/install -c -m 644 'reader.conf' '/usr/src/tmp/pcsc-lite-buildroot/etc/reader.conf.d/reader.conf' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/etc' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/etc' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' Making install in . make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' make[3]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/pcsc-lite-1.4.4" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/share/doc/pcsc-lite-1.4.4" /bin/install -c -m 644 'pcsc-lite.tex' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/doc/pcsc-lite-1.4.4/pcsc-lite.tex' /bin/install -c -m 644 'pcsc-lite.bib' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/doc/pcsc-lite-1.4.4/pcsc-lite.bib' /bin/install -c -m 644 'ifdhandler-3.tex' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/doc/pcsc-lite-1.4.4/ifdhandler-3.tex' /bin/install -c -m 644 'README.DAEMON' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/doc/pcsc-lite-1.4.4/README.DAEMON' test -z "/usr/share/man/man5" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/share/man/man5" /bin/install -c -m 644 './reader.conf.5' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/man/man5/reader.conf.5' test -z "/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/pcsc-lite-buildroot/usr/share/man/man8" /bin/install -c -m 644 './pcscd.8' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/man/man8/pcscd.8' /bin/install -c -m 644 './update-reader.conf.8' '/usr/src/tmp/pcsc-lite-buildroot/usr/share/man/man8/update-reader.conf.8' make[3]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' Making install in example make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc/example' make[3]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc/example' make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc/example' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make[2]: Entering directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' make: Leaving directory `/usr/src/RPM/BUILD/pcsc-lite-1.4.4' + mkdir -p /usr/src/tmp/pcsc-lite-buildroot//etc/rc.d/init.d/ + install -m 755 /usr/src/RPM/SOURCES/pcscd.startup /usr/src/tmp/pcsc-lite-buildroot//etc/rc.d/init.d/pcscd + mkdir -p /usr/src/tmp/pcsc-lite-buildroot//etc/sysconfig + install -m 644 /usr/src/RPM/SOURCES/pcsc-lite-pcscd.sysconfig /usr/src/tmp/pcsc-lite-buildroot//etc/sysconfig/pcscd + install -m 0644 AUTHORS COPYING ChangeLog DRIVERS HELP README SECURITY TODO /usr/src/tmp/pcsc-lite-buildroot//usr/share/doc/pcsc-lite-1.4.4 + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pcsc-lite-buildroot (auto) removed `./usr/lib/libpcsclite.la' mode of `./usr/lib/libpcsclite.so.1.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pcsc-lite-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/libpcsclite.pc: Libs: '-L${libdir} -lpcsclite ' --> '-lpcsclite' Compressing files in /usr/src/tmp/pcsc-lite-buildroot (auto) Adjusting library links in /usr/src/tmp/pcsc-lite-buildroot ./usr/lib: libpcsclite.so.1 -> libpcsclite.so.1.0.0 Verifying ELF objects in /usr/src/tmp/pcsc-lite-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pcsc-lite-buildroot (executable,shared) Processing files: pcsc-lite-1.4.4-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.28596 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.9216 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libpcsclite = 1.4.4-alt3, /bin/bash, /bin/sh, /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libusb-0.1.so.4, rtld(GNU_HASH) Processing files: libpcsclite-1.4.4-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.57057 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.6558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libpcsclite.so.1 Requires(interp): /sbin/ldconfig, /sbin/ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH) Processing files: libpcsclite-devel-1.4.4-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.1946 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.80903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: pkgconfig(libpcsclite) = 1.4.4 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libpcsclite = 1.4.4-alt3, /usr/lib/libpcsclite.so.1.0.0 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.40163 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/pcsc-lite-1.4.4-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/pcsc-lite-1.4.4-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libpcsclite-1.4.4-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libpcsclite-devel-1.4.4-alt3.ppc.rpm 18.99user 9.48system 0:29.49elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2215029minor)pagefaults 0swaps